Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml  -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2023-03-01T01:48:36.825Z||main|||||INFO|500||The following profiles are active: basic
2023-03-01T01:48:55.258Z||main|||||INFO|500||Starting service [Tomcat]
2023-03-01T01:48:55.260Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-03-01T01:48:55.418Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-03-01T01:49:05.037Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2023-03-01T01:49:05.346Z||main|||||INFO|500||catdb-pool - Starting...
2023-03-01T01:49:05.677Z||main|||||INFO|500||catdb-pool - Start completed.
2023-03-01T01:49:06.313Z||main|||||INFO|500||reqdb-pool - Starting...
2023-03-01T01:49:06.377Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-03-01T01:49:06.506Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-03-01T01:49:06.765Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-03-01T01:49:07.456Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-01T01:49:09.655Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-01T01:49:12.188Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-01T01:49:12.273Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-03-01T01:49:12.978Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-01T01:49:13.469Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-03-01T01:49:14.989Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-01T01:49:17.713Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-03-01T01:49:23.661Z||main|||||WARN|500||---
2023-03-01T01:49:23.662Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-03-01T01:49:23.662Z||main|||||WARN|500||---
2023-03-01T01:49:24.463Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-03-01T01:49:31.209Z||main|||||INFO|500||Started ApiHandlerApplication in 60.505 seconds (JVM running for 63.701)
2023-03-01T01:49:31.265Z|62394880-a99b-43a8-97b4-4698c1259511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:49:31.283Z|62394880-a99b-43a8-97b4-4698c1259511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:49:31.287Z|4c05119e-ec04-4116-b6fe-3634dcbdf323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:49:31.294Z|4c05119e-ec04-4116-b6fe-3634dcbdf323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:49:31.356Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-03-01T01:49:31.621Z|4ac4f6d3-77c4-4093-a035-5de50f6576dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:49:31.621Z|fe48a01c-a2af-4892-ae8c-e5ea8acb62df|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-03-01T01:49:32.050Z|4ac4f6d3-77c4-4093-a035-5de50f6576dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:49:32.050Z|fe48a01c-a2af-4892-ae8c-e5ea8acb62df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:49:40.524Z|5c302595-c544-4819-98dd-96a39212fc83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:49:40.525Z|5c302595-c544-4819-98dd-96a39212fc83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:49:42.160Z|35e856e7-c006-48e5-bf2a-f70075fab3c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:49:42.161Z|35e856e7-c006-48e5-bf2a-f70075fab3c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:49:42.280Z|8959ff14-0968-4b92-b476-91f7cb88e17e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:49:42.281Z|8959ff14-0968-4b92-b476-91f7cb88e17e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:49:46.196Z|2ba3622d-2a03-4c58-868c-47a6dc020854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:49:46.200Z|2ba3622d-2a03-4c58-868c-47a6dc020854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:49:50.562Z|6c4c0b67-36fe-4875-a9af-988452b9780f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:49:50.563Z|6c4c0b67-36fe-4875-a9af-988452b9780f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:49:52.255Z|4cd23040-5ea9-40ec-9107-a6b848dbd8f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:49:52.258Z|4cd23040-5ea9-40ec-9107-a6b848dbd8f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:49:52.316Z|c724a297-a701-4f0d-8628-c6544e0e7cb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:49:52.318Z|c724a297-a701-4f0d-8628-c6544e0e7cb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:00.600Z|8a745c74-c9a5-44d7-ae88-f6b3b7e603a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:00.602Z|8a745c74-c9a5-44d7-ae88-f6b3b7e603a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:01.200Z|efa4e883-4546-4d55-ae9f-d9da73ac7d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:50:01.201Z|efa4e883-4546-4d55-ae9f-d9da73ac7d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:50:01.296Z|2cc07539-5b41-4de4-8646-18d3238d3126|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:50:01.297Z|2cc07539-5b41-4de4-8646-18d3238d3126|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:50:02.298Z|96c91d16-638f-4a79-9516-36a35312d947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:02.299Z|96c91d16-638f-4a79-9516-36a35312d947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:02.354Z|9ee4275c-27a5-4518-b4d3-9e46ea4ed0bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:02.355Z|9ee4275c-27a5-4518-b4d3-9e46ea4ed0bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:10.636Z|4535d311-7ece-4ed5-a491-00ae1bf142e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:10.638Z|4535d311-7ece-4ed5-a491-00ae1bf142e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:12.326Z|f26723ce-c0ff-4f85-9ad6-f26af3d5d2c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:12.327Z|f26723ce-c0ff-4f85-9ad6-f26af3d5d2c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:12.392Z|89b3a567-226d-47f2-ba00-4b62aa089732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:12.393Z|89b3a567-226d-47f2-ba00-4b62aa089732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:16.197Z|85f14568-647d-43e7-83c0-d74d46bdf36c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:50:16.198Z|85f14568-647d-43e7-83c0-d74d46bdf36c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:50:20.665Z|b92db1ed-19ae-4b34-820a-9c8c321f173d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:20.667Z|b92db1ed-19ae-4b34-820a-9c8c321f173d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:22.361Z|8d7a6597-3b75-4cc4-ace0-02496af99660|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:22.362Z|8d7a6597-3b75-4cc4-ace0-02496af99660|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:22.462Z|524fc3b9-f52a-4efa-81a1-04b2bbdf41ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:22.464Z|524fc3b9-f52a-4efa-81a1-04b2bbdf41ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:30.701Z|c20251d2-e2ef-4b19-8932-025270eebc98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:30.703Z|c20251d2-e2ef-4b19-8932-025270eebc98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:31.196Z|a3e2db00-1d94-40ec-8523-e5546799bdd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:50:31.200Z|a3e2db00-1d94-40ec-8523-e5546799bdd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:50:31.299Z|d14ce0d8-2f62-47d3-8089-73ff995ee6c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:50:31.300Z|d14ce0d8-2f62-47d3-8089-73ff995ee6c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:50:32.402Z|a9203c73-f825-4821-89dc-adab7a9f08fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:32.404Z|a9203c73-f825-4821-89dc-adab7a9f08fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:32.502Z|6cc92393-c1ad-44d9-a3aa-153f98554c19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:32.504Z|6cc92393-c1ad-44d9-a3aa-153f98554c19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:40.764Z|393cb7cc-8c47-4ee3-9bb9-dec65d04d630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:40.765Z|393cb7cc-8c47-4ee3-9bb9-dec65d04d630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:42.437Z|cdc8a247-f09b-4e23-94b5-95f10754cb1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:42.439Z|cdc8a247-f09b-4e23-94b5-95f10754cb1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:42.533Z|2d99d921-ace0-4f6f-92bf-dddb0477f6ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:42.534Z|2d99d921-ace0-4f6f-92bf-dddb0477f6ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:46.196Z|9aa557a7-dd3d-4012-a2b6-549a041fb763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:50:46.197Z|9aa557a7-dd3d-4012-a2b6-549a041fb763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:50:50.842Z|de59345e-734b-46f3-9f14-2816c38ac547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:50.844Z|de59345e-734b-46f3-9f14-2816c38ac547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:52.471Z|dcafec59-0929-46a0-be91-90a5e70248da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:52.472Z|dcafec59-0929-46a0-be91-90a5e70248da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:50:52.567Z|9aa6111c-a4d3-4eaa-91b4-e1aeb41b0d8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:50:52.569Z|9aa6111c-a4d3-4eaa-91b4-e1aeb41b0d8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:00.875Z|e3e250aa-a89b-4893-97a4-b3d7cc37bf78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:00.876Z|e3e250aa-a89b-4893-97a4-b3d7cc37bf78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:01.196Z|83e1b881-0bbd-4956-83c9-fefc9067756e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:51:01.197Z|83e1b881-0bbd-4956-83c9-fefc9067756e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:51:01.301Z|40149fc3-6d94-4bff-b849-46b912dbebb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:51:01.302Z|40149fc3-6d94-4bff-b849-46b912dbebb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:51:02.513Z|217b5a2d-42b1-4b65-b65f-0eda03c50d65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:02.515Z|217b5a2d-42b1-4b65-b65f-0eda03c50d65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:02.597Z|7c183ca5-52a7-4a45-9909-1078a9a037ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:02.598Z|7c183ca5-52a7-4a45-9909-1078a9a037ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:10.904Z|9a264dc5-8121-404d-accd-efaa6fad9ffc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:10.905Z|9a264dc5-8121-404d-accd-efaa6fad9ffc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:12.542Z|bbc7f10d-2075-4924-94ae-d2e03d262c0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:12.543Z|bbc7f10d-2075-4924-94ae-d2e03d262c0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:12.625Z|0490e5c5-6279-4040-bca0-115041a50636|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:12.626Z|0490e5c5-6279-4040-bca0-115041a50636|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:16.196Z|f109760a-20e3-4a1e-9f6e-523ca8d3b4bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:51:16.200Z|f109760a-20e3-4a1e-9f6e-523ca8d3b4bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:51:20.938Z|ba27d960-25eb-48af-9c05-7c139e8cd602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:20.939Z|ba27d960-25eb-48af-9c05-7c139e8cd602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:22.572Z|30595621-faca-4e3f-ae8a-cb7ca5a8fc39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:22.573Z|30595621-faca-4e3f-ae8a-cb7ca5a8fc39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:22.653Z|897f3b08-92e2-49ac-9720-9efe8673e216|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:22.654Z|897f3b08-92e2-49ac-9720-9efe8673e216|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:30.969Z|9f48d3be-7690-4554-b9f8-c41f63b2d10b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:30.971Z|9f48d3be-7690-4554-b9f8-c41f63b2d10b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:31.196Z|833c93b6-a64b-4c1a-9bce-5d200b9fb136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:51:31.197Z|833c93b6-a64b-4c1a-9bce-5d200b9fb136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:51:31.304Z|77e1bac5-4f7b-4316-ab58-38db2b04fac1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:51:31.305Z|77e1bac5-4f7b-4316-ab58-38db2b04fac1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:51:32.600Z|f0173c7a-3e80-4379-b376-96eb49bf6612|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:32.601Z|f0173c7a-3e80-4379-b376-96eb49bf6612|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:32.681Z|a01b7d94-0394-4239-af32-c11f8a68e697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:32.682Z|a01b7d94-0394-4239-af32-c11f8a68e697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:40.999Z|6f9c9f28-5168-43c8-bfe7-0619ec328adb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:41.000Z|6f9c9f28-5168-43c8-bfe7-0619ec328adb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:42.629Z|1b7e753c-6853-472a-b217-6613947c828d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:42.629Z|1b7e753c-6853-472a-b217-6613947c828d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:42.708Z|ff739672-785b-405d-b72b-2e04b0b03fe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:42.709Z|ff739672-785b-405d-b72b-2e04b0b03fe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:46.196Z|bf98079b-cc53-494a-b4f4-068427b68588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:51:46.197Z|bf98079b-cc53-494a-b4f4-068427b68588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:51:51.030Z|624a8f19-79db-4b44-850f-9cc8622803ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:51.032Z|624a8f19-79db-4b44-850f-9cc8622803ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:52.657Z|fba88b96-6c38-497d-872e-079bd98df260|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:52.658Z|fba88b96-6c38-497d-872e-079bd98df260|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:51:52.742Z|1acfab37-91f3-4626-89aa-44ddf221fcee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:51:52.743Z|1acfab37-91f3-4626-89aa-44ddf221fcee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:01.058Z|bea76239-1598-49c4-abb4-9608b0aa95dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:01.063Z|bea76239-1598-49c4-abb4-9608b0aa95dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:01.197Z|01fef532-9e5f-404f-85a0-c520b761febc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:52:01.200Z|01fef532-9e5f-404f-85a0-c520b761febc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:52:01.306Z|689cdb1b-5124-4480-831f-611042d301a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:52:01.307Z|689cdb1b-5124-4480-831f-611042d301a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:52:02.687Z|bd4edd91-47d4-4194-bdf8-a09ee5667f26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:02.688Z|bd4edd91-47d4-4194-bdf8-a09ee5667f26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:02.769Z|ad4e296b-b73f-4858-9a1b-f7cd85c7365c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:02.770Z|ad4e296b-b73f-4858-9a1b-f7cd85c7365c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:11.093Z|a4a50ed3-d86c-4c8b-b50a-5dc4fb6734d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:11.095Z|a4a50ed3-d86c-4c8b-b50a-5dc4fb6734d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:12.712Z|8051b364-2b2a-4e4f-9f68-f6ee0e64f4b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:12.714Z|8051b364-2b2a-4e4f-9f68-f6ee0e64f4b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:12.796Z|93f83e6f-202c-4bb4-b33e-495488000112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:12.797Z|93f83e6f-202c-4bb4-b33e-495488000112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:16.197Z|3140f4d7-860e-4902-8a23-6c981aaf363f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:52:16.198Z|3140f4d7-860e-4902-8a23-6c981aaf363f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:52:21.122Z|5eeebc9f-9471-4c7e-a911-866a31f3e3f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:21.124Z|5eeebc9f-9471-4c7e-a911-866a31f3e3f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:22.740Z|05bb8691-06be-43f2-b8eb-e4ee6f5f4679|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:22.741Z|05bb8691-06be-43f2-b8eb-e4ee6f5f4679|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:22.828Z|f48be452-8ef5-4b6d-aa08-0237722b5587|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:22.830Z|f48be452-8ef5-4b6d-aa08-0237722b5587|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:31.152Z|0bcc8daa-55c8-4081-ae87-9878d042ec2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:31.154Z|0bcc8daa-55c8-4081-ae87-9878d042ec2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:31.196Z|d2189d2b-0c31-4370-8883-2856d6275020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:52:31.197Z|d2189d2b-0c31-4370-8883-2856d6275020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:52:31.309Z|9d8028aa-8a77-4b31-af34-6d90b3b8ff1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:52:31.309Z|9d8028aa-8a77-4b31-af34-6d90b3b8ff1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:52:32.768Z|793673a1-96f0-4cc1-89d5-f5f2f51ef77f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:32.769Z|793673a1-96f0-4cc1-89d5-f5f2f51ef77f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:32.868Z|d912c7a2-ed68-424a-9daa-e43b64a3e36a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:32.870Z|d912c7a2-ed68-424a-9daa-e43b64a3e36a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:41.182Z|39219e53-2553-4d66-aa71-eff08ee41423|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:41.183Z|39219e53-2553-4d66-aa71-eff08ee41423|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:42.795Z|dea670de-3893-4e49-bccd-2d2aaa64d3c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:42.796Z|dea670de-3893-4e49-bccd-2d2aaa64d3c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:42.909Z|4974f662-3a1f-4c3a-9b94-f41010dc4f2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:42.910Z|4974f662-3a1f-4c3a-9b94-f41010dc4f2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:46.196Z|41d5b899-bcc2-47b2-b99d-30c8db4b9aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:52:46.200Z|41d5b899-bcc2-47b2-b99d-30c8db4b9aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:52:51.208Z|1bf6b11b-ac6c-4301-9586-e47a92b02d50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:51.210Z|1bf6b11b-ac6c-4301-9586-e47a92b02d50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:52.824Z|c340c047-3202-4c64-88e5-d754dcaa1520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:52.825Z|c340c047-3202-4c64-88e5-d754dcaa1520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:52:52.943Z|eec5e840-6fa7-4ff7-904f-886b3ed81943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:52:52.944Z|eec5e840-6fa7-4ff7-904f-886b3ed81943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:01.196Z|3937d7be-1824-4b82-ac6a-3ec5fd21145d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:53:01.197Z|3937d7be-1824-4b82-ac6a-3ec5fd21145d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:53:01.248Z|7206c7f6-9e8f-4a62-a46e-18dfa05f82d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:01.249Z|7206c7f6-9e8f-4a62-a46e-18dfa05f82d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:01.311Z|02dad216-5a45-42da-892a-5a98cee5061b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:53:01.312Z|02dad216-5a45-42da-892a-5a98cee5061b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:53:02.855Z|b4247360-dd3c-44b6-a1e6-ea574ccaaa03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:02.856Z|b4247360-dd3c-44b6-a1e6-ea574ccaaa03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:02.973Z|dba5acb7-00ea-41dd-b1d1-4bb39bdda146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:02.974Z|dba5acb7-00ea-41dd-b1d1-4bb39bdda146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:11.302Z|3c633347-749b-4381-85f0-ae67c514081d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:11.304Z|3c633347-749b-4381-85f0-ae67c514081d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:12.884Z|21a620da-f950-41a3-9100-b76b82e90b94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:12.885Z|21a620da-f950-41a3-9100-b76b82e90b94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:13.004Z|d28bf177-7d0b-4d1f-8924-94213372050c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:13.005Z|d28bf177-7d0b-4d1f-8924-94213372050c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:16.197Z|04e147da-d9d3-437b-a63f-68a4c68b1900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:53:16.198Z|04e147da-d9d3-437b-a63f-68a4c68b1900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:53:21.359Z|bf07b739-9283-4cfc-809a-6d4bc08cacd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:21.361Z|bf07b739-9283-4cfc-809a-6d4bc08cacd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:22.918Z|a5a68fac-e505-4775-9641-1f60ff239743|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:22.920Z|a5a68fac-e505-4775-9641-1f60ff239743|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:23.034Z|07ff5337-121c-4d3d-833b-fc014246474a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:23.035Z|07ff5337-121c-4d3d-833b-fc014246474a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:31.196Z|8f314184-0eb3-40d5-9d38-7390a560f881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:53:31.202Z|8f314184-0eb3-40d5-9d38-7390a560f881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:53:31.314Z|843d5653-dc8c-46df-b8c7-3dd3e7beb09b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:53:31.315Z|843d5653-dc8c-46df-b8c7-3dd3e7beb09b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:53:31.397Z|41913e6d-5956-4f3d-9f92-192c58098e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:31.398Z|41913e6d-5956-4f3d-9f92-192c58098e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:32.950Z|72bd0ae3-d3f6-46ac-a847-52cf58b4abd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:32.952Z|72bd0ae3-d3f6-46ac-a847-52cf58b4abd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:33.071Z|ccce6d54-2929-4b82-a506-dc6be0c27d81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:33.073Z|ccce6d54-2929-4b82-a506-dc6be0c27d81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:41.425Z|7ba5fa02-16c3-47a7-8ed5-2bcbf5c64aec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:41.427Z|7ba5fa02-16c3-47a7-8ed5-2bcbf5c64aec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:42.982Z|a3a52a16-36de-437f-8a86-6cd85e9f31f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:42.984Z|a3a52a16-36de-437f-8a86-6cd85e9f31f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:43.103Z|704171b1-6c08-474e-b3ee-258ffe66c0aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:43.105Z|704171b1-6c08-474e-b3ee-258ffe66c0aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:46.196Z|f5619700-7d34-4357-b7f9-f86a077776ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:53:46.197Z|f5619700-7d34-4357-b7f9-f86a077776ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:53:51.455Z|a0a2aa91-1c3a-458a-ab1e-31c31b31d1b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:51.456Z|a0a2aa91-1c3a-458a-ab1e-31c31b31d1b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:53.017Z|e4c32b09-4ad7-4b2d-bf1d-668cdfa0ccf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:53.019Z|e4c32b09-4ad7-4b2d-bf1d-668cdfa0ccf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:53:53.131Z|3df20490-5e74-44c0-91d0-9297d56c7667|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:53:53.132Z|3df20490-5e74-44c0-91d0-9297d56c7667|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:01.196Z|d535fa9d-8d48-494b-b63d-abead6db811a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:54:01.198Z|d535fa9d-8d48-494b-b63d-abead6db811a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:54:01.316Z|5eb4de13-edfa-430b-814b-cd81f4106d9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:54:01.317Z|5eb4de13-edfa-430b-814b-cd81f4106d9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:54:01.483Z|32b67eff-1d70-49a7-af3b-bdb1fd8b5ed5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:01.484Z|32b67eff-1d70-49a7-af3b-bdb1fd8b5ed5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:03.049Z|763aa769-199f-4996-80ee-f972a5162a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:03.051Z|763aa769-199f-4996-80ee-f972a5162a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:03.164Z|0803a548-e21d-4fd3-acda-04ed4214dca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:03.166Z|0803a548-e21d-4fd3-acda-04ed4214dca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:11.519Z|0fae0711-8fc2-4fc5-bb08-e176cc73a6de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:11.520Z|0fae0711-8fc2-4fc5-bb08-e176cc73a6de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:13.078Z|0adeefa1-474a-457b-be5a-128028f4025c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:13.079Z|0adeefa1-474a-457b-be5a-128028f4025c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:13.251Z|13d0e4bf-97cc-4852-941d-110abb771051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:13.253Z|13d0e4bf-97cc-4852-941d-110abb771051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:16.196Z|270b10fc-0f5e-441f-b3b8-de4251490a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:54:16.199Z|270b10fc-0f5e-441f-b3b8-de4251490a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:54:21.546Z|6f88ea3b-113d-41ca-802b-e1e39dd8481c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:21.547Z|6f88ea3b-113d-41ca-802b-e1e39dd8481c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:23.108Z|2596b7cf-f4d5-4f68-ba49-ab0cd8c7939a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:23.109Z|2596b7cf-f4d5-4f68-ba49-ab0cd8c7939a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:23.279Z|34aefd52-9c51-4874-a623-7e4d21a0d0cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:23.280Z|34aefd52-9c51-4874-a623-7e4d21a0d0cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:31.196Z|5b6e4156-623e-42ab-9384-b72f5e234aa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:54:31.197Z|5b6e4156-623e-42ab-9384-b72f5e234aa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:54:31.319Z|13a699b1-9e5c-4ef6-bf66-601021bc7154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:54:31.320Z|13a699b1-9e5c-4ef6-bf66-601021bc7154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:54:31.575Z|d4bda9a2-980f-43cd-ac5c-631c707dc50d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:31.576Z|d4bda9a2-980f-43cd-ac5c-631c707dc50d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:33.135Z|679ec0d6-5097-4323-b661-0b59d242c22f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:33.136Z|679ec0d6-5097-4323-b661-0b59d242c22f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:33.313Z|ebd30ed7-92db-4157-97c6-e999add27797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:33.314Z|ebd30ed7-92db-4157-97c6-e999add27797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:41.603Z|8ca5123f-c0cf-4ab0-83ab-a02e60d7d49d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:41.604Z|8ca5123f-c0cf-4ab0-83ab-a02e60d7d49d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:43.162Z|fb966fe7-e5a5-4122-95d2-1987b1fb7473|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:43.163Z|fb966fe7-e5a5-4122-95d2-1987b1fb7473|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:43.339Z|52a0fd34-af03-4c24-a320-c3effe6ae58e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:43.340Z|52a0fd34-af03-4c24-a320-c3effe6ae58e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:46.196Z|ed4586ba-cae7-4052-88be-775969f70119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:54:46.198Z|ed4586ba-cae7-4052-88be-775969f70119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:54:51.634Z|8efb17e1-3e91-40d6-9de1-bb59b381bd0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:51.635Z|8efb17e1-3e91-40d6-9de1-bb59b381bd0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:53.190Z|21ef99d9-c8cc-4d0e-86d7-50c710cf4c34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:53.191Z|21ef99d9-c8cc-4d0e-86d7-50c710cf4c34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:54:53.366Z|c625afe2-a213-4b04-8f7d-b6f1c34250a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:54:53.367Z|c625afe2-a213-4b04-8f7d-b6f1c34250a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:01.196Z|f8fa7fa9-635b-48b4-abb7-87e6a1246b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:55:01.199Z|f8fa7fa9-635b-48b4-abb7-87e6a1246b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:55:01.321Z|81c66be3-5a01-459c-b256-13b7dd24588b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:55:01.322Z|81c66be3-5a01-459c-b256-13b7dd24588b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:55:01.662Z|036e9068-f5f3-4278-98b1-024fe04ac929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:01.662Z|036e9068-f5f3-4278-98b1-024fe04ac929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:03.223Z|aeaab0da-40bf-454f-b10d-4640a800a127|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:03.225Z|aeaab0da-40bf-454f-b10d-4640a800a127|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:03.393Z|741b1571-2df0-46b2-a2a8-ee91bd8c733c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:03.395Z|741b1571-2df0-46b2-a2a8-ee91bd8c733c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:11.689Z|d3031b4e-3e07-4fff-aff7-5ff5d57b2fa8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:11.690Z|d3031b4e-3e07-4fff-aff7-5ff5d57b2fa8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:13.256Z|3491c102-b018-4126-aaf5-01810a003943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:13.257Z|3491c102-b018-4126-aaf5-01810a003943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:13.421Z|f89039b1-4ea3-45ed-8a5f-78199fe4e044|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:13.423Z|f89039b1-4ea3-45ed-8a5f-78199fe4e044|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:16.196Z|1cd43f47-5c62-4ac3-bc0e-a282016a231a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:55:16.197Z|1cd43f47-5c62-4ac3-bc0e-a282016a231a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:55:21.719Z|37b96da5-a625-4ecb-8d8a-41d6a2ec6d03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:21.721Z|37b96da5-a625-4ecb-8d8a-41d6a2ec6d03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:23.286Z|5df220e2-dbcc-4075-bec0-71df9bbc5d83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:23.288Z|5df220e2-dbcc-4075-bec0-71df9bbc5d83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:23.450Z|044f8c52-6ef6-4fef-8f7b-9b87cb70fe8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:23.451Z|044f8c52-6ef6-4fef-8f7b-9b87cb70fe8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:31.197Z|9c49505f-4447-494d-938f-88480612bbdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:55:31.203Z|9c49505f-4447-494d-938f-88480612bbdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:55:31.323Z|b7177448-20be-40a2-baf8-abb84ee256af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:55:31.324Z|b7177448-20be-40a2-baf8-abb84ee256af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:55:31.763Z|b156e442-b6c4-4243-a7fb-fd66217b8e81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:31.764Z|b156e442-b6c4-4243-a7fb-fd66217b8e81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:33.317Z|8b71130a-4c1d-47ee-97ac-10edf28653f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:33.319Z|8b71130a-4c1d-47ee-97ac-10edf28653f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:33.480Z|71b2ee5f-52be-4ea4-855c-93ac3ede9ffc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:33.481Z|71b2ee5f-52be-4ea4-855c-93ac3ede9ffc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:41.794Z|96eefdc5-42cc-4862-a773-8033c32a274b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:41.796Z|96eefdc5-42cc-4862-a773-8033c32a274b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:43.347Z|0fb90de6-3ecd-449b-8054-76cf8b53f13a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:43.349Z|0fb90de6-3ecd-449b-8054-76cf8b53f13a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:43.510Z|8b0a5868-748c-4c4c-a9d3-8e55bd94a3b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:43.511Z|8b0a5868-748c-4c4c-a9d3-8e55bd94a3b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:46.196Z|1668539e-6804-4cfe-af9f-00f2eb80f49a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:55:46.197Z|1668539e-6804-4cfe-af9f-00f2eb80f49a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:55:51.823Z|fff766e1-7a4d-43dc-b020-a6effd0abcad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:51.824Z|fff766e1-7a4d-43dc-b020-a6effd0abcad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:53.378Z|321e1b71-c89c-4114-a536-4c99ee72586f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:53.379Z|321e1b71-c89c-4114-a536-4c99ee72586f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:55:53.538Z|edc26d02-fbc5-456b-95e7-cf9d6dda0f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:55:53.539Z|edc26d02-fbc5-456b-95e7-cf9d6dda0f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:01.196Z|6c16ba53-2bbf-4eed-b594-e54e71ec4084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:56:01.197Z|6c16ba53-2bbf-4eed-b594-e54e71ec4084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:56:01.325Z|995eac0b-4ef3-46d3-87d9-6dce1b431162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:56:01.326Z|995eac0b-4ef3-46d3-87d9-6dce1b431162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:56:01.858Z|086ce9d6-c01d-4f57-b767-21b43077cabe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:01.859Z|086ce9d6-c01d-4f57-b767-21b43077cabe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:03.409Z|a6e1bd5c-ebf0-4c44-9e99-8d183b29e40b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:03.410Z|a6e1bd5c-ebf0-4c44-9e99-8d183b29e40b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:03.566Z|afad76ee-2214-4508-a366-aca01d0798c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:03.568Z|afad76ee-2214-4508-a366-aca01d0798c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:11.890Z|9a5cc662-656d-4d41-89c9-1ccf6dc5a0f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:11.892Z|9a5cc662-656d-4d41-89c9-1ccf6dc5a0f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:13.441Z|982076c3-47cd-4212-8f04-111d2dbfc6de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:13.442Z|982076c3-47cd-4212-8f04-111d2dbfc6de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:13.594Z|0cff5bcd-2501-45bd-a191-2231a4ceae79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:13.595Z|0cff5bcd-2501-45bd-a191-2231a4ceae79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:16.196Z|52eefea5-85b9-4af5-9fb8-b2e30fac7122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:56:16.200Z|52eefea5-85b9-4af5-9fb8-b2e30fac7122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:56:21.920Z|a702b510-53b3-4571-8f47-38c36b64a7f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:21.921Z|a702b510-53b3-4571-8f47-38c36b64a7f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:23.472Z|bb58e64b-beee-4450-b3e1-c579bb60e647|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:23.474Z|bb58e64b-beee-4450-b3e1-c579bb60e647|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:23.625Z|fed62e23-4e9d-4868-89ab-4c372123055e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:23.626Z|fed62e23-4e9d-4868-89ab-4c372123055e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:31.196Z|e6bb30d3-20ff-4ac1-bcd2-6e5dfc1c3638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:56:31.198Z|e6bb30d3-20ff-4ac1-bcd2-6e5dfc1c3638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:56:31.327Z|1da0d2ea-f7e0-4c13-bc5d-42ab0ed48cb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:56:31.328Z|1da0d2ea-f7e0-4c13-bc5d-42ab0ed48cb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:56:31.949Z|7316d7b7-a3fc-489b-9e96-ca0c24ea353f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:31.950Z|7316d7b7-a3fc-489b-9e96-ca0c24ea353f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:33.502Z|528bed7b-5f76-4c13-af06-337a01da8b6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:33.503Z|528bed7b-5f76-4c13-af06-337a01da8b6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:33.659Z|f5467e8f-d2ad-4389-ae84-1c64b091d818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:33.661Z|f5467e8f-d2ad-4389-ae84-1c64b091d818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:41.979Z|f1cff2b4-d197-429b-9c80-0b2849a7810b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:41.980Z|f1cff2b4-d197-429b-9c80-0b2849a7810b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:43.532Z|0b4655d4-bc53-45ba-8613-f5a8b3936334|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:43.533Z|0b4655d4-bc53-45ba-8613-f5a8b3936334|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:43.691Z|05c43708-61b6-4ac6-b450-1bdf95b2c67e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:43.692Z|05c43708-61b6-4ac6-b450-1bdf95b2c67e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:46.196Z|8de50924-abcd-4abc-bd87-d9dac430d699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:56:46.197Z|8de50924-abcd-4abc-bd87-d9dac430d699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:56:52.008Z|fedf4b25-473e-4b59-8f1c-3f37a909950c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:52.009Z|fedf4b25-473e-4b59-8f1c-3f37a909950c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:53.561Z|d18ab7df-97da-4268-820b-3af1528e1fbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:53.563Z|d18ab7df-97da-4268-820b-3af1528e1fbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:56:53.718Z|74bd0cf7-e1a5-4173-b008-9206898de89e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:56:53.719Z|74bd0cf7-e1a5-4173-b008-9206898de89e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:01.196Z|7ef71176-9091-4505-9655-f0594e071e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:57:01.199Z|7ef71176-9091-4505-9655-f0594e071e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:57:01.331Z|f7bffc13-3123-47d0-b5e3-2f44cf10fa55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:57:01.332Z|f7bffc13-3123-47d0-b5e3-2f44cf10fa55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:57:02.036Z|e5a9f799-1c59-438b-a67b-28f142b31b97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:02.037Z|e5a9f799-1c59-438b-a67b-28f142b31b97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:03.591Z|53c07b05-528c-4e3b-895f-df9c20d027e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:03.592Z|53c07b05-528c-4e3b-895f-df9c20d027e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:03.744Z|206ac3fc-b038-469e-9a07-26ceffad7695|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:03.745Z|206ac3fc-b038-469e-9a07-26ceffad7695|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:12.063Z|d1f8161d-c764-4a35-87ce-bba2dc355f36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:12.064Z|d1f8161d-c764-4a35-87ce-bba2dc355f36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:13.620Z|3268b5cf-1fe7-44df-8e97-3f81f1679c45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:13.621Z|3268b5cf-1fe7-44df-8e97-3f81f1679c45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:13.770Z|1dc4c227-9c4b-4159-bde8-7d635375ee56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:13.771Z|1dc4c227-9c4b-4159-bde8-7d635375ee56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:16.196Z|96ea1ffd-ec6c-424f-a5b7-3fb892b37405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:57:16.197Z|96ea1ffd-ec6c-424f-a5b7-3fb892b37405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:57:22.096Z|45130fc2-8561-4c06-ab3e-340103cce441|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:22.097Z|45130fc2-8561-4c06-ab3e-340103cce441|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:23.651Z|f599144b-1f9e-4644-936f-4caa4c2b30f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:23.653Z|f599144b-1f9e-4644-936f-4caa4c2b30f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:23.798Z|09414da6-6818-42cb-a92f-467005b04779|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:23.800Z|09414da6-6818-42cb-a92f-467005b04779|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:31.196Z|e00cab66-ea4b-4f4b-be73-428d8c9729a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:57:31.197Z|e00cab66-ea4b-4f4b-be73-428d8c9729a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:57:31.333Z|e5b00fe8-b690-40b1-ba84-2a3983fe04b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:57:31.334Z|e5b00fe8-b690-40b1-ba84-2a3983fe04b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:57:32.125Z|daaa1018-4171-48d6-9c60-0f59769107bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:32.126Z|daaa1018-4171-48d6-9c60-0f59769107bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:33.679Z|4c7c901f-cf28-4331-835c-69e6a20e57a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:33.680Z|4c7c901f-cf28-4331-835c-69e6a20e57a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:33.825Z|b02ec013-97d7-4199-863b-d8a646205884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:33.826Z|b02ec013-97d7-4199-863b-d8a646205884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:42.152Z|fbbc50c6-84cb-4345-9b87-351548d77047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:42.153Z|fbbc50c6-84cb-4345-9b87-351548d77047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:43.707Z|c5f55642-2e95-48cc-9228-5236c8582471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:43.708Z|c5f55642-2e95-48cc-9228-5236c8582471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:43.855Z|eefaf007-0e01-41e1-b3b8-5cc921abe215|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:43.856Z|eefaf007-0e01-41e1-b3b8-5cc921abe215|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:46.196Z|6c0e7d53-1c6c-465c-9801-60b9a34d2760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:57:46.201Z|6c0e7d53-1c6c-465c-9801-60b9a34d2760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:57:52.179Z|aa3b73fb-9311-4c70-a719-cd434edfa226|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:52.180Z|aa3b73fb-9311-4c70-a719-cd434edfa226|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:53.734Z|b7d77da5-f10d-4f4f-8cd0-b5d45108f1bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:53.735Z|b7d77da5-f10d-4f4f-8cd0-b5d45108f1bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:57:53.881Z|d2839638-88b6-487e-a9a4-1e55c6013d8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:57:53.882Z|d2839638-88b6-487e-a9a4-1e55c6013d8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:01.196Z|806b097a-227d-4f10-9d27-45bae8cb7f8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:58:01.197Z|806b097a-227d-4f10-9d27-45bae8cb7f8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:58:01.336Z|91b9f80e-151a-4fe7-9079-75198603aa2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:58:01.336Z|91b9f80e-151a-4fe7-9079-75198603aa2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:58:02.206Z|4697eb6f-8826-4ed6-b15f-fb6bc5ed86a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:02.207Z|4697eb6f-8826-4ed6-b15f-fb6bc5ed86a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:03.762Z|699bf540-d7a4-4f20-8990-6bf8d1a955ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:03.763Z|699bf540-d7a4-4f20-8990-6bf8d1a955ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:03.907Z|9a330f20-fb4b-4154-ba5f-08f914e51587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:03.908Z|9a330f20-fb4b-4154-ba5f-08f914e51587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:12.232Z|6b3d0127-d27b-4546-b80b-ff6e45e15dfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:12.232Z|6b3d0127-d27b-4546-b80b-ff6e45e15dfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:13.786Z|ec66bde5-fcae-4d11-9ace-111586bda996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:13.787Z|ec66bde5-fcae-4d11-9ace-111586bda996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:13.934Z|90ba9066-192e-45f4-a03a-5fd02e1c48d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:13.934Z|90ba9066-192e-45f4-a03a-5fd02e1c48d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:16.196Z|e24af6a1-2cae-426e-9cfb-dd48bdc65c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:58:16.197Z|e24af6a1-2cae-426e-9cfb-dd48bdc65c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:58:22.260Z|286ba76b-881d-479b-aa53-47e6775e6fd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:22.261Z|286ba76b-881d-479b-aa53-47e6775e6fd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:23.813Z|f73457ce-be07-4614-92a3-e9671fb40425|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:23.814Z|f73457ce-be07-4614-92a3-e9671fb40425|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:23.960Z|6c4fdf6d-4c79-4c1e-a6c9-b7aec783d029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:23.961Z|6c4fdf6d-4c79-4c1e-a6c9-b7aec783d029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:31.196Z|882e8150-d3fc-47c1-964e-6cb7cfc7a4d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:58:31.199Z|882e8150-d3fc-47c1-964e-6cb7cfc7a4d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:58:31.337Z|bd58c678-a44b-4c94-8819-e1d287d94fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:58:31.338Z|bd58c678-a44b-4c94-8819-e1d287d94fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:58:32.288Z|c309c494-d081-4c5f-970c-33987eb15ece|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:32.289Z|c309c494-d081-4c5f-970c-33987eb15ece|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:33.840Z|8f84a8f4-35bb-476b-9b9d-24ebd870ac18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:33.841Z|8f84a8f4-35bb-476b-9b9d-24ebd870ac18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:33.989Z|28a480fd-d0d9-437e-b202-879a59f301fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:33.990Z|28a480fd-d0d9-437e-b202-879a59f301fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:42.315Z|c33926fd-db69-49bd-b79b-96a1b71db0f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:42.317Z|c33926fd-db69-49bd-b79b-96a1b71db0f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:43.878Z|a2eed00b-1745-4353-8c41-60f9874d1147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:43.879Z|a2eed00b-1745-4353-8c41-60f9874d1147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:44.017Z|35f6db46-dd1e-46e6-b8fa-a61363b2dbfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:44.018Z|35f6db46-dd1e-46e6-b8fa-a61363b2dbfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:46.196Z|015b2a87-90f4-463a-9905-04dba4c5fafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:58:46.197Z|015b2a87-90f4-463a-9905-04dba4c5fafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:58:52.344Z|4663412c-e208-4c47-8396-a96dd31c0783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:52.345Z|4663412c-e208-4c47-8396-a96dd31c0783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:53.903Z|c1c15e0a-78cf-4a87-8c92-f1b6b3156dfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:53.904Z|c1c15e0a-78cf-4a87-8c92-f1b6b3156dfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:58:54.045Z|5f94e73c-96fe-4768-86bf-ac5cf5c77e3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:58:54.046Z|5f94e73c-96fe-4768-86bf-ac5cf5c77e3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:01.196Z|e1c7bd37-e04f-4a7e-9671-f1d3e5bd5406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:59:01.197Z|e1c7bd37-e04f-4a7e-9671-f1d3e5bd5406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:59:01.339Z|4ece58a8-ca86-4258-aec9-b1231bfc8ed3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:59:01.340Z|4ece58a8-ca86-4258-aec9-b1231bfc8ed3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:59:02.371Z|f891c867-3d25-4b9f-9f0d-52bc21d5dafc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:02.372Z|f891c867-3d25-4b9f-9f0d-52bc21d5dafc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:03.935Z|76d3f7d2-dbd3-464e-8579-1cf97eca511c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:03.936Z|76d3f7d2-dbd3-464e-8579-1cf97eca511c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:04.071Z|3a485f88-2193-4696-97e8-c95e7542279b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:04.072Z|3a485f88-2193-4696-97e8-c95e7542279b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:06.333Z|519a7787-1729-4e43-94b1-07756127f116|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T01:59:06.334Z|519a7787-1729-4e43-94b1-07756127f116|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:12.398Z|0f868d4b-b488-430c-919f-a1e26e00dda4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:12.400Z|0f868d4b-b488-430c-919f-a1e26e00dda4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:13.962Z|b7050f6e-2274-486d-8332-c40363c2b9c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:13.962Z|b7050f6e-2274-486d-8332-c40363c2b9c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:14.102Z|e6e59356-0743-4c11-976e-54ad88c7306f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:14.103Z|e6e59356-0743-4c11-976e-54ad88c7306f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:16.196Z|099562b7-2fdc-4512-b281-9025ef1d278b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:59:16.199Z|099562b7-2fdc-4512-b281-9025ef1d278b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:59:22.428Z|39fef2a3-fd7c-4a52-bacf-def0b48c9926|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:22.429Z|39fef2a3-fd7c-4a52-bacf-def0b48c9926|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:23.989Z|dce85027-4cd0-45a3-a2a9-7c0ec87fbc89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:23.991Z|dce85027-4cd0-45a3-a2a9-7c0ec87fbc89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:24.128Z|cc3aff01-930a-4d28-ae34-a810365e67e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:24.129Z|cc3aff01-930a-4d28-ae34-a810365e67e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:31.196Z|7c9d3b29-7f67-4b2a-b3d0-9aae010e3654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:59:31.197Z|7c9d3b29-7f67-4b2a-b3d0-9aae010e3654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:59:31.341Z|3a95781a-1975-446c-ba38-935095612033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:59:31.342Z|3a95781a-1975-446c-ba38-935095612033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:59:32.455Z|8a09268c-bbb4-47ef-b004-8c07043a4236|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:32.456Z|8a09268c-bbb4-47ef-b004-8c07043a4236|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:34.028Z|36db1262-8d34-40dd-a7e8-304a211f298b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:34.029Z|36db1262-8d34-40dd-a7e8-304a211f298b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:34.155Z|16301898-8576-4f98-a611-37cf58b5175c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:34.156Z|16301898-8576-4f98-a611-37cf58b5175c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:42.482Z|31fa7f8f-272d-4a0c-9256-82d65e5f4d68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:42.483Z|31fa7f8f-272d-4a0c-9256-82d65e5f4d68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:44.058Z|f63461cd-c4ba-4c76-990b-2d5fbddecf0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:44.059Z|f63461cd-c4ba-4c76-990b-2d5fbddecf0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:44.181Z|e94ee81d-8e23-476d-bc83-5249ae0cbcdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:44.182Z|e94ee81d-8e23-476d-bc83-5249ae0cbcdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:46.196Z|ed54da34-6ce9-4493-8a4e-f5c5011c9368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T01:59:46.196Z|ed54da34-6ce9-4493-8a4e-f5c5011c9368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T01:59:52.513Z|a9945e60-434b-4198-8f7d-14b0cddc29f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:52.513Z|a9945e60-434b-4198-8f7d-14b0cddc29f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:54.089Z|4199635e-c378-4c7f-9851-2d20382c7401|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:54.090Z|4199635e-c378-4c7f-9851-2d20382c7401|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T01:59:54.210Z|23650c06-0fe1-470a-87e8-1f443a0c6627|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T01:59:54.211Z|23650c06-0fe1-470a-87e8-1f443a0c6627|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:01.196Z|eede311d-f12f-41df-81ec-6b1d904c6372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:00:01.200Z|eede311d-f12f-41df-81ec-6b1d904c6372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:00:01.344Z|d608c023-83f4-4219-acbc-6fd8552c7950|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:00:01.345Z|d608c023-83f4-4219-acbc-6fd8552c7950|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:00:02.549Z|32002fed-0146-454a-8060-e1ae3a59381b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:02.550Z|32002fed-0146-454a-8060-e1ae3a59381b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:04.119Z|7eb901d8-35d4-4b28-825d-87588cb66358|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:04.120Z|7eb901d8-35d4-4b28-825d-87588cb66358|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:04.237Z|56fc23d1-1b66-482a-ac96-c138139c63b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:04.238Z|56fc23d1-1b66-482a-ac96-c138139c63b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:06.322Z|8d6180cc-3f93-4fa9-97c8-e4bc7dc5df03|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:00:06.323Z|8d6180cc-3f93-4fa9-97c8-e4bc7dc5df03|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:12.580Z|c1399bb5-fa7d-4599-a669-db02626ebea2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:12.580Z|c1399bb5-fa7d-4599-a669-db02626ebea2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:14.148Z|68faace9-06d7-46de-84fc-55c8b57d4a70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:14.149Z|68faace9-06d7-46de-84fc-55c8b57d4a70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:14.267Z|3865b84d-16b2-4885-84de-93a317742dc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:14.268Z|3865b84d-16b2-4885-84de-93a317742dc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:16.196Z|ffc91d4d-1f0d-4300-91c6-1677dd3e90f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:00:16.196Z|ffc91d4d-1f0d-4300-91c6-1677dd3e90f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:00:22.607Z|582e712b-b7e1-477c-9c01-54b1b341a508|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:22.608Z|582e712b-b7e1-477c-9c01-54b1b341a508|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:24.175Z|89ffacdf-2659-4867-b87b-ee90da446254|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:24.176Z|89ffacdf-2659-4867-b87b-ee90da446254|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:24.294Z|e4cec24b-e7d2-4b8e-aade-21e1744b58f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:24.295Z|e4cec24b-e7d2-4b8e-aade-21e1744b58f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:31.196Z|3e40be18-120c-4e11-94a7-1d03c6435c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:00:31.196Z|3e40be18-120c-4e11-94a7-1d03c6435c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:00:31.346Z|185f98c3-f733-41e9-8baa-c60f21338c2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:00:31.347Z|185f98c3-f733-41e9-8baa-c60f21338c2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:00:32.633Z|8bf0f1fa-e1dd-40dd-b276-58f29800fb3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:32.634Z|8bf0f1fa-e1dd-40dd-b276-58f29800fb3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:34.204Z|5eb58ff2-1809-483a-93f1-7f22393eaed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:34.205Z|5eb58ff2-1809-483a-93f1-7f22393eaed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:34.321Z|c01487b7-42ac-467f-9af6-79e54509c6d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:34.322Z|c01487b7-42ac-467f-9af6-79e54509c6d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:42.661Z|a3bef062-f093-4922-b20d-ac2f6f00549b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:42.662Z|a3bef062-f093-4922-b20d-ac2f6f00549b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:44.240Z|03919146-d637-4297-b0e2-8f793b4734d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:44.241Z|03919146-d637-4297-b0e2-8f793b4734d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:44.348Z|d66b5dbb-0d04-45b6-b2b8-8d52f0c4ee26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:44.349Z|d66b5dbb-0d04-45b6-b2b8-8d52f0c4ee26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:46.196Z|0d3e7152-73a5-4a3e-a6d9-d6943544e98e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:00:46.200Z|0d3e7152-73a5-4a3e-a6d9-d6943544e98e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:00:52.688Z|f1e8e869-8e83-4caf-a2f2-85d1a8132d50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:52.689Z|f1e8e869-8e83-4caf-a2f2-85d1a8132d50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:54.270Z|9a654985-6d48-4e35-b88d-7fcd6db72ff2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:54.271Z|9a654985-6d48-4e35-b88d-7fcd6db72ff2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:00:54.376Z|e9293182-a29a-4e90-9a83-bf96c67a3ea6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:00:54.377Z|e9293182-a29a-4e90-9a83-bf96c67a3ea6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:01.196Z|9a4991ff-6f66-4772-a802-b06593b9d569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:01:01.197Z|9a4991ff-6f66-4772-a802-b06593b9d569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:01:01.348Z|3c13d950-69dc-4519-981d-66463a1eb874|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:01:01.348Z|3c13d950-69dc-4519-981d-66463a1eb874|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:01:02.715Z|a2394486-12a1-4293-a191-2c01230bcc9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:02.716Z|a2394486-12a1-4293-a191-2c01230bcc9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:04.300Z|2440fb12-3229-4dcd-98ca-9f6b35df033c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:04.301Z|2440fb12-3229-4dcd-98ca-9f6b35df033c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:04.406Z|997d1e38-284d-4b3e-9c95-feff88a04766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:04.409Z|997d1e38-284d-4b3e-9c95-feff88a04766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:06.319Z|02256777-ea47-4056-9bc8-1a2bea37e18a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:01:06.320Z|02256777-ea47-4056-9bc8-1a2bea37e18a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:12.744Z|bc9eb11d-6ff4-4b37-a13b-8002b48b4420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:12.745Z|bc9eb11d-6ff4-4b37-a13b-8002b48b4420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:14.327Z|e997df5d-feef-439c-a11a-93e479972dc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:14.329Z|e997df5d-feef-439c-a11a-93e479972dc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:14.437Z|3e5080a3-7cd6-4581-9bc6-c62ac94fda0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:14.438Z|3e5080a3-7cd6-4581-9bc6-c62ac94fda0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:16.196Z|647df3e6-fc79-4863-9fb7-c3456218ee61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:01:16.197Z|647df3e6-fc79-4863-9fb7-c3456218ee61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:01:22.774Z|cccf4f33-4bf8-49d7-b343-b50c586c0599|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:22.775Z|cccf4f33-4bf8-49d7-b343-b50c586c0599|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:24.366Z|03ace363-3950-49e1-bfed-97f226fc4472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:24.367Z|03ace363-3950-49e1-bfed-97f226fc4472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:24.464Z|3726c6c9-971a-4f5e-bcd2-72bcef29c526|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:24.465Z|3726c6c9-971a-4f5e-bcd2-72bcef29c526|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:31.196Z|562679e3-9fcb-47d9-a307-c1e995aec469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:01:31.199Z|562679e3-9fcb-47d9-a307-c1e995aec469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:01:31.349Z|291becfb-6893-43ff-a7f7-447858438c0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:01:31.350Z|291becfb-6893-43ff-a7f7-447858438c0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:01:32.802Z|7cc4d1ac-2af2-4003-9b42-9d1afead25f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:32.804Z|7cc4d1ac-2af2-4003-9b42-9d1afead25f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:34.392Z|caa01802-f5d7-4873-ba61-8b5cf76d31b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:34.393Z|caa01802-f5d7-4873-ba61-8b5cf76d31b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:34.492Z|c99b6f08-ed77-4ca4-98e0-b4fe497fe143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:34.493Z|c99b6f08-ed77-4ca4-98e0-b4fe497fe143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:42.830Z|b5b3ba8a-3f13-4647-8b61-1e1cacc3e251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:42.831Z|b5b3ba8a-3f13-4647-8b61-1e1cacc3e251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:44.417Z|c436838c-ce60-466f-8415-842200444a28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:44.418Z|c436838c-ce60-466f-8415-842200444a28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:44.517Z|1dd4a680-9ea3-4560-b8a0-ed28de2273a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:44.518Z|1dd4a680-9ea3-4560-b8a0-ed28de2273a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:46.196Z|92d568be-7929-414f-a7b4-8b0bfa9921cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:01:46.197Z|92d568be-7929-414f-a7b4-8b0bfa9921cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:01:52.855Z|9b01cde0-e638-4a8e-9721-cf6577386d8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:52.856Z|9b01cde0-e638-4a8e-9721-cf6577386d8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:54.448Z|ac97877f-bc81-40ea-b247-c3ecc95ebb62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:54.449Z|ac97877f-bc81-40ea-b247-c3ecc95ebb62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:01:54.545Z|e7987105-996c-4389-9a61-bc229a46d717|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:01:54.546Z|e7987105-996c-4389-9a61-bc229a46d717|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:01.196Z|4e35f499-8476-4f86-81b0-0bfe530d334e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:02:01.197Z|4e35f499-8476-4f86-81b0-0bfe530d334e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:02:01.351Z|768e91dc-40fd-42a7-8f89-f3b8aa806414|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:02:01.352Z|768e91dc-40fd-42a7-8f89-f3b8aa806414|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:02:02.883Z|9001d070-9928-4d6e-bf26-62952be1a2f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:02.884Z|9001d070-9928-4d6e-bf26-62952be1a2f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:04.479Z|4001761b-8492-4bf6-907f-707dd51a3fd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:04.480Z|4001761b-8492-4bf6-907f-707dd51a3fd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:04.571Z|5238e396-bea6-4202-8d9f-a586f647f8d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:04.572Z|5238e396-bea6-4202-8d9f-a586f647f8d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:06.322Z|ead19197-0e65-4eae-b049-50608e2793a5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:02:06.323Z|ead19197-0e65-4eae-b049-50608e2793a5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:12.909Z|88ad9a90-7568-436d-9d2b-b93c0159b9d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:12.910Z|88ad9a90-7568-436d-9d2b-b93c0159b9d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:14.509Z|3ce2c2db-f178-4c28-b6e9-689bb1f3fda7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:14.510Z|3ce2c2db-f178-4c28-b6e9-689bb1f3fda7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:14.598Z|817a2d22-5a2b-4dcf-8242-683cfd594aa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:14.599Z|817a2d22-5a2b-4dcf-8242-683cfd594aa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:16.196Z|bb6fa22c-88c9-44c6-95ce-686fe474d4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:02:16.199Z|bb6fa22c-88c9-44c6-95ce-686fe474d4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:02:22.937Z|b3cc2c75-e38e-44fb-83f8-9b256627749c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:22.938Z|b3cc2c75-e38e-44fb-83f8-9b256627749c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:24.535Z|c751b094-7e2c-4d5f-a073-d7f1ad53c181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:24.536Z|c751b094-7e2c-4d5f-a073-d7f1ad53c181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:24.625Z|591b1f06-b7e6-494a-b719-0253cc2e4bb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:24.626Z|591b1f06-b7e6-494a-b719-0253cc2e4bb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:31.196Z|21142520-17b9-4670-9376-52d4fad2620e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:02:31.196Z|21142520-17b9-4670-9376-52d4fad2620e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:02:31.352Z|7e6e4bbe-622c-4795-9ba5-ef022f6812b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:02:31.353Z|7e6e4bbe-622c-4795-9ba5-ef022f6812b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:02:32.963Z|5e36f372-91a3-4c6e-8358-433c650e2134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:32.964Z|5e36f372-91a3-4c6e-8358-433c650e2134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:34.560Z|ad018166-f9f0-41aa-a042-f77674ee61bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:34.561Z|ad018166-f9f0-41aa-a042-f77674ee61bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:34.651Z|f3af684c-3f00-4a55-ae1a-0653b1c13654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:34.652Z|f3af684c-3f00-4a55-ae1a-0653b1c13654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:42.989Z|e055d145-a51c-4a96-9936-cb84456c0289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:42.990Z|e055d145-a51c-4a96-9936-cb84456c0289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:44.590Z|a2098b65-277e-43fb-88b9-87fc87b9fae9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:44.591Z|a2098b65-277e-43fb-88b9-87fc87b9fae9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:44.679Z|cc56e7c6-ee16-4d3d-9620-f9a6ba7796b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:44.680Z|cc56e7c6-ee16-4d3d-9620-f9a6ba7796b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:46.196Z|e16ef5c4-ef93-464b-ad0e-f79c9eb1fd44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:02:46.196Z|e16ef5c4-ef93-464b-ad0e-f79c9eb1fd44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:02:53.016Z|82125dfd-1cb8-4ec6-a018-ee306b668ca9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:53.017Z|82125dfd-1cb8-4ec6-a018-ee306b668ca9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:54.615Z|fc801712-cb33-4a11-808c-4a8849c98858|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:54.616Z|fc801712-cb33-4a11-808c-4a8849c98858|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:02:54.706Z|70886fda-50b1-4703-8e80-eb07a03139ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:02:54.707Z|70886fda-50b1-4703-8e80-eb07a03139ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:01.196Z|c2f3b755-7fd6-4724-b068-389083fbc86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:03:01.199Z|c2f3b755-7fd6-4724-b068-389083fbc86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:03:01.354Z|a9ec8c5a-1373-4b6d-9bab-ccc0d2873805|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:03:01.355Z|a9ec8c5a-1373-4b6d-9bab-ccc0d2873805|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:03:03.045Z|d184d0a4-5291-4824-92f2-3319e91591ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:03.047Z|d184d0a4-5291-4824-92f2-3319e91591ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:04.642Z|375fbb7f-c3bf-4d7e-89e7-76b612a524db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:04.643Z|375fbb7f-c3bf-4d7e-89e7-76b612a524db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:04.732Z|fc3a2064-f25c-43a0-a921-8c738bf447c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:04.733Z|fc3a2064-f25c-43a0-a921-8c738bf447c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:06.319Z|d2e9f67b-48db-4670-888a-07f3fbc25b79|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:03:06.320Z|d2e9f67b-48db-4670-888a-07f3fbc25b79|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:13.077Z|bfaed61a-fe25-49c2-9f4c-62cdbf9b0f1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:13.078Z|bfaed61a-fe25-49c2-9f4c-62cdbf9b0f1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:14.671Z|dd59bd05-803d-4833-a85e-6131cc4b5942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:14.672Z|dd59bd05-803d-4833-a85e-6131cc4b5942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:14.762Z|486c032c-a04f-45d7-9e23-8550888e423d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:14.764Z|486c032c-a04f-45d7-9e23-8550888e423d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:16.196Z|38df0491-b365-4648-aa08-39fa03c396e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:03:16.197Z|38df0491-b365-4648-aa08-39fa03c396e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:03:23.109Z|da708885-b60e-4bfc-8f87-f5d6269f17ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:23.110Z|da708885-b60e-4bfc-8f87-f5d6269f17ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:24.700Z|2ac312d1-29fd-4779-aceb-80e849187583|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:24.701Z|2ac312d1-29fd-4779-aceb-80e849187583|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:24.790Z|98f72a38-ac71-4ddb-a966-de6ecd3cc8fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:24.791Z|98f72a38-ac71-4ddb-a966-de6ecd3cc8fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:31.196Z|c245c160-9466-4e41-a4f2-ce05751a5170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:03:31.197Z|c245c160-9466-4e41-a4f2-ce05751a5170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:03:31.356Z|9f522cf5-4a9c-4837-a33f-f6ce1568171d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:03:31.357Z|9f522cf5-4a9c-4837-a33f-f6ce1568171d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:03:33.143Z|0a295945-05fe-4e5f-abaf-f19b7fb10dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:33.144Z|0a295945-05fe-4e5f-abaf-f19b7fb10dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:34.736Z|5dd7cccf-8da5-4f32-9039-12fbaac66fc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:34.737Z|5dd7cccf-8da5-4f32-9039-12fbaac66fc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:34.819Z|98936f55-7251-49f2-9469-fe6cfa01ade2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:34.820Z|98936f55-7251-49f2-9469-fe6cfa01ade2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:43.175Z|ef7cc9ee-0480-4009-b7f3-0c7c3618078c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:43.176Z|ef7cc9ee-0480-4009-b7f3-0c7c3618078c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:44.764Z|f437f477-0e85-4646-8f1f-197100be9a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:44.764Z|f437f477-0e85-4646-8f1f-197100be9a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:44.844Z|879e524a-6751-4555-8a54-d0cd026dfa39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:44.845Z|879e524a-6751-4555-8a54-d0cd026dfa39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:46.196Z|2b1648e7-8172-4591-9dc4-8f12ac772366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:03:46.200Z|2b1648e7-8172-4591-9dc4-8f12ac772366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:03:53.205Z|e3e57033-93f6-444e-bc30-5315b291c66d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:53.206Z|e3e57033-93f6-444e-bc30-5315b291c66d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:54.790Z|0ec8929a-924f-403b-aa8c-a6b30ea387d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:54.791Z|0ec8929a-924f-403b-aa8c-a6b30ea387d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:03:54.871Z|c9ffa241-70cc-4ab4-b20b-16c8653e7e27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:03:54.873Z|c9ffa241-70cc-4ab4-b20b-16c8653e7e27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:01.196Z|23518162-eb3f-4df0-b99b-c70344487f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:04:01.197Z|23518162-eb3f-4df0-b99b-c70344487f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:04:01.359Z|a2f9ddfc-ccc3-437e-8e56-37ca738681ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:04:01.359Z|a2f9ddfc-ccc3-437e-8e56-37ca738681ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:04:03.234Z|3f9eb5be-6eca-4502-a317-df3bbbc019a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:03.236Z|3f9eb5be-6eca-4502-a317-df3bbbc019a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:04.819Z|b03f7dd2-7dd8-4d75-93d1-1c8a562a7280|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:04.820Z|b03f7dd2-7dd8-4d75-93d1-1c8a562a7280|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:04.901Z|5754db9e-3daf-49b6-b263-2b1011f53a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:04.901Z|5754db9e-3daf-49b6-b263-2b1011f53a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:06.320Z|602b5e57-4813-40e6-b095-2ced735f97d4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:04:06.321Z|602b5e57-4813-40e6-b095-2ced735f97d4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:13.271Z|f54296ef-42b9-43fd-b71c-81b69b071d19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:13.272Z|f54296ef-42b9-43fd-b71c-81b69b071d19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:14.848Z|6e5319eb-114d-451e-a88f-83f214a0a6ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:14.850Z|6e5319eb-114d-451e-a88f-83f214a0a6ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:14.928Z|7fdb0d54-1f9e-4ef6-b68d-4b4bcf4d7fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:14.929Z|7fdb0d54-1f9e-4ef6-b68d-4b4bcf4d7fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:16.196Z|cfd9758e-3150-47b2-88d0-41ebeb05169b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:04:16.197Z|cfd9758e-3150-47b2-88d0-41ebeb05169b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:04:23.297Z|ca836ace-2530-4c11-afff-01175354d9a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:23.298Z|ca836ace-2530-4c11-afff-01175354d9a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:24.875Z|f246adbe-fcb8-4ab0-9c2a-ffbc8523720a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:24.876Z|f246adbe-fcb8-4ab0-9c2a-ffbc8523720a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:24.955Z|5d29e147-103e-446e-8e0e-0bc2e53ae190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:24.956Z|5d29e147-103e-446e-8e0e-0bc2e53ae190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:31.196Z|6a290fba-a404-454f-a3de-11819058e982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:04:31.199Z|6a290fba-a404-454f-a3de-11819058e982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:04:31.360Z|ec5f10c9-d6ff-4993-9f3a-3c9e2d1cd7e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:04:31.361Z|ec5f10c9-d6ff-4993-9f3a-3c9e2d1cd7e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:04:33.335Z|1329212c-c2bb-4d47-9423-bd4b1b1d0193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:33.336Z|1329212c-c2bb-4d47-9423-bd4b1b1d0193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:34.908Z|60b8b2f9-5f9c-4ca1-90e2-e0febcc45003|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:34.909Z|60b8b2f9-5f9c-4ca1-90e2-e0febcc45003|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:34.984Z|450fc11a-ecd8-4386-af2c-705d987b8868|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:34.985Z|450fc11a-ecd8-4386-af2c-705d987b8868|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:43.365Z|040af1d9-e65f-4c43-859a-3996b3aa6ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:43.365Z|040af1d9-e65f-4c43-859a-3996b3aa6ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:44.934Z|e946c188-ccf7-491d-8d55-81df164d9484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:44.935Z|e946c188-ccf7-491d-8d55-81df164d9484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:45.010Z|1971dacd-eeaf-4de3-a1a1-7405111d75ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:45.011Z|1971dacd-eeaf-4de3-a1a1-7405111d75ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:46.196Z|c451bf76-705b-4fc4-b644-7327f262a552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:04:46.197Z|c451bf76-705b-4fc4-b644-7327f262a552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:04:53.392Z|af00bfaa-109d-4098-a9fd-20ce44164d18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:53.393Z|af00bfaa-109d-4098-a9fd-20ce44164d18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:54.961Z|ea342f02-2e0f-4079-9370-b4c5f62f5cbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:54.961Z|ea342f02-2e0f-4079-9370-b4c5f62f5cbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:04:55.033Z|80b6e84f-272e-4f1f-980f-1d489a913ea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:04:55.034Z|80b6e84f-272e-4f1f-980f-1d489a913ea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:01.196Z|a982c963-2047-4636-a05c-87cdada3e9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:05:01.197Z|a982c963-2047-4636-a05c-87cdada3e9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:05:01.362Z|cd254119-cec3-4632-b8ca-de5108da1339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:05:01.362Z|cd254119-cec3-4632-b8ca-de5108da1339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:05:03.419Z|0f701f48-e28a-4f4a-93f1-19955d8a970d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:03.420Z|0f701f48-e28a-4f4a-93f1-19955d8a970d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:04.987Z|e84c678f-7af2-4e57-83cc-ece8ba4c7f60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:04.988Z|e84c678f-7af2-4e57-83cc-ece8ba4c7f60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:05.065Z|28b97366-d861-4efa-ac35-c80372b61dd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:05.066Z|28b97366-d861-4efa-ac35-c80372b61dd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:06.321Z|72f38cb7-df52-4aed-ad32-3b0073c4159a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:05:06.322Z|72f38cb7-df52-4aed-ad32-3b0073c4159a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:13.449Z|80dac948-f87c-45e9-8dfc-a26e78787295|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:13.450Z|80dac948-f87c-45e9-8dfc-a26e78787295|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:15.013Z|b2f52ec1-51fc-4c02-b0f8-ddc5a9610cfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:15.014Z|b2f52ec1-51fc-4c02-b0f8-ddc5a9610cfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:15.093Z|1415fc85-ca87-4da5-8139-32a5aaf0b07e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:15.094Z|1415fc85-ca87-4da5-8139-32a5aaf0b07e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:16.196Z|d9c2aaa2-7dc4-421f-92d9-647d9156a283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:05:16.198Z|d9c2aaa2-7dc4-421f-92d9-647d9156a283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:05:23.475Z|ee9e67d7-f087-4176-a8b1-6e397593e55e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:23.476Z|ee9e67d7-f087-4176-a8b1-6e397593e55e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:25.039Z|609b0dde-27a3-46f6-955b-a9ffaa215199|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:25.040Z|609b0dde-27a3-46f6-955b-a9ffaa215199|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:25.123Z|7cc12b72-f553-4a63-8dfd-cd05a7c3487f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:25.124Z|7cc12b72-f553-4a63-8dfd-cd05a7c3487f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:31.196Z|93ab8800-5d39-44b4-8f0c-bab4f8cec4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:05:31.197Z|93ab8800-5d39-44b4-8f0c-bab4f8cec4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:05:31.364Z|0b5493d6-d4f2-4fe4-982a-470097cebc7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:05:31.365Z|0b5493d6-d4f2-4fe4-982a-470097cebc7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:05:33.503Z|7829b798-11ed-4dc0-91ef-30b2053778fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:33.504Z|7829b798-11ed-4dc0-91ef-30b2053778fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:35.069Z|c5d7db78-9aec-4bed-8d6f-c47fd7d36e8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:35.070Z|c5d7db78-9aec-4bed-8d6f-c47fd7d36e8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:35.150Z|e5588b60-5736-4eb0-847e-7352adbb182d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:35.151Z|e5588b60-5736-4eb0-847e-7352adbb182d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:43.530Z|2e430bf5-ec76-4d7e-9e32-d605c3994007|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:43.531Z|2e430bf5-ec76-4d7e-9e32-d605c3994007|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:45.097Z|821b9941-cac3-4d36-a9a8-7ad20b5b8cc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:45.098Z|821b9941-cac3-4d36-a9a8-7ad20b5b8cc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:45.176Z|dd93ad46-d410-4b96-a173-f1e2d938c290|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:45.177Z|dd93ad46-d410-4b96-a173-f1e2d938c290|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:46.196Z|397dca5c-92f5-4eb0-9286-c9cac81204d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:05:46.196Z|397dca5c-92f5-4eb0-9286-c9cac81204d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:05:53.563Z|24ff56ef-5412-4a77-8a63-5980bf573d9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:53.564Z|24ff56ef-5412-4a77-8a63-5980bf573d9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:55.125Z|5191c9e5-b11a-4192-aa20-cad64014af46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:55.126Z|5191c9e5-b11a-4192-aa20-cad64014af46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:05:55.201Z|0361cea3-2424-466b-a7df-471dfc301b56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:05:55.202Z|0361cea3-2424-466b-a7df-471dfc301b56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:01.196Z|f0ce2666-63db-4c0d-96d7-fcf9d456182f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:06:01.199Z|f0ce2666-63db-4c0d-96d7-fcf9d456182f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:06:01.366Z|7ed2dbb4-26a8-4876-b7cc-41595c6c6d91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:06:01.367Z|7ed2dbb4-26a8-4876-b7cc-41595c6c6d91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:06:03.603Z|4b0e5bc0-be5a-44a9-b5f4-38a950ec6e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:03.604Z|4b0e5bc0-be5a-44a9-b5f4-38a950ec6e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:05.152Z|7a6f2c84-2720-426c-a456-9e603b3af658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:05.153Z|7a6f2c84-2720-426c-a456-9e603b3af658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:05.228Z|37904d25-8a04-491c-bc53-c501a838361c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:05.228Z|37904d25-8a04-491c-bc53-c501a838361c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:06.320Z|f25c4e71-4968-4d22-a2c7-5e09eac772e2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:06:06.321Z|f25c4e71-4968-4d22-a2c7-5e09eac772e2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:13.632Z|10b160bc-fd80-4e4b-b521-662cee52b5f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:13.633Z|10b160bc-fd80-4e4b-b521-662cee52b5f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:15.179Z|5e78ba0b-45f1-4a76-8121-68d4898b4875|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:15.180Z|5e78ba0b-45f1-4a76-8121-68d4898b4875|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:15.257Z|f5bc24ba-5230-42a4-8b3d-18fb50095412|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:15.258Z|f5bc24ba-5230-42a4-8b3d-18fb50095412|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:16.196Z|2097de43-00e4-4704-ad70-0278609fe53a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:06:16.196Z|2097de43-00e4-4704-ad70-0278609fe53a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:06:23.658Z|e6dc7bcd-5532-4d21-9344-6ed285230a5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:23.659Z|e6dc7bcd-5532-4d21-9344-6ed285230a5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:25.206Z|072a0926-bd57-4605-82f6-8e7c8acac4e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:25.207Z|072a0926-bd57-4605-82f6-8e7c8acac4e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:25.282Z|9b4c6be9-eea7-4c3d-8c56-5a94bd50feb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:25.283Z|9b4c6be9-eea7-4c3d-8c56-5a94bd50feb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:31.196Z|a48c3327-9276-40ac-924b-398a23e991eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:06:31.197Z|a48c3327-9276-40ac-924b-398a23e991eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:06:31.368Z|caef230b-6f88-47c2-b2c7-543b999c54b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:06:31.368Z|caef230b-6f88-47c2-b2c7-543b999c54b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:06:33.686Z|ec8b84c4-a74e-4507-b6a5-0114b418b28d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:33.687Z|ec8b84c4-a74e-4507-b6a5-0114b418b28d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:35.233Z|1d31a927-aaeb-4431-aae6-1dc13723a625|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:35.234Z|1d31a927-aaeb-4431-aae6-1dc13723a625|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:35.311Z|7bb4c7f7-9b16-4abf-82e6-d16fc468c894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:35.312Z|7bb4c7f7-9b16-4abf-82e6-d16fc468c894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:43.712Z|5e2444e6-430f-4a34-b50d-ed0b59f56272|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:43.713Z|5e2444e6-430f-4a34-b50d-ed0b59f56272|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:45.263Z|a164c398-c858-47f7-9d56-0528c8a86f43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:45.264Z|a164c398-c858-47f7-9d56-0528c8a86f43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:45.337Z|d4b5bfbd-0541-40fe-bab4-3a20d4c36a49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:45.338Z|d4b5bfbd-0541-40fe-bab4-3a20d4c36a49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:46.196Z|a598882e-ef0a-4e59-a0a5-d8cf7c6dc800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:06:46.200Z|a598882e-ef0a-4e59-a0a5-d8cf7c6dc800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:06:53.740Z|f846d9ae-1b11-43df-b1e2-517205d2c793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:53.741Z|f846d9ae-1b11-43df-b1e2-517205d2c793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:55.293Z|50d2d436-7b4d-4b42-9189-936d312a903d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:55.294Z|50d2d436-7b4d-4b42-9189-936d312a903d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:06:55.362Z|e0d7579c-1f7f-4238-af0f-d35ed169d635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:06:55.363Z|e0d7579c-1f7f-4238-af0f-d35ed169d635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:01.196Z|34ae697f-37b9-49de-b5ee-85280f0bc8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:07:01.196Z|34ae697f-37b9-49de-b5ee-85280f0bc8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:07:01.370Z|6ff4ece4-49b2-4342-b397-b746a63ade60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:07:01.371Z|6ff4ece4-49b2-4342-b397-b746a63ade60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:07:03.768Z|1850b5b0-391c-47bc-bd51-bd9df8fe9de3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:03.769Z|1850b5b0-391c-47bc-bd51-bd9df8fe9de3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:05.319Z|c54a7539-1b56-4fd9-88be-efcfe0461fe7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:05.320Z|c54a7539-1b56-4fd9-88be-efcfe0461fe7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:05.389Z|6e2cb6c0-44d5-4779-872e-3ba1ff439268|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:05.390Z|6e2cb6c0-44d5-4779-872e-3ba1ff439268|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:06.320Z|0f6e9517-d3ae-473d-902c-5e576be83cf9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:07:06.321Z|0f6e9517-d3ae-473d-902c-5e576be83cf9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:13.794Z|60b379f5-aaee-4d34-bdf7-1393c8c09e0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:13.795Z|60b379f5-aaee-4d34-bdf7-1393c8c09e0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:15.345Z|43b7dbfe-bc67-4d64-ab21-be87358eacce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:15.346Z|43b7dbfe-bc67-4d64-ab21-be87358eacce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:15.415Z|f196709f-dcdf-4666-a273-7e44268a9c86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:15.416Z|f196709f-dcdf-4666-a273-7e44268a9c86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:16.196Z|f7f49c24-be1e-462c-bbce-f09b19a0f529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:07:16.196Z|f7f49c24-be1e-462c-bbce-f09b19a0f529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:07:23.819Z|cd7a2aa8-762f-447b-a8ec-a16c8d185e6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:23.820Z|cd7a2aa8-762f-447b-a8ec-a16c8d185e6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:25.371Z|879acfa9-585e-4675-aea5-5e11ab3c52ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:25.372Z|879acfa9-585e-4675-aea5-5e11ab3c52ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:25.442Z|a4c30463-6a1f-45d7-aabf-40a69881f423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:25.443Z|a4c30463-6a1f-45d7-aabf-40a69881f423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:31.196Z|ce1eae5b-6bc4-4c94-8ba0-19faeb49aa03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:07:31.200Z|ce1eae5b-6bc4-4c94-8ba0-19faeb49aa03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:07:31.372Z|3c0d18f8-b101-49c8-b4d4-e7d81273def7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:07:31.373Z|3c0d18f8-b101-49c8-b4d4-e7d81273def7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:07:33.848Z|de6c1c13-a84e-4fe9-824a-71229e73523f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:33.849Z|de6c1c13-a84e-4fe9-824a-71229e73523f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:35.397Z|14178acb-9bd3-426d-9c55-efad7ce02254|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:35.398Z|14178acb-9bd3-426d-9c55-efad7ce02254|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:35.468Z|bdf9b25e-e33c-421b-8973-c11574667da0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:35.469Z|bdf9b25e-e33c-421b-8973-c11574667da0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:43.874Z|20a88567-339f-49eb-8226-e4d95c3bc0cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:43.875Z|20a88567-339f-49eb-8226-e4d95c3bc0cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:45.422Z|ea0499a2-97c0-42c9-a019-dedf1de5c995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:45.423Z|ea0499a2-97c0-42c9-a019-dedf1de5c995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:45.495Z|472ab183-2492-4420-9a5b-9cc51d2f13b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:45.497Z|472ab183-2492-4420-9a5b-9cc51d2f13b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:46.196Z|5fe6fa0f-2c78-43f8-9a59-fbbd38aff1b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:07:46.197Z|5fe6fa0f-2c78-43f8-9a59-fbbd38aff1b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:07:53.902Z|7df2b714-f4f7-421d-8010-7ac34671a81e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:53.903Z|7df2b714-f4f7-421d-8010-7ac34671a81e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:55.451Z|d2e490e3-5bfc-40ed-a38b-306bdf96175a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:55.452Z|d2e490e3-5bfc-40ed-a38b-306bdf96175a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:07:55.521Z|faa4a522-2315-4239-ba29-c6e8777ac0d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:07:55.522Z|faa4a522-2315-4239-ba29-c6e8777ac0d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:01.196Z|e6eddfbf-fd9c-4d00-87a9-444d217944a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:08:01.196Z|e6eddfbf-fd9c-4d00-87a9-444d217944a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:08:01.374Z|69b22a42-bdf6-485e-b76c-d6631b946436|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:08:01.375Z|69b22a42-bdf6-485e-b76c-d6631b946436|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:08:03.932Z|42129f4c-7d5c-4e7a-b1c6-8ae30a6f8c14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:03.933Z|42129f4c-7d5c-4e7a-b1c6-8ae30a6f8c14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:05.477Z|953c42a4-7d7a-4a28-a7a0-4f33fe5bff8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:05.478Z|953c42a4-7d7a-4a28-a7a0-4f33fe5bff8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:05.547Z|09d5fbd3-9468-4d37-8f07-f829cef0dd80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:05.548Z|09d5fbd3-9468-4d37-8f07-f829cef0dd80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:06.324Z|caede5c3-e084-4d93-a536-3c0a3a6e7cf4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:08:06.325Z|caede5c3-e084-4d93-a536-3c0a3a6e7cf4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:13.961Z|9b4938f1-58f9-4458-a3e4-746c8de851d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:13.962Z|9b4938f1-58f9-4458-a3e4-746c8de851d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:15.504Z|484e1d80-4a0e-4253-aefe-79ed071320ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:15.505Z|484e1d80-4a0e-4253-aefe-79ed071320ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:15.573Z|1e679a65-8635-4bc1-a025-d23efdb312b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:15.574Z|1e679a65-8635-4bc1-a025-d23efdb312b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:16.196Z|c0bb171d-e05b-47fc-b24f-6f7684eef94a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:08:16.198Z|c0bb171d-e05b-47fc-b24f-6f7684eef94a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:08:23.987Z|408ac1a3-6812-4160-bca1-76062e8fb0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:23.988Z|408ac1a3-6812-4160-bca1-76062e8fb0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:25.529Z|eebf8033-f1a8-490b-99e3-89b59c747db9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:25.530Z|eebf8033-f1a8-490b-99e3-89b59c747db9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:25.601Z|cc4c656d-0232-4f35-8264-11bbc50372fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:25.602Z|cc4c656d-0232-4f35-8264-11bbc50372fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:31.196Z|7a4262d2-d9ba-4941-b84a-c808059ae80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:08:31.196Z|7a4262d2-d9ba-4941-b84a-c808059ae80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:08:31.376Z|bdff859c-1cbd-475e-8d28-3d850d0f3bc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:08:31.377Z|bdff859c-1cbd-475e-8d28-3d850d0f3bc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:08:34.013Z|794811b4-5909-49d1-a642-90b2e7b0806a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:34.014Z|794811b4-5909-49d1-a642-90b2e7b0806a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:35.555Z|fc4df0b5-4927-4db1-a6c4-51c410776d03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:35.555Z|fc4df0b5-4927-4db1-a6c4-51c410776d03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:35.649Z|4b288205-3cfd-4f5f-893b-c68a28bf8ef0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:35.650Z|4b288205-3cfd-4f5f-893b-c68a28bf8ef0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:44.039Z|f7782914-4f15-456b-a7cd-3fec30369fa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:44.040Z|f7782914-4f15-456b-a7cd-3fec30369fa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:45.594Z|628681aa-091e-4091-8d3b-db26e7b30b86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:45.595Z|628681aa-091e-4091-8d3b-db26e7b30b86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:45.674Z|52345242-cb38-41d8-9d63-79320241b3da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:45.675Z|52345242-cb38-41d8-9d63-79320241b3da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:46.196Z|603934ee-193d-4cc6-bc81-5da4cc1bbf8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:08:46.197Z|603934ee-193d-4cc6-bc81-5da4cc1bbf8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:08:54.064Z|06c4da99-44a3-405b-ab9a-883297b81e9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:54.066Z|06c4da99-44a3-405b-ab9a-883297b81e9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:55.639Z|f3148318-2cc6-48f8-9554-32b9998e2598|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:55.641Z|f3148318-2cc6-48f8-9554-32b9998e2598|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:08:55.720Z|04b56a3d-ca2d-4f1d-b1e3-d7d52464bbc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:08:55.721Z|04b56a3d-ca2d-4f1d-b1e3-d7d52464bbc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:01.196Z|e1bcc99f-712a-424e-86c5-8f99917cf9a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:09:01.199Z|e1bcc99f-712a-424e-86c5-8f99917cf9a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:09:01.378Z|a222b049-b189-42cd-96a2-6aa00d03d01b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:09:01.379Z|a222b049-b189-42cd-96a2-6aa00d03d01b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:09:04.092Z|891dd960-8afe-4138-b3cb-60d26a165a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:04.093Z|891dd960-8afe-4138-b3cb-60d26a165a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:05.666Z|1d407d50-d38d-46af-ac6e-bbf860ce9ed2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:05.667Z|1d407d50-d38d-46af-ac6e-bbf860ce9ed2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:05.751Z|5b994b09-e0a7-420a-8d0d-6cfea567c106|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:05.752Z|5b994b09-e0a7-420a-8d0d-6cfea567c106|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:06.318Z|bc231278-3822-40fd-b5ac-347b191bca7b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:09:06.321Z|bc231278-3822-40fd-b5ac-347b191bca7b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:14.117Z|90694017-a749-4c09-9d3e-0249a6b31b29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:14.118Z|90694017-a749-4c09-9d3e-0249a6b31b29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:15.694Z|83532549-5c45-42b3-b734-3f2e56bd3b79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:15.696Z|83532549-5c45-42b3-b734-3f2e56bd3b79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:15.780Z|3f50d4f0-8534-4df6-ab1d-cdd8fefca9ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:15.781Z|3f50d4f0-8534-4df6-ab1d-cdd8fefca9ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:16.196Z|54ef7974-0d4d-40a6-bd15-66f51b528816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:09:16.196Z|54ef7974-0d4d-40a6-bd15-66f51b528816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:09:24.143Z|a35048b1-a1e6-45fc-881d-01a8a6bb533a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:24.144Z|a35048b1-a1e6-45fc-881d-01a8a6bb533a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:25.721Z|76ea0ec2-4611-4d0e-8940-a77801515e29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:25.722Z|76ea0ec2-4611-4d0e-8940-a77801515e29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:25.834Z|0100e4b8-a6d0-472e-9067-98d365d01133|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:25.835Z|0100e4b8-a6d0-472e-9067-98d365d01133|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:31.196Z|b70813af-3a03-4427-8aab-07fa9aa797ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:09:31.196Z|b70813af-3a03-4427-8aab-07fa9aa797ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:09:31.380Z|e0a7ca50-9936-4509-8c2b-34c2742ddd97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:09:31.381Z|e0a7ca50-9936-4509-8c2b-34c2742ddd97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:09:34.169Z|1281ab7f-cf3b-4228-b1e1-925a2b463ad9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:34.170Z|1281ab7f-cf3b-4228-b1e1-925a2b463ad9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:35.747Z|05c81215-38da-4135-8710-8ed74def266b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:35.748Z|05c81215-38da-4135-8710-8ed74def266b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:35.861Z|8fb68111-d326-4413-87e6-eb5b78338faa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:35.861Z|8fb68111-d326-4413-87e6-eb5b78338faa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:44.197Z|d4d4122a-1d8d-4149-9065-5b6f8c9b3ac4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:44.198Z|d4d4122a-1d8d-4149-9065-5b6f8c9b3ac4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:45.782Z|246cfd4b-052b-4a3d-a918-aa4aa00132b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:45.783Z|246cfd4b-052b-4a3d-a918-aa4aa00132b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:45.891Z|4d87e6f2-ff5e-471c-b4bf-2d1b15308a16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:45.892Z|4d87e6f2-ff5e-471c-b4bf-2d1b15308a16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:46.196Z|32674519-97e3-4f2d-8fc5-6b59cc38c2d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:09:46.200Z|32674519-97e3-4f2d-8fc5-6b59cc38c2d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:09:54.225Z|7526bf9e-8fb2-41b4-b857-1032b52b1b5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:54.226Z|7526bf9e-8fb2-41b4-b857-1032b52b1b5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:55.809Z|d49874ab-32be-4ac2-9c81-ace108c32375|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:55.810Z|d49874ab-32be-4ac2-9c81-ace108c32375|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:09:55.921Z|521e9390-d2c5-4fe4-9e73-941edd77e786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:09:55.921Z|521e9390-d2c5-4fe4-9e73-941edd77e786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:01.197Z|0851e31f-0d8c-415d-9e5a-dc9660aab72e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:10:01.197Z|0851e31f-0d8c-415d-9e5a-dc9660aab72e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:10:01.382Z|5931cca7-3c54-4320-b362-c5e07f5a85cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:10:01.382Z|5931cca7-3c54-4320-b362-c5e07f5a85cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:10:04.254Z|239f32d5-9ef0-4cf9-84ee-880144620cf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:04.256Z|239f32d5-9ef0-4cf9-84ee-880144620cf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:05.846Z|d48a804d-51f8-4911-ac3f-efaa7b55eabd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:05.847Z|d48a804d-51f8-4911-ac3f-efaa7b55eabd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:05.946Z|df252930-7c02-408d-927d-fd6b05f8cca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:05.946Z|df252930-7c02-408d-927d-fd6b05f8cca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:06.320Z|1177e80d-edee-4321-9747-e78dba3ae118|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:10:06.322Z|1177e80d-edee-4321-9747-e78dba3ae118|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:14.283Z|8a21ed90-5783-49d1-87d5-94e0206cb29a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:14.284Z|8a21ed90-5783-49d1-87d5-94e0206cb29a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:15.877Z|f0945a49-adab-49e7-bcf5-d948bed0637f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:15.878Z|f0945a49-adab-49e7-bcf5-d948bed0637f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:15.972Z|14b9a6fa-2974-4d58-89f4-9ef3bdbc4d1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:15.973Z|14b9a6fa-2974-4d58-89f4-9ef3bdbc4d1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:16.196Z|789fb3aa-4747-493f-bfbd-b819afb41575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:10:16.197Z|789fb3aa-4747-493f-bfbd-b819afb41575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:10:24.315Z|0800768e-2def-4d4f-8251-fecce53a0e89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:24.316Z|0800768e-2def-4d4f-8251-fecce53a0e89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:25.907Z|553f02d8-83c5-4c8a-b132-c9ecdc0084b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:25.908Z|553f02d8-83c5-4c8a-b132-c9ecdc0084b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:25.998Z|da001d3c-04fe-491c-84b1-38ee168db16c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:25.999Z|da001d3c-04fe-491c-84b1-38ee168db16c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:31.196Z|732d6e87-1479-4590-b01b-d1bac589bb20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:10:31.199Z|732d6e87-1479-4590-b01b-d1bac589bb20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:10:31.385Z|a3d4aa59-f01e-4821-a9a7-292d6a69e3db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:10:31.386Z|a3d4aa59-f01e-4821-a9a7-292d6a69e3db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:10:34.341Z|272633cf-934f-4118-9586-22ddefb098b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:34.342Z|272633cf-934f-4118-9586-22ddefb098b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:35.936Z|69279a02-5973-4258-b3b4-59e73ae51020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:35.937Z|69279a02-5973-4258-b3b4-59e73ae51020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:36.026Z|548efb8c-215d-4069-a87d-9df2714ea88b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:36.027Z|548efb8c-215d-4069-a87d-9df2714ea88b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:44.368Z|edcb0846-9ff0-4033-b04d-743f7270621f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:44.368Z|edcb0846-9ff0-4033-b04d-743f7270621f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:45.967Z|9d419db0-8f50-4315-b358-00355c12b945|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:45.968Z|9d419db0-8f50-4315-b358-00355c12b945|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:46.053Z|e265083f-106e-4b69-ac03-30f13157073e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:46.054Z|e265083f-106e-4b69-ac03-30f13157073e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:46.196Z|ff5bba7d-7d2a-4a22-b5f7-ef2fe8d1ba61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:10:46.197Z|ff5bba7d-7d2a-4a22-b5f7-ef2fe8d1ba61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:10:54.392Z|2c757bba-c939-45b3-9180-7be03b2f154c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:54.393Z|2c757bba-c939-45b3-9180-7be03b2f154c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:55.996Z|a4c7613e-f3ee-4e5d-8e7f-4dba5a4ab3ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:55.997Z|a4c7613e-f3ee-4e5d-8e7f-4dba5a4ab3ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:10:56.083Z|48088a13-dd04-4bf2-908a-67a0f0177f58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:10:56.084Z|48088a13-dd04-4bf2-908a-67a0f0177f58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:01.196Z|73d18d51-143d-4176-bb2c-ea4632bb308f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:11:01.196Z|73d18d51-143d-4176-bb2c-ea4632bb308f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:11:01.386Z|0bd1bcba-806c-4c21-9add-57d139a5430b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:11:01.387Z|0bd1bcba-806c-4c21-9add-57d139a5430b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:11:04.420Z|53456ade-75d4-4434-ab11-71910fe1f163|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:04.421Z|53456ade-75d4-4434-ab11-71910fe1f163|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:06.023Z|7e8c1951-eb3c-4ce3-a259-b54fc054f370|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:06.024Z|7e8c1951-eb3c-4ce3-a259-b54fc054f370|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:06.111Z|a684a895-668d-4ef8-b675-5f38c25f1300|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:06.112Z|a684a895-668d-4ef8-b675-5f38c25f1300|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:06.320Z|1d86751b-93c5-4882-9d69-0e5f5c4fe0e7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:11:06.321Z|1d86751b-93c5-4882-9d69-0e5f5c4fe0e7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:14.449Z|869674d2-b5c3-48a4-8e5f-e04b93f0658d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:14.450Z|869674d2-b5c3-48a4-8e5f-e04b93f0658d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:16.049Z|bbc39a84-6723-43cd-b795-aa99fa123044|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:16.050Z|bbc39a84-6723-43cd-b795-aa99fa123044|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:16.140Z|833550a2-3e78-44a7-94e1-5146b675cd53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:16.141Z|833550a2-3e78-44a7-94e1-5146b675cd53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:16.196Z|6e877d53-c8ed-4d36-b822-fe983f7559da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:11:16.203Z|6e877d53-c8ed-4d36-b822-fe983f7559da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:11:24.475Z|9743d24b-5699-4a4d-91bb-43670e06dbdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:24.476Z|9743d24b-5699-4a4d-91bb-43670e06dbdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:26.078Z|3a46fcdc-f9d2-47c5-baf7-fd87a7daef0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:26.079Z|3a46fcdc-f9d2-47c5-baf7-fd87a7daef0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:26.167Z|607d2de1-a464-413a-a531-ba07a55e80a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:26.168Z|607d2de1-a464-413a-a531-ba07a55e80a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:31.196Z|937b9d17-337d-451e-b279-82ce21bdcb24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:11:31.197Z|937b9d17-337d-451e-b279-82ce21bdcb24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:11:31.388Z|29b44361-9fe3-4dc7-8a25-97ea6676c9cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:11:31.389Z|29b44361-9fe3-4dc7-8a25-97ea6676c9cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:11:34.507Z|37b3c577-a4e1-412c-9210-148cb8250c90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:34.508Z|37b3c577-a4e1-412c-9210-148cb8250c90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:36.106Z|5fbac534-3c98-4ce7-8dec-0dd81fc5506c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:36.107Z|5fbac534-3c98-4ce7-8dec-0dd81fc5506c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:36.193Z|097c41c5-400b-44b1-8d78-c19b8e148acf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:36.194Z|097c41c5-400b-44b1-8d78-c19b8e148acf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:44.545Z|00e21961-cb87-41b6-b8e0-85114c603c38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:44.546Z|00e21961-cb87-41b6-b8e0-85114c603c38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:46.133Z|6daa818f-6b46-407c-b20a-762b607d868b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:46.134Z|6daa818f-6b46-407c-b20a-762b607d868b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:46.196Z|f5c5edfd-b819-4872-9a3d-f8a3237d5dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:11:46.197Z|f5c5edfd-b819-4872-9a3d-f8a3237d5dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:11:46.220Z|4755fdfd-60b7-4132-b3bd-474e1c98022e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:46.221Z|4755fdfd-60b7-4132-b3bd-474e1c98022e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:54.576Z|38126edd-fa38-4139-a5a1-4eb7e21a9ef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:54.578Z|38126edd-fa38-4139-a5a1-4eb7e21a9ef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:56.160Z|2a02f331-e670-4c63-9a92-65919ab16dd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:56.162Z|2a02f331-e670-4c63-9a92-65919ab16dd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:11:56.248Z|f5fe61d4-1f87-4d93-b94f-4b623c305105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:11:56.250Z|f5fe61d4-1f87-4d93-b94f-4b623c305105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:01.196Z|58f0c41e-d36d-4650-8bea-6cf2d6b2a4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:12:01.199Z|58f0c41e-d36d-4650-8bea-6cf2d6b2a4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:12:01.390Z|d229718c-04f0-4739-9d83-c92f628dba1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:12:01.391Z|d229718c-04f0-4739-9d83-c92f628dba1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:12:04.605Z|0979f0e0-8c38-4001-9945-b64c6d0db884|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:04.606Z|0979f0e0-8c38-4001-9945-b64c6d0db884|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:06.189Z|97655ba9-af7b-4750-950a-f06f4b4d1089|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:06.190Z|97655ba9-af7b-4750-950a-f06f4b4d1089|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:06.273Z|df659523-94eb-480b-99ab-bb812295db29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:06.274Z|df659523-94eb-480b-99ab-bb812295db29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:06.320Z|5b0e9a62-5536-4334-be9a-68dae10f1ccb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:12:06.320Z|5b0e9a62-5536-4334-be9a-68dae10f1ccb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:14.632Z|2b55bf38-9d64-4083-afb8-d2d170538ef1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:14.633Z|2b55bf38-9d64-4083-afb8-d2d170538ef1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:16.196Z|c1cb2432-ec6f-4d24-b950-ca4adb1a6334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:12:16.197Z|c1cb2432-ec6f-4d24-b950-ca4adb1a6334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:12:16.218Z|4c1c25f1-6a7d-4b94-9866-daf4b69c3dfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:16.219Z|4c1c25f1-6a7d-4b94-9866-daf4b69c3dfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:16.304Z|8d12de3d-58c0-4c12-91f4-37a5abdf94d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:16.304Z|8d12de3d-58c0-4c12-91f4-37a5abdf94d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:24.661Z|6ea357f5-c251-4371-a079-4ab7ad73ea4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:24.663Z|6ea357f5-c251-4371-a079-4ab7ad73ea4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:26.245Z|26793949-dc02-45ff-89d7-31f4512ce6c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:26.245Z|26793949-dc02-45ff-89d7-31f4512ce6c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:26.329Z|0465ed58-b36d-4582-86f7-fb1cc0deee34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:26.330Z|0465ed58-b36d-4582-86f7-fb1cc0deee34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:31.196Z|8f825f6f-f817-4ec3-8697-b9fdda70fa9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:12:31.198Z|8f825f6f-f817-4ec3-8697-b9fdda70fa9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:12:31.392Z|884b0f97-3209-4da1-9dfd-6d72a2c27f4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:12:31.393Z|884b0f97-3209-4da1-9dfd-6d72a2c27f4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:12:34.693Z|df9e3d32-b062-4a4c-b88f-ab010db1610b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:34.694Z|df9e3d32-b062-4a4c-b88f-ab010db1610b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:36.270Z|362c4809-406d-4bc6-b044-f1e7baf99bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:36.270Z|362c4809-406d-4bc6-b044-f1e7baf99bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:36.356Z|2f9076f3-b996-42f5-8ec1-e54c1e1ddefc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:36.357Z|2f9076f3-b996-42f5-8ec1-e54c1e1ddefc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:44.722Z|a371ce25-2839-48d0-be75-3cd1618df071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:44.723Z|a371ce25-2839-48d0-be75-3cd1618df071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:46.196Z|f1384599-3762-4c88-affd-7bc3e756aac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:12:46.199Z|f1384599-3762-4c88-affd-7bc3e756aac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:12:46.296Z|80e8dc6f-23ce-4fef-b22b-30d0026d486d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:46.296Z|80e8dc6f-23ce-4fef-b22b-30d0026d486d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:46.382Z|56d135a3-5195-4796-89ee-4326f35e0d6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:46.383Z|56d135a3-5195-4796-89ee-4326f35e0d6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:54.748Z|eca1b640-b184-470f-9d3b-98975d45bd46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:54.749Z|eca1b640-b184-470f-9d3b-98975d45bd46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:56.322Z|7bdb9f4f-b4d0-4424-9718-7800a31165ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:56.323Z|7bdb9f4f-b4d0-4424-9718-7800a31165ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:12:56.412Z|61800522-0d2d-4d03-97d3-5c5ad9846c90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:12:56.413Z|61800522-0d2d-4d03-97d3-5c5ad9846c90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:01.196Z|a5f572a8-75c3-4c9d-ac35-dfc97d5a5a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:13:01.197Z|a5f572a8-75c3-4c9d-ac35-dfc97d5a5a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:13:01.394Z|3279c1dc-ed3a-4e31-8757-7a6f4c0b0df2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:13:01.395Z|3279c1dc-ed3a-4e31-8757-7a6f4c0b0df2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:13:04.776Z|488cfe07-94c0-43f9-a973-29cb8de2f995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:04.777Z|488cfe07-94c0-43f9-a973-29cb8de2f995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:06.321Z|6343cf6d-c38f-4087-a45a-f05db842886e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:13:06.322Z|6343cf6d-c38f-4087-a45a-f05db842886e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:06.346Z|323174ae-0735-4aa4-89ff-d7b8af257adc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:06.347Z|323174ae-0735-4aa4-89ff-d7b8af257adc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:06.437Z|402242ac-e983-4433-be64-d2f427f6a178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:06.437Z|402242ac-e983-4433-be64-d2f427f6a178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:14.806Z|1d9d89b7-aa08-4803-8d8a-85f5ec879348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:14.807Z|1d9d89b7-aa08-4803-8d8a-85f5ec879348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:16.196Z|cbeaf9a2-0d29-4d98-aae3-ea928758e0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:13:16.197Z|cbeaf9a2-0d29-4d98-aae3-ea928758e0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:13:16.371Z|7ac36e55-3d2a-4d26-b8c1-9d6976bc4b20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:16.371Z|7ac36e55-3d2a-4d26-b8c1-9d6976bc4b20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:16.460Z|5e4b9bd2-bd7d-43f4-ba77-bb444c1797e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:16.461Z|5e4b9bd2-bd7d-43f4-ba77-bb444c1797e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:24.835Z|8f15611c-64ce-4f29-97a1-805247dda976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:24.836Z|8f15611c-64ce-4f29-97a1-805247dda976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:26.395Z|c5165e5f-af1e-4237-b768-d80eec414d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:26.396Z|c5165e5f-af1e-4237-b768-d80eec414d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:26.485Z|5c323642-9f70-4b08-b1af-5583417665e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:26.486Z|5c323642-9f70-4b08-b1af-5583417665e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:31.196Z|2956fc3a-5fa6-4def-b299-cd22d1e52c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:13:31.198Z|2956fc3a-5fa6-4def-b299-cd22d1e52c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:13:31.396Z|5d9022b4-7c1e-49bb-adab-afea3a6ad0ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:13:31.396Z|5d9022b4-7c1e-49bb-adab-afea3a6ad0ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:13:34.863Z|5f3ba4ec-a842-4c5b-be11-45fd58bf4ef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:34.864Z|5f3ba4ec-a842-4c5b-be11-45fd58bf4ef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:36.421Z|295d0f35-67c6-46f3-aaa0-e901a80aa9ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:36.422Z|295d0f35-67c6-46f3-aaa0-e901a80aa9ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:36.515Z|8e6ef462-1208-4b54-bd04-baef3cc0be05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:36.516Z|8e6ef462-1208-4b54-bd04-baef3cc0be05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:44.893Z|af7e8a01-5868-4d9f-8b4f-34d61507c078|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:44.894Z|af7e8a01-5868-4d9f-8b4f-34d61507c078|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:46.196Z|76b2634e-ff80-4538-8254-addb5ca47215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:13:46.196Z|76b2634e-ff80-4538-8254-addb5ca47215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:13:46.445Z|eda302d7-c589-48bd-bf20-508a57b5c64e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:46.446Z|eda302d7-c589-48bd-bf20-508a57b5c64e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:46.543Z|7aea879a-0c96-4135-b74b-b37fb6051479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:46.544Z|7aea879a-0c96-4135-b74b-b37fb6051479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:54.920Z|ea523fe2-205f-4868-9785-d5fa640dc346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:54.921Z|ea523fe2-205f-4868-9785-d5fa640dc346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:56.470Z|a8f7a2b7-f6bd-4a89-93f6-de531ca354f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:56.471Z|a8f7a2b7-f6bd-4a89-93f6-de531ca354f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:13:56.572Z|b886b6ba-a2e0-4a78-81db-a7f9aea17e8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:13:56.573Z|b886b6ba-a2e0-4a78-81db-a7f9aea17e8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:01.196Z|0c8dce18-b007-4a42-8510-897be70cb6dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:14:01.197Z|0c8dce18-b007-4a42-8510-897be70cb6dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:14:01.397Z|4dd52184-665f-4bd1-8a81-fcd3a07731df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:14:01.398Z|4dd52184-665f-4bd1-8a81-fcd3a07731df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:14:04.946Z|13605f8e-f1e2-45bd-9a01-6bf93d2344a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:04.947Z|13605f8e-f1e2-45bd-9a01-6bf93d2344a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:06.319Z|bfee62ed-ff7e-4864-883d-c9203cc4ee0e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:14:06.321Z|bfee62ed-ff7e-4864-883d-c9203cc4ee0e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:06.497Z|35b94f1d-e2a8-4fe3-9e8e-a58bf18660f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:06.498Z|35b94f1d-e2a8-4fe3-9e8e-a58bf18660f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:06.598Z|e72eb647-17e6-4a78-8666-79111f74502c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:06.599Z|e72eb647-17e6-4a78-8666-79111f74502c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:14.974Z|5485cf20-71d6-41e3-b4f4-0010c192ce73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:14.974Z|5485cf20-71d6-41e3-b4f4-0010c192ce73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:16.196Z|5e30a88f-d40a-4470-af49-90866db3bf69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:14:16.199Z|5e30a88f-d40a-4470-af49-90866db3bf69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:14:16.524Z|19fac000-1a99-42e6-93f5-766f8a798325|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:16.525Z|19fac000-1a99-42e6-93f5-766f8a798325|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:16.624Z|25b99f96-9bdb-47dd-87ff-2421ea5506fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:16.625Z|25b99f96-9bdb-47dd-87ff-2421ea5506fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:25.001Z|a3427e97-a93d-4eb7-992f-4bc45fa5a5ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:25.002Z|a3427e97-a93d-4eb7-992f-4bc45fa5a5ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:26.553Z|05a3ac55-ebcf-46fa-b5ae-2d77ec6c6f0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:26.554Z|05a3ac55-ebcf-46fa-b5ae-2d77ec6c6f0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:26.653Z|f7fea9cb-44c9-405d-b78c-bca08b59fb9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:26.654Z|f7fea9cb-44c9-405d-b78c-bca08b59fb9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:31.196Z|161de566-41bc-4c6c-8e9f-4d0ad8996483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:14:31.197Z|161de566-41bc-4c6c-8e9f-4d0ad8996483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:14:31.399Z|48f7d0a1-cc8c-4eaa-ba5e-c9c11e6408ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:14:31.400Z|48f7d0a1-cc8c-4eaa-ba5e-c9c11e6408ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:14:35.026Z|46ccd868-8d88-4440-9e91-325c69e3a342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:35.027Z|46ccd868-8d88-4440-9e91-325c69e3a342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:36.581Z|a277dad3-461a-42c9-a663-e8f266fb7c25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:36.582Z|a277dad3-461a-42c9-a663-e8f266fb7c25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:36.682Z|4dba1d01-8fea-46d6-b6d0-623bbd9212fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:36.683Z|4dba1d01-8fea-46d6-b6d0-623bbd9212fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:45.053Z|6e32d447-8c8a-4475-b73b-3dd6f42bed8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:45.054Z|6e32d447-8c8a-4475-b73b-3dd6f42bed8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:46.196Z|30dddc47-43d7-4d4d-9316-0d61d833f951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:14:46.197Z|30dddc47-43d7-4d4d-9316-0d61d833f951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:14:46.606Z|b0de9b79-0b06-4e75-8fb9-3985acf2c242|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:46.607Z|b0de9b79-0b06-4e75-8fb9-3985acf2c242|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:46.711Z|80ed51d6-6010-4353-bd0c-7a657b4a4fbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:46.712Z|80ed51d6-6010-4353-bd0c-7a657b4a4fbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:55.086Z|a8c302f9-edb0-4042-aafd-de33014e05c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:55.087Z|a8c302f9-edb0-4042-aafd-de33014e05c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:56.632Z|abedf0c6-f5f4-4d66-8485-adf177c5f803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:56.633Z|abedf0c6-f5f4-4d66-8485-adf177c5f803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:14:56.738Z|68312e22-7166-4358-8432-9773a34fcc4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:14:56.739Z|68312e22-7166-4358-8432-9773a34fcc4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:01.196Z|f45a4d01-aca4-40f0-a07e-d4746ed6a84a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:15:01.198Z|f45a4d01-aca4-40f0-a07e-d4746ed6a84a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:15:01.401Z|d5a2eb90-4e79-4dee-bc89-eed28a09b4b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:15:01.401Z|d5a2eb90-4e79-4dee-bc89-eed28a09b4b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:15:05.115Z|0381fb11-80ae-4dac-b937-f1cc6a9066c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:05.116Z|0381fb11-80ae-4dac-b937-f1cc6a9066c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:06.318Z|778eb09b-380a-4b0b-ae70-5e2331a1b196|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:15:06.318Z|778eb09b-380a-4b0b-ae70-5e2331a1b196|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:06.658Z|aabcc7fa-8415-4eab-9b68-11ea108f57e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:06.659Z|aabcc7fa-8415-4eab-9b68-11ea108f57e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:06.764Z|d8ac0778-64e7-42ba-966c-8f83343d93bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:06.765Z|d8ac0778-64e7-42ba-966c-8f83343d93bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:15.143Z|4ad07fec-d3cf-4e1e-a337-fddd9864e32a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:15.144Z|4ad07fec-d3cf-4e1e-a337-fddd9864e32a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:16.196Z|026e3ddc-542d-494f-9795-b9f3c7cb1aef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:15:16.196Z|026e3ddc-542d-494f-9795-b9f3c7cb1aef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:15:16.685Z|829bdb0a-02b1-4438-83ac-9bfd7fd81510|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:16.686Z|829bdb0a-02b1-4438-83ac-9bfd7fd81510|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:16.791Z|1cdf3104-f6c1-4f8f-8bca-4d57971a178d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:16.792Z|1cdf3104-f6c1-4f8f-8bca-4d57971a178d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:25.171Z|1e7d2af5-ab42-478e-afde-ebbbc66d2c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:25.172Z|1e7d2af5-ab42-478e-afde-ebbbc66d2c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:26.711Z|0c728ca5-7650-496c-bce2-37874cc10793|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:26.711Z|0c728ca5-7650-496c-bce2-37874cc10793|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:26.815Z|3d5e84eb-80a8-4401-a849-96bb7ec0aa4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:26.816Z|3d5e84eb-80a8-4401-a849-96bb7ec0aa4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:31.196Z|8bff2d37-dfaa-4038-879d-a2393a8f479f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:15:31.196Z|8bff2d37-dfaa-4038-879d-a2393a8f479f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:15:31.402Z|fef3ea61-9648-4213-a4de-25e679955799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:15:31.403Z|fef3ea61-9648-4213-a4de-25e679955799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:15:35.197Z|f14519b9-c7d4-469d-8d8c-ba61ec90e9c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:35.198Z|f14519b9-c7d4-469d-8d8c-ba61ec90e9c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:36.735Z|8851e092-8c43-43a1-a9a1-faede5e67b77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:36.736Z|8851e092-8c43-43a1-a9a1-faede5e67b77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:36.843Z|b9c4b1c3-1a50-4360-83bb-2ea041c2d50a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:36.844Z|b9c4b1c3-1a50-4360-83bb-2ea041c2d50a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:45.223Z|e2177138-ac27-4b6a-839c-6eb8f9a0350a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:45.223Z|e2177138-ac27-4b6a-839c-6eb8f9a0350a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:46.196Z|e684c453-8f5b-440d-b138-11dce8f598be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:15:46.199Z|e684c453-8f5b-440d-b138-11dce8f598be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:15:46.762Z|2aafcc20-84c9-4be8-ac6a-ff9e1e54684f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:46.763Z|2aafcc20-84c9-4be8-ac6a-ff9e1e54684f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:46.869Z|2db01f97-4eb2-47c0-934f-753a49a331dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:46.870Z|2db01f97-4eb2-47c0-934f-753a49a331dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:55.253Z|a1f976c8-ae0a-422c-ba1b-8ef6e1a53cae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:55.254Z|a1f976c8-ae0a-422c-ba1b-8ef6e1a53cae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:56.787Z|3f5d3455-e7cc-4e30-a736-809d6be823ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:56.788Z|3f5d3455-e7cc-4e30-a736-809d6be823ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:15:56.897Z|32b09d4f-6a69-47d7-a4b9-9e250bd55879|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:15:56.898Z|32b09d4f-6a69-47d7-a4b9-9e250bd55879|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:01.196Z|938df8c0-7cf8-4361-88e1-e3d28fb7b484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:16:01.196Z|938df8c0-7cf8-4361-88e1-e3d28fb7b484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:16:01.404Z|4a1c9ef8-4dbc-4e3e-8ddd-f67880f1fa18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:16:01.405Z|4a1c9ef8-4dbc-4e3e-8ddd-f67880f1fa18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:16:05.282Z|d9e0fc97-d011-40c3-8842-b9e4239c1e72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:05.283Z|d9e0fc97-d011-40c3-8842-b9e4239c1e72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:06.318Z|b3aab769-5acf-4aa6-b4bd-0b415d02c6b1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:16:06.319Z|b3aab769-5acf-4aa6-b4bd-0b415d02c6b1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:06.814Z|08d77381-6adc-43d0-beb8-5376c0e899f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:06.815Z|08d77381-6adc-43d0-beb8-5376c0e899f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:06.925Z|7b3926e1-7427-4e19-a4fa-a98175cb088a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:06.926Z|7b3926e1-7427-4e19-a4fa-a98175cb088a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:15.309Z|f1ea97d3-66bc-4208-a41e-9ee387a82c5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:15.310Z|f1ea97d3-66bc-4208-a41e-9ee387a82c5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:16.196Z|b6bf6e8a-c747-4af4-a958-bdd3bedb5aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:16:16.197Z|b6bf6e8a-c747-4af4-a958-bdd3bedb5aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:16:16.840Z|3ef28ca2-76a7-48f9-8f38-48aae575a79d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:16.841Z|3ef28ca2-76a7-48f9-8f38-48aae575a79d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:16.950Z|00bd4375-9475-4aff-86ae-00bacf93c97e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:16.951Z|00bd4375-9475-4aff-86ae-00bacf93c97e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:25.335Z|7cf80f82-c296-457d-be5e-7d4281d1d989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:25.336Z|7cf80f82-c296-457d-be5e-7d4281d1d989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:26.866Z|460e1b32-97d7-433f-81db-3d133cf5f424|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:26.867Z|460e1b32-97d7-433f-81db-3d133cf5f424|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:26.980Z|e75f3b0d-a32e-4536-9a82-2695dee1a8a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:26.981Z|e75f3b0d-a32e-4536-9a82-2695dee1a8a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:31.196Z|77ac3e62-dead-43f2-a215-8cc29b9a8d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:16:31.199Z|77ac3e62-dead-43f2-a215-8cc29b9a8d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:16:31.406Z|149466d8-fb2d-4553-a2cb-ebcdc4dd8946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:16:31.407Z|149466d8-fb2d-4553-a2cb-ebcdc4dd8946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:16:35.361Z|14d12c62-79f3-4725-834f-abdfac28153d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:35.362Z|14d12c62-79f3-4725-834f-abdfac28153d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:36.892Z|28ae60c9-2a6b-4e9a-b144-d519e9d121e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:36.893Z|28ae60c9-2a6b-4e9a-b144-d519e9d121e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:37.006Z|a3ced731-626d-4b9c-a42d-d12eb38a8c11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:37.007Z|a3ced731-626d-4b9c-a42d-d12eb38a8c11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:45.386Z|c0b6e632-0863-4cc8-91bd-75042655116a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:45.387Z|c0b6e632-0863-4cc8-91bd-75042655116a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:46.196Z|e93f48f0-28f3-4533-aca9-a4ca34292ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:16:46.196Z|e93f48f0-28f3-4533-aca9-a4ca34292ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:16:46.925Z|07ed6d99-baf1-44c9-bc71-136ef67e6196|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:46.926Z|07ed6d99-baf1-44c9-bc71-136ef67e6196|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:47.032Z|e6116ad6-9417-499b-a147-221360b91d26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:47.033Z|e6116ad6-9417-499b-a147-221360b91d26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:55.413Z|fd57d0e7-a2a0-4174-b2b2-f69bc7a234db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:55.414Z|fd57d0e7-a2a0-4174-b2b2-f69bc7a234db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:56.955Z|6abba71f-4f87-4b0c-9cf4-6900995e78d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:56.956Z|6abba71f-4f87-4b0c-9cf4-6900995e78d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:16:57.065Z|3a1f2511-3d3f-4684-9442-2b2780743b51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:16:57.066Z|3a1f2511-3d3f-4684-9442-2b2780743b51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:01.196Z|3b2c36b7-21d7-481e-bc07-316ac616d6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:17:01.197Z|3b2c36b7-21d7-481e-bc07-316ac616d6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:17:01.409Z|d80b627d-d588-4437-bac2-3856fe4748b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:17:01.410Z|d80b627d-d588-4437-bac2-3856fe4748b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:17:05.441Z|050ee598-0f23-4050-883a-d239d068e000|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:05.442Z|050ee598-0f23-4050-883a-d239d068e000|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:06.319Z|5db7bd3c-0ecd-461f-909b-b7c9df6b7616|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:17:06.321Z|5db7bd3c-0ecd-461f-909b-b7c9df6b7616|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:06.982Z|a4ed32bb-4c88-4f61-aa51-2940a4b90afe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:06.984Z|a4ed32bb-4c88-4f61-aa51-2940a4b90afe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:07.096Z|3b3d7ce2-98c0-4fa5-bb51-df66b08343e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:07.098Z|3b3d7ce2-98c0-4fa5-bb51-df66b08343e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:15.468Z|2284eed8-23b0-4537-97a4-70703bb70024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:15.469Z|2284eed8-23b0-4537-97a4-70703bb70024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:16.196Z|0bc114b3-5822-443d-bf6b-9da9296d3872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:17:16.199Z|0bc114b3-5822-443d-bf6b-9da9296d3872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:17:17.010Z|626c5426-951a-4646-b544-5c9a5cd2367a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:17.011Z|626c5426-951a-4646-b544-5c9a5cd2367a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:17.122Z|3c06567d-2e34-45cc-aeec-b19c4af1959c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:17.123Z|3c06567d-2e34-45cc-aeec-b19c4af1959c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:25.499Z|29a0ad7c-41bf-4994-90ea-cd51fad33851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:25.500Z|29a0ad7c-41bf-4994-90ea-cd51fad33851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:27.037Z|633df4d9-36b1-4d1a-a2fa-edc27ce213f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:27.038Z|633df4d9-36b1-4d1a-a2fa-edc27ce213f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:27.148Z|648e2cda-cae1-473c-81af-c4dda7a6a062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:27.149Z|648e2cda-cae1-473c-81af-c4dda7a6a062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:31.196Z|e6ae68b2-d00f-476f-85ae-5dd9d72d123d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:17:31.196Z|e6ae68b2-d00f-476f-85ae-5dd9d72d123d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:17:31.410Z|879d206d-1971-48d5-b258-3cb0d17bf345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:17:31.411Z|879d206d-1971-48d5-b258-3cb0d17bf345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:17:35.529Z|4ce25b06-4e00-480e-959c-59e18c8f4311|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:35.530Z|4ce25b06-4e00-480e-959c-59e18c8f4311|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:37.062Z|6c670acf-1ea2-427c-95a6-10e211763c51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:37.063Z|6c670acf-1ea2-427c-95a6-10e211763c51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:37.174Z|17db9fca-b9cd-4660-b0be-da67483c7b84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:37.176Z|17db9fca-b9cd-4660-b0be-da67483c7b84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:45.556Z|1905e104-eabc-4703-aaa0-dc0cc76a1998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:45.557Z|1905e104-eabc-4703-aaa0-dc0cc76a1998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:46.196Z|982ee11a-33dc-4947-83a0-06247da476a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:17:46.197Z|982ee11a-33dc-4947-83a0-06247da476a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:17:47.094Z|38973a62-0516-4189-9abc-92cd7b950bc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:47.095Z|38973a62-0516-4189-9abc-92cd7b950bc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:47.201Z|f8c5a218-0dcf-4fb5-a6ee-c7f5abeb9615|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:47.202Z|f8c5a218-0dcf-4fb5-a6ee-c7f5abeb9615|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:55.581Z|6b49c169-299f-4b8c-9bc9-3f8b540e80ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:55.582Z|6b49c169-299f-4b8c-9bc9-3f8b540e80ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:57.120Z|b488dce8-d859-4ffa-9909-99055fda81ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:57.121Z|b488dce8-d859-4ffa-9909-99055fda81ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:17:57.228Z|6192adf4-2626-4511-8987-8ee9c26758a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:17:57.228Z|6192adf4-2626-4511-8987-8ee9c26758a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:01.196Z|186702a8-8cc4-49de-86be-6d163e043c1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:18:01.200Z|186702a8-8cc4-49de-86be-6d163e043c1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:18:01.412Z|4ffe4884-33ff-4b4f-9be7-f00dfbaaf46c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:18:01.413Z|4ffe4884-33ff-4b4f-9be7-f00dfbaaf46c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:18:05.607Z|7ae64f62-9b63-4c00-b227-71c11abe703b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:05.608Z|7ae64f62-9b63-4c00-b227-71c11abe703b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:06.320Z|2d989106-8c82-48f1-90ce-d27a815ea0c1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:18:06.321Z|2d989106-8c82-48f1-90ce-d27a815ea0c1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:07.144Z|f9f07e35-51cf-4e48-9728-878dc1fc1762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:07.145Z|f9f07e35-51cf-4e48-9728-878dc1fc1762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:07.256Z|d326eddf-d4d9-4158-bf55-c246ca53c56d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:07.257Z|d326eddf-d4d9-4158-bf55-c246ca53c56d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:15.641Z|b4c73d76-4128-4c5b-a25b-b1d7e7bc7802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:15.642Z|b4c73d76-4128-4c5b-a25b-b1d7e7bc7802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:16.196Z|82a4f6d8-d7c4-492a-b2ca-fdbbaa032611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:18:16.196Z|82a4f6d8-d7c4-492a-b2ca-fdbbaa032611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:18:17.171Z|e66fc2bf-338b-4677-bdd6-ee9b96e77380|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:17.172Z|e66fc2bf-338b-4677-bdd6-ee9b96e77380|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:17.289Z|a6af6a3d-97ce-4a01-814b-44ee408bb089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:17.290Z|a6af6a3d-97ce-4a01-814b-44ee408bb089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:25.678Z|d31c13be-ca56-4b53-a71f-fd25e2b93efc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:25.679Z|d31c13be-ca56-4b53-a71f-fd25e2b93efc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:27.201Z|6350854a-5de2-4d09-8a2a-12bc099ccd8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:27.202Z|6350854a-5de2-4d09-8a2a-12bc099ccd8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:27.318Z|26bd6c2d-710a-4e6a-a0bd-f2ae9a3e010a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:27.319Z|26bd6c2d-710a-4e6a-a0bd-f2ae9a3e010a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:31.196Z|795382bb-08c6-4166-a7f2-3d3ad048ec25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:18:31.196Z|795382bb-08c6-4166-a7f2-3d3ad048ec25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:18:31.414Z|5ebae1b4-c0ee-4198-acc5-7804a8e988f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:18:31.414Z|5ebae1b4-c0ee-4198-acc5-7804a8e988f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:18:35.704Z|4bc1e6e6-578a-42a7-aca4-4368ec633d16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:35.705Z|4bc1e6e6-578a-42a7-aca4-4368ec633d16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:37.227Z|b1626dcd-0a34-4340-bb20-195a54c9c6c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:37.228Z|b1626dcd-0a34-4340-bb20-195a54c9c6c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:37.344Z|4071e228-6407-4a03-945a-8ec1cd71b529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:37.345Z|4071e228-6407-4a03-945a-8ec1cd71b529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:45.754Z|022eb1b6-4fe8-4f5f-b75e-c3dfb6157c0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:45.756Z|022eb1b6-4fe8-4f5f-b75e-c3dfb6157c0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:46.196Z|099a2195-efc3-44f3-9bf9-fad6bc89b14e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:18:46.196Z|099a2195-efc3-44f3-9bf9-fad6bc89b14e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:18:47.266Z|27c18620-0f89-4d1f-865d-b48bade1dc2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:47.267Z|27c18620-0f89-4d1f-865d-b48bade1dc2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:47.368Z|d78472da-dd45-4939-b87a-47de4dc05d02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:47.369Z|d78472da-dd45-4939-b87a-47de4dc05d02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:55.781Z|2689fa17-9666-4291-84c2-748ad7adaf0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:55.782Z|2689fa17-9666-4291-84c2-748ad7adaf0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:57.296Z|52495d8e-02a4-48c3-b36d-bcaeda3d8d00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:57.296Z|52495d8e-02a4-48c3-b36d-bcaeda3d8d00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:18:57.393Z|942a9d6d-5149-4b67-83aa-38e2ba6d599f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:18:57.394Z|942a9d6d-5149-4b67-83aa-38e2ba6d599f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:01.196Z|bc1ffbba-0a3c-460e-95a4-51b90c165812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:19:01.196Z|bc1ffbba-0a3c-460e-95a4-51b90c165812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:19:01.415Z|e126f3dc-118b-4588-be60-a52d791650db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:19:01.416Z|e126f3dc-118b-4588-be60-a52d791650db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:19:05.807Z|baef3be8-1427-4339-83fc-becd98beaa0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:05.808Z|baef3be8-1427-4339-83fc-becd98beaa0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:06.320Z|b8599ff2-8153-4163-a39e-37cfaed1f311|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:19:06.321Z|b8599ff2-8153-4163-a39e-37cfaed1f311|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:07.322Z|356742c2-beca-4dbd-a3bd-7ca151fc4c11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:07.323Z|356742c2-beca-4dbd-a3bd-7ca151fc4c11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:07.417Z|b56a7b56-f0e1-4fee-b40b-db6a138080a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:07.418Z|b56a7b56-f0e1-4fee-b40b-db6a138080a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:15.833Z|78d266c5-8f65-4934-8e1a-09b7f5eaaa82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:15.836Z|78d266c5-8f65-4934-8e1a-09b7f5eaaa82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:16.196Z|fd192c6d-412b-4e92-a901-0a97d6ea5554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:19:16.196Z|fd192c6d-412b-4e92-a901-0a97d6ea5554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:19:17.350Z|a18cdf70-f065-4b2a-9279-22f872dc071a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:17.351Z|a18cdf70-f065-4b2a-9279-22f872dc071a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:17.441Z|1415fae2-d0f4-41e2-b452-01250f2e444f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:17.442Z|1415fae2-d0f4-41e2-b452-01250f2e444f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:25.862Z|2c1fc7ac-3515-4903-b79e-1a699e379f6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:25.863Z|2c1fc7ac-3515-4903-b79e-1a699e379f6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:27.375Z|52d6ec56-aa4d-41ce-8f97-01ecb664071a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:27.376Z|52d6ec56-aa4d-41ce-8f97-01ecb664071a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:27.468Z|5a15f106-8567-45a4-8201-f8c9743614c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:27.469Z|5a15f106-8567-45a4-8201-f8c9743614c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:31.196Z|9061e6cf-9059-4b8c-a8e7-064e09ea20f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:19:31.197Z|9061e6cf-9059-4b8c-a8e7-064e09ea20f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:19:31.417Z|9a4c3451-6ecd-47b8-b1d3-d44a9c510595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:19:31.418Z|9a4c3451-6ecd-47b8-b1d3-d44a9c510595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:19:35.891Z|2b0ebbec-535e-4b8e-b9ee-4770f322021d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:35.892Z|2b0ebbec-535e-4b8e-b9ee-4770f322021d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:37.400Z|7705bdd3-371b-4a40-89d1-f02925c98371|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:37.401Z|7705bdd3-371b-4a40-89d1-f02925c98371|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:37.492Z|3d56afe2-d1eb-40bc-bbeb-a635ce589dbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:37.493Z|3d56afe2-d1eb-40bc-bbeb-a635ce589dbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:45.920Z|e2e3643e-ff82-4fd0-b398-7e5afc053005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:45.921Z|e2e3643e-ff82-4fd0-b398-7e5afc053005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:46.196Z|dd2cd93c-33d2-4354-b71d-e76b32ec7731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:19:46.198Z|dd2cd93c-33d2-4354-b71d-e76b32ec7731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:19:47.426Z|adcc8621-6e6c-4d91-902e-72c0bb2db5be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:47.427Z|adcc8621-6e6c-4d91-902e-72c0bb2db5be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:47.518Z|c15b259f-6b22-491e-98f4-90e2a5410822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:47.519Z|c15b259f-6b22-491e-98f4-90e2a5410822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:55.948Z|17d9f507-b40b-467b-822a-45e54052baa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:55.949Z|17d9f507-b40b-467b-822a-45e54052baa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:57.453Z|0d67f8ac-1494-49bb-9660-6746707a415e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:57.454Z|0d67f8ac-1494-49bb-9660-6746707a415e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:19:57.542Z|a9065523-36fc-4720-a5fe-3f9512bb2a15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:19:57.543Z|a9065523-36fc-4720-a5fe-3f9512bb2a15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:01.196Z|a0f99a78-bac4-4759-887d-6f96108867f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:20:01.197Z|a0f99a78-bac4-4759-887d-6f96108867f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:20:01.418Z|2f2da6cb-2463-4594-81c8-6c16416bacc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:20:01.419Z|2f2da6cb-2463-4594-81c8-6c16416bacc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:20:05.975Z|bc19e423-60de-446e-9021-2496cdeb14a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:05.976Z|bc19e423-60de-446e-9021-2496cdeb14a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:06.319Z|0638d2cb-6f9a-4064-a4da-1bbb08fd73aa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:20:06.320Z|0638d2cb-6f9a-4064-a4da-1bbb08fd73aa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:07.481Z|e516a18e-f084-4836-941a-512fbfcef5bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:07.482Z|e516a18e-f084-4836-941a-512fbfcef5bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:07.568Z|b8685501-dbbb-40ab-bda9-3ae84f2a3330|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:07.569Z|b8685501-dbbb-40ab-bda9-3ae84f2a3330|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:16.002Z|f8343808-6c93-459d-9f5a-31c9e0f631ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:16.002Z|f8343808-6c93-459d-9f5a-31c9e0f631ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:16.196Z|19b370eb-ed56-4397-92f1-83d99bcef565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:20:16.197Z|19b370eb-ed56-4397-92f1-83d99bcef565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:20:17.509Z|ef9bfd2d-8d63-43b5-bab2-946d05359ee3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:17.510Z|ef9bfd2d-8d63-43b5-bab2-946d05359ee3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:17.596Z|2913ea54-8dfc-4e3f-87c6-e98f94945896|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:17.597Z|2913ea54-8dfc-4e3f-87c6-e98f94945896|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:26.032Z|2331588c-2ea1-43cf-834f-8474d4ddbd7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:26.034Z|2331588c-2ea1-43cf-834f-8474d4ddbd7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:27.537Z|178be533-ea1a-4058-be8a-423f648804e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:27.537Z|178be533-ea1a-4058-be8a-423f648804e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:27.622Z|dfadb390-4dc9-4ae5-acfe-456a9c1af1dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:27.623Z|dfadb390-4dc9-4ae5-acfe-456a9c1af1dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:31.196Z|29be6469-14a5-41bf-ab24-9f8bb9165659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:20:31.199Z|29be6469-14a5-41bf-ab24-9f8bb9165659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:20:31.420Z|debacb39-7fe3-4c7c-a411-5b657cfae17b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:20:31.421Z|debacb39-7fe3-4c7c-a411-5b657cfae17b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:20:36.066Z|9e0e6475-c70f-4689-9968-c269f560eb45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:36.067Z|9e0e6475-c70f-4689-9968-c269f560eb45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:37.561Z|df932c48-4495-4f62-826d-17248228e8ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:37.562Z|df932c48-4495-4f62-826d-17248228e8ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:37.648Z|de5337b9-3613-46ec-ac5e-a5c15f0eb554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:37.649Z|de5337b9-3613-46ec-ac5e-a5c15f0eb554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:46.096Z|1b8190e2-4338-48e4-9a4c-321647113987|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:46.097Z|1b8190e2-4338-48e4-9a4c-321647113987|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:46.196Z|fc4f84d9-74db-4169-a92b-369bfeee5067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:20:46.197Z|fc4f84d9-74db-4169-a92b-369bfeee5067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:20:47.586Z|54c48570-0edd-4e39-ae7c-5390c71d94a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:47.587Z|54c48570-0edd-4e39-ae7c-5390c71d94a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:47.680Z|373d106e-2b4d-43e8-9a64-0a9c2f652991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:47.681Z|373d106e-2b4d-43e8-9a64-0a9c2f652991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:56.127Z|44434fba-0195-4fd4-9b6e-f36c49a22964|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:56.129Z|44434fba-0195-4fd4-9b6e-f36c49a22964|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:57.614Z|615ab2f4-5ffa-4f87-a62e-cb8e99305853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:57.615Z|615ab2f4-5ffa-4f87-a62e-cb8e99305853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:20:57.707Z|8637acfe-f9a3-4654-9b8a-91816f9fd649|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:20:57.708Z|8637acfe-f9a3-4654-9b8a-91816f9fd649|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:01.196Z|96cb2168-518c-4408-ac21-2bb429c2085c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:21:01.197Z|96cb2168-518c-4408-ac21-2bb429c2085c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:21:01.422Z|c8982e8d-5082-4f27-9785-e6ecab499210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:21:01.423Z|c8982e8d-5082-4f27-9785-e6ecab499210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:21:06.167Z|8250d5c0-5604-45e7-be92-6e2804644d7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:06.168Z|8250d5c0-5604-45e7-be92-6e2804644d7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:06.320Z|19328dc0-9794-4f8e-8d2e-135dea850d31|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:21:06.321Z|19328dc0-9794-4f8e-8d2e-135dea850d31|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:07.639Z|2403d15d-44bd-4104-b49b-dd024bb50087|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:07.640Z|2403d15d-44bd-4104-b49b-dd024bb50087|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:07.733Z|d99d83de-2f88-4bf0-b7f3-e20117a8cf9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:07.734Z|d99d83de-2f88-4bf0-b7f3-e20117a8cf9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:16.196Z|491db76c-b991-4d27-9743-68a4bd661952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:21:16.200Z|0106e83f-e401-420d-accf-f5f304290ef4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:16.201Z|491db76c-b991-4d27-9743-68a4bd661952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:21:16.202Z|0106e83f-e401-420d-accf-f5f304290ef4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:17.668Z|9b02908d-dad1-46a5-8ffe-1429a7e981f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:17.668Z|9b02908d-dad1-46a5-8ffe-1429a7e981f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:17.760Z|ef28e6a4-6e40-4acb-8290-b191e3b1945d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:17.761Z|ef28e6a4-6e40-4acb-8290-b191e3b1945d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:26.231Z|7808e7e0-b93e-4297-8782-5040b417d9b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:26.232Z|7808e7e0-b93e-4297-8782-5040b417d9b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:27.763Z|8d5b4ec0-6871-4f30-8c18-172a05a63b2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:27.765Z|8d5b4ec0-6871-4f30-8c18-172a05a63b2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:27.787Z|d4b9f376-79fb-4446-a2b2-6753a45f4372|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:27.789Z|d4b9f376-79fb-4446-a2b2-6753a45f4372|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:31.196Z|b1ac624b-3205-4c2c-8610-7c797b906d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:21:31.197Z|b1ac624b-3205-4c2c-8610-7c797b906d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:21:31.424Z|d3e85e7d-f0b3-4572-96bb-1863dac2ae0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:21:31.424Z|d3e85e7d-f0b3-4572-96bb-1863dac2ae0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:21:36.259Z|309a098a-e657-4d4a-a50b-e824f10fd7a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:36.260Z|309a098a-e657-4d4a-a50b-e824f10fd7a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:37.791Z|8d1043bd-c4bf-4cce-b7cd-57eb47236f31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:37.792Z|8d1043bd-c4bf-4cce-b7cd-57eb47236f31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:37.814Z|a00a185a-af69-41e3-8089-a9b443328cc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:37.815Z|a00a185a-af69-41e3-8089-a9b443328cc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:46.196Z|5ad5e2ae-7fc0-4dc6-a678-20299b84317b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:21:46.196Z|5ad5e2ae-7fc0-4dc6-a678-20299b84317b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:21:46.285Z|6a16fa5f-4ffa-4aa4-89a2-b29ab5d645d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:46.286Z|6a16fa5f-4ffa-4aa4-89a2-b29ab5d645d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:47.818Z|49341877-5217-4fbc-8c95-fd15bc5b5f9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:47.819Z|49341877-5217-4fbc-8c95-fd15bc5b5f9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:47.845Z|8897eb08-d15b-404e-9201-ca865cdacd36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:47.846Z|8897eb08-d15b-404e-9201-ca865cdacd36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:56.312Z|8887ada8-e8f3-4e4a-9a48-5b1dccb8db33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:56.314Z|8887ada8-e8f3-4e4a-9a48-5b1dccb8db33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:57.847Z|707c6e28-d190-4acf-a232-9262fe54e044|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:57.848Z|707c6e28-d190-4acf-a232-9262fe54e044|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:21:57.871Z|12d63034-d2af-4e38-8fd3-6c1a1744c9af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:21:57.872Z|12d63034-d2af-4e38-8fd3-6c1a1744c9af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:01.198Z|8310f9cd-e34a-4378-a98c-4dd7961e7eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:22:01.201Z|8310f9cd-e34a-4378-a98c-4dd7961e7eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:22:01.428Z|9f026f9d-e369-46d4-96c9-ff3d9ad69e22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:22:01.429Z|9f026f9d-e369-46d4-96c9-ff3d9ad69e22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:22:06.321Z|4e73d2d4-5d4c-4008-893a-8c3d2aa654a5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:22:06.323Z|4e73d2d4-5d4c-4008-893a-8c3d2aa654a5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:06.338Z|04a4f313-c2de-4396-b18f-40a09fe39e25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:06.339Z|04a4f313-c2de-4396-b18f-40a09fe39e25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:07.879Z|a99d0c84-c61c-437e-8fc2-c34c7e560cd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:07.880Z|a99d0c84-c61c-437e-8fc2-c34c7e560cd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:07.898Z|d4cd6652-5dca-44cf-acef-6d33f1335b86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:07.899Z|d4cd6652-5dca-44cf-acef-6d33f1335b86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:16.196Z|adfce02f-0db1-46c5-8c8d-871cf58b1d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:22:16.196Z|adfce02f-0db1-46c5-8c8d-871cf58b1d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:22:16.363Z|f90cbdde-b259-4019-9735-6245705f010b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:16.363Z|f90cbdde-b259-4019-9735-6245705f010b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:17.906Z|a8674414-0128-460c-8da6-126ec059fc86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:17.907Z|a8674414-0128-460c-8da6-126ec059fc86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:17.927Z|2a61e201-4033-4b5b-b2d0-8049bce14baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:17.928Z|2a61e201-4033-4b5b-b2d0-8049bce14baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:26.389Z|4d28e896-021d-4aff-9aac-1a45e7a81913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:26.390Z|4d28e896-021d-4aff-9aac-1a45e7a81913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:27.933Z|0e169188-9290-4ace-9bc1-179b93753650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:27.934Z|0e169188-9290-4ace-9bc1-179b93753650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:27.951Z|a552dcfe-03ae-4cf1-bd94-6b4054073ce5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:27.952Z|a552dcfe-03ae-4cf1-bd94-6b4054073ce5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:31.196Z|97ad7315-f284-4d41-abe4-0004385b3237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:22:31.196Z|97ad7315-f284-4d41-abe4-0004385b3237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:22:31.430Z|2d6b08b8-7e07-4865-a319-2ee286b24ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:22:31.431Z|2d6b08b8-7e07-4865-a319-2ee286b24ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:22:36.414Z|33ff87bf-1e01-4c3c-b1b2-aa770655034f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:36.415Z|33ff87bf-1e01-4c3c-b1b2-aa770655034f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:37.959Z|a9a6cc7d-0f09-43b6-ac00-5a37ccde5712|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:37.960Z|a9a6cc7d-0f09-43b6-ac00-5a37ccde5712|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:37.973Z|b4db56bc-d370-47f1-9750-87be5b745050|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:37.974Z|b4db56bc-d370-47f1-9750-87be5b745050|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:46.196Z|9f784a69-a65e-4030-9fe1-62dd1a8a4dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:22:46.200Z|9f784a69-a65e-4030-9fe1-62dd1a8a4dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:22:46.441Z|c350cef9-34a4-4180-bc6c-49c1ae281641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:46.442Z|c350cef9-34a4-4180-bc6c-49c1ae281641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:47.985Z|ad527047-9c5a-4814-a31c-6ed6ff37e1bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:47.986Z|ad527047-9c5a-4814-a31c-6ed6ff37e1bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:47.995Z|af772638-4f86-4f97-a356-e316adf23a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:47.996Z|af772638-4f86-4f97-a356-e316adf23a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:56.477Z|67747188-575c-404d-ac34-2083e53bfd2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:56.478Z|67747188-575c-404d-ac34-2083e53bfd2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:58.011Z|5e4a191f-decd-420a-b048-572d1dc1a903|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:58.012Z|5e4a191f-decd-420a-b048-572d1dc1a903|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:22:58.020Z|a20960c7-6e73-4cbc-afc2-81669c63cb57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:22:58.020Z|a20960c7-6e73-4cbc-afc2-81669c63cb57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:01.196Z|49a94515-5999-4788-a576-b56db058813d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:23:01.196Z|49a94515-5999-4788-a576-b56db058813d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:23:01.432Z|e22b1727-2072-4675-a7fe-a6ffab7ac7ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:23:01.433Z|e22b1727-2072-4675-a7fe-a6ffab7ac7ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:23:06.320Z|550358bb-5115-40d4-8aaa-5e6715c3b86e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:23:06.321Z|550358bb-5115-40d4-8aaa-5e6715c3b86e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:06.505Z|b46804ca-280e-4e73-9391-f3509f6f1b54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:06.506Z|b46804ca-280e-4e73-9391-f3509f6f1b54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:08.038Z|10cc735b-2cd2-4404-8a7d-14f3ae91a14e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:08.039Z|10cc735b-2cd2-4404-8a7d-14f3ae91a14e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:08.046Z|854d1bc5-f075-4f21-897c-75ba7820e77d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:08.047Z|854d1bc5-f075-4f21-897c-75ba7820e77d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:16.196Z|b5f29c83-016f-477c-a5ee-00529ecc7023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:23:16.197Z|b5f29c83-016f-477c-a5ee-00529ecc7023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:23:16.531Z|35db7627-d2fc-4571-a4e0-e2fa5e59c3b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:16.532Z|35db7627-d2fc-4571-a4e0-e2fa5e59c3b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:18.065Z|68f6af6f-0120-4b0c-91b7-68d80acdae17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:18.066Z|68f6af6f-0120-4b0c-91b7-68d80acdae17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:18.066Z|bbfe4fc9-acc6-44ec-af33-4ecd5015a804|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:18.067Z|bbfe4fc9-acc6-44ec-af33-4ecd5015a804|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:26.557Z|f6504f3e-00d2-40b5-87dc-66e782933a4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:26.558Z|f6504f3e-00d2-40b5-87dc-66e782933a4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:28.090Z|ef3d95b1-9bf0-48f0-b8b4-82e05f32191d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:28.091Z|ef3d95b1-9bf0-48f0-b8b4-82e05f32191d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:28.094Z|d766c088-0f55-41dd-b6fb-8a6e3fe4779d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:28.094Z|d766c088-0f55-41dd-b6fb-8a6e3fe4779d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:31.196Z|93492ab7-0e40-425b-8724-d55c211e19c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:23:31.200Z|93492ab7-0e40-425b-8724-d55c211e19c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:23:31.433Z|ac54a72e-81e5-4ba3-8d0b-e7fd3be2ba72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:23:31.434Z|ac54a72e-81e5-4ba3-8d0b-e7fd3be2ba72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:23:36.582Z|ec759cf5-489b-41ae-9912-1832c3563dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:36.583Z|ec759cf5-489b-41ae-9912-1832c3563dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:38.116Z|69a52ef5-b2f3-493c-9d24-11fcb3455515|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:38.116Z|cd7ae885-bb40-4cd1-940d-58239a4640c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:38.117Z|69a52ef5-b2f3-493c-9d24-11fcb3455515|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:38.117Z|cd7ae885-bb40-4cd1-940d-58239a4640c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:46.196Z|5daa5da6-08e0-4d3d-8941-788ec700fb5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:23:46.197Z|5daa5da6-08e0-4d3d-8941-788ec700fb5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:23:46.608Z|03a747ba-13c3-4348-8b1f-bdc816bd1a24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:46.610Z|03a747ba-13c3-4348-8b1f-bdc816bd1a24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:48.144Z|2c38bbae-deb9-4720-973e-b4d9b7aaa525|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:48.144Z|a0ef2c89-6455-4b89-bbd1-e5eb761d9283|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:48.145Z|2c38bbae-deb9-4720-973e-b4d9b7aaa525|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:48.146Z|a0ef2c89-6455-4b89-bbd1-e5eb761d9283|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:56.637Z|5c539478-5fea-4fe9-acdc-5af951410f53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:56.638Z|5c539478-5fea-4fe9-acdc-5af951410f53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:58.170Z|717ef6a7-3f85-4e54-a9dc-5a7d50cf00f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:58.170Z|1e514482-275f-4944-b15b-4bc276480f19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:23:58.170Z|717ef6a7-3f85-4e54-a9dc-5a7d50cf00f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:23:58.170Z|1e514482-275f-4944-b15b-4bc276480f19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:01.196Z|74501a3d-22d4-4384-b0ae-527ae845a40c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:24:01.197Z|74501a3d-22d4-4384-b0ae-527ae845a40c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:24:01.435Z|374a8feb-ece2-4bf1-9523-9de37f315bdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:24:01.436Z|374a8feb-ece2-4bf1-9523-9de37f315bdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:24:06.320Z|8427bdb1-c4d0-4113-842a-967741d93d0b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:24:06.322Z|8427bdb1-c4d0-4113-842a-967741d93d0b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:06.663Z|2f9785c5-7a8a-4bdd-b5f7-c2a871ae7d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:06.664Z|2f9785c5-7a8a-4bdd-b5f7-c2a871ae7d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:08.196Z|fd4d5e35-8fd3-4f7d-8e5b-14582b82e3fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:08.196Z|e4822b2a-8fba-4a17-93fc-c5d3b2975d72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:08.197Z|fd4d5e35-8fd3-4f7d-8e5b-14582b82e3fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:08.197Z|e4822b2a-8fba-4a17-93fc-c5d3b2975d72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:16.196Z|f16429b0-6a9f-48b2-b586-fd43974279a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:24:16.199Z|f16429b0-6a9f-48b2-b586-fd43974279a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:24:16.691Z|b82e69b9-d321-4576-a07a-00cc1607a97d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:16.693Z|b82e69b9-d321-4576-a07a-00cc1607a97d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:18.225Z|321c9e27-fc72-45ff-bbb4-5c39659936a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:18.225Z|fa72b628-ca05-4d9d-9c57-dcb89ef18863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:18.226Z|321c9e27-fc72-45ff-bbb4-5c39659936a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:18.226Z|fa72b628-ca05-4d9d-9c57-dcb89ef18863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:26.731Z|51b627dc-9589-46a9-a32d-92bc3cf04f18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:26.732Z|51b627dc-9589-46a9-a32d-92bc3cf04f18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:28.252Z|20d5fc7d-4519-4fec-88b2-7bc5d148e3bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:28.253Z|20d5fc7d-4519-4fec-88b2-7bc5d148e3bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:28.253Z|278c07a6-ff55-4ebf-9004-c00b7eec12bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:28.254Z|278c07a6-ff55-4ebf-9004-c00b7eec12bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:31.196Z|184fa730-b93c-4ce9-95ea-5f7330bac0f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:24:31.197Z|184fa730-b93c-4ce9-95ea-5f7330bac0f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:24:31.437Z|a4d6057e-9c9f-480f-9b1c-633901c4fa5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:24:31.437Z|a4d6057e-9c9f-480f-9b1c-633901c4fa5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:24:36.763Z|f62b6bac-c64f-4395-9e3f-10b391ae51a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:36.764Z|f62b6bac-c64f-4395-9e3f-10b391ae51a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:38.278Z|459b4604-9625-450b-8883-b1165ff45b2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:38.278Z|abc8e264-66b2-40b6-8030-9599218e6eb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:38.279Z|abc8e264-66b2-40b6-8030-9599218e6eb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:38.279Z|459b4604-9625-450b-8883-b1165ff45b2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:46.197Z|0217aa47-95b1-4c40-9086-6b21ac1e4f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:24:46.198Z|0217aa47-95b1-4c40-9086-6b21ac1e4f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:24:46.792Z|fb8e5474-f070-4ef7-8615-87a7040111f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:46.793Z|fb8e5474-f070-4ef7-8615-87a7040111f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:48.304Z|c16eb1b2-41b1-4c51-80e8-dee11b189df4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:48.304Z|c12286b1-947b-4cc9-b98d-9d04a1ae0964|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:48.305Z|c16eb1b2-41b1-4c51-80e8-dee11b189df4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:48.306Z|c12286b1-947b-4cc9-b98d-9d04a1ae0964|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:56.820Z|1e78c8f8-8e34-4b5e-a445-ac19752f1243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:56.821Z|1e78c8f8-8e34-4b5e-a445-ac19752f1243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:58.332Z|4e23d4da-2c19-4e00-8fcc-cc40560780bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:58.333Z|cae22b05-01b4-4743-a2b8-30a97fdb143c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:24:58.333Z|cae22b05-01b4-4743-a2b8-30a97fdb143c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:24:58.334Z|4e23d4da-2c19-4e00-8fcc-cc40560780bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:01.196Z|6a264620-8e31-4650-a8eb-49ec1ad9ba7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:25:01.200Z|6a264620-8e31-4650-a8eb-49ec1ad9ba7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:25:01.439Z|01ce86ac-4c9b-4e5c-ad48-40149d750188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:25:01.439Z|01ce86ac-4c9b-4e5c-ad48-40149d750188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:25:06.318Z|6ce7a0fd-9979-432e-8f2e-eedc78e9af66|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:25:06.319Z|6ce7a0fd-9979-432e-8f2e-eedc78e9af66|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:06.848Z|54d76140-5323-43e4-a9c3-f97e06b99430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:06.849Z|54d76140-5323-43e4-a9c3-f97e06b99430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:08.359Z|3b056a79-0cf5-4839-9186-bead1d45ec05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:08.359Z|95008be2-bcb3-469d-b074-3c70a06612ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:08.360Z|3b056a79-0cf5-4839-9186-bead1d45ec05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:08.360Z|95008be2-bcb3-469d-b074-3c70a06612ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:16.196Z|197dae34-2a63-4ca6-a423-c75df7ee0374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:25:16.197Z|197dae34-2a63-4ca6-a423-c75df7ee0374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:25:16.875Z|622d8468-0f05-45f8-a0a4-53e25c6fd6c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:16.876Z|622d8468-0f05-45f8-a0a4-53e25c6fd6c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:18.388Z|ac62e539-d8d6-4692-9c70-e17ff4b4502a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:18.392Z|ac62e539-d8d6-4692-9c70-e17ff4b4502a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:18.391Z|df58abff-38d4-48e3-a318-295cb72dc336|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:18.396Z|df58abff-38d4-48e3-a318-295cb72dc336|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:26.903Z|405ffed9-2bfc-484c-9cf3-d83718df5d46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:26.904Z|405ffed9-2bfc-484c-9cf3-d83718df5d46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:28.421Z|f2109ba5-88fd-4e3f-a063-195b9cda2cdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:28.421Z|649bf57c-9e3d-4ebb-8234-d47db945731d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:28.422Z|649bf57c-9e3d-4ebb-8234-d47db945731d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:28.422Z|f2109ba5-88fd-4e3f-a063-195b9cda2cdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:31.196Z|dd0a5298-da3a-4f36-bd44-f801af63788d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:25:31.196Z|dd0a5298-da3a-4f36-bd44-f801af63788d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:25:31.441Z|7ea64ae3-d5ec-41b1-a83a-2315994bc6f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:25:31.441Z|7ea64ae3-d5ec-41b1-a83a-2315994bc6f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:25:36.931Z|efa3c9f0-1862-4273-bb68-45297e3154e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:36.932Z|efa3c9f0-1862-4273-bb68-45297e3154e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:38.448Z|d3bf13c3-0967-47ca-b890-dba5311940ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:38.448Z|e6ae350c-2881-4990-94a1-b2acadbbf71a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:38.449Z|e6ae350c-2881-4990-94a1-b2acadbbf71a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:38.450Z|d3bf13c3-0967-47ca-b890-dba5311940ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:46.196Z|198697f6-cf8f-4781-be8e-764875311dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:25:46.199Z|198697f6-cf8f-4781-be8e-764875311dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:25:46.962Z|08404c4b-6dc1-4420-84f3-178c3cfff028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:46.963Z|08404c4b-6dc1-4420-84f3-178c3cfff028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:48.475Z|5ed7a7f3-190d-4a64-b34c-c1b139caf5b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:48.475Z|42708887-b640-4fb4-8226-28ac09b30028|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:48.476Z|42708887-b640-4fb4-8226-28ac09b30028|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:48.476Z|5ed7a7f3-190d-4a64-b34c-c1b139caf5b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:56.990Z|d6b720f8-cb0d-4da4-9514-2c2e2c034969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:56.991Z|d6b720f8-cb0d-4da4-9514-2c2e2c034969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:58.502Z|08f4a9a3-cdb3-4fa5-8796-d9092c5c15cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:58.502Z|ebdeb278-8eac-4887-a962-0b143565858b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:25:58.503Z|ebdeb278-8eac-4887-a962-0b143565858b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:25:58.506Z|08f4a9a3-cdb3-4fa5-8796-d9092c5c15cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:01.196Z|67d8deef-a714-4090-bf85-167692ab18c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:26:01.196Z|67d8deef-a714-4090-bf85-167692ab18c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:26:01.442Z|8b93f83f-f431-4142-a96f-b4126d04f9e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:26:01.443Z|8b93f83f-f431-4142-a96f-b4126d04f9e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:26:06.319Z|64b2bceb-d55f-4ddc-93a0-c3d1f7e1a8fb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:26:06.320Z|64b2bceb-d55f-4ddc-93a0-c3d1f7e1a8fb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:07.016Z|bf1274ec-1395-4abc-a66e-2f55dd831d7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:07.017Z|bf1274ec-1395-4abc-a66e-2f55dd831d7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:08.532Z|d4971b94-9797-4f9c-96c0-7efcd3d1988f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:08.532Z|55d2c1b3-4f01-4803-9a48-34856ad70477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:08.533Z|55d2c1b3-4f01-4803-9a48-34856ad70477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:08.533Z|d4971b94-9797-4f9c-96c0-7efcd3d1988f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:16.196Z|e0a398de-7ba8-40ff-849f-a515ad186ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:26:16.196Z|e0a398de-7ba8-40ff-849f-a515ad186ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:26:17.046Z|eb27c02e-6376-44e5-b22c-c33e7cb91b95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:17.046Z|eb27c02e-6376-44e5-b22c-c33e7cb91b95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:18.559Z|261b81d7-f2b8-49a7-800b-0897b025ac44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:18.559Z|b83a35ca-7523-4156-9e2a-f6b796c3d402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:18.560Z|261b81d7-f2b8-49a7-800b-0897b025ac44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:18.560Z|b83a35ca-7523-4156-9e2a-f6b796c3d402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:27.072Z|352e3fa1-cd6b-4dff-803f-c7b94235ad51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:27.073Z|352e3fa1-cd6b-4dff-803f-c7b94235ad51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:28.584Z|93493dbb-2d6e-4e8a-b729-e6fbb73fc56b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:28.585Z|93493dbb-2d6e-4e8a-b729-e6fbb73fc56b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:28.585Z|c37ead69-eb41-47a7-b299-ef919bae3d5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:28.586Z|c37ead69-eb41-47a7-b299-ef919bae3d5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:31.196Z|05739fb8-596d-458d-a374-38f7e267bac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:26:31.200Z|05739fb8-596d-458d-a374-38f7e267bac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:26:31.444Z|16950086-1bbb-4199-a8dc-a2c27a3ec2ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:26:31.444Z|16950086-1bbb-4199-a8dc-a2c27a3ec2ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:26:37.099Z|e55159b7-7acf-4442-a980-11f45c5649fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:37.100Z|e55159b7-7acf-4442-a980-11f45c5649fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:38.611Z|3d3cdb73-7ad8-44e8-929c-1c2b63beffcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:38.611Z|4aaf5e61-e98f-484f-84c8-5af54150dd32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:38.612Z|3d3cdb73-7ad8-44e8-929c-1c2b63beffcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:38.612Z|4aaf5e61-e98f-484f-84c8-5af54150dd32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:46.196Z|cbd22544-aead-42f9-83e9-1c2988fdc978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:26:46.197Z|cbd22544-aead-42f9-83e9-1c2988fdc978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:26:47.125Z|315b36d2-65b0-4e45-81ac-7a6eaf89b6ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:47.127Z|315b36d2-65b0-4e45-81ac-7a6eaf89b6ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:48.634Z|962f4953-c114-4e47-af54-c321459f9a62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:48.635Z|962f4953-c114-4e47-af54-c321459f9a62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:48.638Z|ab7e45f6-c7db-4234-8df1-bb1671d8125b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:48.639Z|ab7e45f6-c7db-4234-8df1-bb1671d8125b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:57.149Z|3fdacd54-4de8-4d3c-a717-785b59edd336|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:57.150Z|3fdacd54-4de8-4d3c-a717-785b59edd336|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:58.660Z|ff4f6f81-3f8a-49bf-8afa-019c8ab7d88e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:58.661Z|cedd52a9-8134-4eea-904a-228afad98e13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:26:58.661Z|ff4f6f81-3f8a-49bf-8afa-019c8ab7d88e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:26:58.662Z|cedd52a9-8134-4eea-904a-228afad98e13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:01.196Z|28f9131e-4e92-43c2-b666-66bb2e8687ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:27:01.197Z|28f9131e-4e92-43c2-b666-66bb2e8687ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:27:01.445Z|2704b23a-59e2-4769-b687-dc9b5a75227f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:27:01.447Z|2704b23a-59e2-4769-b687-dc9b5a75227f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:27:06.319Z|fa1394ea-05ff-4a5e-bb19-0b8d87bd76f2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:27:06.320Z|fa1394ea-05ff-4a5e-bb19-0b8d87bd76f2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:07.174Z|2931e2fd-182d-48cb-94a2-7948cdf6e5ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:07.175Z|2931e2fd-182d-48cb-94a2-7948cdf6e5ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:08.688Z|5a77f2f5-2d04-4583-961c-e6e9d4961497|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:08.688Z|c968c8cc-89e4-49dc-8189-f09c1fc2dbd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:08.688Z|c968c8cc-89e4-49dc-8189-f09c1fc2dbd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:08.688Z|5a77f2f5-2d04-4583-961c-e6e9d4961497|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:16.196Z|6caa2e34-f131-4f71-b333-3595f0979a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:27:16.199Z|6caa2e34-f131-4f71-b333-3595f0979a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:27:17.201Z|fe7e0dc5-14e6-499e-bf5c-f5076c678d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:17.202Z|fe7e0dc5-14e6-499e-bf5c-f5076c678d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:18.713Z|0ed891f0-b641-402e-a217-ad25ab4c05cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:18.713Z|b106e5b1-4f02-4555-8904-c89cadb9805a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:18.714Z|0ed891f0-b641-402e-a217-ad25ab4c05cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:18.714Z|b106e5b1-4f02-4555-8904-c89cadb9805a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:27.227Z|db43293d-d41e-4376-95c3-07a31aaf59ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:27.228Z|db43293d-d41e-4376-95c3-07a31aaf59ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:28.740Z|a39f00b5-5e8f-4dc8-a06f-5e93664e5430|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:28.740Z|914d4195-fa4f-48ad-bb0b-e695ee90e6a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:28.741Z|914d4195-fa4f-48ad-bb0b-e695ee90e6a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:28.741Z|a39f00b5-5e8f-4dc8-a06f-5e93664e5430|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:31.196Z|ea1d66d0-3073-45b1-90f9-e0998c34353f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:27:31.196Z|ea1d66d0-3073-45b1-90f9-e0998c34353f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:27:31.448Z|dd8cfb27-077a-4de2-b2da-19661854d7a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:27:31.449Z|dd8cfb27-077a-4de2-b2da-19661854d7a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:27:37.255Z|7bbb8a43-a215-494f-bc9a-1baf6aa20cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:37.256Z|7bbb8a43-a215-494f-bc9a-1baf6aa20cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:38.766Z|e98ab17a-5fe3-450a-aeec-0b8defa40ef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:38.766Z|9e451220-7076-418d-993c-50a7fbfd8d6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:38.768Z|e98ab17a-5fe3-450a-aeec-0b8defa40ef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:38.768Z|9e451220-7076-418d-993c-50a7fbfd8d6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:46.196Z|3f5ad227-f62c-47fc-b12c-dcc917420311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:27:46.197Z|3f5ad227-f62c-47fc-b12c-dcc917420311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:27:47.283Z|50e968ea-2e78-412f-914d-d0ec3485dc7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:47.284Z|50e968ea-2e78-412f-914d-d0ec3485dc7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:48.792Z|a5bbc4ef-3697-4f8b-bd83-ac794c08c5f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:48.792Z|48ad5789-28f9-40c0-b20f-291403dc1c09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:48.793Z|48ad5789-28f9-40c0-b20f-291403dc1c09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:48.793Z|a5bbc4ef-3697-4f8b-bd83-ac794c08c5f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:57.311Z|b8ea10dc-8c18-495a-9cbd-1b501335488d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:57.312Z|b8ea10dc-8c18-495a-9cbd-1b501335488d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:58.819Z|f5a38b86-e340-4a7f-8d62-57afb39d4914|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:58.821Z|379a499f-5b21-4783-bdcf-e4e3e295731b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:27:58.822Z|f5a38b86-e340-4a7f-8d62-57afb39d4914|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:27:58.822Z|379a499f-5b21-4783-bdcf-e4e3e295731b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:01.196Z|c805fb3f-6808-496e-95cd-5f2c054d417d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:28:01.199Z|c805fb3f-6808-496e-95cd-5f2c054d417d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:28:01.450Z|2f46068b-d06b-47ee-b5f8-0714618275c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:28:01.450Z|2f46068b-d06b-47ee-b5f8-0714618275c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:28:06.322Z|ca9a88b1-11d3-4d70-9e90-ee118b79a0cd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:28:06.324Z|ca9a88b1-11d3-4d70-9e90-ee118b79a0cd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:07.338Z|284cff16-336b-4d8e-afe1-be7a56ff71c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:07.339Z|284cff16-336b-4d8e-afe1-be7a56ff71c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:08.850Z|17499da3-890e-4e6c-951b-ea8f2d684484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:08.851Z|17499da3-890e-4e6c-951b-ea8f2d684484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:08.850Z|3916a87e-8ec6-43c4-9f46-0604bae76fe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:08.853Z|3916a87e-8ec6-43c4-9f46-0604bae76fe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:16.196Z|945d3db4-ed08-407d-bc8f-5337de232c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:28:16.196Z|945d3db4-ed08-407d-bc8f-5337de232c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:28:17.364Z|016a4913-569b-49e5-93cd-4c67a2294585|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:17.364Z|016a4913-569b-49e5-93cd-4c67a2294585|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:18.880Z|0d9a9e15-3e5a-43bd-ab5a-153103f66924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:18.880Z|855b0dfb-3249-4845-bd54-d478a71b7802|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:18.881Z|855b0dfb-3249-4845-bd54-d478a71b7802|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:18.881Z|0d9a9e15-3e5a-43bd-ab5a-153103f66924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:27.389Z|b05c900d-d442-4cc0-a999-f1ca5d96c0c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:27.390Z|b05c900d-d442-4cc0-a999-f1ca5d96c0c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:28.906Z|f253cbf6-6080-4f2e-ae69-123afd5bbaf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:28.906Z|015a3ad1-cf2a-4435-b9e5-c3c758926924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:28.907Z|f253cbf6-6080-4f2e-ae69-123afd5bbaf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:28.907Z|015a3ad1-cf2a-4435-b9e5-c3c758926924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:31.196Z|57bbcac4-300e-4646-8a5f-4c2426d82d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:28:31.196Z|57bbcac4-300e-4646-8a5f-4c2426d82d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:28:31.451Z|4158ad10-c7b2-4ada-86d9-c322587305bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:28:31.452Z|4158ad10-c7b2-4ada-86d9-c322587305bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:28:37.418Z|666fb1a7-0f5a-47ec-a6bf-8fa290d14b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:37.419Z|666fb1a7-0f5a-47ec-a6bf-8fa290d14b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:38.933Z|e7940534-9e7f-41ba-8ae1-be7dd4b8f3a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:38.933Z|2b506535-12e7-4253-9841-c1e51f09cc93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:38.934Z|e7940534-9e7f-41ba-8ae1-be7dd4b8f3a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:38.934Z|2b506535-12e7-4253-9841-c1e51f09cc93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:46.196Z|4bf4f9c3-a2c6-42f2-a195-af1e72cb7608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:28:46.198Z|4bf4f9c3-a2c6-42f2-a195-af1e72cb7608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:28:47.443Z|61280ca6-f1ef-4d5a-a2ee-f64f8bc70961|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:47.444Z|61280ca6-f1ef-4d5a-a2ee-f64f8bc70961|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:48.958Z|507528a4-2c10-4be9-b7e8-05ddc99fd970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:48.958Z|037f55b7-cd44-4b70-a6ee-c376d51863b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:48.960Z|507528a4-2c10-4be9-b7e8-05ddc99fd970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:48.960Z|037f55b7-cd44-4b70-a6ee-c376d51863b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:57.469Z|e3297aae-de75-4ec3-915d-90742612fe63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:57.469Z|e3297aae-de75-4ec3-915d-90742612fe63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:58.984Z|09a7388f-584c-412a-ae89-f6652164a99a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:58.983Z|3065ee92-ffe6-4d80-9e2e-378c42574c7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:28:58.984Z|09a7388f-584c-412a-ae89-f6652164a99a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:28:58.984Z|3065ee92-ffe6-4d80-9e2e-378c42574c7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:01.196Z|507ae593-7f04-43d0-8bb6-e16e606ac9e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:29:01.196Z|507ae593-7f04-43d0-8bb6-e16e606ac9e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:29:01.453Z|42bb778d-3573-41c4-a742-7a7985e0d989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:29:01.453Z|42bb778d-3573-41c4-a742-7a7985e0d989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:29:06.318Z|554554d8-5b0e-495a-9e3c-0df3b47cac12|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:29:06.319Z|554554d8-5b0e-495a-9e3c-0df3b47cac12|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:07.495Z|eb4a5af5-332b-4b74-abfc-36b37a8e46fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:07.496Z|eb4a5af5-332b-4b74-abfc-36b37a8e46fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:09.011Z|f2e067ed-2fb6-432b-b2e2-c4e8bb030524|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:09.011Z|b82c6f26-cb2d-46b2-b883-78ef85a49e8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:09.012Z|f2e067ed-2fb6-432b-b2e2-c4e8bb030524|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:09.012Z|b82c6f26-cb2d-46b2-b883-78ef85a49e8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:16.196Z|6c818ba5-0906-4247-9328-e1c11ee1c0e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:29:16.197Z|6c818ba5-0906-4247-9328-e1c11ee1c0e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:29:17.519Z|c9541f5d-ecca-45c9-a11b-99b4df0870b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:17.520Z|c9541f5d-ecca-45c9-a11b-99b4df0870b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:19.038Z|dec6f4b3-54e9-48ce-b535-fb7ac6643bf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:19.038Z|a73942ae-e817-4123-9614-d36620f5a47b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:19.039Z|dec6f4b3-54e9-48ce-b535-fb7ac6643bf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:19.039Z|a73942ae-e817-4123-9614-d36620f5a47b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:27.544Z|873071df-fa50-49af-a29d-50561b232570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:27.545Z|873071df-fa50-49af-a29d-50561b232570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:29.063Z|a964ef9d-09df-4c54-8080-8eef3188f01c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:29.063Z|11129f76-44da-4a32-9922-a47d60bb6c6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:29.064Z|11129f76-44da-4a32-9922-a47d60bb6c6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:29.064Z|a964ef9d-09df-4c54-8080-8eef3188f01c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:31.196Z|a002ace3-3eee-4595-b3eb-b5a5d1319b0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:29:31.199Z|a002ace3-3eee-4595-b3eb-b5a5d1319b0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:29:31.454Z|bb7e0dcf-8599-49ae-9c97-897a5471204b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:29:31.455Z|bb7e0dcf-8599-49ae-9c97-897a5471204b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:29:37.569Z|17b22c2a-e6ff-4fc0-a4bf-fd3fd838ed8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:37.570Z|17b22c2a-e6ff-4fc0-a4bf-fd3fd838ed8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:39.090Z|eb9323d6-2e92-46a9-883e-995ec9af2668|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:39.090Z|5865566b-4dfa-460b-8df5-979600b9617e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:39.091Z|eb9323d6-2e92-46a9-883e-995ec9af2668|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:39.091Z|5865566b-4dfa-460b-8df5-979600b9617e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:46.196Z|cc0378fa-bf9b-4449-9536-c42d1cf7e36e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:29:46.196Z|cc0378fa-bf9b-4449-9536-c42d1cf7e36e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:29:47.596Z|74f9ab93-5979-4495-9571-b3f706f841fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:47.597Z|74f9ab93-5979-4495-9571-b3f706f841fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:49.117Z|48ca2643-2d35-4faf-b6f0-72d127ee0e84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:49.117Z|37273178-4319-457a-a95c-84fe4f149bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:49.118Z|48ca2643-2d35-4faf-b6f0-72d127ee0e84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:49.118Z|37273178-4319-457a-a95c-84fe4f149bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:57.622Z|a35e52b8-09fa-4ac4-8bfe-4d2affc9cd26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:57.623Z|a35e52b8-09fa-4ac4-8bfe-4d2affc9cd26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:59.146Z|560f0e23-be50-4f2c-b7d6-2bbd581953af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:59.146Z|0362724d-d121-4eec-a803-ad87e7b9871e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:29:59.147Z|560f0e23-be50-4f2c-b7d6-2bbd581953af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:29:59.147Z|0362724d-d121-4eec-a803-ad87e7b9871e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:01.197Z|5563e160-bafc-494c-a338-b7807c490cac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:30:01.198Z|5563e160-bafc-494c-a338-b7807c490cac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:30:01.456Z|aa4b590b-4667-45ce-8a9e-e9d32a1f07f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:30:01.457Z|aa4b590b-4667-45ce-8a9e-e9d32a1f07f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:30:06.321Z|0a4f33a7-1f38-474a-bd55-1a43a8a19ad0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:30:06.322Z|0a4f33a7-1f38-474a-bd55-1a43a8a19ad0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:07.649Z|5f34d357-5495-4a6e-8dd8-08898ad96baf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:07.650Z|5f34d357-5495-4a6e-8dd8-08898ad96baf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:09.173Z|3a451b37-c693-4a9f-b03e-fa82bf15c3f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:09.173Z|a42210d9-8c9d-41b4-9811-7bb1d75ec88f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:09.174Z|3a451b37-c693-4a9f-b03e-fa82bf15c3f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:09.175Z|a42210d9-8c9d-41b4-9811-7bb1d75ec88f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:16.196Z|e21f8a82-3a25-44ba-a437-db0394759821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:30:16.199Z|e21f8a82-3a25-44ba-a437-db0394759821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:30:17.676Z|da001241-bbea-405d-8301-bd752f1143b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:17.677Z|da001241-bbea-405d-8301-bd752f1143b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:19.200Z|95e43ba5-8889-4f97-b37b-2beb17fa8b8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:19.200Z|4b92da67-da0c-40d4-a7cd-9eb31c94c3eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:19.201Z|95e43ba5-8889-4f97-b37b-2beb17fa8b8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:19.201Z|4b92da67-da0c-40d4-a7cd-9eb31c94c3eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:27.706Z|9b7661e3-b72f-4634-bda2-2719139cd596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:27.708Z|9b7661e3-b72f-4634-bda2-2719139cd596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:29.227Z|51247a15-2bdb-4f45-a7fe-9d1900e17533|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:29.228Z|51247a15-2bdb-4f45-a7fe-9d1900e17533|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:29.236Z|43346201-f07a-48c6-aef2-ce2fb541cd05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:29.237Z|43346201-f07a-48c6-aef2-ce2fb541cd05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:31.196Z|98080d74-cc69-420a-9554-f2f502529afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:30:31.197Z|98080d74-cc69-420a-9554-f2f502529afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:30:31.457Z|70fbf50a-fbf3-4a90-bc3c-d024926932fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:30:31.458Z|70fbf50a-fbf3-4a90-bc3c-d024926932fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:30:37.738Z|dd490528-e87f-4638-b97f-773f5074b607|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:37.739Z|dd490528-e87f-4638-b97f-773f5074b607|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:39.262Z|a9897673-eae3-436f-a865-a14b68259f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:39.263Z|a9897673-eae3-436f-a865-a14b68259f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:39.265Z|f482b08b-5d5b-4b68-bcf1-474533792ecd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:39.266Z|f482b08b-5d5b-4b68-bcf1-474533792ecd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:46.196Z|244d6070-8784-4c43-a827-535af20bcdd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:30:46.197Z|244d6070-8784-4c43-a827-535af20bcdd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:30:47.769Z|f48836ac-06ac-4f8d-a8e1-bbcc066b43ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:47.771Z|f48836ac-06ac-4f8d-a8e1-bbcc066b43ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:49.294Z|2c8ced97-7839-4f78-b3d1-665e50a025ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:49.294Z|038c3666-8ef5-4ccb-bd91-e651372ea9cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:49.295Z|038c3666-8ef5-4ccb-bd91-e651372ea9cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:49.295Z|2c8ced97-7839-4f78-b3d1-665e50a025ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:57.800Z|cc297c0f-f170-4b92-ab01-448b4a88665d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:57.801Z|cc297c0f-f170-4b92-ab01-448b4a88665d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:59.320Z|d7e6e35c-3dd1-4a3c-b6ba-797b9a9ae8ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:59.320Z|0b9475f7-9190-41f9-87db-5ee03ae8e0aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:30:59.321Z|0b9475f7-9190-41f9-87db-5ee03ae8e0aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:30:59.321Z|d7e6e35c-3dd1-4a3c-b6ba-797b9a9ae8ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:01.196Z|1d0c2bde-d5e9-4115-856c-955b1d647d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:31:01.199Z|1d0c2bde-d5e9-4115-856c-955b1d647d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:31:01.459Z|992732c6-e0b1-4446-8f83-8492d9cb573b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:31:01.460Z|992732c6-e0b1-4446-8f83-8492d9cb573b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:31:06.319Z|d4139686-34c6-44b8-9fc9-59a6a7c434f2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:31:06.320Z|d4139686-34c6-44b8-9fc9-59a6a7c434f2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:07.828Z|8e0c6c62-d3de-49ec-b1f3-fbbf5f370fa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:07.828Z|8e0c6c62-d3de-49ec-b1f3-fbbf5f370fa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:09.351Z|399a1914-23d6-490a-b434-b71493936997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:09.351Z|67bc4bec-0626-4a5f-bdbd-370fa30e5e9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:09.352Z|399a1914-23d6-490a-b434-b71493936997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:09.352Z|67bc4bec-0626-4a5f-bdbd-370fa30e5e9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:16.196Z|94f906ca-a79e-4099-8420-0c9b6c437d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:31:16.196Z|94f906ca-a79e-4099-8420-0c9b6c437d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:31:17.855Z|f14a41e9-dfc1-46dc-b128-c7ec009f5147|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:17.856Z|f14a41e9-dfc1-46dc-b128-c7ec009f5147|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:19.377Z|7584c44e-59c7-462d-add8-804162731634|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:19.377Z|7584c44e-59c7-462d-add8-804162731634|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:19.383Z|db129d71-cdc5-457a-bc2c-32b0a465e812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:19.383Z|db129d71-cdc5-457a-bc2c-32b0a465e812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:27.883Z|3608a3e8-dc5a-4820-a84b-5340f0050f2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:27.884Z|3608a3e8-dc5a-4820-a84b-5340f0050f2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:29.403Z|c1eb11b1-93d9-43cb-9314-1a81309d5792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:29.404Z|c1eb11b1-93d9-43cb-9314-1a81309d5792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:29.404Z|7deda741-3382-47c9-9db6-fcce2ab448c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:29.405Z|7deda741-3382-47c9-9db6-fcce2ab448c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:31.196Z|2cb4c516-0bc6-4f81-b357-4c310a233055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:31:31.196Z|2cb4c516-0bc6-4f81-b357-4c310a233055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:31:31.461Z|43a55526-2426-4b7c-aa3a-dd90aa463c2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:31:31.461Z|43a55526-2426-4b7c-aa3a-dd90aa463c2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:31:37.914Z|e015ce0e-f6ef-44c2-82a2-c164ef1c86b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:37.915Z|e015ce0e-f6ef-44c2-82a2-c164ef1c86b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:39.428Z|efcc999c-0715-47ab-a441-7845494cab76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:39.428Z|f23b9a3c-f3af-49bb-b681-a743c7169564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:39.428Z|efcc999c-0715-47ab-a441-7845494cab76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:39.428Z|f23b9a3c-f3af-49bb-b681-a743c7169564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:46.196Z|9aa35bea-fd49-406a-9b4f-64dc7fc55b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:31:46.199Z|9aa35bea-fd49-406a-9b4f-64dc7fc55b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:31:47.940Z|26a3f93e-4788-4bc0-ad0f-e79ff2d36300|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:47.941Z|26a3f93e-4788-4bc0-ad0f-e79ff2d36300|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:49.453Z|95da55db-b657-4fd2-8436-1c4b70afade3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:49.453Z|15dcdbce-00d0-4f6f-bfc3-1843ab78499a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:49.453Z|95da55db-b657-4fd2-8436-1c4b70afade3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:49.454Z|15dcdbce-00d0-4f6f-bfc3-1843ab78499a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:57.967Z|474bbb52-1cf0-4c87-9256-e6aa1416aeee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:57.968Z|474bbb52-1cf0-4c87-9256-e6aa1416aeee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:59.478Z|6bd273ea-7bec-4de2-a41a-591492d0358e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:59.479Z|9e7231b2-f483-4139-bf82-3f6f71f0172f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:31:59.479Z|6bd273ea-7bec-4de2-a41a-591492d0358e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:31:59.480Z|9e7231b2-f483-4139-bf82-3f6f71f0172f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:01.196Z|089f2441-d0fc-4689-86f0-32743c801fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:32:01.196Z|089f2441-d0fc-4689-86f0-32743c801fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:32:01.462Z|26fbdff9-a89e-46f9-9097-d3d57ba7c367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:32:01.463Z|26fbdff9-a89e-46f9-9097-d3d57ba7c367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:32:06.318Z|ed779d10-72e1-41be-885c-e8b6c21d08a8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:32:06.319Z|ed779d10-72e1-41be-885c-e8b6c21d08a8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:07.994Z|0885a6a8-25af-4684-8427-387434e8c134|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:07.994Z|0885a6a8-25af-4684-8427-387434e8c134|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:09.506Z|f26d2ae6-03ad-4924-9b59-25f5085af5cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:09.506Z|551c8231-1ed2-409e-9013-d230550c0ecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:09.507Z|f26d2ae6-03ad-4924-9b59-25f5085af5cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:09.507Z|551c8231-1ed2-409e-9013-d230550c0ecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:16.196Z|2eb16cd0-910a-4cd8-a6a1-435454451544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:32:16.196Z|2eb16cd0-910a-4cd8-a6a1-435454451544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:32:18.025Z|e9eda3f3-c610-431b-a486-2a9a9dfafb98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:18.026Z|e9eda3f3-c610-431b-a486-2a9a9dfafb98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:19.531Z|59f6415d-4281-41ac-a477-d245714f2a36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:19.531Z|7e3675bd-7370-4d05-a099-1c8e51f20789|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:19.532Z|59f6415d-4281-41ac-a477-d245714f2a36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:19.532Z|7e3675bd-7370-4d05-a099-1c8e51f20789|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:28.050Z|3717d83f-8fe8-4402-889b-b276e0363e88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:28.052Z|3717d83f-8fe8-4402-889b-b276e0363e88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:29.558Z|6f58fdf1-55bf-4081-ad11-3031cae3ae08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:29.558Z|90f7f9ca-169f-4b00-8ebc-7d510d804c13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:29.559Z|6f58fdf1-55bf-4081-ad11-3031cae3ae08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:29.559Z|90f7f9ca-169f-4b00-8ebc-7d510d804c13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:31.196Z|5177bd02-1ee7-4f48-a08e-f9efce42f580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:32:31.198Z|5177bd02-1ee7-4f48-a08e-f9efce42f580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:32:31.464Z|a186ec8c-f8e8-419f-bd35-42378e2cfd5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:32:31.464Z|a186ec8c-f8e8-419f-bd35-42378e2cfd5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:32:38.077Z|6a2ee6ff-ed0f-4709-879c-4101b297336f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:38.077Z|6a2ee6ff-ed0f-4709-879c-4101b297336f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:39.584Z|3652137f-e617-42f2-ba1e-5e3b214ad741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:39.584Z|ff398bb6-cabf-48b5-83aa-84fac16a676b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:39.585Z|3652137f-e617-42f2-ba1e-5e3b214ad741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:39.585Z|ff398bb6-cabf-48b5-83aa-84fac16a676b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:46.196Z|1454be42-141c-4692-885e-08c30a1a796f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:32:46.196Z|1454be42-141c-4692-885e-08c30a1a796f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:32:48.102Z|d20ca34a-f0d9-4b03-96ea-18cf531baefd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:48.103Z|d20ca34a-f0d9-4b03-96ea-18cf531baefd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:49.610Z|65ca8b6f-c28b-46cf-a160-f7ff279630f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:49.610Z|7e910667-ca9d-427c-a25d-acb516456e52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:49.611Z|65ca8b6f-c28b-46cf-a160-f7ff279630f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:49.611Z|7e910667-ca9d-427c-a25d-acb516456e52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:58.126Z|b40515bf-b007-4e6e-8546-535849fb5431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:58.127Z|b40515bf-b007-4e6e-8546-535849fb5431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:59.636Z|026e39d4-f9ad-4f9c-8fc8-eccac60cd3fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:59.636Z|b908f628-6e4d-4e54-a130-c9af1adea912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:32:59.637Z|026e39d4-f9ad-4f9c-8fc8-eccac60cd3fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:32:59.637Z|b908f628-6e4d-4e54-a130-c9af1adea912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:01.196Z|8e2f9317-6bf6-4109-b443-0ca935c34fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:33:01.196Z|8e2f9317-6bf6-4109-b443-0ca935c34fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:33:01.465Z|b8051242-785b-4cee-9e93-0ab405238790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:33:01.466Z|b8051242-785b-4cee-9e93-0ab405238790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:33:06.320Z|389f07c6-4967-499d-bec9-8b0aa9f09724|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:33:06.321Z|389f07c6-4967-499d-bec9-8b0aa9f09724|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:08.152Z|919814a8-d002-4856-8f45-efd8214efb22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:08.153Z|919814a8-d002-4856-8f45-efd8214efb22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:09.661Z|b008145b-a2e8-4810-ae61-500dff5baed9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:09.661Z|32935329-de18-4c2e-8841-c69f253e6d94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:09.662Z|b008145b-a2e8-4810-ae61-500dff5baed9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:09.662Z|32935329-de18-4c2e-8841-c69f253e6d94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:16.196Z|cf1a7eb7-36c4-45e7-a69b-2dc858cf2509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:33:16.200Z|cf1a7eb7-36c4-45e7-a69b-2dc858cf2509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:33:18.178Z|96248a7c-96d3-4236-ab57-a4fff083b00c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:18.179Z|96248a7c-96d3-4236-ab57-a4fff083b00c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:19.688Z|af8bd105-d027-4879-b156-1bc8b712a266|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:19.689Z|af8bd105-d027-4879-b156-1bc8b712a266|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:19.693Z|01d6feb7-266d-418f-bbaf-3eef06ab8162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:19.694Z|01d6feb7-266d-418f-bbaf-3eef06ab8162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:28.205Z|2fccd25e-6720-4244-94f7-67c9abba8983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:28.206Z|2fccd25e-6720-4244-94f7-67c9abba8983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:29.714Z|0999a73c-aae2-4b0b-b2a0-deb9f84b5015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:29.714Z|69c3a8c2-791a-4b08-b448-2a3f47229183|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:29.715Z|0999a73c-aae2-4b0b-b2a0-deb9f84b5015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:29.715Z|69c3a8c2-791a-4b08-b448-2a3f47229183|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:31.196Z|31d05287-460b-4e32-8432-6ed92462c4f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:33:31.196Z|31d05287-460b-4e32-8432-6ed92462c4f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:33:31.467Z|d8c6b26d-166b-4c53-a82c-afb9f954a0e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:33:31.467Z|d8c6b26d-166b-4c53-a82c-afb9f954a0e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:33:38.230Z|f08fc498-3efb-479f-bf1d-89fa23b6837e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:38.231Z|f08fc498-3efb-479f-bf1d-89fa23b6837e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:39.740Z|92d2ec8a-a840-4831-9957-313db2a68357|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:39.740Z|16448058-33e3-43ed-b7aa-a136df553c12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:39.741Z|92d2ec8a-a840-4831-9957-313db2a68357|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:39.741Z|16448058-33e3-43ed-b7aa-a136df553c12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:46.196Z|c1c20a74-b684-449b-8bc2-36f3f296ce4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:33:46.196Z|c1c20a74-b684-449b-8bc2-36f3f296ce4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:33:48.257Z|f81ec74d-c213-41b5-a7c7-0e5591ecb007|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:48.259Z|f81ec74d-c213-41b5-a7c7-0e5591ecb007|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:49.765Z|a6379728-bd18-4c61-8e63-9b09e45bdce0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:49.765Z|f76cef44-9cbc-4b31-8093-cf0b17b75a67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:49.766Z|a6379728-bd18-4c61-8e63-9b09e45bdce0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:49.766Z|f76cef44-9cbc-4b31-8093-cf0b17b75a67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:58.285Z|ea0f29e8-0c29-42e1-b894-04be6aee0904|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:58.285Z|ea0f29e8-0c29-42e1-b894-04be6aee0904|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:59.790Z|51e16574-f8e1-4082-8c27-3a355970c834|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:59.790Z|66e69105-49b5-44b9-a9c5-797d90f97f0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:33:59.790Z|51e16574-f8e1-4082-8c27-3a355970c834|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:33:59.791Z|66e69105-49b5-44b9-a9c5-797d90f97f0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:01.196Z|4fcbd008-cf54-4c2e-9ac9-a3947641a59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:34:01.199Z|4fcbd008-cf54-4c2e-9ac9-a3947641a59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:34:01.468Z|2041f2e3-75a1-4f4b-8b33-b0a4c06f0037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:34:01.469Z|2041f2e3-75a1-4f4b-8b33-b0a4c06f0037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:34:06.320Z|50a364a0-8d09-40bd-a1b8-485fc2d02ef8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:34:06.320Z|50a364a0-8d09-40bd-a1b8-485fc2d02ef8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:08.310Z|2db27937-897d-4549-855f-52d50f091b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:08.311Z|2db27937-897d-4549-855f-52d50f091b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:09.814Z|d4905357-76c7-45f6-8818-1d929d8cafad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:09.815Z|d4905357-76c7-45f6-8818-1d929d8cafad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:09.815Z|a3f755ca-9226-433a-a899-aa3b4cea0dc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:09.816Z|a3f755ca-9226-433a-a899-aa3b4cea0dc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:16.196Z|599088ee-ef57-4e5f-a371-2a334fddccfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:34:16.196Z|599088ee-ef57-4e5f-a371-2a334fddccfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:34:18.338Z|f499945e-6d44-4f9a-926e-5bd6d9e4bdef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:18.339Z|f499945e-6d44-4f9a-926e-5bd6d9e4bdef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:19.839Z|cb421283-7b62-48f1-ab4f-2454f734edad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:19.839Z|c17cb70d-3dbc-4a49-b5f8-b44b544d61ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:19.840Z|cb421283-7b62-48f1-ab4f-2454f734edad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:19.840Z|c17cb70d-3dbc-4a49-b5f8-b44b544d61ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:28.364Z|366e55af-c7b4-4078-9b86-b6be3b89fee3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:28.365Z|366e55af-c7b4-4078-9b86-b6be3b89fee3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:29.864Z|09183689-8f95-4ac1-9c90-0bf37b845b68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:29.864Z|09183689-8f95-4ac1-9c90-0bf37b845b68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:29.868Z|e387ec92-bedf-4a62-a31b-9cdac4d23671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:29.869Z|e387ec92-bedf-4a62-a31b-9cdac4d23671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:31.196Z|a04cab53-8d5f-414a-97c5-756ac76b80a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:34:31.197Z|a04cab53-8d5f-414a-97c5-756ac76b80a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:34:31.473Z|68108d6b-cde1-4141-b63d-b7caefe70d14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:34:31.474Z|68108d6b-cde1-4141-b63d-b7caefe70d14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:34:38.389Z|5367d3a1-8096-47b3-bd03-784b7171ae18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:38.390Z|5367d3a1-8096-47b3-bd03-784b7171ae18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:39.890Z|718c18ea-2fc2-4da0-ad22-de42389313c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:39.890Z|718c18ea-2fc2-4da0-ad22-de42389313c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:39.891Z|99b18a5b-5355-42a2-a265-09025fc3321d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:39.892Z|99b18a5b-5355-42a2-a265-09025fc3321d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:46.196Z|ede747d4-d6b3-4eac-a45d-060e4f4bdfbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:34:46.198Z|ede747d4-d6b3-4eac-a45d-060e4f4bdfbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:34:48.424Z|c049bc94-c73c-4ab3-a027-6f953eafcefe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:48.424Z|c049bc94-c73c-4ab3-a027-6f953eafcefe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:49.916Z|f3d64a87-1221-4c89-8fb6-d9538aa1533d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:49.917Z|f3d64a87-1221-4c89-8fb6-d9538aa1533d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:49.924Z|800dffb7-ed34-41b3-ace1-a49645ec8cdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:49.925Z|800dffb7-ed34-41b3-ace1-a49645ec8cdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:58.449Z|b50bdcec-2105-4324-aa99-0653b67161c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:58.450Z|b50bdcec-2105-4324-aa99-0653b67161c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:59.940Z|33d41ea8-37aa-42a5-a93b-bfd3309a4f6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:59.941Z|33d41ea8-37aa-42a5-a93b-bfd3309a4f6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:34:59.949Z|ec0a7a67-4c73-43b3-8912-2758a0acff2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:34:59.949Z|ec0a7a67-4c73-43b3-8912-2758a0acff2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:01.196Z|d0361687-83a4-46fe-bfae-73da755f0f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:35:01.196Z|d0361687-83a4-46fe-bfae-73da755f0f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:35:01.475Z|56f5401c-ccbd-40f9-ab64-d4999b6fada8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:35:01.476Z|56f5401c-ccbd-40f9-ab64-d4999b6fada8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:35:06.318Z|6cdd2ef2-94fc-4b61-8de6-a9f3d78c0793|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:35:06.319Z|6cdd2ef2-94fc-4b61-8de6-a9f3d78c0793|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:08.475Z|8b014381-9397-4951-877e-753a6f476617|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:35:08.476Z|8b014381-9397-4951-877e-753a6f476617|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:09.964Z|cda60ab7-020e-4da0-88d7-3b25c744022f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:35:09.965Z|cda60ab7-020e-4da0-88d7-3b25c744022f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:09.971Z|65fd2ad6-c41f-4d28-b4b1-92a36f06d7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:35:09.972Z|65fd2ad6-c41f-4d28-b4b1-92a36f06d7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:16.196Z|fbf78e84-649d-412c-8807-0b02dd4255f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:35:16.197Z|fbf78e84-649d-412c-8807-0b02dd4255f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:35:18.501Z|b02cc181-691c-4869-b6d1-30c3645e9e6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:35:18.501Z|b02cc181-691c-4869-b6d1-30c3645e9e6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:19.990Z|1d2211d3-e873-46b6-bfe1-3a35b9ceca61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:35:19.991Z|1d2211d3-e873-46b6-bfe1-3a35b9ceca61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:19.993Z|59de8ea6-fae3-4ac2-a285-b58baf2267da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:35:19.994Z|59de8ea6-fae3-4ac2-a285-b58baf2267da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:28.525Z|0ebdc59c-654e-45e0-980a-882b95e74bde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:35:28.525Z|0ebdc59c-654e-45e0-980a-882b95e74bde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:30.015Z|3b25064e-7cf6-42be-8f9b-b05fdad39826|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:35:30.015Z|dbd8ce60-2982-4e6d-a864-44c4eb30c30c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:35:30.016Z|dbd8ce60-2982-4e6d-a864-44c4eb30c30c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:30.016Z|3b25064e-7cf6-42be-8f9b-b05fdad39826|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:31.196Z|36372c16-b970-44b1-9f75-bc09dbdc21f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:35:31.198Z|36372c16-b970-44b1-9f75-bc09dbdc21f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:35:31.477Z|255fca10-8828-4d77-8418-aa791945aa1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:35:31.478Z|255fca10-8828-4d77-8418-aa791945aa1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:35:38.550Z|4dec2ef5-1631-4ac4-954c-3fd96b898d35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:35:38.551Z|4dec2ef5-1631-4ac4-954c-3fd96b898d35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:40.041Z|7acbb0d1-8042-4560-a6ba-d27e6fbecf4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:35:40.041Z|fddb3ec4-dcb4-47cb-9591-c51eee836764|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:35:40.042Z|7acbb0d1-8042-4560-a6ba-d27e6fbecf4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:40.042Z|fddb3ec4-dcb4-47cb-9591-c51eee836764|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:46.196Z|04ab217e-ea76-45a4-aaf1-2a3d90bfec92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:35:46.196Z|04ab217e-ea76-45a4-aaf1-2a3d90bfec92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:35:48.576Z|1fa3d02f-2d0e-496c-a8e0-4ac4169c6890|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:35:48.577Z|1fa3d02f-2d0e-496c-a8e0-4ac4169c6890|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:50.067Z|241713f7-4c3d-4d23-8d06-0ab5dd501cc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:35:50.067Z|f2ea407b-1b52-4d48-a936-f3f30c30830c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:35:50.068Z|f2ea407b-1b52-4d48-a936-f3f30c30830c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:50.068Z|241713f7-4c3d-4d23-8d06-0ab5dd501cc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:35:58.601Z|3dd7645e-2f84-4d6b-af8b-4688a03e05a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:35:58.602Z|3dd7645e-2f84-4d6b-af8b-4688a03e05a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:00.092Z|f64bb0d9-e4fe-49d9-8476-40eefd9795e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:00.092Z|021266db-7655-42bf-b59f-ebf76fcea4c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:00.093Z|021266db-7655-42bf-b59f-ebf76fcea4c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:00.093Z|f64bb0d9-e4fe-49d9-8476-40eefd9795e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:01.196Z|1943e727-69d1-4706-a168-a687977af469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:36:01.196Z|1943e727-69d1-4706-a168-a687977af469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:36:01.478Z|b8824304-eea9-41b4-8fd7-48792a6f0895|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:36:01.479Z|b8824304-eea9-41b4-8fd7-48792a6f0895|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:36:06.319Z|71d9085e-dd16-43a4-82e0-6dd7a09f5312|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:36:06.321Z|71d9085e-dd16-43a4-82e0-6dd7a09f5312|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:08.626Z|564e525b-8e46-4a6c-a9ba-83055d5bd3e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:08.627Z|564e525b-8e46-4a6c-a9ba-83055d5bd3e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:10.118Z|912d1b1b-6659-4614-ad72-c39c3f0a7723|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:10.118Z|a95ff8b4-3824-4015-b04b-d681a59c8f35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:10.119Z|912d1b1b-6659-4614-ad72-c39c3f0a7723|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:10.119Z|a95ff8b4-3824-4015-b04b-d681a59c8f35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:16.196Z|625fa7a9-410a-43cb-b569-faac8b086db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:36:16.199Z|625fa7a9-410a-43cb-b569-faac8b086db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:36:18.652Z|7226a5d5-4f7a-4a9a-a1fb-c07c61300cff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:18.653Z|7226a5d5-4f7a-4a9a-a1fb-c07c61300cff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:20.144Z|04cd5550-30fa-4870-a7a2-76465151b1e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:20.144Z|83c47eba-006d-43f2-baa0-31f66cb0b505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:20.146Z|83c47eba-006d-43f2-baa0-31f66cb0b505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:20.146Z|04cd5550-30fa-4870-a7a2-76465151b1e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:28.678Z|c69fe5a0-590e-41ca-8c9e-d80420631a68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:28.679Z|c69fe5a0-590e-41ca-8c9e-d80420631a68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:30.170Z|ac5585a1-c922-4ee2-af25-2a9799b83ecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:30.170Z|ca4c416e-08b4-4225-891a-d121044752e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:30.171Z|ca4c416e-08b4-4225-891a-d121044752e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:30.171Z|ac5585a1-c922-4ee2-af25-2a9799b83ecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:31.196Z|55240c2c-4eb6-48a2-a0ad-9fa5f142b2e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:36:31.196Z|55240c2c-4eb6-48a2-a0ad-9fa5f142b2e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:36:31.480Z|d2dd9470-4882-438f-84a7-c9a7cf8a1215|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:36:31.480Z|d2dd9470-4882-438f-84a7-c9a7cf8a1215|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:36:38.704Z|e7ea5a0f-0470-435c-a2c3-8b6c8053af4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:38.705Z|e7ea5a0f-0470-435c-a2c3-8b6c8053af4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:40.196Z|e31b186b-a419-44b7-9554-21f832b0de06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:40.196Z|ce0f3086-f0b5-4581-901d-3a4be94880f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:40.197Z|e31b186b-a419-44b7-9554-21f832b0de06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:40.197Z|ce0f3086-f0b5-4581-901d-3a4be94880f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:46.196Z|df5efe95-61ba-45eb-9059-2600c4b18e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:36:46.197Z|df5efe95-61ba-45eb-9059-2600c4b18e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:36:48.728Z|6bd39bde-7339-4adb-be84-b2d21772d728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:48.729Z|6bd39bde-7339-4adb-be84-b2d21772d728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:50.224Z|0a876bb7-d1ea-472c-8b36-e110f9ce09cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:50.224Z|f4e106a2-697e-4145-9be9-c527a85efa2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:50.225Z|0a876bb7-d1ea-472c-8b36-e110f9ce09cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:50.225Z|f4e106a2-697e-4145-9be9-c527a85efa2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:36:58.752Z|1bb49a2b-90ab-45e2-922d-94b69e0562af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:36:58.753Z|1bb49a2b-90ab-45e2-922d-94b69e0562af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:00.249Z|3b986959-1649-4fcd-a3e2-7f01df154c27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:00.250Z|3b986959-1649-4fcd-a3e2-7f01df154c27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:00.249Z|7784bfb7-5b50-4bf4-945a-3019faa45f70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:00.251Z|7784bfb7-5b50-4bf4-945a-3019faa45f70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:01.196Z|a9b4f756-f366-4452-a4cf-b7e44ae8b849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:37:01.200Z|a9b4f756-f366-4452-a4cf-b7e44ae8b849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:37:01.481Z|9794f753-d86f-4118-92e7-00d39ffdf5b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:37:01.482Z|9794f753-d86f-4118-92e7-00d39ffdf5b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:37:06.319Z|b896587f-bda3-4077-a86f-37724ce34003|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:37:06.320Z|b896587f-bda3-4077-a86f-37724ce34003|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:08.778Z|1fa47743-f028-4727-a0f3-e83cee3ca587|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:08.779Z|1fa47743-f028-4727-a0f3-e83cee3ca587|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:10.272Z|5ca85b19-73c2-4638-9684-ce2c884ae6f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:10.273Z|5ca85b19-73c2-4638-9684-ce2c884ae6f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:10.273Z|66d4bde3-8de7-48c1-b2d5-5ce8b7844ddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:10.274Z|66d4bde3-8de7-48c1-b2d5-5ce8b7844ddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:16.196Z|cb8f5a69-9120-43b6-941d-99b8eeb0eb0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:37:16.196Z|cb8f5a69-9120-43b6-941d-99b8eeb0eb0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:37:18.805Z|3813568a-a390-49b3-9baf-49c60effd546|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:18.806Z|3813568a-a390-49b3-9baf-49c60effd546|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:20.296Z|609af988-759b-4013-8038-2cb9fa7e633f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:20.296Z|4acdbb0e-98e3-4f1f-8bca-cf1460d0b7c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:20.296Z|609af988-759b-4013-8038-2cb9fa7e633f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:20.297Z|4acdbb0e-98e3-4f1f-8bca-cf1460d0b7c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:28.829Z|a63bd71c-e646-4040-bc7b-85129f82d431|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:28.830Z|a63bd71c-e646-4040-bc7b-85129f82d431|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:30.319Z|5090baa4-2449-4bce-9d2b-1abc8ce0fbb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:30.320Z|5090baa4-2449-4bce-9d2b-1abc8ce0fbb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:30.321Z|299547ec-751e-479c-9839-74de2ba5b876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:30.322Z|299547ec-751e-479c-9839-74de2ba5b876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:31.196Z|f8ae7de1-8471-4a34-abce-38f490325fc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:37:31.196Z|f8ae7de1-8471-4a34-abce-38f490325fc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:37:31.483Z|0671dad6-038b-4767-b8c4-17ad9c25059d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:37:31.484Z|0671dad6-038b-4767-b8c4-17ad9c25059d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:37:38.857Z|90bb5c84-4e8e-451a-9350-49b454ed10fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:38.858Z|90bb5c84-4e8e-451a-9350-49b454ed10fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:40.345Z|5f2010c3-e14f-43df-94f3-3f545cf7e9b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:40.345Z|ee832c55-78f0-41e3-a9be-53f781d75db5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:40.346Z|5f2010c3-e14f-43df-94f3-3f545cf7e9b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:40.346Z|ee832c55-78f0-41e3-a9be-53f781d75db5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:46.196Z|9dcb3b7d-240a-440e-a578-18088d11f1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:37:46.199Z|9dcb3b7d-240a-440e-a578-18088d11f1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:37:48.884Z|dde93b2d-8d73-45b2-bbd4-fc5d05d661b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:48.886Z|dde93b2d-8d73-45b2-bbd4-fc5d05d661b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:50.372Z|f85bc31b-7b0d-4a8a-9336-c067a3333419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:50.372Z|f85bc31b-7b0d-4a8a-9336-c067a3333419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:50.374Z|8991c7ef-b4f7-42d7-9163-0d3478711ddb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:50.376Z|8991c7ef-b4f7-42d7-9163-0d3478711ddb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:37:58.911Z|419dc87f-93e4-42d5-ba77-7ac536d42daf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:37:58.912Z|419dc87f-93e4-42d5-ba77-7ac536d42daf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:00.396Z|5903c746-7de6-4f87-8794-e54d15fcbf54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:00.397Z|5903c746-7de6-4f87-8794-e54d15fcbf54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:00.401Z|d1d55d59-f1af-4898-a97a-abef5decd0c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:00.402Z|d1d55d59-f1af-4898-a97a-abef5decd0c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:01.196Z|8a3f80b1-8832-402f-b226-93c031c74604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:38:01.197Z|8a3f80b1-8832-402f-b226-93c031c74604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:38:01.485Z|83c5f1ec-0e53-4fa9-bd32-ea2113abbfcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:38:01.486Z|83c5f1ec-0e53-4fa9-bd32-ea2113abbfcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:38:06.320Z|075da3b8-6c4b-428b-930d-86f7320797a6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:38:06.321Z|075da3b8-6c4b-428b-930d-86f7320797a6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:08.937Z|df42d1c3-c36d-48b9-9726-9a5ea9020767|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:08.938Z|df42d1c3-c36d-48b9-9726-9a5ea9020767|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:10.425Z|6e6d4697-4510-4759-b210-1e6f65836442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:10.425Z|71512f45-dffe-4608-80cd-0b6dfaecde21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:10.426Z|71512f45-dffe-4608-80cd-0b6dfaecde21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:10.426Z|6e6d4697-4510-4759-b210-1e6f65836442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:16.196Z|ec1eb264-7244-44c8-a340-6cd382441070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:38:16.196Z|ec1eb264-7244-44c8-a340-6cd382441070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:38:18.964Z|29c71295-35f9-483d-b936-7ae2a3fb196d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:18.965Z|29c71295-35f9-483d-b936-7ae2a3fb196d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:20.449Z|7715d73f-00fa-4178-ab02-7303669b7935|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:20.450Z|7715d73f-00fa-4178-ab02-7303669b7935|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:20.455Z|14e29c9b-a717-4d94-856b-c34d33210419|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:20.456Z|14e29c9b-a717-4d94-856b-c34d33210419|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:28.996Z|9cec9f86-48f6-46ef-8315-f44ea621c576|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:28.997Z|9cec9f86-48f6-46ef-8315-f44ea621c576|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:30.481Z|b6776e6b-85f1-467c-8a27-da2042520555|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:30.481Z|5a313347-d918-42fe-8ff2-097e9ea0076d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:30.482Z|5a313347-d918-42fe-8ff2-097e9ea0076d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:30.482Z|b6776e6b-85f1-467c-8a27-da2042520555|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:31.196Z|52fae3cc-ace7-4109-b720-f4554e48998f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:38:31.198Z|52fae3cc-ace7-4109-b720-f4554e48998f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:38:31.487Z|eb3461e3-a395-4f9e-94c2-73a1ba989e98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:38:31.488Z|eb3461e3-a395-4f9e-94c2-73a1ba989e98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:38:39.021Z|99371cae-c810-473e-b0c0-1a5dffa1fa3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:39.023Z|99371cae-c810-473e-b0c0-1a5dffa1fa3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:40.508Z|bfb441b1-848b-4973-aa0a-0bb88f9352e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:40.508Z|b1359ffb-2ec0-4ca4-a8fc-a9f055f32ba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:40.508Z|bfb441b1-848b-4973-aa0a-0bb88f9352e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:40.509Z|b1359ffb-2ec0-4ca4-a8fc-a9f055f32ba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:46.196Z|0281c7bc-8def-4514-95db-c290aa1096cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:38:46.196Z|0281c7bc-8def-4514-95db-c290aa1096cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:38:49.055Z|b71d743f-ebc6-4e2c-b14c-3c3e4939da4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:49.056Z|b71d743f-ebc6-4e2c-b14c-3c3e4939da4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:50.531Z|3c54b160-e676-472e-856f-eab9f22ee179|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:50.531Z|172a4dc7-2a56-4be4-8c25-86c66e853bb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:50.531Z|172a4dc7-2a56-4be4-8c25-86c66e853bb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:50.531Z|3c54b160-e676-472e-856f-eab9f22ee179|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:38:59.079Z|51bce403-ad5c-4108-b3e4-3276fe1cb8db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:38:59.080Z|51bce403-ad5c-4108-b3e4-3276fe1cb8db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:00.556Z|9a8f926d-6841-41b6-8355-760a140876c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:00.556Z|d3c2e17e-ffb3-4710-913c-332e1025e415|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:00.557Z|d3c2e17e-ffb3-4710-913c-332e1025e415|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:00.557Z|9a8f926d-6841-41b6-8355-760a140876c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:01.196Z|dac4aa88-ed33-4b8e-b3c8-09406213f4cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:39:01.196Z|dac4aa88-ed33-4b8e-b3c8-09406213f4cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:39:01.489Z|df326ac6-c089-4ee3-9202-4bde1879b1de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:39:01.489Z|df326ac6-c089-4ee3-9202-4bde1879b1de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:39:06.318Z|4dcc6353-8897-4bfb-ad9a-78168950d29c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:39:06.320Z|4dcc6353-8897-4bfb-ad9a-78168950d29c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:09.104Z|f83b9a5f-2b8f-4b57-925b-905d986f8681|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:09.105Z|f83b9a5f-2b8f-4b57-925b-905d986f8681|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:10.582Z|7f4a1588-9441-4fec-805b-e3e8cf6cfd13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:10.583Z|0873b356-4e6c-4ef5-9205-cf23be79200b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:10.583Z|7f4a1588-9441-4fec-805b-e3e8cf6cfd13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:10.583Z|0873b356-4e6c-4ef5-9205-cf23be79200b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:16.196Z|a53ddbed-9c28-43d3-ab0d-dac661c3b0ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:39:16.199Z|a53ddbed-9c28-43d3-ab0d-dac661c3b0ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:39:19.129Z|04c4a690-4db2-4e65-9c5c-29c25ed45f6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:19.130Z|04c4a690-4db2-4e65-9c5c-29c25ed45f6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:20.609Z|68aa72cb-26b5-487d-bc6d-a10883bee108|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:20.609Z|f707593f-6690-4232-a185-9dafd301dc66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:20.610Z|68aa72cb-26b5-487d-bc6d-a10883bee108|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:20.610Z|f707593f-6690-4232-a185-9dafd301dc66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:29.153Z|3482a051-8a89-413f-b53f-f6ac41564037|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:29.154Z|3482a051-8a89-413f-b53f-f6ac41564037|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:30.635Z|474fd237-a47b-41f1-8f89-ee9847591371|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:30.635Z|7af56a84-cbb0-4bed-b1a6-168547345202|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:30.635Z|474fd237-a47b-41f1-8f89-ee9847591371|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:30.636Z|7af56a84-cbb0-4bed-b1a6-168547345202|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:31.196Z|eaad249b-96c8-4b3f-b6c1-54603308c3d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:39:31.196Z|eaad249b-96c8-4b3f-b6c1-54603308c3d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:39:31.490Z|0f212e55-08a0-4164-829a-06fa755792af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:39:31.491Z|0f212e55-08a0-4164-829a-06fa755792af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:39:39.180Z|f9a1042c-0022-40eb-a077-f674b020e478|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:39.181Z|f9a1042c-0022-40eb-a077-f674b020e478|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:40.658Z|e30cb767-5661-4655-9aad-80f1a379153f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:40.658Z|d374a9b4-76fe-4cca-bba6-cbb68a6cf76b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:40.658Z|e30cb767-5661-4655-9aad-80f1a379153f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:40.658Z|d374a9b4-76fe-4cca-bba6-cbb68a6cf76b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:46.196Z|a8507c29-f4f5-43cd-a4c8-65d736bb4db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:39:46.197Z|a8507c29-f4f5-43cd-a4c8-65d736bb4db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:39:49.206Z|f992701c-1a68-475d-a2ea-6e529796025e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:49.207Z|f992701c-1a68-475d-a2ea-6e529796025e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:50.684Z|3fb68b88-7c75-4e8e-970b-1e80ab587b3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:50.684Z|3fb68b88-7c75-4e8e-970b-1e80ab587b3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:50.685Z|15c4c8c0-8710-4f52-b783-9b9c203a1805|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:50.685Z|15c4c8c0-8710-4f52-b783-9b9c203a1805|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:39:59.231Z|8cb364d0-2128-4966-8ea6-3b6d6e728c0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:39:59.232Z|8cb364d0-2128-4966-8ea6-3b6d6e728c0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:00.710Z|d54439b8-006d-43f7-b803-e3857d31efed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:00.711Z|d54439b8-006d-43f7-b803-e3857d31efed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:00.713Z|ff47c203-6493-4bbb-a455-0dc1b23a1ed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:00.713Z|ff47c203-6493-4bbb-a455-0dc1b23a1ed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:01.196Z|d7f64d3f-2326-4096-ade8-d3fd98b564f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:40:01.200Z|d7f64d3f-2326-4096-ade8-d3fd98b564f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:40:01.492Z|ea90b383-3db3-455e-bef7-2970b60da01d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:40:01.493Z|ea90b383-3db3-455e-bef7-2970b60da01d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:40:06.320Z|54012a29-3c2a-45c8-bec0-d46c6f2b78e6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:40:06.321Z|54012a29-3c2a-45c8-bec0-d46c6f2b78e6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:09.258Z|42bbb627-a786-4014-9fbf-7e5f76b1681a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:09.259Z|42bbb627-a786-4014-9fbf-7e5f76b1681a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:10.741Z|33b5a6f9-4454-4247-9f0f-263ce90b798e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:10.742Z|33b5a6f9-4454-4247-9f0f-263ce90b798e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:10.744Z|87d007d1-3aa4-4c45-a018-adafcaadf2a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:10.745Z|87d007d1-3aa4-4c45-a018-adafcaadf2a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:16.196Z|560971eb-ce5c-492f-b32c-3a36d7382ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:40:16.197Z|560971eb-ce5c-492f-b32c-3a36d7382ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:40:19.290Z|429cb986-7676-4eea-9761-62488ab8e854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:19.291Z|429cb986-7676-4eea-9761-62488ab8e854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:20.766Z|977aca69-ed1f-41ad-97f1-0e2a4f752f60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:20.766Z|977aca69-ed1f-41ad-97f1-0e2a4f752f60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:20.804Z|088227d0-528d-4a8d-a280-c66ef875184b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:20.805Z|088227d0-528d-4a8d-a280-c66ef875184b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:29.326Z|33de9f37-4782-4183-b540-d42442b14036|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:29.327Z|33de9f37-4782-4183-b540-d42442b14036|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:30.818Z|c1d26b45-19aa-4f0d-92ab-ec7b94f81ea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:30.819Z|c1d26b45-19aa-4f0d-92ab-ec7b94f81ea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:30.828Z|f5eb9acd-b320-4961-bccf-99a4cc2adacf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:30.829Z|f5eb9acd-b320-4961-bccf-99a4cc2adacf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:31.196Z|5a6ce57c-3af6-435f-ab6f-b4a8da5e586d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:40:31.197Z|5a6ce57c-3af6-435f-ab6f-b4a8da5e586d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:40:31.494Z|fbf23bd8-3440-4bce-ab8d-edc610952f10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:40:31.494Z|fbf23bd8-3440-4bce-ab8d-edc610952f10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:40:39.354Z|00e86fe6-0c9b-4bcb-bda5-a3c7a30504b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:39.355Z|00e86fe6-0c9b-4bcb-bda5-a3c7a30504b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:40.863Z|3c03600f-a72d-4530-9365-188dcda3b680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:40.864Z|3c03600f-a72d-4530-9365-188dcda3b680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:40.868Z|04285e48-2284-4540-94e2-00681b8454ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:40.869Z|04285e48-2284-4540-94e2-00681b8454ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:46.196Z|820bb6d9-20ea-4e89-bc4c-f3143ad96a09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:40:46.201Z|820bb6d9-20ea-4e89-bc4c-f3143ad96a09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:40:49.386Z|1cafb51b-bd13-4325-8c42-e8e8dc330b23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:49.387Z|1cafb51b-bd13-4325-8c42-e8e8dc330b23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:50.890Z|386f6ea9-74d4-4341-8e4f-064952f2a78c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:50.890Z|319d11ac-d17a-4143-a46e-08ff77ae7b35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:50.891Z|386f6ea9-74d4-4341-8e4f-064952f2a78c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:50.891Z|319d11ac-d17a-4143-a46e-08ff77ae7b35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:40:59.411Z|332a00b8-d3a7-4762-ae56-1b0a9dcb272b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:40:59.412Z|332a00b8-d3a7-4762-ae56-1b0a9dcb272b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:00.915Z|ec411cac-a610-437f-9567-897246805b1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:00.915Z|cf069ac3-dbf7-4081-971b-c9e3de17831a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:00.916Z|cf069ac3-dbf7-4081-971b-c9e3de17831a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:00.916Z|ec411cac-a610-437f-9567-897246805b1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:01.196Z|94fb4c0b-9d30-482a-9b06-bf7fda6925f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:41:01.197Z|94fb4c0b-9d30-482a-9b06-bf7fda6925f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:41:01.495Z|5e879a78-8b0f-4af1-a596-1e0f656adf4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:41:01.496Z|5e879a78-8b0f-4af1-a596-1e0f656adf4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:41:06.322Z|5decf7a7-6212-4b7b-b388-66faeb8f8a0f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:41:06.323Z|5decf7a7-6212-4b7b-b388-66faeb8f8a0f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:09.437Z|d2f6e465-10d9-4ff2-9eff-ffec03eb4422|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:09.438Z|d2f6e465-10d9-4ff2-9eff-ffec03eb4422|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:10.939Z|36e3c417-839b-4048-8f7c-2f75368ff920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:10.939Z|9eb06599-f8c5-4570-be74-ed9f392dd64c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:10.941Z|36e3c417-839b-4048-8f7c-2f75368ff920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:10.941Z|9eb06599-f8c5-4570-be74-ed9f392dd64c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:16.196Z|11469787-ba4d-45e7-ac16-08fa56954428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:41:16.197Z|11469787-ba4d-45e7-ac16-08fa56954428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:41:19.464Z|5bb48fbe-f5a9-48de-98dc-eec9284d036a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:19.465Z|5bb48fbe-f5a9-48de-98dc-eec9284d036a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:20.968Z|d85304e1-e03b-43e0-b999-efee5fe5c6a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:20.968Z|8f968801-e6b3-4041-a553-13c844c77783|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:20.968Z|d85304e1-e03b-43e0-b999-efee5fe5c6a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:20.968Z|8f968801-e6b3-4041-a553-13c844c77783|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:29.491Z|019d7e5b-f04b-477b-859b-0da487a6f405|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:29.492Z|019d7e5b-f04b-477b-859b-0da487a6f405|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:30.993Z|abc58118-fa5b-441a-a9d7-ac7959327a4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:30.994Z|abc58118-fa5b-441a-a9d7-ac7959327a4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:30.999Z|b1fa01e1-7faa-44a6-a7cd-0c998593f9e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:31.000Z|b1fa01e1-7faa-44a6-a7cd-0c998593f9e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:31.196Z|70d16cf7-da94-4d7f-b5be-540290689fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:41:31.200Z|70d16cf7-da94-4d7f-b5be-540290689fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:41:31.497Z|764730d2-77be-41b7-b0f7-5d8120218f48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:41:31.498Z|764730d2-77be-41b7-b0f7-5d8120218f48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:41:39.515Z|e7abb9bb-c2f2-4e58-b13e-68d82a08ad68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:39.516Z|e7abb9bb-c2f2-4e58-b13e-68d82a08ad68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:41.019Z|7e9a30c3-2e33-428a-b826-8ddc345c97eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:41.020Z|7e9a30c3-2e33-428a-b826-8ddc345c97eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:41.028Z|7c3e4a86-ea9c-4642-a8c9-01f286996144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:41.029Z|7c3e4a86-ea9c-4642-a8c9-01f286996144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:46.196Z|482ff135-01ab-4dba-a302-17e6b3bdf53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:41:46.197Z|482ff135-01ab-4dba-a302-17e6b3bdf53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:41:49.539Z|3364e8b4-52b9-4831-8305-9980ad784bf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:49.540Z|3364e8b4-52b9-4831-8305-9980ad784bf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:51.042Z|f34d415a-2cd8-4c88-948a-e66c384e624e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:51.043Z|f34d415a-2cd8-4c88-948a-e66c384e624e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:51.051Z|54c90144-6dfe-4428-ba85-7ce3162e3b6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:51.052Z|54c90144-6dfe-4428-ba85-7ce3162e3b6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:41:59.565Z|26094b9c-dac3-414a-9a46-e9945f4cfd7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:41:59.566Z|26094b9c-dac3-414a-9a46-e9945f4cfd7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:01.068Z|5ef9c48d-5528-487f-9913-928703684792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:01.069Z|5ef9c48d-5528-487f-9913-928703684792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:01.072Z|5a30558e-8f8e-4dbe-8d16-afbdc9e16456|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:01.072Z|5a30558e-8f8e-4dbe-8d16-afbdc9e16456|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:01.196Z|5f6927cd-6dc5-4944-bf5e-a718328062fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:42:01.202Z|5f6927cd-6dc5-4944-bf5e-a718328062fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:42:01.499Z|d611db4a-a66b-47de-b0cf-795d6a6546b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:42:01.500Z|d611db4a-a66b-47de-b0cf-795d6a6546b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:42:06.319Z|74c67569-c987-4d5f-bd6a-8aacae8e5f99|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:42:06.320Z|74c67569-c987-4d5f-bd6a-8aacae8e5f99|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:09.591Z|0b4049fd-c91f-492b-8991-d0220d1b2593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:09.592Z|0b4049fd-c91f-492b-8991-d0220d1b2593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:11.097Z|13f5f234-a6cc-4095-96e2-d5e152a0ebe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:11.099Z|13f5f234-a6cc-4095-96e2-d5e152a0ebe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:11.105Z|3e99f144-b52e-4356-aade-2e81547df147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:11.105Z|3e99f144-b52e-4356-aade-2e81547df147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:16.196Z|ecfddcd1-9854-4a17-877d-0e07d7e15b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:42:16.196Z|ecfddcd1-9854-4a17-877d-0e07d7e15b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:42:19.619Z|fa28452d-2648-4323-9024-af214795f1c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:19.620Z|fa28452d-2648-4323-9024-af214795f1c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:21.127Z|1ee71c83-a12d-4f0a-839e-c502eff74cbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:21.127Z|e531cbdb-e98a-47e2-8a4f-d8746d25656c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:21.128Z|e531cbdb-e98a-47e2-8a4f-d8746d25656c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:21.128Z|1ee71c83-a12d-4f0a-839e-c502eff74cbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:29.643Z|fcb854d0-d567-48d5-9c6b-440b272b2e9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:29.644Z|fcb854d0-d567-48d5-9c6b-440b272b2e9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:31.157Z|ccd8779d-4e14-45f2-9900-b33f841bb4ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:31.158Z|ccd8779d-4e14-45f2-9900-b33f841bb4ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:31.158Z|7f06d6fd-fc86-4c19-ab2c-b0224c8e1784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:31.159Z|7f06d6fd-fc86-4c19-ab2c-b0224c8e1784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:31.196Z|a728f388-56d8-4b0a-91ad-6d5def351ecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:42:31.196Z|a728f388-56d8-4b0a-91ad-6d5def351ecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:42:31.500Z|f2e729ca-8dc4-47ce-ae19-04fa3d06c4d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:42:31.501Z|f2e729ca-8dc4-47ce-ae19-04fa3d06c4d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:42:39.674Z|a621ce5a-c600-4c65-85a9-142f74a97437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:39.675Z|a621ce5a-c600-4c65-85a9-142f74a97437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:41.183Z|06216b19-6c0e-476c-8a18-d5799d5cb77d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:41.183Z|f2e14a30-52ad-4a1f-b7ad-7e5c1a2fc6fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:41.184Z|06216b19-6c0e-476c-8a18-d5799d5cb77d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:41.184Z|f2e14a30-52ad-4a1f-b7ad-7e5c1a2fc6fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:46.196Z|65414318-ad20-478d-bd45-57746244b91b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:42:46.199Z|65414318-ad20-478d-bd45-57746244b91b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:42:49.700Z|5eb0ac8c-975b-44f0-ad72-888efc32a1dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:49.700Z|5eb0ac8c-975b-44f0-ad72-888efc32a1dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:51.207Z|2a32b41d-91ee-4673-b2d7-a2a46585a92f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:51.207Z|2a32b41d-91ee-4673-b2d7-a2a46585a92f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:51.211Z|f95becb5-51d3-46ba-ad23-344a3355a2a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:51.212Z|f95becb5-51d3-46ba-ad23-344a3355a2a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:42:59.732Z|2b4c88b9-62c2-4b5a-9db1-1e2031262446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:42:59.733Z|2b4c88b9-62c2-4b5a-9db1-1e2031262446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:01.196Z|3f657f0f-ca2b-444b-8fb8-69d0e6c12302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:43:01.196Z|3f657f0f-ca2b-444b-8fb8-69d0e6c12302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:43:01.234Z|f45fcd14-4447-4888-8211-95c1736f01ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:01.235Z|0a159b8e-e92e-42ab-b262-12b08468af1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:01.235Z|f45fcd14-4447-4888-8211-95c1736f01ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:01.235Z|0a159b8e-e92e-42ab-b262-12b08468af1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:01.502Z|d24df275-1b93-4d74-aaf0-214cc4dc0710|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:43:01.502Z|d24df275-1b93-4d74-aaf0-214cc4dc0710|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:43:06.317Z|800a9dac-f9cd-4854-bcd6-57a0a820799c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:43:06.319Z|800a9dac-f9cd-4854-bcd6-57a0a820799c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:09.755Z|18c045bd-01e7-4b80-839d-4445200ba351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:09.756Z|18c045bd-01e7-4b80-839d-4445200ba351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:11.259Z|33c975f2-ce01-4a70-8c18-322d62349ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:11.259Z|11e64930-476c-481b-9382-40eeca573a01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:11.260Z|33c975f2-ce01-4a70-8c18-322d62349ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:11.260Z|11e64930-476c-481b-9382-40eeca573a01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:16.196Z|949acdfa-a79e-4318-b17e-73c9c92a4f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:43:16.197Z|949acdfa-a79e-4318-b17e-73c9c92a4f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:43:19.779Z|c084593f-74d3-4851-b93d-bdf2e0e0c484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:19.781Z|c084593f-74d3-4851-b93d-bdf2e0e0c484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:21.285Z|339e7bfc-5f2d-42b1-94b4-5e8fd77ef694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:21.285Z|c6beaf6b-54b5-4412-a8c6-42ee636d1a7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:21.286Z|c6beaf6b-54b5-4412-a8c6-42ee636d1a7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:21.285Z|339e7bfc-5f2d-42b1-94b4-5e8fd77ef694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:29.805Z|1402b392-bfef-4eeb-adef-1979133715e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:29.806Z|1402b392-bfef-4eeb-adef-1979133715e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:31.196Z|4e97f44f-3320-42c6-b193-9ba11026bc79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:43:31.199Z|4e97f44f-3320-42c6-b193-9ba11026bc79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:43:31.314Z|da9dac76-eb6b-4dfa-808a-57e9a181893f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:31.314Z|cae70472-33a8-47b4-b1b2-52f69c4609ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:31.315Z|cae70472-33a8-47b4-b1b2-52f69c4609ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:31.315Z|da9dac76-eb6b-4dfa-808a-57e9a181893f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:31.503Z|be25f930-5efe-434d-bf7a-30ecafb63607|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:43:31.504Z|be25f930-5efe-434d-bf7a-30ecafb63607|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:43:39.829Z|9f0aa43e-e17f-4c3b-8fef-a7483d48db02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:39.830Z|9f0aa43e-e17f-4c3b-8fef-a7483d48db02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:41.339Z|ae9c267c-db1c-4918-b135-1a77263f1f6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:41.339Z|fb757f27-9bfc-41de-b85b-67ae1f2ac6d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:41.340Z|ae9c267c-db1c-4918-b135-1a77263f1f6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:41.340Z|fb757f27-9bfc-41de-b85b-67ae1f2ac6d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:46.196Z|b8e4efe9-1ac1-4683-89d9-42c490811b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:43:46.196Z|b8e4efe9-1ac1-4683-89d9-42c490811b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:43:49.853Z|f960a546-f803-40d5-9e5f-f76562fa7c6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:49.853Z|f960a546-f803-40d5-9e5f-f76562fa7c6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:51.366Z|afc4f11d-d344-49dc-93ce-4c0521f6bd0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:51.366Z|07c9eeb1-eb50-4846-a6e2-98452e655fd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:51.367Z|07c9eeb1-eb50-4846-a6e2-98452e655fd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:51.367Z|afc4f11d-d344-49dc-93ce-4c0521f6bd0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:43:59.876Z|83b69211-445e-44bc-9298-cbd85441353f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:43:59.877Z|83b69211-445e-44bc-9298-cbd85441353f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:01.196Z|14df24d9-ae5d-4165-afd5-68237baf12f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:44:01.197Z|14df24d9-ae5d-4165-afd5-68237baf12f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:44:01.392Z|bd5aabf8-5d46-42d9-8d5f-b28d5d4ef681|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:01.392Z|0aee5d58-cd1c-42d5-acbb-06e07ac391d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:01.393Z|bd5aabf8-5d46-42d9-8d5f-b28d5d4ef681|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:01.393Z|0aee5d58-cd1c-42d5-acbb-06e07ac391d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:01.505Z|ba5030bb-fc77-4132-beb4-ae1672eaa22f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:44:01.505Z|ba5030bb-fc77-4132-beb4-ae1672eaa22f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:44:06.320Z|59b69abb-5de5-4577-9d1e-7a48e96804f9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:44:06.320Z|59b69abb-5de5-4577-9d1e-7a48e96804f9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:09.900Z|40735693-1878-4ba4-a5b0-3bed61aa0ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:09.900Z|40735693-1878-4ba4-a5b0-3bed61aa0ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:11.418Z|8f35341f-1ed1-4fdc-8ae6-5e163c56b3b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:11.418Z|becf296e-01c4-4f70-9cf4-8b37637ff6bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:11.419Z|becf296e-01c4-4f70-9cf4-8b37637ff6bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:11.419Z|8f35341f-1ed1-4fdc-8ae6-5e163c56b3b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:16.196Z|1b9d83fa-62b6-49c3-9a7b-540a706de13a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:44:16.198Z|1b9d83fa-62b6-49c3-9a7b-540a706de13a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:44:19.927Z|2c23f389-a228-4e42-ac6e-83be22e22c5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:19.928Z|2c23f389-a228-4e42-ac6e-83be22e22c5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:21.442Z|cfe9a383-48e6-4074-b504-4e5bb5b84cd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:21.442Z|a630afdc-8bce-48d8-953d-c75d8c293a9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:21.443Z|a630afdc-8bce-48d8-953d-c75d8c293a9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:21.443Z|cfe9a383-48e6-4074-b504-4e5bb5b84cd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:29.955Z|c81e6e11-61d2-49b2-9316-eb4a2a1fec96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:29.956Z|c81e6e11-61d2-49b2-9316-eb4a2a1fec96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:31.196Z|92b8c921-c73a-4ff2-8bca-0c09d7ff0dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:44:31.196Z|92b8c921-c73a-4ff2-8bca-0c09d7ff0dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:44:31.466Z|484c935f-4de9-47b0-9f64-49310b42d0c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:31.466Z|9f8499e6-4fae-48c4-b658-04c3710d3f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:31.467Z|9f8499e6-4fae-48c4-b658-04c3710d3f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:31.467Z|484c935f-4de9-47b0-9f64-49310b42d0c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:31.506Z|555c241b-f02f-4010-ae79-0526cb158ffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:44:31.507Z|555c241b-f02f-4010-ae79-0526cb158ffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:44:39.981Z|4413520e-a166-45a2-aab8-ac367b8b883b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:39.982Z|4413520e-a166-45a2-aab8-ac367b8b883b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:41.491Z|eb5dfff4-37de-4645-8fa6-357321c4cebb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:41.491Z|afb81867-bcd5-4082-ba23-e4f44342b238|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:41.492Z|eb5dfff4-37de-4645-8fa6-357321c4cebb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:41.492Z|afb81867-bcd5-4082-ba23-e4f44342b238|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:46.196Z|e3b3eee1-cee3-4cd2-a33b-4f01d84ceffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:44:46.197Z|e3b3eee1-cee3-4cd2-a33b-4f01d84ceffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:44:50.004Z|78922d48-a80c-4a66-9a50-31c5b5b87dce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:50.005Z|78922d48-a80c-4a66-9a50-31c5b5b87dce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:51.516Z|c5d57354-07d3-4a3b-ade4-1e39dbcd657f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:51.516Z|5476bd80-3550-4db7-9232-8f2c9dc9bc42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:44:51.517Z|c5d57354-07d3-4a3b-ade4-1e39dbcd657f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:44:51.517Z|5476bd80-3550-4db7-9232-8f2c9dc9bc42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:00.029Z|f1aeb7d6-6d55-41f7-b044-e4c19ecbb761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:00.030Z|f1aeb7d6-6d55-41f7-b044-e4c19ecbb761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:01.196Z|bea03884-df70-41c1-a559-42cb66084fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:45:01.199Z|bea03884-df70-41c1-a559-42cb66084fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:45:01.508Z|26f808ff-c90c-4933-9bff-5b3b02930f27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:45:01.508Z|26f808ff-c90c-4933-9bff-5b3b02930f27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:45:01.543Z|4fa10c20-4cca-43e9-bd89-820b289c390d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:01.543Z|8f36aefc-3c28-4ae4-8101-8e1c98847f76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:01.544Z|4fa10c20-4cca-43e9-bd89-820b289c390d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:01.544Z|8f36aefc-3c28-4ae4-8101-8e1c98847f76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:06.319Z|9f403933-9e70-404f-b074-d035fe46a45e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:45:06.320Z|9f403933-9e70-404f-b074-d035fe46a45e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:10.054Z|d3142969-de39-4d01-9699-1c78a25a98a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:10.054Z|d3142969-de39-4d01-9699-1c78a25a98a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:11.567Z|f12d1b5e-ba29-46af-a9cd-56355590fcd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:11.567Z|c61183f3-3bc6-4443-8931-d7ce14ceb844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:11.568Z|f12d1b5e-ba29-46af-a9cd-56355590fcd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:11.568Z|c61183f3-3bc6-4443-8931-d7ce14ceb844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:16.196Z|e01e9c60-19a5-40fc-b4b4-a191ccac5128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:45:16.196Z|e01e9c60-19a5-40fc-b4b4-a191ccac5128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:45:20.079Z|b9e1919e-9303-42d8-82d9-3e32f3707fb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:20.080Z|b9e1919e-9303-42d8-82d9-3e32f3707fb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:21.593Z|4600b2e7-64a3-4f65-acb7-191918ad20ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:21.593Z|f9453e4b-f7a1-46c8-a524-eec3f2b9ecb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:21.594Z|f9453e4b-f7a1-46c8-a524-eec3f2b9ecb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:21.594Z|4600b2e7-64a3-4f65-acb7-191918ad20ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:30.104Z|299b866c-0772-4f75-a64c-d05a7f0d1d93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:30.105Z|299b866c-0772-4f75-a64c-d05a7f0d1d93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:31.196Z|e3933c3f-3c7c-479a-a80b-fa23028a98af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:45:31.197Z|e3933c3f-3c7c-479a-a80b-fa23028a98af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:45:31.509Z|3c1fd4dd-b245-4dfb-ac42-f6e36d98d08f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:45:31.510Z|3c1fd4dd-b245-4dfb-ac42-f6e36d98d08f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:45:31.619Z|c993b1e1-7295-4d25-88e0-1ed76d119224|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:31.619Z|43b6c63b-d9e1-418a-8504-69b643e0490d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:31.620Z|c993b1e1-7295-4d25-88e0-1ed76d119224|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:31.620Z|43b6c63b-d9e1-418a-8504-69b643e0490d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:40.128Z|16af8aaa-6082-453f-ade3-ecb00b9fb491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:40.128Z|16af8aaa-6082-453f-ade3-ecb00b9fb491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:41.644Z|432cc05e-ddc5-4dad-a6bf-2942f977f08b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:41.645Z|432cc05e-ddc5-4dad-a6bf-2942f977f08b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:41.646Z|6fb4b5e4-128a-40ce-8f43-4b310dc0e241|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:41.646Z|6fb4b5e4-128a-40ce-8f43-4b310dc0e241|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:46.196Z|31bf102c-688a-4fac-ab08-f94cf44c6c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:45:46.199Z|31bf102c-688a-4fac-ab08-f94cf44c6c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:45:50.151Z|c38a2622-e983-43f0-a7ae-2458d8b1d01a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:50.151Z|c38a2622-e983-43f0-a7ae-2458d8b1d01a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:51.669Z|2e2e0a6e-e3c7-4e0f-b18a-290ac7c89b4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:51.669Z|a6080cc4-a3e7-4422-a803-55e3d02f61f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:45:51.670Z|2e2e0a6e-e3c7-4e0f-b18a-290ac7c89b4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:45:51.670Z|a6080cc4-a3e7-4422-a803-55e3d02f61f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:00.177Z|bc548863-1171-49a5-b236-ae4c99c01c93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:00.178Z|bc548863-1171-49a5-b236-ae4c99c01c93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:01.195Z|31e2b55a-2b2a-426a-989c-15835214607c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:46:01.196Z|31e2b55a-2b2a-426a-989c-15835214607c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:46:01.510Z|22f66e52-664a-459b-a6fd-e0984656c517|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:46:01.511Z|22f66e52-664a-459b-a6fd-e0984656c517|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:46:01.692Z|fa72e4fa-dc6a-405d-b687-76357aa15b80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:01.692Z|fb65b8c7-e23a-4be3-8df3-a9e80a41cd15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:01.693Z|fb65b8c7-e23a-4be3-8df3-a9e80a41cd15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:01.693Z|fa72e4fa-dc6a-405d-b687-76357aa15b80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:06.321Z|339e9bd5-5929-483e-9399-dccb3d8aa030|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:46:06.322Z|339e9bd5-5929-483e-9399-dccb3d8aa030|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:10.205Z|2bd98802-0ea6-4a3b-bc01-5f1b3fe0e145|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:10.205Z|2bd98802-0ea6-4a3b-bc01-5f1b3fe0e145|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:11.717Z|dc96816f-62c9-412f-b017-54f6b6302bcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:11.717Z|69fe0537-5773-4267-b85d-adce34c892cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:11.718Z|dc96816f-62c9-412f-b017-54f6b6302bcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:11.718Z|69fe0537-5773-4267-b85d-adce34c892cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:16.196Z|e6b4b70c-c438-45d7-a9bc-199d7a5874da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:46:16.196Z|e6b4b70c-c438-45d7-a9bc-199d7a5874da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:46:20.230Z|0e594065-acad-42aa-96ca-bd051dc095c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:20.231Z|0e594065-acad-42aa-96ca-bd051dc095c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:21.742Z|07890eda-5e5d-489b-af03-41185b3a1627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:21.742Z|461bb86b-25b3-467c-8c23-62690e2807f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:21.743Z|461bb86b-25b3-467c-8c23-62690e2807f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:21.743Z|07890eda-5e5d-489b-af03-41185b3a1627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:30.256Z|c64c371a-5008-46d4-a035-5fcc57841fec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:30.257Z|c64c371a-5008-46d4-a035-5fcc57841fec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:31.196Z|0d079357-1fc7-47f3-b708-365304257c07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:46:31.200Z|0d079357-1fc7-47f3-b708-365304257c07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:46:31.512Z|747d3cfb-d0e6-4719-bd95-690f0d1dde9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:46:31.512Z|747d3cfb-d0e6-4719-bd95-690f0d1dde9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:46:31.767Z|58ab5a32-4ef7-4fd1-a74a-7305867c01c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:31.767Z|00e30c2e-ec7e-484a-9b84-e2210dd92b7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:31.768Z|58ab5a32-4ef7-4fd1-a74a-7305867c01c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:31.768Z|00e30c2e-ec7e-484a-9b84-e2210dd92b7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:40.281Z|7a757c2e-f511-4c47-b64f-d10a93bede1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:40.282Z|7a757c2e-f511-4c47-b64f-d10a93bede1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:41.792Z|79507fb7-686c-4ac3-892b-baa42fa8f418|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:41.792Z|e6c6a028-2dbc-4bad-8711-a19f12a0b60e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:41.793Z|e6c6a028-2dbc-4bad-8711-a19f12a0b60e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:41.793Z|79507fb7-686c-4ac3-892b-baa42fa8f418|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:46.196Z|4682df78-d097-44ce-bfef-9ae9fa86af19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:46:46.196Z|4682df78-d097-44ce-bfef-9ae9fa86af19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:46:50.306Z|129dd83e-3cbb-4670-860d-b67b605e21b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:50.306Z|129dd83e-3cbb-4670-860d-b67b605e21b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:51.816Z|940eb3fd-051b-4c26-80ce-e52a15eba440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:51.816Z|1119bfba-c247-4f31-9ddb-11aca08222b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:46:51.816Z|940eb3fd-051b-4c26-80ce-e52a15eba440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:46:51.817Z|1119bfba-c247-4f31-9ddb-11aca08222b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:00.330Z|f074d06e-53b1-45f6-b95b-5e532ada2c50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:00.331Z|f074d06e-53b1-45f6-b95b-5e532ada2c50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:01.195Z|e212dd1d-87d8-4cc1-b39c-d3ed03cfa47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:47:01.196Z|e212dd1d-87d8-4cc1-b39c-d3ed03cfa47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:47:01.513Z|a4f8cd28-8a78-4b9a-9f00-18594db23237|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:47:01.514Z|a4f8cd28-8a78-4b9a-9f00-18594db23237|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:47:01.842Z|eb9daf85-4c75-4a19-94ac-c918704e9e3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:01.842Z|f95ba60d-40c0-4bc1-b218-318c65cff27f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:01.842Z|f95ba60d-40c0-4bc1-b218-318c65cff27f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:01.842Z|eb9daf85-4c75-4a19-94ac-c918704e9e3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:06.318Z|421e350f-21f7-460c-9898-9f454c538ab7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:47:06.319Z|421e350f-21f7-460c-9898-9f454c538ab7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:10.355Z|cfd50486-1d56-425d-a4c8-818bb7359a91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:10.355Z|cfd50486-1d56-425d-a4c8-818bb7359a91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:11.867Z|f84783e4-a1a0-42c8-9707-f5d9f1798d74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:11.867Z|1b42755a-8018-4f99-9950-bedb3d9e9d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:11.868Z|1b42755a-8018-4f99-9950-bedb3d9e9d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:11.868Z|f84783e4-a1a0-42c8-9707-f5d9f1798d74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:16.196Z|e6dd3f08-d803-445e-9853-109b63f62526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:47:16.198Z|e6dd3f08-d803-445e-9853-109b63f62526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:47:20.380Z|02e31f7d-cfd9-4934-87f1-60813c3c6150|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:20.381Z|02e31f7d-cfd9-4934-87f1-60813c3c6150|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:21.893Z|82b5b6c2-963c-4944-9dc2-6acc38754432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:21.893Z|6f145cff-f106-45f5-831c-997a1e1be04e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:21.894Z|82b5b6c2-963c-4944-9dc2-6acc38754432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:21.893Z|6f145cff-f106-45f5-831c-997a1e1be04e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:30.408Z|b045cb91-bdab-4c78-baa7-8e200f953a5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:30.409Z|b045cb91-bdab-4c78-baa7-8e200f953a5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:31.196Z|3e3c4e91-4d94-4392-a0a6-f2945ab6e80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:47:31.196Z|3e3c4e91-4d94-4392-a0a6-f2945ab6e80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:47:31.514Z|c4075242-03ba-4284-8092-451e00fc4b9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:47:31.515Z|c4075242-03ba-4284-8092-451e00fc4b9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:47:31.920Z|e84f57ee-92da-4558-8d04-58d66c3ee3fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:31.920Z|aab2b0eb-8c25-4b65-b8b1-fd31ab6d87e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:31.921Z|e84f57ee-92da-4558-8d04-58d66c3ee3fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:31.921Z|aab2b0eb-8c25-4b65-b8b1-fd31ab6d87e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:40.435Z|fc719f3f-6174-4eb8-8d90-10bcdad699d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:40.435Z|fc719f3f-6174-4eb8-8d90-10bcdad699d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:41.947Z|3892778e-a245-44ef-9ca7-2f49e8a6ebe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:41.947Z|5e761906-1999-41b2-b031-254745242b80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:41.948Z|5e761906-1999-41b2-b031-254745242b80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:41.948Z|3892778e-a245-44ef-9ca7-2f49e8a6ebe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:46.196Z|20a0c693-a77c-46bf-a1be-14daa270ecba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:47:46.196Z|20a0c693-a77c-46bf-a1be-14daa270ecba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:47:50.458Z|8194920a-6a71-4529-8b2d-070e4b1641cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:50.458Z|8194920a-6a71-4529-8b2d-070e4b1641cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:51.973Z|d0d305fe-7f4c-4637-a19c-f81db2a91bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:51.973Z|3cbb983f-ed02-417d-9b11-0bdc65f1bb3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:47:51.974Z|d0d305fe-7f4c-4637-a19c-f81db2a91bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:47:51.974Z|3cbb983f-ed02-417d-9b11-0bdc65f1bb3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:00.489Z|58ea0c78-5a78-4409-95a4-63770dc84ba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:00.490Z|58ea0c78-5a78-4409-95a4-63770dc84ba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:01.196Z|cf9f68e0-955f-4666-a7f1-20e2caeab0d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:48:01.196Z|cf9f68e0-955f-4666-a7f1-20e2caeab0d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:48:01.516Z|31a4a767-8f67-40f4-b0e2-126d30872162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:48:01.517Z|31a4a767-8f67-40f4-b0e2-126d30872162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:48:01.998Z|1e516092-eb88-4931-af24-d3f82e12e7c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:01.998Z|c87c2ac4-92f3-47f2-a8b7-6a6918b1ec8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:01.999Z|1e516092-eb88-4931-af24-d3f82e12e7c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:01.999Z|c87c2ac4-92f3-47f2-a8b7-6a6918b1ec8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:06.319Z|b83d9944-bc9e-46ee-b40d-bc4e5617284d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:48:06.319Z|b83d9944-bc9e-46ee-b40d-bc4e5617284d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:10.516Z|24ccc0c2-1ef0-45aa-b3c8-2555578a75f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:10.517Z|24ccc0c2-1ef0-45aa-b3c8-2555578a75f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:12.023Z|6527d655-6267-4200-a781-fa748c63a70f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:12.024Z|6527d655-6267-4200-a781-fa748c63a70f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:12.024Z|f5ac8ae1-8635-449c-97e4-d9ffe67c0f62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:12.025Z|f5ac8ae1-8635-449c-97e4-d9ffe67c0f62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:16.196Z|a6735497-8c16-451b-8dbc-b250041cb64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:48:16.196Z|a6735497-8c16-451b-8dbc-b250041cb64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:48:20.541Z|95fd531b-501a-445f-b53b-3ff2b9ee6587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:20.542Z|95fd531b-501a-445f-b53b-3ff2b9ee6587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:22.049Z|0691c17a-c719-4026-a152-a3bca4e0b97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:22.050Z|0691c17a-c719-4026-a152-a3bca4e0b97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:22.050Z|dcd7873f-d611-475a-aa82-8aae9271760d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:22.051Z|dcd7873f-d611-475a-aa82-8aae9271760d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:30.567Z|c3d976f5-4571-4bab-b1b9-7c4e93b72f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:30.568Z|c3d976f5-4571-4bab-b1b9-7c4e93b72f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:31.196Z|07cc3004-aa7f-48e6-8695-5a531c006e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:48:31.196Z|07cc3004-aa7f-48e6-8695-5a531c006e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:48:31.517Z|8bd2667e-f995-4aaf-a153-54ea4117152b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:48:31.518Z|8bd2667e-f995-4aaf-a153-54ea4117152b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:48:32.078Z|91f8f4c4-6a68-4252-8601-6d0027cce5bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:32.078Z|3eeb88c7-71dc-4335-9d10-a19939db0562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:32.079Z|91f8f4c4-6a68-4252-8601-6d0027cce5bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:32.079Z|3eeb88c7-71dc-4335-9d10-a19939db0562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:40.593Z|53f1b46d-b59d-483e-b883-564e340b251b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:40.593Z|53f1b46d-b59d-483e-b883-564e340b251b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:42.104Z|1d209782-3abf-404f-a977-259047e9be62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:42.104Z|5d455464-bbc0-4787-b929-5d57cd4b2544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:42.104Z|5d455464-bbc0-4787-b929-5d57cd4b2544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:42.104Z|1d209782-3abf-404f-a977-259047e9be62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:46.196Z|39838705-174f-499b-96c7-c77e56f876e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:48:46.196Z|39838705-174f-499b-96c7-c77e56f876e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:48:50.616Z|3f58360e-3d87-49f3-9c37-b61277909bf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:50.616Z|3f58360e-3d87-49f3-9c37-b61277909bf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:52.128Z|dda8e4b3-c5c2-4b66-8c8c-248397eaddf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:52.128Z|88d47df5-85c3-4a99-a1ad-fbbdc2fafa1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:48:52.128Z|88d47df5-85c3-4a99-a1ad-fbbdc2fafa1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:48:52.128Z|dda8e4b3-c5c2-4b66-8c8c-248397eaddf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:00.640Z|4182b2c7-319d-46f2-9a3d-771bd8037232|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:00.641Z|4182b2c7-319d-46f2-9a3d-771bd8037232|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:01.196Z|2f1d4e1f-a960-4bbd-9ae6-528aaefa6771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:49:01.196Z|2f1d4e1f-a960-4bbd-9ae6-528aaefa6771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:49:01.519Z|99006953-1233-4b63-b592-e47374687318|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:49:01.520Z|99006953-1233-4b63-b592-e47374687318|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:49:02.150Z|0f4e3da5-8a73-41fa-9080-571a5d047332|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:02.150Z|e404b840-f9d6-4648-9396-cd658ed60c6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:02.151Z|0f4e3da5-8a73-41fa-9080-571a5d047332|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:02.151Z|e404b840-f9d6-4648-9396-cd658ed60c6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:06.319Z|6367ac75-41d2-4a3a-831b-dc4b11916889|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:49:06.320Z|6367ac75-41d2-4a3a-831b-dc4b11916889|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:10.665Z|8daaa9f7-0099-4e73-b4b9-80303fd738f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:10.665Z|8daaa9f7-0099-4e73-b4b9-80303fd738f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:12.176Z|4d61735c-3d5d-4d8c-9a8a-fdd37e4167da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:12.176Z|c7fe8925-a345-4ba9-9562-8919089556f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:12.177Z|4d61735c-3d5d-4d8c-9a8a-fdd37e4167da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:12.178Z|c7fe8925-a345-4ba9-9562-8919089556f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:16.196Z|37d55443-7d77-4675-811f-6a75280d284a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:49:16.196Z|37d55443-7d77-4675-811f-6a75280d284a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:49:20.691Z|fa583798-4af8-4039-8c4a-56a410e57c7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:20.692Z|fa583798-4af8-4039-8c4a-56a410e57c7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:22.202Z|3d0dd202-36b0-45b8-86fd-f00dc051d10d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:22.202Z|f2e4e9bb-19dd-4d82-9a86-21a72f5c74d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:22.203Z|3d0dd202-36b0-45b8-86fd-f00dc051d10d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:22.203Z|f2e4e9bb-19dd-4d82-9a86-21a72f5c74d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:30.717Z|ffd88db2-376c-437f-99d4-6ece9adddd2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:30.718Z|ffd88db2-376c-437f-99d4-6ece9adddd2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:31.196Z|84d5a7e7-511c-42cf-b145-d06090674732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:49:31.199Z|84d5a7e7-511c-42cf-b145-d06090674732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:49:31.520Z|574b8011-5d9c-4c45-a10b-dd119eaf1060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:49:31.521Z|574b8011-5d9c-4c45-a10b-dd119eaf1060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:49:32.226Z|00f26c09-89e7-415a-8b91-b883f8627434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:32.226Z|c064daaf-dce9-4e34-92e5-ff6702230372|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:32.227Z|00f26c09-89e7-415a-8b91-b883f8627434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:32.228Z|c064daaf-dce9-4e34-92e5-ff6702230372|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:40.745Z|c9d5ec0c-7fef-4928-a12e-7aeb1def9929|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:40.746Z|c9d5ec0c-7fef-4928-a12e-7aeb1def9929|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:42.251Z|9199c9fc-12c3-48d5-81c4-3efcf236afad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:42.251Z|6884612a-eeac-4bde-8213-9ec2975761c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:42.252Z|9199c9fc-12c3-48d5-81c4-3efcf236afad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:42.252Z|6884612a-eeac-4bde-8213-9ec2975761c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:46.196Z|0c819e5c-e552-4620-b047-1368031b17a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:49:46.196Z|0c819e5c-e552-4620-b047-1368031b17a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:49:50.769Z|05a06df3-6cf1-42db-9c32-2c91d6485bd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:50.770Z|05a06df3-6cf1-42db-9c32-2c91d6485bd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:52.277Z|66a9ce77-ec1d-4d77-acdb-a5b2dcb15181|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:52.277Z|ad0be3a9-a45c-4c28-8b20-4ba11323923f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:49:52.277Z|ad0be3a9-a45c-4c28-8b20-4ba11323923f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:49:52.277Z|66a9ce77-ec1d-4d77-acdb-a5b2dcb15181|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:00.810Z|a3fba6cf-281b-4924-b688-b6c717796a52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:00.810Z|a3fba6cf-281b-4924-b688-b6c717796a52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:01.196Z|26273d2f-07bb-4b21-b902-0e1116edb06c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:50:01.197Z|26273d2f-07bb-4b21-b902-0e1116edb06c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:50:01.522Z|602f4ac0-e042-43da-b222-eda768bc83d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:50:01.523Z|602f4ac0-e042-43da-b222-eda768bc83d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:50:02.303Z|d9653a1c-8845-4382-a53b-3c8b13a35444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:02.303Z|95419dab-6e1e-489a-bdf0-e245aaea748b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:02.304Z|d9653a1c-8845-4382-a53b-3c8b13a35444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:02.304Z|95419dab-6e1e-489a-bdf0-e245aaea748b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:06.318Z|a1047500-b223-42e8-9f67-25cd6332cf96|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:50:06.320Z|a1047500-b223-42e8-9f67-25cd6332cf96|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:10.836Z|0e4540e6-239f-4d9b-b678-3a6fa37572fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:10.837Z|0e4540e6-239f-4d9b-b678-3a6fa37572fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:12.328Z|0dbfd603-d0e0-49e7-8637-5d985440e943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:12.328Z|52e70a0d-4598-4e98-b74c-ff921c384c8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:12.328Z|0dbfd603-d0e0-49e7-8637-5d985440e943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:12.328Z|52e70a0d-4598-4e98-b74c-ff921c384c8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:16.196Z|3b908339-23c7-487a-ba13-c8a7d40c056f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:50:16.199Z|3b908339-23c7-487a-ba13-c8a7d40c056f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:50:20.886Z|c176e6b1-b08d-408a-a365-6acf8d78074c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:20.888Z|c176e6b1-b08d-408a-a365-6acf8d78074c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:22.355Z|c4c4d4a9-f5e8-4bea-aff3-1f7f234ef433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:22.355Z|17b2401f-9544-4dc9-b4d8-2f37a2405d9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:22.356Z|c4c4d4a9-f5e8-4bea-aff3-1f7f234ef433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:22.356Z|17b2401f-9544-4dc9-b4d8-2f37a2405d9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:30.920Z|a21ef87f-6af4-4bca-b3d8-3ad64f803a5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:30.922Z|a21ef87f-6af4-4bca-b3d8-3ad64f803a5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:31.196Z|5f329aaa-0cba-480f-9a7f-dd2507409f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:50:31.197Z|5f329aaa-0cba-480f-9a7f-dd2507409f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:50:31.524Z|41698aa7-1cba-43bc-bfde-5aba8f213802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:50:31.524Z|41698aa7-1cba-43bc-bfde-5aba8f213802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:50:32.383Z|28bb53c8-362e-4752-a719-4ce41e00bc9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:32.384Z|5e3d6de8-7900-483d-9e43-119d52ecee9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:32.384Z|28bb53c8-362e-4752-a719-4ce41e00bc9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:32.385Z|5e3d6de8-7900-483d-9e43-119d52ecee9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:40.950Z|c3220f50-05ab-4897-9906-51acecf3edfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:40.951Z|c3220f50-05ab-4897-9906-51acecf3edfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:42.408Z|7bff934f-ccfe-4c12-b41a-8dcf3ca4e05e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:42.408Z|67d8d7bb-24a1-4c96-b5ca-3dfd9416f557|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:42.408Z|7bff934f-ccfe-4c12-b41a-8dcf3ca4e05e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:42.408Z|67d8d7bb-24a1-4c96-b5ca-3dfd9416f557|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:46.196Z|1ad6714e-ab0d-4825-84a8-1cf053530c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:50:46.197Z|1ad6714e-ab0d-4825-84a8-1cf053530c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:50:50.975Z|2e6f386a-4719-41d4-93cc-d83580c45832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:50.976Z|2e6f386a-4719-41d4-93cc-d83580c45832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:52.434Z|7669b84e-bcfe-4344-9747-04866c25a569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:52.435Z|bfda4ba9-4291-4c97-8939-52ccd122008f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:50:52.435Z|bfda4ba9-4291-4c97-8939-52ccd122008f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:50:52.435Z|7669b84e-bcfe-4344-9747-04866c25a569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:01.003Z|9eaecbc9-5d9a-412c-81c1-bc3532e8d69d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:01.004Z|9eaecbc9-5d9a-412c-81c1-bc3532e8d69d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:01.196Z|cdbb64d8-a99e-4623-982b-5543ac22f520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:51:01.199Z|cdbb64d8-a99e-4623-982b-5543ac22f520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:51:01.525Z|346eb8c6-26b0-41c3-8e1d-e72332c2f219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:51:01.526Z|346eb8c6-26b0-41c3-8e1d-e72332c2f219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:51:02.459Z|9a9b7ef7-c070-4739-9dfc-d00989efd313|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:02.459Z|9a9b7ef7-c070-4739-9dfc-d00989efd313|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:02.459Z|5257baf4-b028-424c-8e79-c885a7e1c8c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:02.460Z|5257baf4-b028-424c-8e79-c885a7e1c8c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:06.320Z|604eed68-717d-4959-9454-3a57b4d0cc7b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:51:06.321Z|604eed68-717d-4959-9454-3a57b4d0cc7b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:11.027Z|b77913a4-5ec8-44fc-b7ec-803c9f0f57bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:11.029Z|b77913a4-5ec8-44fc-b7ec-803c9f0f57bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:12.484Z|2394e597-971f-4215-b44f-874bab2a96a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:12.485Z|2394e597-971f-4215-b44f-874bab2a96a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:12.492Z|03388abd-172e-441d-b288-fea6dcf85452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:12.495Z|03388abd-172e-441d-b288-fea6dcf85452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:16.196Z|9fcd1423-e920-431f-966c-cc90d2946bdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:51:16.196Z|9fcd1423-e920-431f-966c-cc90d2946bdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:51:21.054Z|87f46e65-5472-4637-861c-f6494bf6e467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:21.055Z|87f46e65-5472-4637-861c-f6494bf6e467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:22.510Z|62aa4334-5598-4531-8122-485ceeaacf7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:22.511Z|62aa4334-5598-4531-8122-485ceeaacf7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:22.519Z|369d1d54-2e58-43c3-ba55-18a6150a096f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:22.520Z|369d1d54-2e58-43c3-ba55-18a6150a096f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:31.077Z|5b8dcd9a-58e0-4689-ae85-c0c1dfed311d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:31.078Z|5b8dcd9a-58e0-4689-ae85-c0c1dfed311d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:31.196Z|56d6d3f5-1318-4812-9881-4470a1b38fd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:51:31.196Z|56d6d3f5-1318-4812-9881-4470a1b38fd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:51:31.527Z|2d3f67b4-4258-43af-a8b1-c1865b6032c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:51:31.527Z|2d3f67b4-4258-43af-a8b1-c1865b6032c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:51:32.537Z|7e7a7ada-b9c3-4fec-afde-ecc7b6b8f588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:32.538Z|7e7a7ada-b9c3-4fec-afde-ecc7b6b8f588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:32.544Z|9a54bbd9-1f2e-4a41-ba51-1504ce01f81d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:32.545Z|9a54bbd9-1f2e-4a41-ba51-1504ce01f81d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:41.101Z|50d5ae0e-ae00-47a6-9e5a-a62784ebbac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:41.102Z|50d5ae0e-ae00-47a6-9e5a-a62784ebbac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:42.564Z|2c87106d-2541-4297-b455-9982164c0483|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:42.565Z|2c87106d-2541-4297-b455-9982164c0483|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:42.571Z|ca692279-24e5-46eb-9596-095605606f06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:42.571Z|ca692279-24e5-46eb-9596-095605606f06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:46.196Z|4228abf4-1bcb-4609-9f91-a0d2eeeeb09a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:51:46.199Z|4228abf4-1bcb-4609-9f91-a0d2eeeeb09a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:51:51.124Z|bf1e1d92-fe90-4398-853d-b21726584ca6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:51.125Z|bf1e1d92-fe90-4398-853d-b21726584ca6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:52.591Z|8eabf137-2e0d-408d-9bd8-fd0fa4e48c9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:52.591Z|8eabf137-2e0d-408d-9bd8-fd0fa4e48c9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:51:52.593Z|c4066c8f-9295-4441-a853-a995b273abaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:51:52.594Z|c4066c8f-9295-4441-a853-a995b273abaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:01.149Z|82408af7-78cc-4552-add8-361f087d43f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:01.150Z|82408af7-78cc-4552-add8-361f087d43f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:01.195Z|e8174ba2-b12c-4485-ab9c-59988ae76f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:52:01.196Z|e8174ba2-b12c-4485-ab9c-59988ae76f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:52:01.528Z|85ec9937-e8b6-4838-b8f7-12b41437e442|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:52:01.529Z|85ec9937-e8b6-4838-b8f7-12b41437e442|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:52:02.616Z|18444f8d-8fca-4a1b-80d0-ae4cf120c98a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:02.616Z|cc8cd023-5b87-4a45-ab31-283300143b87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:02.616Z|cc8cd023-5b87-4a45-ab31-283300143b87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:02.616Z|18444f8d-8fca-4a1b-80d0-ae4cf120c98a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:06.320Z|e5071b91-0ba7-4254-8559-de636c32e4a2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:52:06.321Z|e5071b91-0ba7-4254-8559-de636c32e4a2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:11.174Z|9d77af45-db39-4035-a6f6-dc372719efbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:11.175Z|9d77af45-db39-4035-a6f6-dc372719efbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:12.640Z|8f67a9b3-126a-4d1f-9c22-30b9c8069a3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:12.641Z|8f67a9b3-126a-4d1f-9c22-30b9c8069a3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:12.641Z|35ceaec6-7db5-4ad3-a3c3-82c071d216f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:12.642Z|35ceaec6-7db5-4ad3-a3c3-82c071d216f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:16.196Z|d3913096-7ce7-49d8-ac17-44ef1e55eea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:52:16.196Z|d3913096-7ce7-49d8-ac17-44ef1e55eea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:52:21.199Z|788b92d5-d410-4303-822a-8dfa716f75dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:21.200Z|788b92d5-d410-4303-822a-8dfa716f75dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:22.664Z|be08d60b-a972-4c0d-8019-dcb0f0adcd08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:22.665Z|be08d60b-a972-4c0d-8019-dcb0f0adcd08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:22.666Z|3746dacc-8451-48e6-81c3-78e595f8f186|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:22.666Z|3746dacc-8451-48e6-81c3-78e595f8f186|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:31.196Z|3480c3f7-ae18-4283-ad4e-9c4da738197a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:52:31.199Z|3480c3f7-ae18-4283-ad4e-9c4da738197a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:52:31.226Z|7212e145-ef76-4925-b5cd-a684ddf0f86e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:31.227Z|7212e145-ef76-4925-b5cd-a684ddf0f86e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:31.530Z|dbc02634-1185-4b64-ad3f-cbca2c445153|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:52:31.530Z|dbc02634-1185-4b64-ad3f-cbca2c445153|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:52:32.687Z|2fea99d0-a2e4-4929-b30d-972c0345df9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:32.687Z|6ca534e4-7e4a-4621-bd44-23c67858e6ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:32.687Z|6ca534e4-7e4a-4621-bd44-23c67858e6ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:32.687Z|2fea99d0-a2e4-4929-b30d-972c0345df9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:41.252Z|3bbcc655-20f6-4b8b-8817-9e1068d921e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:41.253Z|3bbcc655-20f6-4b8b-8817-9e1068d921e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:42.710Z|7c75bdbe-50d4-46e7-b82b-5384493d88b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:42.710Z|14817a73-5d40-4fe9-98e2-c7575bd16bd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:42.711Z|14817a73-5d40-4fe9-98e2-c7575bd16bd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:42.711Z|7c75bdbe-50d4-46e7-b82b-5384493d88b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:46.196Z|524774cb-9a68-483f-9d51-e359567aa92b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:52:46.196Z|524774cb-9a68-483f-9d51-e359567aa92b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:52:51.280Z|5ec144e3-92a2-4d95-a456-cd2663602b0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:51.281Z|5ec144e3-92a2-4d95-a456-cd2663602b0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:52.734Z|adf4274e-6e22-4003-babe-a600ef7ce14e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:52.734Z|323ef1c6-6add-4206-954a-3356931a587f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:52:52.735Z|adf4274e-6e22-4003-babe-a600ef7ce14e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:52:52.735Z|323ef1c6-6add-4206-954a-3356931a587f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:01.196Z|ade6d45d-1fd9-4212-8b79-83cb79a44ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:53:01.196Z|ade6d45d-1fd9-4212-8b79-83cb79a44ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:53:01.314Z|8368de24-9fe2-4750-9c9c-91c23fc882ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:01.315Z|8368de24-9fe2-4750-9c9c-91c23fc882ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:01.531Z|1a73f257-5d00-478e-9b31-a4247abb981b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:53:01.531Z|1a73f257-5d00-478e-9b31-a4247abb981b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:53:02.758Z|04868a22-746b-4a9a-becd-4c6c2a93dc9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:02.759Z|04868a22-746b-4a9a-becd-4c6c2a93dc9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:02.759Z|f863f354-d3c7-4e00-99e5-8ebb7a88fe22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:02.760Z|f863f354-d3c7-4e00-99e5-8ebb7a88fe22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:06.319Z|0639d8aa-a2bc-41be-a1a5-484900fe2125|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:53:06.320Z|0639d8aa-a2bc-41be-a1a5-484900fe2125|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:11.340Z|1edb8980-73c1-4fda-88ef-767f1c62bf52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:11.341Z|1edb8980-73c1-4fda-88ef-767f1c62bf52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:12.781Z|1cbf121c-5bb1-409f-8478-2135abb78f1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:12.781Z|bd0c9b22-e93f-494d-9785-72bcbe3fdc91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:12.782Z|bd0c9b22-e93f-494d-9785-72bcbe3fdc91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:12.782Z|1cbf121c-5bb1-409f-8478-2135abb78f1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:16.196Z|eda925b6-6957-4ef2-9b32-7f2b8ce4205d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:53:16.199Z|eda925b6-6957-4ef2-9b32-7f2b8ce4205d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:53:21.375Z|fbae5710-7af8-45cd-8f5f-dab16069c19a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:21.376Z|fbae5710-7af8-45cd-8f5f-dab16069c19a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:22.806Z|1124cb6e-2d1d-4632-9463-64ce76dae444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:22.806Z|680268b1-f194-41a7-a7ec-e73045bc947e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:22.806Z|680268b1-f194-41a7-a7ec-e73045bc947e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:22.806Z|1124cb6e-2d1d-4632-9463-64ce76dae444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:31.196Z|58368e9d-5442-4019-93f9-a83de49ba970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:53:31.197Z|58368e9d-5442-4019-93f9-a83de49ba970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:53:31.403Z|11dab9bd-b8f8-4432-a078-1b98f61efd53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:31.404Z|11dab9bd-b8f8-4432-a078-1b98f61efd53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:31.532Z|b0ebf4dc-38c0-4d25-80d0-086146fa43f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:53:31.533Z|b0ebf4dc-38c0-4d25-80d0-086146fa43f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:53:32.831Z|799d0297-90c8-4836-8a7a-2c20aa659776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:32.831Z|87131afd-5a6c-4acb-ae42-2c2eed188762|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:32.832Z|799d0297-90c8-4836-8a7a-2c20aa659776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:32.832Z|87131afd-5a6c-4acb-ae42-2c2eed188762|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:41.427Z|6d0af354-a83a-4b3f-a004-f9c73b98baa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:41.427Z|6d0af354-a83a-4b3f-a004-f9c73b98baa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:42.855Z|f172d279-f4f8-47a1-95c9-7888b74c7c67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:42.858Z|f172d279-f4f8-47a1-95c9-7888b74c7c67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:42.857Z|44a89f0c-c07a-4bd9-b85b-ca24a9bf2475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:42.860Z|44a89f0c-c07a-4bd9-b85b-ca24a9bf2475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:46.196Z|162d4d14-3691-42a1-b471-249e4c5bac38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:53:46.196Z|162d4d14-3691-42a1-b471-249e4c5bac38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:53:51.450Z|0185dd57-035b-41a3-bfe9-1a409e3ca05e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:51.450Z|0185dd57-035b-41a3-bfe9-1a409e3ca05e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:52.884Z|b96b0a4e-c7f6-4273-903b-618ce210c482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:52.885Z|b96b0a4e-c7f6-4273-903b-618ce210c482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:53:52.884Z|6f342145-ccda-490b-8f5d-39df118214a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:53:52.886Z|6f342145-ccda-490b-8f5d-39df118214a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:01.196Z|d79f1c47-9b03-478b-8055-fab2cbd0c3f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:54:01.198Z|d79f1c47-9b03-478b-8055-fab2cbd0c3f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:54:01.475Z|067689b6-0788-42c8-8055-a4d2cae102ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:01.475Z|067689b6-0788-42c8-8055-a4d2cae102ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:01.534Z|35006997-b3a3-400d-b901-9b15dcb703fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:54:01.535Z|35006997-b3a3-400d-b901-9b15dcb703fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:54:02.908Z|7a0f580f-7e6d-4705-8264-6b2ec1d3e990|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:02.908Z|9706f309-153f-49fd-bc6c-816892c94cce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:02.909Z|7a0f580f-7e6d-4705-8264-6b2ec1d3e990|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:02.909Z|9706f309-153f-49fd-bc6c-816892c94cce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:06.320Z|907917f9-3996-483a-b98f-795053598103|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:54:06.321Z|907917f9-3996-483a-b98f-795053598103|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:11.506Z|023509b3-7a8e-4017-a93a-e4e2768ecea1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:11.507Z|023509b3-7a8e-4017-a93a-e4e2768ecea1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:12.933Z|3f069248-697d-41a9-8a70-f96a53818e40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:12.933Z|d69bbdc1-bfd5-4fe6-b348-8fbcda066092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:12.934Z|3f069248-697d-41a9-8a70-f96a53818e40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:12.934Z|d69bbdc1-bfd5-4fe6-b348-8fbcda066092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:16.196Z|6cb649ae-1679-46aa-af73-cf07560e2f2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:54:16.196Z|6cb649ae-1679-46aa-af73-cf07560e2f2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:54:21.531Z|14db6c7b-8aa4-49b1-be77-a9d34103e8fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:21.532Z|14db6c7b-8aa4-49b1-be77-a9d34103e8fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:22.959Z|5279ea22-3197-4c40-bc73-d7581a8942dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:22.960Z|5279ea22-3197-4c40-bc73-d7581a8942dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:22.964Z|ea61df07-73a0-44b4-9a00-071dfadc8251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:22.965Z|ea61df07-73a0-44b4-9a00-071dfadc8251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:31.196Z|55e6859f-d30e-4267-8989-029d20f0042f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:54:31.197Z|55e6859f-d30e-4267-8989-029d20f0042f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:54:31.536Z|db3a8336-e99c-44c1-8dab-b6ac4af225a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:54:31.537Z|db3a8336-e99c-44c1-8dab-b6ac4af225a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:54:31.555Z|8ee6a334-0b1b-445b-af1f-54402d2608e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:31.556Z|8ee6a334-0b1b-445b-af1f-54402d2608e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:32.986Z|f3eb77b9-3c00-459e-900d-a54489427c67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:32.986Z|f3eb77b9-3c00-459e-900d-a54489427c67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:32.988Z|f5ab9062-13a7-43b2-b64e-12e4485af7e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:32.989Z|f5ab9062-13a7-43b2-b64e-12e4485af7e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:41.578Z|e26b47d1-0f6e-44c4-8ac4-fd57f3714faa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:41.579Z|e26b47d1-0f6e-44c4-8ac4-fd57f3714faa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:43.012Z|3a6851d1-d9c1-443e-9a0b-882893e6e702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:43.012Z|af711dcb-7b71-4f99-985d-b86d85a75bd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:43.013Z|af711dcb-7b71-4f99-985d-b86d85a75bd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:43.013Z|3a6851d1-d9c1-443e-9a0b-882893e6e702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:46.195Z|c7a83375-a073-4cb0-96e0-06118fc50821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:54:46.198Z|c7a83375-a073-4cb0-96e0-06118fc50821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:54:51.604Z|d3766738-63d5-4dd4-b92b-bc27b96b1783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:51.605Z|d3766738-63d5-4dd4-b92b-bc27b96b1783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:53.038Z|e922b497-a972-4d16-86b8-b07844ee146c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:53.039Z|f42777d5-e699-4e11-9d64-818e1b28debb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:54:53.039Z|e922b497-a972-4d16-86b8-b07844ee146c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:54:53.040Z|f42777d5-e699-4e11-9d64-818e1b28debb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:01.196Z|6efbcd3a-4151-4f7a-b10a-a7dc567dc9f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:55:01.196Z|6efbcd3a-4151-4f7a-b10a-a7dc567dc9f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:55:01.538Z|c8594386-daa5-44f7-8ab9-69e45a7965a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:55:01.539Z|c8594386-daa5-44f7-8ab9-69e45a7965a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:55:01.628Z|e9ef5103-0d6f-4511-a55d-73d60e038e92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:01.629Z|e9ef5103-0d6f-4511-a55d-73d60e038e92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:03.063Z|6e7d97d3-e467-4c90-b488-ffc0e96c6d5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:03.063Z|85d29ea4-b2b9-416e-8a73-8a0238ab2184|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:03.063Z|6e7d97d3-e467-4c90-b488-ffc0e96c6d5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:03.064Z|85d29ea4-b2b9-416e-8a73-8a0238ab2184|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:06.327Z|dec46bd1-94e8-4b04-9c74-bbb9a423ee1c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:55:06.328Z|dec46bd1-94e8-4b04-9c74-bbb9a423ee1c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:11.654Z|2754ff0d-b7b7-4d27-8697-24adee5276a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:11.655Z|2754ff0d-b7b7-4d27-8697-24adee5276a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:13.085Z|aeb02d80-6310-442d-b893-d1c46ff2cdb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:13.085Z|4a947844-d8c8-44f5-97e9-2be50536e2bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:13.086Z|aeb02d80-6310-442d-b893-d1c46ff2cdb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:13.086Z|4a947844-d8c8-44f5-97e9-2be50536e2bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:16.196Z|e593e9d6-6b99-4f23-a666-81146bede85e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:55:16.197Z|e593e9d6-6b99-4f23-a666-81146bede85e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:55:21.690Z|a1e5c1b8-2eec-476a-96fa-78f3f2d13476|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:21.691Z|a1e5c1b8-2eec-476a-96fa-78f3f2d13476|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:23.109Z|c87a80e1-5a54-4e2e-b5d1-097448942eeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:23.109Z|6ce28e23-8895-4276-8728-2ce168fd7724|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:23.110Z|c87a80e1-5a54-4e2e-b5d1-097448942eeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:23.110Z|6ce28e23-8895-4276-8728-2ce168fd7724|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:31.196Z|f154f864-9471-4eaa-bc27-2f6c0ec11281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:55:31.199Z|f154f864-9471-4eaa-bc27-2f6c0ec11281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:55:31.540Z|98739c2a-2758-4d40-9f16-7423717b0bd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:55:31.541Z|98739c2a-2758-4d40-9f16-7423717b0bd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:55:31.715Z|26f7996f-78bf-47c0-8236-480a379ce959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:31.716Z|26f7996f-78bf-47c0-8236-480a379ce959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:33.136Z|dbdcbd1e-b58f-4d1d-8b4b-5529bdea4dbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:33.136Z|03d7aebf-a319-4bf6-a286-40b254eb5d31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:33.137Z|03d7aebf-a319-4bf6-a286-40b254eb5d31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:33.137Z|dbdcbd1e-b58f-4d1d-8b4b-5529bdea4dbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:41.739Z|8d6e5249-cafa-4cb5-8223-e299ed00cf2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:41.740Z|8d6e5249-cafa-4cb5-8223-e299ed00cf2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:43.160Z|6301eb66-625c-4549-aa0d-4737ec221392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:43.160Z|1a5e45d1-8e3f-44b1-b223-7066cbdc75a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:43.161Z|1a5e45d1-8e3f-44b1-b223-7066cbdc75a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:43.161Z|6301eb66-625c-4549-aa0d-4737ec221392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:46.196Z|e684658e-6e18-417d-9941-1856f201936e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:55:46.196Z|e684658e-6e18-417d-9941-1856f201936e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:55:51.762Z|327a8793-2acd-4b12-b9e2-e905e2eac761|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:51.763Z|327a8793-2acd-4b12-b9e2-e905e2eac761|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:53.187Z|58f92fff-6b33-4adb-8bfd-d77e82583f41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:53.187Z|6d5e19e8-5395-4590-b8f6-34a927e1ec6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:55:53.188Z|58f92fff-6b33-4adb-8bfd-d77e82583f41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:55:53.188Z|6d5e19e8-5395-4590-b8f6-34a927e1ec6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:01.196Z|2b58a5bb-f1f1-4171-9600-4e3ddb77aa39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:56:01.196Z|2b58a5bb-f1f1-4171-9600-4e3ddb77aa39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:56:01.542Z|678d5d6f-40b8-48fb-be2f-d275dfdfdca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:56:01.543Z|678d5d6f-40b8-48fb-be2f-d275dfdfdca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:56:01.784Z|f71a773e-f71c-42c8-9ed1-0a1dd7ceed5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:01.785Z|f71a773e-f71c-42c8-9ed1-0a1dd7ceed5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:03.212Z|06122c9c-b4ff-4477-8dd3-1607c195a92e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:03.212Z|6f7bfa3e-d3db-4022-aa3b-f7fdf9ff795d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:03.213Z|6f7bfa3e-d3db-4022-aa3b-f7fdf9ff795d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:03.213Z|06122c9c-b4ff-4477-8dd3-1607c195a92e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:06.317Z|a84a4f9c-2bc5-4fc6-9c22-b19bc0c5a8b6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:56:06.318Z|a84a4f9c-2bc5-4fc6-9c22-b19bc0c5a8b6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:11.808Z|26320964-025b-4a34-8ce2-0b32bb82ce80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:11.809Z|26320964-025b-4a34-8ce2-0b32bb82ce80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:13.238Z|af19ff87-1fdd-464e-83a8-27cdfd248ab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:13.239Z|a2b42dcb-cee7-4668-92b1-51263da88b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:13.239Z|af19ff87-1fdd-464e-83a8-27cdfd248ab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:13.239Z|a2b42dcb-cee7-4668-92b1-51263da88b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:16.195Z|39216f58-d46b-4dfa-a386-255271cae907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:56:16.198Z|39216f58-d46b-4dfa-a386-255271cae907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:56:21.833Z|019a1e8c-5026-46ec-9cac-88c62cf8e9b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:21.833Z|019a1e8c-5026-46ec-9cac-88c62cf8e9b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:23.269Z|be1aea70-611b-429d-a5c0-bf31c01eb609|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:23.270Z|be1aea70-611b-429d-a5c0-bf31c01eb609|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:23.270Z|a8b23e5e-3d74-456b-aac0-f3c66c65003c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:23.271Z|a8b23e5e-3d74-456b-aac0-f3c66c65003c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:31.196Z|707f098c-b6c1-472d-a357-1e0192c736f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:56:31.196Z|707f098c-b6c1-472d-a357-1e0192c736f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:56:31.544Z|e2974b17-0a79-4789-965f-a8a2c4ded44f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:56:31.544Z|e2974b17-0a79-4789-965f-a8a2c4ded44f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:56:31.856Z|a601902f-727d-4457-b370-dcc0a8e431cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:31.857Z|a601902f-727d-4457-b370-dcc0a8e431cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:33.299Z|54a3e290-d38a-4efe-aaf2-99ee5a52737b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:33.300Z|54a3e290-d38a-4efe-aaf2-99ee5a52737b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:33.299Z|739f248f-486c-44cb-9a6b-d8ff6c4fbb75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:33.302Z|739f248f-486c-44cb-9a6b-d8ff6c4fbb75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:41.880Z|64a46f69-7c36-4224-bd4d-929b508bd2a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:41.881Z|64a46f69-7c36-4224-bd4d-929b508bd2a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:43.323Z|6a930fda-9930-4264-970c-972f0a2418fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:43.323Z|68f0e36e-6c59-48a6-a41d-91d2272d36e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:43.323Z|6a930fda-9930-4264-970c-972f0a2418fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:43.323Z|68f0e36e-6c59-48a6-a41d-91d2272d36e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:46.195Z|965c560c-3953-406a-8db6-d4e7c2828220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:56:46.196Z|965c560c-3953-406a-8db6-d4e7c2828220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:56:51.905Z|4e01ddcb-5d55-48d2-aa14-47b3b49330af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:51.906Z|4e01ddcb-5d55-48d2-aa14-47b3b49330af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:53.348Z|1dc60c70-3622-476f-8fb8-c029b0ca0b9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:53.348Z|d51eb099-7f0b-4479-be42-0f55f96d5698|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:56:53.349Z|1dc60c70-3622-476f-8fb8-c029b0ca0b9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:56:53.349Z|d51eb099-7f0b-4479-be42-0f55f96d5698|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:01.195Z|25d133c2-b0fc-4d83-bcfa-28a24098e03e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:57:01.198Z|25d133c2-b0fc-4d83-bcfa-28a24098e03e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:57:01.545Z|3ad5893e-b2ba-4071-a694-835e0f145012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:57:01.546Z|3ad5893e-b2ba-4071-a694-835e0f145012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:57:01.930Z|32599180-2516-4e90-b8a2-64b50938b720|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:01.930Z|32599180-2516-4e90-b8a2-64b50938b720|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:03.375Z|818362c9-e0e1-4a51-b8dd-be6a62fcf6d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:03.375Z|0e6e6ca4-820b-4fe2-bb7a-06c6b19446c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:03.376Z|818362c9-e0e1-4a51-b8dd-be6a62fcf6d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:03.376Z|0e6e6ca4-820b-4fe2-bb7a-06c6b19446c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:06.319Z|8bd4442a-5427-4534-a05c-46920ebe88e4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:57:06.320Z|8bd4442a-5427-4534-a05c-46920ebe88e4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:11.954Z|84a19ab4-6a05-48a1-8393-09df21d8f61a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:11.955Z|84a19ab4-6a05-48a1-8393-09df21d8f61a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:13.399Z|0734764e-f026-42ae-a24e-3cc3b8fb5597|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:13.399Z|c023475c-27ad-4fd0-98fd-de30daf42120|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:13.400Z|0734764e-f026-42ae-a24e-3cc3b8fb5597|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:13.400Z|c023475c-27ad-4fd0-98fd-de30daf42120|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:16.195Z|a60ab0e1-d344-4e46-b1f9-69be79ace429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:57:16.196Z|a60ab0e1-d344-4e46-b1f9-69be79ace429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:57:21.978Z|278b0208-2467-4a56-8e5f-70c003ae827e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:21.979Z|278b0208-2467-4a56-8e5f-70c003ae827e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:23.426Z|b41e55aa-01aa-40dd-a0ee-bdd5e424ee78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:23.426Z|95dc1f33-626f-4064-a557-7b981e602850|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:23.427Z|95dc1f33-626f-4064-a557-7b981e602850|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:23.427Z|b41e55aa-01aa-40dd-a0ee-bdd5e424ee78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:31.196Z|af6881d8-08c2-4d06-85d1-cf4fed31ae0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:57:31.196Z|af6881d8-08c2-4d06-85d1-cf4fed31ae0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:57:31.546Z|9f44f243-04cf-41dc-aba7-5281f5722090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:57:31.547Z|9f44f243-04cf-41dc-aba7-5281f5722090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:57:32.002Z|6ac1468e-04d6-4033-916c-5381be4577ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:32.003Z|6ac1468e-04d6-4033-916c-5381be4577ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:33.454Z|6bfe39de-5577-44fd-99fa-abc2868d2463|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:33.455Z|6bfe39de-5577-44fd-99fa-abc2868d2463|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:33.456Z|e8f74ea0-6406-4ad9-9274-d166260f1f71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:33.457Z|e8f74ea0-6406-4ad9-9274-d166260f1f71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:42.028Z|54efa356-30d6-43fc-be82-7e2b81197605|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:42.029Z|54efa356-30d6-43fc-be82-7e2b81197605|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:43.481Z|43beac85-9cb0-40e8-9485-847ba9688a49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:43.481Z|eae19c8e-697e-477b-b991-f4d353e64e6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:43.482Z|43beac85-9cb0-40e8-9485-847ba9688a49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:43.482Z|eae19c8e-697e-477b-b991-f4d353e64e6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:46.195Z|28ea24b0-6413-46b5-86d4-aaa4ac43cca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:57:46.199Z|28ea24b0-6413-46b5-86d4-aaa4ac43cca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:57:52.052Z|38fb8fa3-4acd-43da-ba89-769a8784aa1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:52.053Z|38fb8fa3-4acd-43da-ba89-769a8784aa1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:53.506Z|92f8eac9-e20b-44c5-b047-f4113138b9d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:53.506Z|33abc807-f062-4a85-88bb-5ff710157f3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:57:53.507Z|33abc807-f062-4a85-88bb-5ff710157f3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:57:53.507Z|92f8eac9-e20b-44c5-b047-f4113138b9d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:01.195Z|e33c1248-1cfd-4a93-8243-0658ca24563b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:58:01.196Z|e33c1248-1cfd-4a93-8243-0658ca24563b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:58:01.548Z|bf3fe49b-1979-4995-b20a-007c621183f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:58:01.549Z|bf3fe49b-1979-4995-b20a-007c621183f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:58:02.081Z|ce3f07bd-9bb5-4a8e-9e5b-d6a3a37724e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:02.082Z|ce3f07bd-9bb5-4a8e-9e5b-d6a3a37724e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:03.533Z|ee80a48b-0e83-4fd0-9f0c-a1462041a028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:03.534Z|ee80a48b-0e83-4fd0-9f0c-a1462041a028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:03.533Z|7344b19a-644a-48a9-a32d-dd074be93abe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:03.535Z|7344b19a-644a-48a9-a32d-dd074be93abe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:06.320Z|f6313f90-f5df-4573-a25c-77c595985d49|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:58:06.321Z|f6313f90-f5df-4573-a25c-77c595985d49|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:12.105Z|789f80f5-89f9-45c9-8ae7-ee0a25ae4851|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:12.106Z|789f80f5-89f9-45c9-8ae7-ee0a25ae4851|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:13.558Z|19512101-972c-444f-875a-bf49abdba391|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:13.558Z|196146e2-abeb-4c2d-a7d0-fa5669d7f917|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:13.559Z|19512101-972c-444f-875a-bf49abdba391|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:13.559Z|196146e2-abeb-4c2d-a7d0-fa5669d7f917|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:16.195Z|d5753c65-f47e-4ddd-b61a-2c4074d29fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:58:16.196Z|d5753c65-f47e-4ddd-b61a-2c4074d29fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:58:22.130Z|6d0f92c0-2f5d-4bae-8c18-3b1c483812de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:22.131Z|6d0f92c0-2f5d-4bae-8c18-3b1c483812de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:23.582Z|e959dd67-a5a1-42a2-8bda-f063dc34a59c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:23.582Z|81f4f9eb-19d1-4b6c-9473-4745aaf2bcdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:23.583Z|e959dd67-a5a1-42a2-8bda-f063dc34a59c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:23.584Z|81f4f9eb-19d1-4b6c-9473-4745aaf2bcdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:31.195Z|adf00b99-544e-4b61-a597-7745fdd4ff47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:58:31.199Z|adf00b99-544e-4b61-a597-7745fdd4ff47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:58:31.549Z|437ec012-2d89-491e-869c-14753cffa703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:58:31.550Z|437ec012-2d89-491e-869c-14753cffa703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:58:32.153Z|673a9c0e-c10f-4093-8ecd-1339670d050f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:32.155Z|673a9c0e-c10f-4093-8ecd-1339670d050f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:33.605Z|3a095e77-d500-4e0e-9989-509cca74df9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:33.605Z|961fe345-cb08-478b-a2b8-b30fe02db79a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:33.606Z|3a095e77-d500-4e0e-9989-509cca74df9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:33.606Z|961fe345-cb08-478b-a2b8-b30fe02db79a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:42.184Z|8a4ab4c6-62c9-4e48-ae1c-75d37d88649a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:42.185Z|8a4ab4c6-62c9-4e48-ae1c-75d37d88649a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:43.629Z|e623ad77-bdd0-4c61-ac02-0a4bf5b739a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:43.629Z|03188c9f-030a-4f58-b287-6adc30a24066|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:43.629Z|e623ad77-bdd0-4c61-ac02-0a4bf5b739a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:43.630Z|03188c9f-030a-4f58-b287-6adc30a24066|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:46.196Z|9cbdc3df-744a-47c5-9434-f98557b77f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:58:46.196Z|9cbdc3df-744a-47c5-9434-f98557b77f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:58:52.209Z|a001f49e-9b94-4aed-85ed-b48e9099f075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:52.210Z|a001f49e-9b94-4aed-85ed-b48e9099f075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:53.652Z|0d1f8faa-759b-4380-a2dd-05ef14b5dd3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:53.652Z|df5a99df-054c-43d5-ab30-a86776172392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:58:53.653Z|0d1f8faa-759b-4380-a2dd-05ef14b5dd3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:58:53.653Z|df5a99df-054c-43d5-ab30-a86776172392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:01.196Z|316546f5-cd7d-481f-81d1-cdbddc8e5dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:59:01.196Z|316546f5-cd7d-481f-81d1-cdbddc8e5dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:59:01.551Z|adb3d055-a168-4d2c-b40a-79d0ef1f4d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:59:01.551Z|adb3d055-a168-4d2c-b40a-79d0ef1f4d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:59:02.235Z|c9d6233d-46a6-461d-be7b-2456082ad904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:02.235Z|c9d6233d-46a6-461d-be7b-2456082ad904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:03.679Z|9f9ce72f-df00-40f8-8e9f-ee4b0b8ae36b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:03.679Z|1d2a6707-961a-40d4-90d2-a2ab2e2cadc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:03.680Z|9f9ce72f-df00-40f8-8e9f-ee4b0b8ae36b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:03.680Z|1d2a6707-961a-40d4-90d2-a2ab2e2cadc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:06.322Z|72056a9c-718b-419b-8059-80d7f956faf8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T02:59:06.322Z|72056a9c-718b-419b-8059-80d7f956faf8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:12.258Z|44c0901e-088e-486d-9dd6-27b0273d618d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:12.259Z|44c0901e-088e-486d-9dd6-27b0273d618d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:13.704Z|3f5db8a7-87ee-4ec0-9ed8-145292a2452e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:13.704Z|dc6661d8-8b2d-4662-a32a-b8ff11aea519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:13.704Z|3f5db8a7-87ee-4ec0-9ed8-145292a2452e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:13.704Z|dc6661d8-8b2d-4662-a32a-b8ff11aea519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:16.195Z|bcac65a9-fded-4b7e-befc-712cf7c99a0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:59:16.198Z|bcac65a9-fded-4b7e-befc-712cf7c99a0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:59:22.281Z|46497d68-23fe-497c-bba2-84db9a99ab2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:22.282Z|46497d68-23fe-497c-bba2-84db9a99ab2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:23.728Z|dbadd63a-b509-4935-a222-47677acef03a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:23.728Z|54080d94-5b3b-431c-92b6-ef012baee93c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:23.728Z|54080d94-5b3b-431c-92b6-ef012baee93c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:23.728Z|dbadd63a-b509-4935-a222-47677acef03a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:31.196Z|881cdbcd-5e7c-41cd-916d-35f1ad38add2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:59:31.196Z|881cdbcd-5e7c-41cd-916d-35f1ad38add2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:59:31.552Z|56aea1c9-b12b-490f-a7db-c7ff40e8aa16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:59:31.553Z|56aea1c9-b12b-490f-a7db-c7ff40e8aa16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:59:32.306Z|8e2a1e33-c73f-45da-8409-87a1fa7f8d49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:32.307Z|8e2a1e33-c73f-45da-8409-87a1fa7f8d49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:33.751Z|7660a2ab-e6f8-480a-82e7-fa26977a46df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:33.751Z|c009e877-7d44-4611-8a9e-f1ac84514107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:33.752Z|7660a2ab-e6f8-480a-82e7-fa26977a46df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:33.752Z|c009e877-7d44-4611-8a9e-f1ac84514107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:42.332Z|fd056dbc-276d-427f-b231-314f3550c3ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:42.334Z|fd056dbc-276d-427f-b231-314f3550c3ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:43.777Z|cb3af44d-d024-431c-b570-6232c21d4543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:43.778Z|1b0491fc-c34e-425a-9f9e-ef8f96b70e6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:43.779Z|cb3af44d-d024-431c-b570-6232c21d4543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:43.779Z|1b0491fc-c34e-425a-9f9e-ef8f96b70e6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:46.196Z|b891e74c-f3ad-4bfe-b5d1-9239cdbf7b80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T02:59:46.196Z|b891e74c-f3ad-4bfe-b5d1-9239cdbf7b80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T02:59:52.359Z|2f1b2428-bc1c-465c-a066-8668d0d3834e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:52.359Z|2f1b2428-bc1c-465c-a066-8668d0d3834e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:53.806Z|d6f72953-9322-4c38-af45-ca95681d0984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:53.806Z|478044f5-5875-4183-a7d8-af4be3758350|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T02:59:53.807Z|478044f5-5875-4183-a7d8-af4be3758350|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T02:59:53.807Z|d6f72953-9322-4c38-af45-ca95681d0984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:01.196Z|c6d73d71-1d64-4c50-8022-1a868d623995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:00:01.198Z|c6d73d71-1d64-4c50-8022-1a868d623995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:00:01.553Z|39d342fa-1199-428a-87ef-674ff060922c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:00:01.554Z|39d342fa-1199-428a-87ef-674ff060922c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:00:02.384Z|9757926c-85b7-40be-a6c4-7d02cd0a845d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:02.385Z|9757926c-85b7-40be-a6c4-7d02cd0a845d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:03.831Z|0707f893-99bf-44b2-89a2-efeed4e6f124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:03.831Z|c5af3600-bc10-4d40-a523-243245c1c93a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:03.832Z|0707f893-99bf-44b2-89a2-efeed4e6f124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:03.833Z|c5af3600-bc10-4d40-a523-243245c1c93a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:06.322Z|1ae48ede-5e9f-42ff-a987-cf7faba21b07|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:00:06.324Z|1ae48ede-5e9f-42ff-a987-cf7faba21b07|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:12.409Z|20c7db25-e526-494d-afc4-081a99aa3b16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:12.410Z|20c7db25-e526-494d-afc4-081a99aa3b16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:13.860Z|c0236875-80c7-4e54-8d6a-696ead8cb256|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:13.860Z|890729c2-b868-45ea-a134-9f1f9caf34a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:13.861Z|c0236875-80c7-4e54-8d6a-696ead8cb256|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:13.861Z|890729c2-b868-45ea-a134-9f1f9caf34a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:16.196Z|3f989780-c09b-4a2b-8f6e-863951b6b0b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:00:16.196Z|3f989780-c09b-4a2b-8f6e-863951b6b0b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:00:22.436Z|c00853e1-fa68-4324-a8d9-f3918cf161d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:22.437Z|c00853e1-fa68-4324-a8d9-f3918cf161d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:23.885Z|8c5d70bb-5c99-409c-b407-18baca3d107d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:23.885Z|64253798-d321-43d6-9d5c-8f09f0f8348e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:23.886Z|64253798-d321-43d6-9d5c-8f09f0f8348e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:23.886Z|8c5d70bb-5c99-409c-b407-18baca3d107d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:31.196Z|99c96f9d-8bff-4d51-81b9-5383f5f2b9e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:00:31.197Z|99c96f9d-8bff-4d51-81b9-5383f5f2b9e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:00:31.554Z|ab8a7293-3fee-45c4-a423-dded3896fb5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:00:31.555Z|ab8a7293-3fee-45c4-a423-dded3896fb5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:00:32.468Z|dd956fa0-fa88-4c82-af78-60c87ccdc327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:32.469Z|dd956fa0-fa88-4c82-af78-60c87ccdc327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:33.909Z|0f41bb02-6dcc-4713-8b64-cb148dc2c376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:33.909Z|d725ed9a-da1e-4583-abca-fa25e7a4f102|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:33.909Z|d725ed9a-da1e-4583-abca-fa25e7a4f102|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:33.909Z|0f41bb02-6dcc-4713-8b64-cb148dc2c376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:42.494Z|b726a045-a5d7-462f-8d83-cedc3ecc422f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:42.495Z|b726a045-a5d7-462f-8d83-cedc3ecc422f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:43.938Z|92430b87-c234-476f-98c7-b2048cc6a60f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:43.938Z|1dabb678-e2d1-4c6f-b19c-1152b747cd64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:43.940Z|92430b87-c234-476f-98c7-b2048cc6a60f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:43.940Z|1dabb678-e2d1-4c6f-b19c-1152b747cd64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:46.196Z|02f9b010-24a6-49a3-9325-a2be1ce76621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:00:46.199Z|02f9b010-24a6-49a3-9325-a2be1ce76621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:00:52.522Z|8ba4dffa-c8d7-4b91-8d7c-3dadf4eed614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:52.523Z|8ba4dffa-c8d7-4b91-8d7c-3dadf4eed614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:53.962Z|50e9f638-57da-419b-ac26-c0c6bb0f3035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:53.962Z|4d2383e3-b7d8-429f-ae0b-ee85cb536afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:00:53.962Z|50e9f638-57da-419b-ac26-c0c6bb0f3035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:00:53.963Z|4d2383e3-b7d8-429f-ae0b-ee85cb536afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:01.196Z|67a5c624-09c4-4205-81be-813cbee76eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:01:01.196Z|67a5c624-09c4-4205-81be-813cbee76eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:01:01.556Z|4d9865af-3564-4e2b-b712-beb3ebd139fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:01:01.556Z|4d9865af-3564-4e2b-b712-beb3ebd139fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:01:02.545Z|5804213a-c160-45d7-9a5a-b886a9b86f4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:02.546Z|5804213a-c160-45d7-9a5a-b886a9b86f4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:03.986Z|8035c5a2-fd35-4110-8e4e-884b50e57adb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:03.987Z|236dba56-4beb-49df-af01-596c07e2c421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:03.987Z|8035c5a2-fd35-4110-8e4e-884b50e57adb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:03.988Z|236dba56-4beb-49df-af01-596c07e2c421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:06.318Z|970986ca-28b1-4ffe-b61b-a67c8483ccb6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:01:06.320Z|970986ca-28b1-4ffe-b61b-a67c8483ccb6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:12.567Z|6e6ab937-b8b3-414c-8731-c50fea8e3ad1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:12.568Z|6e6ab937-b8b3-414c-8731-c50fea8e3ad1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:14.009Z|082091af-26c4-48f8-99ff-47204702e26d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:14.009Z|99dac0de-580d-4a89-82a1-aa7a9e4f68eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:14.010Z|99dac0de-580d-4a89-82a1-aa7a9e4f68eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:14.010Z|082091af-26c4-48f8-99ff-47204702e26d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:16.196Z|95e2828e-e8fb-4086-8f68-2dacdf908250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:01:16.196Z|95e2828e-e8fb-4086-8f68-2dacdf908250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:01:22.594Z|9869957b-4f12-4212-adb0-6c5aab73822e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:22.595Z|9869957b-4f12-4212-adb0-6c5aab73822e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:24.036Z|f60164ad-a332-4b5b-98ed-1341cc546991|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:24.036Z|7c4c95f1-bf9d-416a-813d-af1166f74e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:24.037Z|f60164ad-a332-4b5b-98ed-1341cc546991|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:24.037Z|7c4c95f1-bf9d-416a-813d-af1166f74e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:31.195Z|2e215273-d20f-49ab-af7a-4cc01618efb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:01:31.199Z|2e215273-d20f-49ab-af7a-4cc01618efb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:01:31.558Z|fad4d662-0676-467e-aa5d-05ffdbe06f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:01:31.558Z|fad4d662-0676-467e-aa5d-05ffdbe06f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:01:32.620Z|d60c6bf0-0f6b-4198-b7fa-a1d4d0fe740b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:32.621Z|d60c6bf0-0f6b-4198-b7fa-a1d4d0fe740b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:34.064Z|a08d6774-0ca1-4b27-ac81-07ab7b377c3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:34.064Z|99faa4db-9f15-4afa-bfe2-aef3f1884969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:34.064Z|a08d6774-0ca1-4b27-ac81-07ab7b377c3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:34.065Z|99faa4db-9f15-4afa-bfe2-aef3f1884969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:42.645Z|3171be4f-1060-4b22-bcf9-305d6bd01901|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:42.646Z|3171be4f-1060-4b22-bcf9-305d6bd01901|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:44.089Z|af8b7b5e-7ee1-4bfe-b7b6-0f36e7d32155|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:44.089Z|d3ae26a8-d528-43ca-9f88-e75d6a348771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:44.089Z|af8b7b5e-7ee1-4bfe-b7b6-0f36e7d32155|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:44.089Z|d3ae26a8-d528-43ca-9f88-e75d6a348771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:46.195Z|6ff5488a-0746-4ef1-b8ba-319723651a4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:01:46.196Z|6ff5488a-0746-4ef1-b8ba-319723651a4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:01:52.670Z|5df78496-2c77-4c5e-af74-213f38c307ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:52.671Z|5df78496-2c77-4c5e-af74-213f38c307ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:54.114Z|2e7e4f35-16ae-4ed0-85a9-d6972d7e8149|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:54.114Z|c5747d38-679a-462d-a09f-9d8906907b97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:01:54.115Z|c5747d38-679a-462d-a09f-9d8906907b97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:01:54.115Z|2e7e4f35-16ae-4ed0-85a9-d6972d7e8149|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:01.196Z|b253b198-0529-4dd5-9794-5d6c9b9efc0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:02:01.196Z|b253b198-0529-4dd5-9794-5d6c9b9efc0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:02:01.559Z|1630e020-802a-4dbe-b163-e0fef25c8f6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:02:01.560Z|1630e020-802a-4dbe-b163-e0fef25c8f6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:02:02.694Z|0157e22a-ac52-4eac-be18-1768879b3c22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:02.695Z|0157e22a-ac52-4eac-be18-1768879b3c22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:04.138Z|8c9f6564-3082-4d7c-bda9-dcf3a1e5293a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:04.139Z|c414e63a-2a7c-4337-916c-f28fdc31a68b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:04.139Z|8c9f6564-3082-4d7c-bda9-dcf3a1e5293a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:04.139Z|c414e63a-2a7c-4337-916c-f28fdc31a68b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:06.319Z|5caaad14-0bda-417a-896a-15ef6b2dadc4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:02:06.320Z|5caaad14-0bda-417a-896a-15ef6b2dadc4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:12.721Z|f168836a-aff3-46d3-8081-26f11e528b9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:12.722Z|f168836a-aff3-46d3-8081-26f11e528b9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:14.168Z|fb1833f9-6fc6-4fe9-b6c0-cfab2e0c5c89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:14.169Z|fb1833f9-6fc6-4fe9-b6c0-cfab2e0c5c89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:14.169Z|0e095582-03f3-4e76-80c8-fbf3b08513cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:14.170Z|0e095582-03f3-4e76-80c8-fbf3b08513cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:16.200Z|879d2560-e20e-4a0a-bbd0-38b0200b0d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:02:16.205Z|879d2560-e20e-4a0a-bbd0-38b0200b0d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:02:22.746Z|eb56a78f-3e38-4b97-8004-61b03331baf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:22.747Z|eb56a78f-3e38-4b97-8004-61b03331baf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:24.194Z|d6f32fa2-7e93-4866-b07c-3ab32d19c8f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:24.194Z|fce5013d-38b8-45e8-8f7d-fc4f6bbb2922|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:24.195Z|d6f32fa2-7e93-4866-b07c-3ab32d19c8f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:24.195Z|fce5013d-38b8-45e8-8f7d-fc4f6bbb2922|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:31.196Z|30286649-9765-4a54-a5dd-cda19e21f111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:02:31.196Z|30286649-9765-4a54-a5dd-cda19e21f111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:02:31.561Z|1b96da25-9ea3-4d82-94c4-9b6657b93204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:02:31.561Z|1b96da25-9ea3-4d82-94c4-9b6657b93204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:02:32.771Z|f2ea8afd-63ee-4ed3-a3f0-d24665e35443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:32.772Z|f2ea8afd-63ee-4ed3-a3f0-d24665e35443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:34.218Z|dbfdabd1-cad3-4d02-b4f7-e247462d3f68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:34.218Z|ce30a495-50e1-4125-b881-302244e325e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:34.219Z|dbfdabd1-cad3-4d02-b4f7-e247462d3f68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:34.219Z|ce30a495-50e1-4125-b881-302244e325e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:42.802Z|5f6f1694-ebe7-441d-8c05-167ea3c03434|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:42.803Z|5f6f1694-ebe7-441d-8c05-167ea3c03434|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:44.243Z|640e64d1-fda2-4e68-93eb-7a34b22b97ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:44.244Z|f33eae0e-389b-4979-b68f-1803ef9a0025|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:44.244Z|f33eae0e-389b-4979-b68f-1803ef9a0025|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:44.244Z|640e64d1-fda2-4e68-93eb-7a34b22b97ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:46.196Z|9071828e-5944-4708-b649-edbb0ee2f910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:02:46.196Z|9071828e-5944-4708-b649-edbb0ee2f910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:02:52.827Z|a68e135a-a221-46ee-83be-3426d1484c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:52.828Z|a68e135a-a221-46ee-83be-3426d1484c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:54.268Z|7af84733-829f-4773-863d-b8eddc4c8102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:54.268Z|ab45c03e-969e-49af-9767-fb004f0afb2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:02:54.270Z|ab45c03e-969e-49af-9767-fb004f0afb2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:02:54.270Z|7af84733-829f-4773-863d-b8eddc4c8102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:01.195Z|301453b8-b252-4a5c-8e16-98b247fc436e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:03:01.198Z|301453b8-b252-4a5c-8e16-98b247fc436e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:03:01.562Z|ac306cc1-d4b8-4420-b701-3675f1c03b8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:03:01.563Z|ac306cc1-d4b8-4420-b701-3675f1c03b8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:03:02.851Z|7862dc63-c725-45f0-bfb3-d55ce61243b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:02.852Z|7862dc63-c725-45f0-bfb3-d55ce61243b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:04.296Z|8e4266a9-394a-47ee-81cf-5c17cd533484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:04.296Z|42b8c458-1fd5-4497-ac2a-5b05c30987a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:04.297Z|8e4266a9-394a-47ee-81cf-5c17cd533484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:04.297Z|42b8c458-1fd5-4497-ac2a-5b05c30987a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:06.318Z|fda8a1da-c6cc-4d46-90bb-147d397ad129|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:03:06.319Z|fda8a1da-c6cc-4d46-90bb-147d397ad129|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:12.875Z|fad82f0a-a646-4064-8fef-b7f1b558c455|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:12.876Z|fad82f0a-a646-4064-8fef-b7f1b558c455|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:14.318Z|8f9b5e68-2341-4641-9eaa-006ef8b6c2eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:14.318Z|7bea494f-8ac2-4eae-acd1-0f1d51d44c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:14.319Z|8f9b5e68-2341-4641-9eaa-006ef8b6c2eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:14.319Z|7bea494f-8ac2-4eae-acd1-0f1d51d44c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:16.196Z|c7c39b55-f177-43e9-b9c8-7dffe118c4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:03:16.197Z|c7c39b55-f177-43e9-b9c8-7dffe118c4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:03:22.899Z|f01273c3-76a5-4628-a49d-58a672384cdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:22.900Z|f01273c3-76a5-4628-a49d-58a672384cdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:24.343Z|2663ffe6-bf02-4601-a139-a2d008fa43e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:24.343Z|b98e512b-142f-474f-b283-ca88e1d39b4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:24.344Z|2663ffe6-bf02-4601-a139-a2d008fa43e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:24.344Z|b98e512b-142f-474f-b283-ca88e1d39b4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:31.195Z|ff0f03d6-9d81-43ec-8a13-c6ab6fb39306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:03:31.196Z|ff0f03d6-9d81-43ec-8a13-c6ab6fb39306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:03:31.564Z|7015e3ad-dae5-4ad5-b53f-038875544a21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:03:31.564Z|7015e3ad-dae5-4ad5-b53f-038875544a21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:03:32.925Z|7beee633-77f4-4600-8913-52228c216e9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:32.926Z|7beee633-77f4-4600-8913-52228c216e9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:34.369Z|4c9fb679-5aa3-46b8-925c-b40f4ea3c464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:34.369Z|105e5983-a849-4299-96b4-382f3ab8ba97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:34.370Z|4c9fb679-5aa3-46b8-925c-b40f4ea3c464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:34.370Z|105e5983-a849-4299-96b4-382f3ab8ba97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:42.951Z|0a24b3d2-cfc1-462d-9535-d9079dcf32e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:42.952Z|0a24b3d2-cfc1-462d-9535-d9079dcf32e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:44.393Z|e46f3bb5-452f-411c-955a-922e2205b1c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:44.393Z|8f587dd5-b0f1-40ad-ae0a-e7c7eb25e868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:44.394Z|e46f3bb5-452f-411c-955a-922e2205b1c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:44.394Z|8f587dd5-b0f1-40ad-ae0a-e7c7eb25e868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:46.196Z|78322bd1-438f-4ab6-a2b4-2bf2b45bcd22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:03:46.198Z|78322bd1-438f-4ab6-a2b4-2bf2b45bcd22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:03:52.976Z|e5c51d4f-9d37-4626-9e0c-b4b18b3cd42a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:52.977Z|e5c51d4f-9d37-4626-9e0c-b4b18b3cd42a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:54.418Z|5e837807-4e38-4bb3-ba7a-73655bddf43f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:54.418Z|11ba0787-fffa-4ae3-8dee-1756a884ead5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:03:54.419Z|5e837807-4e38-4bb3-ba7a-73655bddf43f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:03:54.419Z|11ba0787-fffa-4ae3-8dee-1756a884ead5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:01.195Z|e39a0f19-8bc5-47e6-8a64-2d1b7eeea3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:04:01.196Z|e39a0f19-8bc5-47e6-8a64-2d1b7eeea3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:04:01.565Z|60466073-ddc8-4724-bc51-ff29aa74c29a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:04:01.565Z|60466073-ddc8-4724-bc51-ff29aa74c29a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:04:03.007Z|89b70e70-d72e-4014-9141-e0363b279960|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:03.008Z|89b70e70-d72e-4014-9141-e0363b279960|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:04.440Z|4f2a78d6-b021-45c6-ad35-1be1ab60c464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:04.440Z|4720aef7-5c3d-4e51-a97b-dab65a626f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:04.441Z|4f2a78d6-b021-45c6-ad35-1be1ab60c464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:04.441Z|4720aef7-5c3d-4e51-a97b-dab65a626f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:06.323Z|1454bff4-8be0-4f30-ac2f-f2bf54c44dce|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:04:06.324Z|1454bff4-8be0-4f30-ac2f-f2bf54c44dce|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:13.032Z|9a8a0e59-7b3c-425a-a001-0ba46c3a1cac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:13.032Z|9a8a0e59-7b3c-425a-a001-0ba46c3a1cac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:14.464Z|c2573591-986d-46e6-ad5b-825036813192|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:14.464Z|f467a8ff-15b2-476e-9291-6ffe3fd98967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:14.465Z|f467a8ff-15b2-476e-9291-6ffe3fd98967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:14.465Z|c2573591-986d-46e6-ad5b-825036813192|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:16.196Z|a174f627-c309-49f5-af95-40ef1d397204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:04:16.196Z|a174f627-c309-49f5-af95-40ef1d397204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:04:23.055Z|cb23d6d6-62ac-4a19-b2c0-d2d9ddf04c31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:23.056Z|cb23d6d6-62ac-4a19-b2c0-d2d9ddf04c31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:24.495Z|d3b073fa-d56a-4e9d-8556-1dd0096b74fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:24.495Z|7ee2cdf0-c2a5-44d0-9fe8-d193ee7542f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:24.495Z|d3b073fa-d56a-4e9d-8556-1dd0096b74fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:24.496Z|7ee2cdf0-c2a5-44d0-9fe8-d193ee7542f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:31.195Z|88493e45-d17c-4bbe-9fbc-f5b1d39b624b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:04:31.198Z|88493e45-d17c-4bbe-9fbc-f5b1d39b624b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:04:31.566Z|bd8ff02a-2ebf-47a1-8b35-ba7cefbb0248|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:04:31.567Z|bd8ff02a-2ebf-47a1-8b35-ba7cefbb0248|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:04:33.081Z|8535cf84-4e7e-44e6-b795-19928f1f7aa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:33.082Z|8535cf84-4e7e-44e6-b795-19928f1f7aa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:34.521Z|d37a79d9-ba6c-4711-8b89-0db335c0f9ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:34.521Z|69865535-646d-4d14-803e-986355289a18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:34.522Z|d37a79d9-ba6c-4711-8b89-0db335c0f9ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:34.522Z|69865535-646d-4d14-803e-986355289a18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:43.107Z|2cc857ba-dec4-407f-8fb8-35e16cbf59c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:43.108Z|2cc857ba-dec4-407f-8fb8-35e16cbf59c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:44.547Z|99a11c9e-6c85-43b4-a922-b72c5b224f52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:44.547Z|e10cac17-cb67-4ca5-98d3-21f391a14f99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:44.548Z|e10cac17-cb67-4ca5-98d3-21f391a14f99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:44.548Z|99a11c9e-6c85-43b4-a922-b72c5b224f52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:46.196Z|dce34f4a-8251-49a9-9c02-ea055f8dfa0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:04:46.196Z|dce34f4a-8251-49a9-9c02-ea055f8dfa0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:04:53.131Z|928d5b25-4aaa-488a-bdf4-cfd7f5a52d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:53.132Z|928d5b25-4aaa-488a-bdf4-cfd7f5a52d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:54.570Z|9ad9a13b-e312-47f5-9dcb-1e124476c1ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:54.570Z|b1accb5b-37fe-446a-aeb0-c1d5bdce8fa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:04:54.570Z|b1accb5b-37fe-446a-aeb0-c1d5bdce8fa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:04:54.570Z|9ad9a13b-e312-47f5-9dcb-1e124476c1ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:01.196Z|7e12c1dd-da74-4469-a17d-1a12bfdccdb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:05:01.196Z|7e12c1dd-da74-4469-a17d-1a12bfdccdb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:05:01.568Z|2826adc3-3493-4455-88f2-0ff1e69c9f6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:05:01.568Z|2826adc3-3493-4455-88f2-0ff1e69c9f6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:05:03.160Z|3d0ffce3-4cfc-4638-b966-b3f1cc7cd79c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:03.160Z|3d0ffce3-4cfc-4638-b966-b3f1cc7cd79c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:04.596Z|33ddff9f-3498-470f-b189-0edfbcf709bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:04.596Z|ad63bbab-3558-41d0-8be3-334dbb2a3ba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:04.597Z|33ddff9f-3498-470f-b189-0edfbcf709bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:04.597Z|ad63bbab-3558-41d0-8be3-334dbb2a3ba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:06.318Z|46173dcb-8b86-4d6e-9ce5-fb0e447d8f85|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:05:06.319Z|46173dcb-8b86-4d6e-9ce5-fb0e447d8f85|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:13.187Z|0f991738-b2e5-4b38-a98e-8225a70ca3f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:13.188Z|0f991738-b2e5-4b38-a98e-8225a70ca3f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:14.620Z|af4ea830-77b1-4d14-85a7-2ea1ca19dbc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:14.620Z|8a429cd7-12fc-458c-948a-0331953d2384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:14.621Z|af4ea830-77b1-4d14-85a7-2ea1ca19dbc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:14.621Z|8a429cd7-12fc-458c-948a-0331953d2384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:16.195Z|9e33b0c5-b744-4672-8216-f6c7c7da5525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:05:16.198Z|9e33b0c5-b744-4672-8216-f6c7c7da5525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:05:23.213Z|9c3d6d36-1ce0-4448-a5f1-db5a047894e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:23.214Z|9c3d6d36-1ce0-4448-a5f1-db5a047894e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:24.643Z|c303308b-0434-4744-82f6-ce79d147470e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:24.644Z|9e098855-9323-4783-965a-c83792fb2a24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:24.644Z|c303308b-0434-4744-82f6-ce79d147470e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:24.644Z|9e098855-9323-4783-965a-c83792fb2a24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:31.196Z|6aa7164c-85cd-4fe0-8a00-73d51334015e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:05:31.196Z|6aa7164c-85cd-4fe0-8a00-73d51334015e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:05:31.569Z|14a9631d-7d11-4951-96a7-51e4563c7e7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:05:31.570Z|14a9631d-7d11-4951-96a7-51e4563c7e7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:05:33.239Z|2be122e3-e307-49c2-98b7-cfb85f73fa66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:33.240Z|2be122e3-e307-49c2-98b7-cfb85f73fa66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:34.667Z|0b0f2513-3c29-4647-aac7-ee8313590087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:34.668Z|0b0f2513-3c29-4647-aac7-ee8313590087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:34.669Z|a6ab9961-469a-4ee4-a6d7-64f07e795c5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:34.669Z|a6ab9961-469a-4ee4-a6d7-64f07e795c5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:43.266Z|150228b7-bc8e-4d07-8060-621028eaa5a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:43.266Z|150228b7-bc8e-4d07-8060-621028eaa5a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:44.692Z|f33c9a5d-115e-4a46-a7f0-f092e242c495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:44.692Z|9b88d53b-192e-4b8e-8bda-9a48116a48fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:44.692Z|9b88d53b-192e-4b8e-8bda-9a48116a48fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:44.692Z|f33c9a5d-115e-4a46-a7f0-f092e242c495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:46.195Z|148d6e4c-62d5-4437-91a6-5811640e191e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:05:46.196Z|148d6e4c-62d5-4437-91a6-5811640e191e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:05:53.289Z|eefb02f2-f90c-45e6-a216-0ca28c102e2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:53.290Z|eefb02f2-f90c-45e6-a216-0ca28c102e2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:54.716Z|0026ff3d-c4c9-472d-bb96-6b33a33837d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:54.716Z|b7fed261-9d49-4651-98c4-e580f0520fb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:05:54.716Z|b7fed261-9d49-4651-98c4-e580f0520fb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:05:54.719Z|0026ff3d-c4c9-472d-bb96-6b33a33837d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:01.196Z|10f4ec03-8481-4391-a7ef-81a32bd40b51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:06:01.199Z|10f4ec03-8481-4391-a7ef-81a32bd40b51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:06:01.571Z|251f5894-a034-432e-8291-5b972cda4d0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:06:01.572Z|251f5894-a034-432e-8291-5b972cda4d0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:06:03.318Z|9807a0b4-1498-407c-a693-f44b1b40aaf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:03.319Z|9807a0b4-1498-407c-a693-f44b1b40aaf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:04.740Z|1b915afd-b111-4f5d-9495-837f21b47d7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:04.740Z|70d5f1f5-20d1-4896-900b-999133e7574b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:04.741Z|1b915afd-b111-4f5d-9495-837f21b47d7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:04.741Z|70d5f1f5-20d1-4896-900b-999133e7574b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:06.320Z|1b7b3733-a911-4251-bd7b-c2fbcc79ab42|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:06:06.321Z|1b7b3733-a911-4251-bd7b-c2fbcc79ab42|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:13.343Z|6e8997d6-c8d6-4728-a780-9336bb43a8c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:13.343Z|6e8997d6-c8d6-4728-a780-9336bb43a8c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:14.764Z|c9d6f63b-3bff-4077-8a0b-cba9ab1c12d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:14.764Z|061d5ab2-8f56-46a0-bdb4-28916d020680|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:14.765Z|c9d6f63b-3bff-4077-8a0b-cba9ab1c12d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:14.765Z|061d5ab2-8f56-46a0-bdb4-28916d020680|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:16.196Z|2debf513-492f-456f-aed7-47ddff024ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:06:16.196Z|2debf513-492f-456f-aed7-47ddff024ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:06:23.370Z|5b16bcca-2e21-4348-9783-e43a99cc3668|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:23.370Z|5b16bcca-2e21-4348-9783-e43a99cc3668|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:24.790Z|fcee328c-a37b-4909-a3e7-553146b10877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:24.790Z|437780f9-926f-42f7-a5a9-42889bfd64f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:24.791Z|fcee328c-a37b-4909-a3e7-553146b10877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:24.791Z|437780f9-926f-42f7-a5a9-42889bfd64f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:31.196Z|883ce4f1-a328-4835-953e-203f25164833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:06:31.196Z|883ce4f1-a328-4835-953e-203f25164833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:06:31.572Z|566dfc7c-f62e-44f3-bb82-040f216baf2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:06:31.573Z|566dfc7c-f62e-44f3-bb82-040f216baf2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:06:33.395Z|ef735f3d-d7d2-46a9-8552-feb9e2690798|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:33.395Z|ef735f3d-d7d2-46a9-8552-feb9e2690798|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:34.814Z|40add009-4c0f-4eac-ad86-63697f4e0657|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:34.814Z|ae6d0b83-1bbf-4281-96db-97d3d8456930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:34.814Z|40add009-4c0f-4eac-ad86-63697f4e0657|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:34.814Z|ae6d0b83-1bbf-4281-96db-97d3d8456930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:43.417Z|886d0f7b-590a-43c9-a51c-bb338a46bce1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:43.418Z|886d0f7b-590a-43c9-a51c-bb338a46bce1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:44.839Z|32aeeabc-9483-4354-aaa0-7ece0cd51586|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:44.839Z|71992c52-8926-429b-93bc-029b1f474a1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:44.840Z|32aeeabc-9483-4354-aaa0-7ece0cd51586|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:44.840Z|71992c52-8926-429b-93bc-029b1f474a1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:46.195Z|d424181f-a9ba-464f-871a-4c91ad01cc13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:06:46.199Z|d424181f-a9ba-464f-871a-4c91ad01cc13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:06:53.442Z|7ab84415-fdd5-4bbf-b738-3b9556bfef34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:53.443Z|7ab84415-fdd5-4bbf-b738-3b9556bfef34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:54.863Z|14830ca3-7071-4092-b8c7-9956a6175c3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:54.863Z|ab6b7224-92ed-4362-88ae-1bf3588061ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:06:54.864Z|ab6b7224-92ed-4362-88ae-1bf3588061ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:06:54.864Z|14830ca3-7071-4092-b8c7-9956a6175c3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:01.195Z|0a862dc0-22d4-43f6-9ce7-7a5fd962c6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:07:01.196Z|0a862dc0-22d4-43f6-9ce7-7a5fd962c6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:07:01.573Z|0a02af47-941b-497a-980b-c2e6cbf5cc83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:07:01.574Z|0a02af47-941b-497a-980b-c2e6cbf5cc83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:07:03.468Z|fd05397f-295a-447e-85b9-5755a02150d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:03.469Z|fd05397f-295a-447e-85b9-5755a02150d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:04.886Z|1ab012ce-cf67-43ef-bbf9-b4d55f3fa98a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:04.887Z|1ab012ce-cf67-43ef-bbf9-b4d55f3fa98a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:04.887Z|47ebee51-560e-4478-a8ec-dcee7bdbab40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:04.888Z|47ebee51-560e-4478-a8ec-dcee7bdbab40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:06.319Z|72305ac7-6d9d-49b6-9d3b-a0dff5e671d8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:07:06.320Z|72305ac7-6d9d-49b6-9d3b-a0dff5e671d8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:13.494Z|4a64320b-0d61-4a6e-be61-52fc29b15436|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:13.495Z|4a64320b-0d61-4a6e-be61-52fc29b15436|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:14.911Z|28c7334f-ab9b-4a07-8da8-10a76d9f4306|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:14.911Z|774701a3-b474-4f0c-bd24-6c62849848b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:14.911Z|774701a3-b474-4f0c-bd24-6c62849848b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:14.911Z|28c7334f-ab9b-4a07-8da8-10a76d9f4306|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:16.195Z|529c6fa8-66c2-4de8-877f-5c1955805ae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:07:16.196Z|529c6fa8-66c2-4de8-877f-5c1955805ae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:07:23.521Z|a036ba4d-02ef-45cf-976a-ba30993f1ca6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:23.522Z|a036ba4d-02ef-45cf-976a-ba30993f1ca6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:24.936Z|a56d3610-4348-4c48-8119-ecc24897128b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:24.936Z|bc1ce43f-af07-40c8-905e-7bba983d307e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:24.936Z|a56d3610-4348-4c48-8119-ecc24897128b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:24.937Z|bc1ce43f-af07-40c8-905e-7bba983d307e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:31.196Z|db9b0a10-f5a9-4576-91c3-3eaa86bcb75a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:07:31.198Z|db9b0a10-f5a9-4576-91c3-3eaa86bcb75a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:07:31.575Z|8f730cef-04e2-4e66-b147-5f3e2b632c06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:07:31.575Z|8f730cef-04e2-4e66-b147-5f3e2b632c06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:07:33.545Z|89e8563c-64b0-4c15-92ac-8ebd2af91961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:33.546Z|89e8563c-64b0-4c15-92ac-8ebd2af91961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:34.961Z|668d62c6-543f-44ed-94ab-942c3732d668|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:34.961Z|9067a160-c26e-4b12-8030-ab37a8b0bd77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:34.962Z|668d62c6-543f-44ed-94ab-942c3732d668|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:34.962Z|9067a160-c26e-4b12-8030-ab37a8b0bd77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:43.568Z|3161ac88-d466-4794-bdcd-8503365732f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:43.569Z|3161ac88-d466-4794-bdcd-8503365732f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:44.985Z|a6195cbd-a193-483e-8949-d92becbea7ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:44.985Z|b3e84e0c-9e2e-45ff-8515-6ba2ef610c66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:44.986Z|b3e84e0c-9e2e-45ff-8515-6ba2ef610c66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:44.986Z|a6195cbd-a193-483e-8949-d92becbea7ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:46.196Z|c7d20296-dae3-4969-8f58-7070ddc106b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:07:46.196Z|c7d20296-dae3-4969-8f58-7070ddc106b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:07:53.593Z|3de590e1-9529-4891-8b67-6dfcc1007fc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:53.593Z|3de590e1-9529-4891-8b67-6dfcc1007fc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:55.009Z|7b756dd6-923c-4085-aa69-290890497dca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:55.009Z|0ca15974-42eb-43a9-ac73-4c1ce4b00283|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:07:55.010Z|0ca15974-42eb-43a9-ac73-4c1ce4b00283|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:07:55.010Z|7b756dd6-923c-4085-aa69-290890497dca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:01.195Z|45410341-7252-4fa0-8b41-fb4fd7fa96ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:08:01.196Z|45410341-7252-4fa0-8b41-fb4fd7fa96ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:08:01.576Z|656635db-4c14-4860-82f3-d662569eef55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:08:01.577Z|656635db-4c14-4860-82f3-d662569eef55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:08:03.616Z|a7b0e667-b841-45ae-b2c9-b2bb990c3657|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:03.617Z|a7b0e667-b841-45ae-b2c9-b2bb990c3657|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:05.035Z|f0760a72-0500-4840-b5a2-5d7d0d8083e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:05.035Z|0740d13e-f337-43bd-9edb-b59e6f448bae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:05.035Z|0740d13e-f337-43bd-9edb-b59e6f448bae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:05.035Z|f0760a72-0500-4840-b5a2-5d7d0d8083e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:06.318Z|8df0777e-68da-4ab9-b20a-6286f0a7b27c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:08:06.319Z|8df0777e-68da-4ab9-b20a-6286f0a7b27c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:13.640Z|2dcf65e6-632b-4df3-b161-a2108beb6f9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:13.641Z|2dcf65e6-632b-4df3-b161-a2108beb6f9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:15.059Z|54422cec-99a7-426c-9db3-5ba8524175b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:15.059Z|ab28c5e2-8ce2-4c07-bd22-4b16dcc1353d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:15.060Z|54422cec-99a7-426c-9db3-5ba8524175b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:15.060Z|ab28c5e2-8ce2-4c07-bd22-4b16dcc1353d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:16.196Z|e4f2addc-ff00-4093-b59c-11edcfd9f39e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:08:16.198Z|e4f2addc-ff00-4093-b59c-11edcfd9f39e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:08:23.672Z|4db0f08c-ffac-4c5f-9d64-df350f5afb79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:23.673Z|4db0f08c-ffac-4c5f-9d64-df350f5afb79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:25.085Z|26b91e7d-244d-44bf-a1d4-b04b1772d661|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:25.085Z|89999c63-cec2-4d1a-8c95-2b9a5a1eb2d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:25.086Z|26b91e7d-244d-44bf-a1d4-b04b1772d661|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:25.086Z|89999c63-cec2-4d1a-8c95-2b9a5a1eb2d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:31.195Z|52065754-227d-4f26-b607-3a8705375109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:08:31.196Z|52065754-227d-4f26-b607-3a8705375109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:08:31.577Z|d423ae83-9ecb-4a20-a55d-c44fb57a8244|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:08:31.578Z|d423ae83-9ecb-4a20-a55d-c44fb57a8244|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:08:33.696Z|52abd91e-ba53-4eb6-8b35-a332b6d354b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:33.697Z|52abd91e-ba53-4eb6-8b35-a332b6d354b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:35.109Z|c9eef42c-9c5f-4134-b764-d5cd6be64503|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:35.109Z|32be9e31-5476-4a37-bab5-5fa73c091b13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:35.110Z|c9eef42c-9c5f-4134-b764-d5cd6be64503|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:35.110Z|32be9e31-5476-4a37-bab5-5fa73c091b13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:43.719Z|44872e9e-5ed7-4391-b000-3335e6dad281|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:43.720Z|44872e9e-5ed7-4391-b000-3335e6dad281|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:45.132Z|73618f0f-0b05-4829-b410-06fc7bf26a87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:45.134Z|73618f0f-0b05-4829-b410-06fc7bf26a87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:45.133Z|2682e07c-342d-447d-b442-0489bb3ff137|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:45.135Z|2682e07c-342d-447d-b442-0489bb3ff137|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:46.195Z|437aed8b-06d2-4bef-b3cd-3462a65ec107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:08:46.196Z|437aed8b-06d2-4bef-b3cd-3462a65ec107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:08:53.743Z|ed638930-23cb-4665-9248-688e51468f39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:53.744Z|ed638930-23cb-4665-9248-688e51468f39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:55.159Z|ad247df2-55f0-410d-8904-ee737cf7a5ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:55.159Z|68abb47f-d923-4b59-be93-261efbc688c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:08:55.160Z|68abb47f-d923-4b59-be93-261efbc688c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:08:55.160Z|ad247df2-55f0-410d-8904-ee737cf7a5ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:01.196Z|67810482-bdba-4b56-8516-1879b24fa44b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:09:01.198Z|67810482-bdba-4b56-8516-1879b24fa44b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:09:01.579Z|4c5ac85b-a6dc-4e74-8770-afadf75e4264|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:09:01.579Z|4c5ac85b-a6dc-4e74-8770-afadf75e4264|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:09:03.766Z|09745665-bc89-499a-8091-f9a2d5e2f538|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:03.766Z|09745665-bc89-499a-8091-f9a2d5e2f538|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:05.186Z|ddf916a8-ebeb-4671-91a4-beb7c149c9fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:05.186Z|795ebe53-1178-40e3-bc3f-a94e173beda3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:05.187Z|ddf916a8-ebeb-4671-91a4-beb7c149c9fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:05.187Z|795ebe53-1178-40e3-bc3f-a94e173beda3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:06.319Z|c67f6e35-d743-4d2e-a713-0c7d9f960948|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:09:06.319Z|c67f6e35-d743-4d2e-a713-0c7d9f960948|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:13.790Z|d6bf6d77-be39-4565-bf09-6a4bc6bb55d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:13.791Z|d6bf6d77-be39-4565-bf09-6a4bc6bb55d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:15.213Z|e1a5c7d8-5139-4046-889f-2375911db547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:15.213Z|108710db-c7eb-485a-b4c2-26d6a531bca4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:15.213Z|e1a5c7d8-5139-4046-889f-2375911db547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:15.213Z|108710db-c7eb-485a-b4c2-26d6a531bca4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:16.195Z|84e73fdb-4e1b-4239-b60e-fbf24e0b9226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:09:16.196Z|84e73fdb-4e1b-4239-b60e-fbf24e0b9226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:09:23.816Z|57b16894-fa00-4965-bc62-ccade4b85bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:23.817Z|57b16894-fa00-4965-bc62-ccade4b85bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:25.236Z|58d2d37e-5b7c-4f53-90cd-345c12ef8d9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:25.238Z|58d2d37e-5b7c-4f53-90cd-345c12ef8d9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:25.241Z|d3f3a8cc-cef1-4964-ba1c-b722c8e86bea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:25.241Z|d3f3a8cc-cef1-4964-ba1c-b722c8e86bea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:31.196Z|dbd6407d-bf14-400b-80fa-fdc60ca2a4dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:09:31.197Z|dbd6407d-bf14-400b-80fa-fdc60ca2a4dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:09:31.580Z|da8c153d-a265-46b0-9909-b60a60267fe6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:09:31.580Z|da8c153d-a265-46b0-9909-b60a60267fe6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:09:33.844Z|bb146105-7be9-4621-b4b6-3ff67188024d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:33.844Z|bb146105-7be9-4621-b4b6-3ff67188024d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:35.262Z|70936027-1611-4bd5-8cee-5f82ed921bab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:35.263Z|70936027-1611-4bd5-8cee-5f82ed921bab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:35.263Z|07909e09-ee53-490d-a5e0-966161cff26e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:35.264Z|07909e09-ee53-490d-a5e0-966161cff26e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:43.868Z|af29ca09-a136-4b4c-adaf-e50727774320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:43.869Z|af29ca09-a136-4b4c-adaf-e50727774320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:45.290Z|3dfbd0ae-fa24-4baf-97c5-15d560f34401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:45.291Z|c9d7ea69-e9b1-460d-b452-d333f2605f7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:45.292Z|c9d7ea69-e9b1-460d-b452-d333f2605f7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:45.292Z|3dfbd0ae-fa24-4baf-97c5-15d560f34401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:46.196Z|ec4ba46b-a5ec-4cda-893f-4109cb05abe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:09:46.199Z|ec4ba46b-a5ec-4cda-893f-4109cb05abe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:09:53.892Z|b104799b-94ce-496b-a45f-5c2fd779e3e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:53.893Z|b104799b-94ce-496b-a45f-5c2fd779e3e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:55.324Z|7af27a47-c052-4495-9be4-60160c6df9aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:55.325Z|7af27a47-c052-4495-9be4-60160c6df9aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:09:55.327Z|68fab0f3-c695-488c-813e-8c5bd53e7072|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:09:55.327Z|68fab0f3-c695-488c-813e-8c5bd53e7072|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:01.196Z|10663ed7-8f91-4c6c-9230-ffd44f8a0f44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:10:01.197Z|10663ed7-8f91-4c6c-9230-ffd44f8a0f44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:10:01.581Z|0d63b9b8-8c01-42a0-8fa7-1ccb448b6044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:10:01.583Z|0d63b9b8-8c01-42a0-8fa7-1ccb448b6044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:10:03.917Z|7536976f-b2d5-4d6c-bb4e-109de81e2dd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:03.918Z|7536976f-b2d5-4d6c-bb4e-109de81e2dd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:05.350Z|fd4be8b7-2352-46a1-bd02-0d252dd9502d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:05.350Z|bc77deb2-39e3-42cc-8502-3a948178af80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:05.351Z|bc77deb2-39e3-42cc-8502-3a948178af80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:05.351Z|fd4be8b7-2352-46a1-bd02-0d252dd9502d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:06.320Z|f58e90b0-ea08-401d-b662-16a98a7e4059|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:10:06.322Z|f58e90b0-ea08-401d-b662-16a98a7e4059|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:13.943Z|2e0d8dd4-0aad-418e-891a-a52ae4e48971|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:13.944Z|2e0d8dd4-0aad-418e-891a-a52ae4e48971|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:15.374Z|9b8469af-282f-4e59-ac56-ecae6088d462|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:15.374Z|acbd9f18-aa17-4feb-8b35-a1ad5c6e54e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:15.375Z|acbd9f18-aa17-4feb-8b35-a1ad5c6e54e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:15.375Z|9b8469af-282f-4e59-ac56-ecae6088d462|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:16.196Z|02dd85f8-033c-4644-bd29-a9adb6c0fcec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:10:16.196Z|02dd85f8-033c-4644-bd29-a9adb6c0fcec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:10:23.966Z|c2b9dd23-1265-4fd7-ba5f-4ecbd6810208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:23.966Z|c2b9dd23-1265-4fd7-ba5f-4ecbd6810208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:25.398Z|12c9fe2d-4f1d-4934-b8cd-9ff35577c357|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:25.398Z|88da4806-e45c-42a6-a6b3-2c1e596d092f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:25.399Z|88da4806-e45c-42a6-a6b3-2c1e596d092f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:25.399Z|12c9fe2d-4f1d-4934-b8cd-9ff35577c357|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:31.196Z|409e8856-c4c3-48b1-9cb9-2a71a6a63292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:10:31.199Z|409e8856-c4c3-48b1-9cb9-2a71a6a63292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:10:31.584Z|2abd0053-72e1-48f2-bf42-e43ecfa07f70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:10:31.584Z|2abd0053-72e1-48f2-bf42-e43ecfa07f70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:10:33.989Z|730efbcd-605b-4dd7-9e11-c33c35ea5503|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:33.990Z|730efbcd-605b-4dd7-9e11-c33c35ea5503|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:35.422Z|b11be182-69ec-457c-888b-06e9252102a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:35.422Z|24c4f4c7-4a51-4e32-a311-bea2c00c8b96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:35.424Z|b11be182-69ec-457c-888b-06e9252102a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:35.424Z|24c4f4c7-4a51-4e32-a311-bea2c00c8b96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:44.014Z|b3a3155b-da67-4471-ab20-3283b1759a64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:44.015Z|b3a3155b-da67-4471-ab20-3283b1759a64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:45.449Z|9e3e3aa8-3cf9-4062-b8a0-f5b32b214cb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:45.448Z|5007575b-91b4-455b-958e-ee663208a2b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:45.449Z|9e3e3aa8-3cf9-4062-b8a0-f5b32b214cb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:45.449Z|5007575b-91b4-455b-958e-ee663208a2b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:46.196Z|69edf0d2-af87-4c76-8434-70d347b0cd00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:10:46.196Z|69edf0d2-af87-4c76-8434-70d347b0cd00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:10:54.039Z|7a3f9b1c-1b08-4a76-8cd5-8686f62b03b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:54.040Z|7a3f9b1c-1b08-4a76-8cd5-8686f62b03b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:55.473Z|218c8947-4d6a-4ddf-bc8b-0e00f8216743|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:55.473Z|a2c2d5f8-fcbf-4b4e-bafc-b70fc2e9501f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:10:55.474Z|a2c2d5f8-fcbf-4b4e-bafc-b70fc2e9501f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:10:55.474Z|218c8947-4d6a-4ddf-bc8b-0e00f8216743|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:01.196Z|8e02ef38-afa9-4758-8e70-e22671abad84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:11:01.196Z|8e02ef38-afa9-4758-8e70-e22671abad84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:11:01.585Z|940b68b7-63a5-475b-a6f4-1f50484ed1cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:11:01.586Z|940b68b7-63a5-475b-a6f4-1f50484ed1cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:11:04.062Z|3cee478f-7c99-47f0-9ae1-34ede1379f94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:04.063Z|3cee478f-7c99-47f0-9ae1-34ede1379f94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:05.497Z|2f804b91-c18b-4794-898d-a3f82df58465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:05.497Z|93251b8c-5ed9-4e04-ac2d-5110048e8808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:05.497Z|93251b8c-5ed9-4e04-ac2d-5110048e8808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:05.497Z|2f804b91-c18b-4794-898d-a3f82df58465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:06.318Z|a0d8ddb2-1dd7-4013-98b9-ff34895b180d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:11:06.319Z|a0d8ddb2-1dd7-4013-98b9-ff34895b180d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:14.088Z|00e116cf-327f-494d-956f-5d031aa3b692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:14.089Z|00e116cf-327f-494d-956f-5d031aa3b692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:15.520Z|9e484ff7-c6e6-4cdd-8a0e-b983bb64720e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:15.520Z|95df5069-5ef5-4208-9c06-e941ae13d1d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:15.521Z|9e484ff7-c6e6-4cdd-8a0e-b983bb64720e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:15.521Z|95df5069-5ef5-4208-9c06-e941ae13d1d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:16.196Z|ee4cb6eb-4f4b-4c2d-96c7-b9b5d798c428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:11:16.198Z|ee4cb6eb-4f4b-4c2d-96c7-b9b5d798c428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:11:24.113Z|463a4afa-6204-4780-9578-9234a1496df9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:24.114Z|463a4afa-6204-4780-9578-9234a1496df9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:25.545Z|6044b070-d2ed-444e-a9b8-8d30c1c84e20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:25.546Z|6044b070-d2ed-444e-a9b8-8d30c1c84e20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:25.546Z|69730db2-094b-4592-b08f-beb0c961cb94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:25.546Z|69730db2-094b-4592-b08f-beb0c961cb94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:31.196Z|345ef256-5b91-4c23-af8b-09695a165b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:11:31.196Z|345ef256-5b91-4c23-af8b-09695a165b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:11:31.587Z|7547f320-d45c-49a6-b85b-3b6e264bf80a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:11:31.588Z|7547f320-d45c-49a6-b85b-3b6e264bf80a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:11:34.139Z|aa2ea8ab-0011-4878-8ca5-aa3bd7020fc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:34.139Z|aa2ea8ab-0011-4878-8ca5-aa3bd7020fc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:35.572Z|a0ea585e-ea57-4ef5-b26f-9f6f055adf83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:35.572Z|d3e73dd8-0425-4e16-a13a-c799908e199c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:35.573Z|d3e73dd8-0425-4e16-a13a-c799908e199c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:35.573Z|a0ea585e-ea57-4ef5-b26f-9f6f055adf83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:44.163Z|a7c95042-249f-40fe-b611-30f0179d6742|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:44.164Z|a7c95042-249f-40fe-b611-30f0179d6742|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:45.597Z|4271f73b-209b-4688-b63c-a7cb27dc586b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:45.597Z|65e77366-7de9-4d0f-9855-432b98f6db2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:45.597Z|4271f73b-209b-4688-b63c-a7cb27dc586b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:45.597Z|65e77366-7de9-4d0f-9855-432b98f6db2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:46.195Z|aa793618-9e3c-4be4-bbde-427e6eac171c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:11:46.196Z|aa793618-9e3c-4be4-bbde-427e6eac171c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:11:54.187Z|edb04034-d884-4c84-af21-5fbfd963b5f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:54.187Z|edb04034-d884-4c84-af21-5fbfd963b5f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:55.620Z|bf0c2e2c-ab89-4e13-a10f-17b10401cc8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:55.620Z|1788071e-7dc3-4295-bf00-c93c1b307064|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:11:55.621Z|bf0c2e2c-ab89-4e13-a10f-17b10401cc8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:11:55.621Z|1788071e-7dc3-4295-bf00-c93c1b307064|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:01.196Z|3acec9a1-c206-4365-a31a-06fd1ea17768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:12:01.199Z|3acec9a1-c206-4365-a31a-06fd1ea17768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:12:01.589Z|665b9c8f-a882-41c2-8205-3320ecba971f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:12:01.589Z|665b9c8f-a882-41c2-8205-3320ecba971f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:12:04.212Z|ccc82701-ca83-4886-a6bc-9756542ce9ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:04.213Z|ccc82701-ca83-4886-a6bc-9756542ce9ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:05.643Z|1dd122ac-5cc7-44b4-aa3e-8cc980e3882c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:05.644Z|1dd122ac-5cc7-44b4-aa3e-8cc980e3882c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:05.645Z|30a159a6-2838-49f2-9166-b2f3a55239e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:05.645Z|30a159a6-2838-49f2-9166-b2f3a55239e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:06.318Z|32f9267f-c75f-40a7-9545-ea6137ee5331|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:12:06.319Z|32f9267f-c75f-40a7-9545-ea6137ee5331|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:14.236Z|d1b06edf-7ad2-46cd-bd6b-41fd7f398bfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:14.236Z|d1b06edf-7ad2-46cd-bd6b-41fd7f398bfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:15.668Z|35a342ef-de9b-488a-b2d8-ba2bb259e694|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:15.668Z|9d756b33-7b5d-4228-82bb-58d1f914f9f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:15.670Z|9d756b33-7b5d-4228-82bb-58d1f914f9f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:15.670Z|35a342ef-de9b-488a-b2d8-ba2bb259e694|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:16.195Z|ad2d4e54-af7f-419c-b387-cb990d1864c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:12:16.196Z|ad2d4e54-af7f-419c-b387-cb990d1864c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:12:24.259Z|9684934f-b879-47e3-a7bf-05267380115c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:24.260Z|9684934f-b879-47e3-a7bf-05267380115c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:25.718Z|81d567c8-b1aa-4da9-a42e-e671385150ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:25.719Z|81d567c8-b1aa-4da9-a42e-e671385150ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:25.719Z|11d96056-9a31-48e3-acd4-9d6712957c41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:25.720Z|11d96056-9a31-48e3-acd4-9d6712957c41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:31.195Z|7b376b07-f888-43bc-9350-5d3e8bfe6987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:12:31.196Z|7b376b07-f888-43bc-9350-5d3e8bfe6987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:12:31.590Z|e9b7b533-d95b-49f2-8ab6-cf8824324f63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:12:31.590Z|e9b7b533-d95b-49f2-8ab6-cf8824324f63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:12:34.285Z|8aaa0cc1-6971-43df-9eb2-486061657409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:34.286Z|8aaa0cc1-6971-43df-9eb2-486061657409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:35.745Z|2c53887b-8f43-43ba-87b1-8cea940fd8f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:35.745Z|2a615436-c2ce-4b0f-81b7-4b3a8c3e0215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:35.745Z|2a615436-c2ce-4b0f-81b7-4b3a8c3e0215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:35.746Z|2c53887b-8f43-43ba-87b1-8cea940fd8f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:44.311Z|5c9cf561-b743-434c-93c6-6a46dad152c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:44.312Z|5c9cf561-b743-434c-93c6-6a46dad152c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:45.786Z|abea0565-d7ab-47f2-a537-74153b033b23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:45.786Z|4420bcee-d508-4a60-8506-bf68fe1e9f7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:45.787Z|abea0565-d7ab-47f2-a537-74153b033b23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:45.787Z|4420bcee-d508-4a60-8506-bf68fe1e9f7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:46.195Z|c9e4bd05-3443-4325-baed-58ed02cec814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:12:46.198Z|c9e4bd05-3443-4325-baed-58ed02cec814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:12:54.337Z|67493b78-20d4-4e96-ab84-f0fe111db9cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:54.338Z|67493b78-20d4-4e96-ab84-f0fe111db9cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:55.811Z|9a2aa29a-1790-43d5-827d-bdc47c5c7f64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:55.811Z|d053d541-daa3-4b07-8347-c483ba02e7eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:12:55.812Z|9a2aa29a-1790-43d5-827d-bdc47c5c7f64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:12:55.812Z|d053d541-daa3-4b07-8347-c483ba02e7eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:01.196Z|7bcda360-278e-4979-835c-f7c6a53c6113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:13:01.196Z|7bcda360-278e-4979-835c-f7c6a53c6113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:13:01.591Z|4e1c2a71-6f1f-490d-887c-827e372f0383|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:13:01.592Z|4e1c2a71-6f1f-490d-887c-827e372f0383|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:13:04.362Z|ea5a5c8b-3968-4083-aef1-3a21cc6d6c36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:04.363Z|ea5a5c8b-3968-4083-aef1-3a21cc6d6c36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:05.840Z|58897099-a84a-40e4-8ea3-92134d6e7ff0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:05.840Z|4757cc01-8247-478a-a673-176d39e06c66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:05.841Z|58897099-a84a-40e4-8ea3-92134d6e7ff0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:05.841Z|4757cc01-8247-478a-a673-176d39e06c66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:06.317Z|13eff6eb-ab22-4c8c-8665-b5ceafe79cf6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:13:06.318Z|13eff6eb-ab22-4c8c-8665-b5ceafe79cf6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:14.385Z|b2b0c436-14d4-4420-b106-19c286006a8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:14.386Z|b2b0c436-14d4-4420-b106-19c286006a8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:15.864Z|6864f8cd-e9e5-48b0-8098-c2fc4bcb4755|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:15.864Z|7436eae2-3cea-4d80-8f51-11745118f712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:15.865Z|7436eae2-3cea-4d80-8f51-11745118f712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:15.865Z|6864f8cd-e9e5-48b0-8098-c2fc4bcb4755|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:16.196Z|97dac4d8-beb3-4a7b-b855-ce1b61a2ce55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:13:16.197Z|97dac4d8-beb3-4a7b-b855-ce1b61a2ce55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:13:24.410Z|95b6caed-4469-438d-8ba2-15caf751407d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:24.411Z|95b6caed-4469-438d-8ba2-15caf751407d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:25.916Z|ccd1486e-a484-47d5-88a4-99cec6fe0c5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:25.917Z|ccd1486e-a484-47d5-88a4-99cec6fe0c5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:25.917Z|1c132f8d-ac65-4763-8488-5d42c2a68462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:25.917Z|1c132f8d-ac65-4763-8488-5d42c2a68462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:31.195Z|3aec8097-900d-4cee-a6b7-5006ed79f303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:13:31.198Z|3aec8097-900d-4cee-a6b7-5006ed79f303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:13:31.593Z|90733e53-aec2-4020-96fa-618125623a07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:13:31.593Z|90733e53-aec2-4020-96fa-618125623a07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:13:34.434Z|14b2d86e-5dd5-4402-b59c-47bdae239814|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:34.435Z|14b2d86e-5dd5-4402-b59c-47bdae239814|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:35.940Z|dde8eaf5-1981-4055-85c2-7c7f95c1b83a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:35.940Z|43bda1a6-4485-4b8f-b6da-e40e28bc3df6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:35.940Z|dde8eaf5-1981-4055-85c2-7c7f95c1b83a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:35.940Z|43bda1a6-4485-4b8f-b6da-e40e28bc3df6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:44.457Z|1a4cfa24-7f94-4599-8a83-8cbe611a0517|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:44.458Z|1a4cfa24-7f94-4599-8a83-8cbe611a0517|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:45.964Z|86935427-08d8-4fae-bbfd-814f3876e81b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:45.964Z|6267e342-f617-431a-8a11-b1a3349f9693|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:45.965Z|86935427-08d8-4fae-bbfd-814f3876e81b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:45.965Z|6267e342-f617-431a-8a11-b1a3349f9693|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:46.196Z|3767da18-a38c-470b-b261-2be42a34b1ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:13:46.196Z|3767da18-a38c-470b-b261-2be42a34b1ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:13:54.482Z|ccadf2c3-f6d9-46f5-a795-14e3552a8c1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:54.483Z|ccadf2c3-f6d9-46f5-a795-14e3552a8c1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:55.989Z|ffdb377e-908c-452f-a8ce-874a8fd4d8ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:55.989Z|26a9c2f0-2a6a-42cb-a217-dfa8da07370e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:13:55.990Z|26a9c2f0-2a6a-42cb-a217-dfa8da07370e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:13:55.990Z|ffdb377e-908c-452f-a8ce-874a8fd4d8ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:01.196Z|ca245ec3-cf7d-4c09-abc6-0fa28a9ef184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:14:01.197Z|ca245ec3-cf7d-4c09-abc6-0fa28a9ef184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:14:01.594Z|0edcbbfe-4634-450b-bd85-0fb8ffa9d37b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:14:01.595Z|0edcbbfe-4634-450b-bd85-0fb8ffa9d37b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:14:04.506Z|3ecd7f10-d137-44ac-b0ef-a043118f9148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:04.507Z|3ecd7f10-d137-44ac-b0ef-a043118f9148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:06.014Z|80026704-e8e4-4363-9cb4-277041738ab6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:06.015Z|80026704-e8e4-4363-9cb4-277041738ab6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:06.015Z|9d903062-984c-4ca5-8758-6ad680dbfcc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:06.016Z|9d903062-984c-4ca5-8758-6ad680dbfcc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:06.318Z|9dca4a43-8d60-4b90-8aaa-06d51003eae8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:14:06.318Z|9dca4a43-8d60-4b90-8aaa-06d51003eae8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:14.530Z|95f0790f-ae58-4132-8da7-7e41a25e74ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:14.530Z|95f0790f-ae58-4132-8da7-7e41a25e74ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:16.040Z|ae6effd2-c44d-45a3-b713-5c3f311de155|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:16.040Z|eda756eb-b3b9-4c3d-9469-22ac180f5069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:16.040Z|eda756eb-b3b9-4c3d-9469-22ac180f5069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:16.040Z|ae6effd2-c44d-45a3-b713-5c3f311de155|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:16.196Z|9f5d2ce5-f057-47db-9d7e-d6d21df49fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:14:16.199Z|9f5d2ce5-f057-47db-9d7e-d6d21df49fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:14:24.553Z|8bf18256-ef7c-4419-9bd1-d542640852fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:24.553Z|8bf18256-ef7c-4419-9bd1-d542640852fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:26.064Z|2b81e09a-b3e5-43f6-8e8b-67848e9569c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:26.065Z|542a9d1a-cee8-4eea-87c2-032dc9a1c4f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:26.065Z|2b81e09a-b3e5-43f6-8e8b-67848e9569c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:26.065Z|542a9d1a-cee8-4eea-87c2-032dc9a1c4f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:31.196Z|26b6c0ae-8ac9-40ec-a995-3fea735bda05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:14:31.196Z|26b6c0ae-8ac9-40ec-a995-3fea735bda05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:14:31.596Z|f47c470e-2c23-4d0c-81ae-908151765e2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:14:31.596Z|f47c470e-2c23-4d0c-81ae-908151765e2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:14:34.575Z|a9bb4dfd-6794-4447-8f09-6d84ce0230c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:34.576Z|a9bb4dfd-6794-4447-8f09-6d84ce0230c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:36.091Z|2c9b07d2-2b95-4466-8d5f-0d55977f2271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:36.091Z|18823fc5-1f52-43a1-8fb7-51ce2e421d5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:36.092Z|2c9b07d2-2b95-4466-8d5f-0d55977f2271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:36.092Z|18823fc5-1f52-43a1-8fb7-51ce2e421d5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:44.599Z|6e253534-95b1-4e23-a041-9719b602dddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:44.600Z|6e253534-95b1-4e23-a041-9719b602dddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:46.117Z|b092b1d7-6302-4683-9137-d229d8c228a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:46.117Z|b092b1d7-6302-4683-9137-d229d8c228a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:46.121Z|1b35a0bc-9ded-4eb9-a498-d803439cd978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:46.122Z|1b35a0bc-9ded-4eb9-a498-d803439cd978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:46.195Z|f940de3e-7793-4298-8950-e26739b647b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:14:46.197Z|f940de3e-7793-4298-8950-e26739b647b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:14:54.622Z|e7261274-21e2-4c20-a437-34f7c1b88976|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:54.623Z|e7261274-21e2-4c20-a437-34f7c1b88976|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:56.140Z|51e3734a-dcd8-4155-821c-ae64498db843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:56.141Z|51e3734a-dcd8-4155-821c-ae64498db843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:14:56.141Z|a386ae22-3b0d-4cb4-91af-9d3a0e6e05ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:14:56.141Z|a386ae22-3b0d-4cb4-91af-9d3a0e6e05ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:01.196Z|2d4f37b3-feb8-4a37-be1c-e61bdff7fa21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:15:01.198Z|2d4f37b3-feb8-4a37-be1c-e61bdff7fa21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:15:01.597Z|a72a4dd4-4520-45ad-bdd5-8b0b48c2d0ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:15:01.598Z|a72a4dd4-4520-45ad-bdd5-8b0b48c2d0ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:15:04.645Z|6f573d62-494c-4196-8e4d-82c27ac4f8fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:04.647Z|6f573d62-494c-4196-8e4d-82c27ac4f8fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:06.164Z|369331c2-1fe7-44e5-941d-85f63110695d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:06.163Z|d6bf780d-f785-401c-b8b8-4302daab0e29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:06.164Z|d6bf780d-f785-401c-b8b8-4302daab0e29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:06.164Z|369331c2-1fe7-44e5-941d-85f63110695d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:06.317Z|77124018-3415-4edf-ae56-8e37859a99ef|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:15:06.318Z|77124018-3415-4edf-ae56-8e37859a99ef|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:14.671Z|a3acd953-ed81-48d0-9e49-54a293a4db75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:14.671Z|a3acd953-ed81-48d0-9e49-54a293a4db75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:16.188Z|8eac5dd6-67da-472a-a18f-82c9663ef2bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:16.188Z|4aa6c7d1-8d55-4c87-8a75-58afb6bd70ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:16.188Z|8eac5dd6-67da-472a-a18f-82c9663ef2bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:16.189Z|4aa6c7d1-8d55-4c87-8a75-58afb6bd70ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:16.195Z|77768d1a-aa24-4329-a542-f7210adc4c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:15:16.197Z|77768d1a-aa24-4329-a542-f7210adc4c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:15:24.695Z|34f4189d-3bb4-4de0-b7e9-58c0ad001965|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:24.695Z|34f4189d-3bb4-4de0-b7e9-58c0ad001965|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:26.211Z|49d507bb-4d63-4abb-b5ac-d46efdd77d21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:26.211Z|295d5922-f8ca-4c5e-be1c-ef601d1b5388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:26.212Z|49d507bb-4d63-4abb-b5ac-d46efdd77d21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:26.213Z|295d5922-f8ca-4c5e-be1c-ef601d1b5388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:31.196Z|8e9a2f6f-2449-41d4-8bbd-9afce7c9ad87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:15:31.196Z|8e9a2f6f-2449-41d4-8bbd-9afce7c9ad87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:15:31.598Z|10baf186-4b83-4b6a-be4b-92528bc796bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:15:31.599Z|10baf186-4b83-4b6a-be4b-92528bc796bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:15:34.719Z|7c38365d-21ed-4f1b-bd76-8db3a558aeb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:34.720Z|7c38365d-21ed-4f1b-bd76-8db3a558aeb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:36.236Z|e9c00fae-9345-442e-8479-dce8df853f79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:36.236Z|51ffcd09-1799-46d8-92e1-2a26fd50e09c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:36.237Z|51ffcd09-1799-46d8-92e1-2a26fd50e09c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:36.237Z|e9c00fae-9345-442e-8479-dce8df853f79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:44.743Z|cd62a151-94ca-45c3-a70a-15a12c05a671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:44.744Z|cd62a151-94ca-45c3-a70a-15a12c05a671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:46.195Z|ab616071-dd71-4277-86fc-d6254edeb8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:15:46.198Z|ab616071-dd71-4277-86fc-d6254edeb8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:15:46.261Z|fdbe5885-e183-4446-bcc9-a6eabf246803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:46.261Z|71a72ba9-705e-4e08-9211-92f1e26035e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:46.262Z|fdbe5885-e183-4446-bcc9-a6eabf246803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:46.262Z|71a72ba9-705e-4e08-9211-92f1e26035e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:54.766Z|001f26a1-e2c7-45e8-840c-724f7fdf121d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:54.767Z|001f26a1-e2c7-45e8-840c-724f7fdf121d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:56.285Z|10b84d6d-fd17-4cc8-a2f8-5e74ad7dc1d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:56.285Z|421815bc-43ef-449c-b48a-deab70507e9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:15:56.286Z|10b84d6d-fd17-4cc8-a2f8-5e74ad7dc1d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:15:56.287Z|421815bc-43ef-449c-b48a-deab70507e9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:01.195Z|ec4438fd-50e0-4014-a41e-555a292f1efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:16:01.196Z|ec4438fd-50e0-4014-a41e-555a292f1efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:16:01.599Z|467afee2-f89b-4aa0-8fb5-887fc99d89f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:16:01.600Z|467afee2-f89b-4aa0-8fb5-887fc99d89f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:16:04.797Z|998e1883-2f07-4c3a-bf68-6a029a6df6cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:04.798Z|998e1883-2f07-4c3a-bf68-6a029a6df6cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:06.308Z|853a89c7-c5ea-4ab7-a340-6cf63e961cde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:06.308Z|79ce7038-6799-4fb8-800f-c31a70aeb836|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:06.309Z|853a89c7-c5ea-4ab7-a340-6cf63e961cde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:06.309Z|79ce7038-6799-4fb8-800f-c31a70aeb836|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:06.318Z|bd531a23-bdd6-4094-9912-59e1cbd8ca91|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:16:06.318Z|bd531a23-bdd6-4094-9912-59e1cbd8ca91|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:14.822Z|877dd4c3-8da3-4e66-821e-8a634c1863e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:14.822Z|877dd4c3-8da3-4e66-821e-8a634c1863e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:16.195Z|6605346e-dbb6-467e-b115-06853fdf762f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:16:16.196Z|6605346e-dbb6-467e-b115-06853fdf762f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:16:16.331Z|3713d816-553b-4864-9b96-f936fa551a8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:16.331Z|27d638a1-d608-458e-8562-541091c6eea6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:16.332Z|3713d816-553b-4864-9b96-f936fa551a8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:16.332Z|27d638a1-d608-458e-8562-541091c6eea6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:24.846Z|56e4acb7-f261-4898-b11e-61529d6bb571|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:24.847Z|56e4acb7-f261-4898-b11e-61529d6bb571|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:26.353Z|f42b2fc5-de38-4c3b-aa80-6e3c66f98945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:26.353Z|35916ddb-d272-4c78-9479-f9a5e72a5eb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:26.354Z|f42b2fc5-de38-4c3b-aa80-6e3c66f98945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:26.354Z|35916ddb-d272-4c78-9479-f9a5e72a5eb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:31.195Z|05d73f5a-27dc-4641-8abf-bd4196bffda7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:16:31.198Z|05d73f5a-27dc-4641-8abf-bd4196bffda7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:16:31.601Z|0fc07f08-7e2a-4788-8125-155a5882dc13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:16:31.601Z|0fc07f08-7e2a-4788-8125-155a5882dc13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:16:34.870Z|a79c0c44-772c-406f-819a-46cfcb59e3ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:34.870Z|a79c0c44-772c-406f-819a-46cfcb59e3ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:36.375Z|a82d40e3-f0c2-4e45-88cc-bc1172271c8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:36.375Z|c2549d2d-3ae9-41a4-af6d-e1b4fcf4cd21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:36.375Z|a82d40e3-f0c2-4e45-88cc-bc1172271c8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:36.375Z|c2549d2d-3ae9-41a4-af6d-e1b4fcf4cd21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:44.892Z|9d3306ef-a88a-4cb5-82b9-5a25e72902cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:44.893Z|9d3306ef-a88a-4cb5-82b9-5a25e72902cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:46.196Z|91a036f0-cb1a-4d66-8a07-88aa15922369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:16:46.196Z|91a036f0-cb1a-4d66-8a07-88aa15922369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:16:46.397Z|0a413b03-551b-4695-9d33-f77b5bd18780|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:46.398Z|0a413b03-551b-4695-9d33-f77b5bd18780|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:46.399Z|34a7e231-15a8-4758-a2ca-e8881991dc68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:46.399Z|34a7e231-15a8-4758-a2ca-e8881991dc68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:54.915Z|5664c6a5-4e2e-4e94-8c53-bde90f03d289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:54.916Z|5664c6a5-4e2e-4e94-8c53-bde90f03d289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:56.423Z|ee2b86d4-7a0b-4bd7-b8cd-64a646ccb434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:56.424Z|ee2b86d4-7a0b-4bd7-b8cd-64a646ccb434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:16:56.424Z|6b4d5bc2-2046-4b36-86bb-0bbd0ab49f99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:16:56.424Z|6b4d5bc2-2046-4b36-86bb-0bbd0ab49f99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:01.195Z|891e9265-071a-4782-96f0-989755786355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:17:01.196Z|891e9265-071a-4782-96f0-989755786355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:17:01.602Z|7d6cf5f7-4a48-4d8b-85fd-2f0123eda8d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:17:01.602Z|7d6cf5f7-4a48-4d8b-85fd-2f0123eda8d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:17:04.939Z|a3c7f2d3-992b-4406-92dd-9dd6ac5ba65f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:04.940Z|a3c7f2d3-992b-4406-92dd-9dd6ac5ba65f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:06.318Z|5365a729-811e-4f8e-b20f-e08d3ba2eb06|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:17:06.318Z|5365a729-811e-4f8e-b20f-e08d3ba2eb06|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:06.447Z|119efc7c-a221-45f5-a80e-d8784ed061b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:06.448Z|119efc7c-a221-45f5-a80e-d8784ed061b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:06.449Z|05410836-97bc-43b9-a58d-c85187d89b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:06.451Z|05410836-97bc-43b9-a58d-c85187d89b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:14.963Z|7acf689e-c2e4-4904-ad7a-d22cd3eecfa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:14.963Z|7acf689e-c2e4-4904-ad7a-d22cd3eecfa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:16.195Z|5a04a3d1-17a6-4550-bac1-4d9a9cefd3c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:17:16.196Z|5a04a3d1-17a6-4550-bac1-4d9a9cefd3c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:17:16.471Z|6b5c1cb0-19a1-4b16-a760-1f98063b4fa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:16.471Z|0f22e50b-444f-4003-80c0-36d7af405b4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:16.472Z|6b5c1cb0-19a1-4b16-a760-1f98063b4fa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:16.472Z|0f22e50b-444f-4003-80c0-36d7af405b4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:24.987Z|48da4972-808a-452c-899f-65186b6b16a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:24.988Z|48da4972-808a-452c-899f-65186b6b16a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:26.495Z|d9cf2866-521e-420b-8a31-24bec91b4d94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:26.495Z|f95a3e3a-2aed-4bcc-8479-f4f0268916d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:26.495Z|f95a3e3a-2aed-4bcc-8479-f4f0268916d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:26.495Z|d9cf2866-521e-420b-8a31-24bec91b4d94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:31.195Z|33914d31-95f3-4176-a2a4-c62ce9b6bcd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:17:31.196Z|33914d31-95f3-4176-a2a4-c62ce9b6bcd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:17:31.603Z|6483e8cf-deec-4b26-9ae9-e8eea86552c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:17:31.604Z|6483e8cf-deec-4b26-9ae9-e8eea86552c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:17:35.011Z|09c39be8-b67c-4e26-ad8b-a7f0ea21e2e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:35.012Z|09c39be8-b67c-4e26-ad8b-a7f0ea21e2e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:36.517Z|f10da647-4c37-4c5b-967a-32c4bb040045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:36.517Z|62e058f6-ed90-4229-b95d-a4f2a2b206a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:36.517Z|62e058f6-ed90-4229-b95d-a4f2a2b206a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:36.518Z|f10da647-4c37-4c5b-967a-32c4bb040045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:45.036Z|b8366c5d-d5f8-4c17-a0ab-8e8d4b06f918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:45.037Z|b8366c5d-d5f8-4c17-a0ab-8e8d4b06f918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:46.195Z|8bb7542c-d34d-40ef-957a-15b4fecba571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:17:46.198Z|8bb7542c-d34d-40ef-957a-15b4fecba571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:17:46.550Z|c604ba1d-d770-4ff9-b844-762a3d30fb4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:46.550Z|01c482cb-b1ff-4ede-b2dd-ddeb86c07f80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:46.551Z|01c482cb-b1ff-4ede-b2dd-ddeb86c07f80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:46.551Z|c604ba1d-d770-4ff9-b844-762a3d30fb4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:55.058Z|948a4616-159e-4587-b208-18ee2132a4ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:55.058Z|948a4616-159e-4587-b208-18ee2132a4ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:56.572Z|fed2e2ed-19e0-444c-bafc-9b345c817353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:56.572Z|426f2ca5-084f-4ad4-b4a2-12f4185c7cdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:17:56.573Z|426f2ca5-084f-4ad4-b4a2-12f4185c7cdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:17:56.573Z|fed2e2ed-19e0-444c-bafc-9b345c817353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:01.195Z|33b75a5c-5e17-4cfa-85a5-e84508c41c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:18:01.196Z|33b75a5c-5e17-4cfa-85a5-e84508c41c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:18:01.604Z|55cc2b47-ad0a-4666-8f73-421884d2e93c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:18:01.605Z|55cc2b47-ad0a-4666-8f73-421884d2e93c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:18:05.082Z|6fabb10b-dcc4-4998-80ba-3ca73a23b743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:05.083Z|6fabb10b-dcc4-4998-80ba-3ca73a23b743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:06.318Z|37cd6828-da7b-4dc7-925d-240172d1c0a4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:18:06.318Z|37cd6828-da7b-4dc7-925d-240172d1c0a4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:06.594Z|9a6927fa-6e2a-4563-b4d5-a37ee5368ac8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:06.595Z|9a6927fa-6e2a-4563-b4d5-a37ee5368ac8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:06.595Z|6750e118-409a-4ef3-9ce5-bf94634107cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:06.596Z|6750e118-409a-4ef3-9ce5-bf94634107cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:15.107Z|4385bbe3-1ca2-47bb-b703-49c39b168c75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:15.108Z|4385bbe3-1ca2-47bb-b703-49c39b168c75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:16.195Z|98dcd679-d0b2-49fa-8838-a0aab8677f64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:18:16.196Z|98dcd679-d0b2-49fa-8838-a0aab8677f64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:18:16.619Z|ec9d62de-dd75-4f82-99e8-0ed9376b74de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:16.619Z|91486c94-10bc-47b9-b830-2f81eb0b9388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:16.620Z|ec9d62de-dd75-4f82-99e8-0ed9376b74de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:16.620Z|91486c94-10bc-47b9-b830-2f81eb0b9388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:25.131Z|966fea8f-13db-4312-9924-8e7b11c52a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:25.132Z|966fea8f-13db-4312-9924-8e7b11c52a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:26.643Z|949e04fb-4830-4c5a-81e2-db357661c391|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:26.643Z|900d4cea-27bc-4d56-844c-f61283ed6bc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:26.644Z|949e04fb-4830-4c5a-81e2-db357661c391|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:26.644Z|900d4cea-27bc-4d56-844c-f61283ed6bc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:31.196Z|8297f958-c9ad-4b45-8336-000c9481dd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:18:31.196Z|8297f958-c9ad-4b45-8336-000c9481dd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:18:31.606Z|60e268a2-85a8-4ed8-83a5-1dfe004edcc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:18:31.606Z|60e268a2-85a8-4ed8-83a5-1dfe004edcc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:18:35.157Z|a62d84c5-de23-48ab-a606-3a71198ee75d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:35.157Z|a62d84c5-de23-48ab-a606-3a71198ee75d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:36.669Z|5ced1ac1-dbf5-45e5-85f5-db6aa3ad9979|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:36.669Z|18caacec-40a5-43b9-b451-be0a7c668c31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:36.670Z|5ced1ac1-dbf5-45e5-85f5-db6aa3ad9979|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:36.670Z|18caacec-40a5-43b9-b451-be0a7c668c31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:45.179Z|95f58431-ba47-455d-81da-b7aac20ffc7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:45.181Z|95f58431-ba47-455d-81da-b7aac20ffc7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:46.195Z|5d7043c5-30fa-4986-a6e2-c1e6dc7d4f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:18:46.196Z|5d7043c5-30fa-4986-a6e2-c1e6dc7d4f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:18:46.692Z|9d2082eb-ef30-4632-98b4-be3e947fad80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:46.692Z|f0f0e5f1-5dbe-438d-803f-b041546e3a83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:46.693Z|9d2082eb-ef30-4632-98b4-be3e947fad80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:46.693Z|f0f0e5f1-5dbe-438d-803f-b041546e3a83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:55.203Z|acf82bff-3c8c-452e-bdb2-78513c33f237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:55.204Z|acf82bff-3c8c-452e-bdb2-78513c33f237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:56.716Z|99681360-0387-4411-ab5c-15fc061d6d1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:56.716Z|fe646a82-afb9-4e24-9531-9203914f58ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:18:56.717Z|99681360-0387-4411-ab5c-15fc061d6d1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:18:56.717Z|fe646a82-afb9-4e24-9531-9203914f58ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:01.195Z|ac31dd54-2d19-4a99-8c03-ac8d417bc4e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:19:01.198Z|ac31dd54-2d19-4a99-8c03-ac8d417bc4e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:19:01.607Z|c43b4dfe-01d8-497a-b101-93ad92095f7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:19:01.607Z|c43b4dfe-01d8-497a-b101-93ad92095f7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:19:05.228Z|b959f7f8-c6f3-4c2d-a782-a6cc885cb3db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:05.229Z|b959f7f8-c6f3-4c2d-a782-a6cc885cb3db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:06.320Z|acb303e2-a92b-41cf-a49c-a4c6bbfb0073|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:19:06.321Z|acb303e2-a92b-41cf-a49c-a4c6bbfb0073|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:06.741Z|66efe03a-dbd2-448c-8bc4-fcc427045a38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:06.741Z|17f7528e-5f72-4936-b6ef-3d75ecec0c19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:06.742Z|66efe03a-dbd2-448c-8bc4-fcc427045a38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:06.742Z|17f7528e-5f72-4936-b6ef-3d75ecec0c19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:15.254Z|405d3cfc-7902-4e9c-9008-4a6d67acd756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:15.255Z|405d3cfc-7902-4e9c-9008-4a6d67acd756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:16.195Z|9d46d61c-7ea5-49a2-9d0a-76955304c493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:19:16.196Z|9d46d61c-7ea5-49a2-9d0a-76955304c493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:19:16.765Z|6c433a8e-7869-49d8-95ef-d3a0c6648bfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:16.765Z|f809e9a1-292a-4fef-96f1-d5c6ad7f326c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:16.766Z|f809e9a1-292a-4fef-96f1-d5c6ad7f326c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:16.766Z|6c433a8e-7869-49d8-95ef-d3a0c6648bfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:25.280Z|f3838405-d16e-4162-8fa4-081b5a9fb189|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:25.280Z|f3838405-d16e-4162-8fa4-081b5a9fb189|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:26.792Z|2a189ead-2310-4d2b-b88c-436f6af701e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:26.793Z|2a189ead-2310-4d2b-b88c-436f6af701e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:26.792Z|1ccb083f-98c5-41f1-a270-939db2130701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:26.794Z|1ccb083f-98c5-41f1-a270-939db2130701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:31.195Z|78a9beaf-ec87-4594-8273-4f1defb1a07e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:19:31.196Z|78a9beaf-ec87-4594-8273-4f1defb1a07e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:19:31.608Z|12e137bb-8c53-4d24-9ff5-dc37f436cc57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:19:31.609Z|12e137bb-8c53-4d24-9ff5-dc37f436cc57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:19:35.307Z|78f9c0c0-44cb-4a57-8bbb-56829ebb53ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:35.307Z|78f9c0c0-44cb-4a57-8bbb-56829ebb53ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:36.816Z|ef626b1f-53d4-489e-bd4a-5fae7eaccea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:36.817Z|5d92d30f-ab8b-4b7b-a05f-133614d989d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:36.817Z|5d92d30f-ab8b-4b7b-a05f-133614d989d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:36.818Z|ef626b1f-53d4-489e-bd4a-5fae7eaccea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:45.331Z|6d2a224e-1393-4a4c-895d-676497679cff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:45.332Z|6d2a224e-1393-4a4c-895d-676497679cff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:46.195Z|9a1ce1f9-2005-451a-bd7a-ec82a94e0636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:19:46.198Z|9a1ce1f9-2005-451a-bd7a-ec82a94e0636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:19:46.841Z|3c84e29d-7816-4558-a4e2-c0d8f74c88da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:46.842Z|3c84e29d-7816-4558-a4e2-c0d8f74c88da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:46.843Z|c9c572d4-16b1-4db8-8749-cc0b3ca7e052|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:46.843Z|c9c572d4-16b1-4db8-8749-cc0b3ca7e052|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:55.355Z|c2519024-4f61-46fd-acf7-4a686555d079|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:55.356Z|c2519024-4f61-46fd-acf7-4a686555d079|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:56.866Z|36046431-4856-4ae9-8141-0ca837698e89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:56.866Z|e846e44d-8176-4bda-8323-dc064b1b4cd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:19:56.867Z|e846e44d-8176-4bda-8323-dc064b1b4cd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:19:56.867Z|36046431-4856-4ae9-8141-0ca837698e89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:01.196Z|f9ffa9c4-fbcc-4974-b26e-7c7232c37805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:20:01.197Z|f9ffa9c4-fbcc-4974-b26e-7c7232c37805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:20:01.609Z|709fd658-34eb-417c-ae94-2719ab06c3a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:20:01.610Z|709fd658-34eb-417c-ae94-2719ab06c3a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:20:05.381Z|e9a9dafc-9cfc-4c28-88e4-739506de19f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:05.382Z|e9a9dafc-9cfc-4c28-88e4-739506de19f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:06.319Z|44672048-680a-4fd7-bb59-c67b5326920a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:20:06.320Z|44672048-680a-4fd7-bb59-c67b5326920a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:06.891Z|1cb63aad-95d0-4314-9fa5-88442ab8e2a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:06.891Z|18272e97-7a2d-4ec6-b11e-142071994e66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:06.892Z|18272e97-7a2d-4ec6-b11e-142071994e66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:06.892Z|1cb63aad-95d0-4314-9fa5-88442ab8e2a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:15.407Z|dd4a6213-089c-4c0f-b2db-4416ae296061|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:15.407Z|dd4a6213-089c-4c0f-b2db-4416ae296061|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:16.196Z|264843c4-adff-4540-94b0-aab490b2e5a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:20:16.196Z|264843c4-adff-4540-94b0-aab490b2e5a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:20:16.914Z|95dd4ec1-3462-4b0b-9478-0a2e64cb0b33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:16.914Z|95dd4ec1-3462-4b0b-9478-0a2e64cb0b33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:16.917Z|0d6aa7d3-ba47-443c-bc97-f6e8438c352e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:16.917Z|0d6aa7d3-ba47-443c-bc97-f6e8438c352e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:25.432Z|c5d17560-875d-4617-8a8d-fc9f7c2e68f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:25.434Z|c5d17560-875d-4617-8a8d-fc9f7c2e68f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:26.943Z|b028eb22-4c39-460b-8654-9fafc1deeca1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:26.944Z|b028eb22-4c39-460b-8654-9fafc1deeca1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:26.947Z|e7f24098-0d95-49c0-9ebe-29be553dc936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:26.948Z|e7f24098-0d95-49c0-9ebe-29be553dc936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:31.196Z|a48c8e29-4073-49ee-877a-5ab3001ad395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:20:31.199Z|a48c8e29-4073-49ee-877a-5ab3001ad395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:20:31.611Z|a3abf9c8-b5cf-44d3-8758-be4536b0ca4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:20:31.611Z|a3abf9c8-b5cf-44d3-8758-be4536b0ca4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:20:35.458Z|63670fcc-57b8-4c4f-8c65-267c2bd87bd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:35.460Z|63670fcc-57b8-4c4f-8c65-267c2bd87bd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:36.969Z|1d8de767-58e5-40af-b9af-0244458d4f84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:36.970Z|1d8de767-58e5-40af-b9af-0244458d4f84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:36.976Z|75f7742e-5ac4-4c68-a24a-529952f26040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:36.977Z|75f7742e-5ac4-4c68-a24a-529952f26040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:45.485Z|1e5a1377-90a1-4472-8629-4c6da67f602e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:45.486Z|1e5a1377-90a1-4472-8629-4c6da67f602e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:46.196Z|15df5cbb-c018-4f9f-98fa-e4f105baf868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:20:46.198Z|15df5cbb-c018-4f9f-98fa-e4f105baf868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:20:46.994Z|87cf5df9-39f1-41f2-964d-7fcfbeeed7b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:46.995Z|87cf5df9-39f1-41f2-964d-7fcfbeeed7b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:46.996Z|783e534b-6693-44af-bf30-7c68955d2954|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:46.996Z|783e534b-6693-44af-bf30-7c68955d2954|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:55.509Z|c228a68b-142f-432f-8c42-410f97a767e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:55.510Z|c228a68b-142f-432f-8c42-410f97a767e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:57.019Z|7cca6c9b-4035-47ef-a723-3c86987c6f74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:57.019Z|e3cf652b-51f2-4e54-b02a-7060d02a8e13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:20:57.019Z|7cca6c9b-4035-47ef-a723-3c86987c6f74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:20:57.019Z|e3cf652b-51f2-4e54-b02a-7060d02a8e13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:01.196Z|f5b20db0-dfea-4c06-94fb-fda3fcb67546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:21:01.196Z|f5b20db0-dfea-4c06-94fb-fda3fcb67546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:21:01.612Z|0240f26b-a4c4-45c8-ab57-08d649dbb663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:21:01.613Z|0240f26b-a4c4-45c8-ab57-08d649dbb663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:21:05.534Z|0a801ad8-e71d-46e2-9e68-373d85b5c447|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:05.535Z|0a801ad8-e71d-46e2-9e68-373d85b5c447|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:06.320Z|8c1b5e04-8500-4cab-890b-075a397a7f6f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:21:06.321Z|8c1b5e04-8500-4cab-890b-075a397a7f6f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:07.042Z|c5041097-1155-42ad-9712-0b23c979bace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:07.042Z|b64814d5-8752-4bd7-85e3-2bb8921d1b32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:07.043Z|c5041097-1155-42ad-9712-0b23c979bace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:07.043Z|b64814d5-8752-4bd7-85e3-2bb8921d1b32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:15.561Z|19664aad-1b55-43bc-8af2-4a1bc1cc6683|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:15.562Z|19664aad-1b55-43bc-8af2-4a1bc1cc6683|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:16.195Z|010b6de2-d106-466d-9364-55ae1017c0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:21:16.198Z|010b6de2-d106-466d-9364-55ae1017c0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:21:17.067Z|4fe5a3ae-fcb5-4e57-8270-8889a1b3175b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:17.067Z|116b4c7a-493f-4cf9-961c-7fd88458036b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:17.068Z|4fe5a3ae-fcb5-4e57-8270-8889a1b3175b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:17.068Z|116b4c7a-493f-4cf9-961c-7fd88458036b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:25.586Z|5d9d8853-ce6a-465c-a994-ffad0afdd524|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:25.587Z|5d9d8853-ce6a-465c-a994-ffad0afdd524|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:27.090Z|52e59cb5-bef8-4a94-b52b-3299f7820e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:27.090Z|6c095f68-4f90-47ab-b6ed-bd6c76ab8b2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:27.090Z|52e59cb5-bef8-4a94-b52b-3299f7820e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:27.090Z|6c095f68-4f90-47ab-b6ed-bd6c76ab8b2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:31.195Z|7f6337c2-ec39-4793-881b-5651dfed3808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:21:31.196Z|7f6337c2-ec39-4793-881b-5651dfed3808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:21:31.613Z|cbea5636-ab01-4bf1-b11b-8b7963884044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:21:31.614Z|cbea5636-ab01-4bf1-b11b-8b7963884044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:21:35.611Z|9e2dd601-e19c-4c8c-b98c-8dc7bf8558e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:35.612Z|9e2dd601-e19c-4c8c-b98c-8dc7bf8558e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:37.113Z|d20c27cd-efba-4081-96ef-b3a61d7524f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:37.113Z|09ac4f25-3f73-4752-937b-42b56a6a403a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:37.113Z|d20c27cd-efba-4081-96ef-b3a61d7524f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:37.114Z|09ac4f25-3f73-4752-937b-42b56a6a403a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:45.636Z|16b94521-5115-453d-9f5b-e9a4e3e544d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:45.637Z|16b94521-5115-453d-9f5b-e9a4e3e544d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:46.195Z|589f5e3e-ff14-40aa-9988-0b2d47f107dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:21:46.196Z|589f5e3e-ff14-40aa-9988-0b2d47f107dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:21:47.137Z|fc483bef-8a52-4800-8b4b-88d13c2ae781|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:47.137Z|acc7289e-f939-487d-9bc0-7a0eaefced7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:47.138Z|fc483bef-8a52-4800-8b4b-88d13c2ae781|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:47.138Z|acc7289e-f939-487d-9bc0-7a0eaefced7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:55.659Z|21e296d4-8a16-44e9-a8ab-cbc1cba0ab81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:55.660Z|21e296d4-8a16-44e9-a8ab-cbc1cba0ab81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:57.160Z|5e0339cc-9af3-4c87-b3f5-af1ef126c8c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:57.161Z|5e0339cc-9af3-4c87-b3f5-af1ef126c8c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:21:57.163Z|e4331719-d261-48a2-9c45-526a5417efec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:21:57.163Z|e4331719-d261-48a2-9c45-526a5417efec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:01.197Z|b9062b1c-00ae-4288-a146-d2d0962dc25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:22:01.200Z|b9062b1c-00ae-4288-a146-d2d0962dc25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:22:01.615Z|54631b16-baaa-44b1-9c2e-62e69ae7a4df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:22:01.615Z|54631b16-baaa-44b1-9c2e-62e69ae7a4df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:22:05.686Z|10b9a690-2b60-402f-b62f-980503b6fa8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:05.687Z|10b9a690-2b60-402f-b62f-980503b6fa8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:06.318Z|6232291e-34b3-4ab7-8c9f-c4817f2e6d29|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:22:06.319Z|6232291e-34b3-4ab7-8c9f-c4817f2e6d29|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:07.186Z|57b410a0-5131-46e3-821b-30917b1c80c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:07.187Z|57b410a0-5131-46e3-821b-30917b1c80c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:07.190Z|3fa2216c-3fd0-4e4a-84b7-cf5341eaa1e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:07.191Z|3fa2216c-3fd0-4e4a-84b7-cf5341eaa1e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:15.737Z|d7d8942c-a0fa-4933-a163-d466aa7af970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:15.737Z|d7d8942c-a0fa-4933-a163-d466aa7af970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:16.195Z|0d4f67e6-f006-47a7-be6d-2ea8b29faa47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:22:16.196Z|0d4f67e6-f006-47a7-be6d-2ea8b29faa47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:22:17.214Z|5fe87d79-6e6f-440c-a356-87d168df110d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:17.214Z|750e0c07-0f20-4272-8d30-ca35e87c1354|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:17.215Z|5fe87d79-6e6f-440c-a356-87d168df110d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:17.215Z|750e0c07-0f20-4272-8d30-ca35e87c1354|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:25.766Z|259dd3d1-3116-4bd8-b019-f25e7b004d9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:25.767Z|259dd3d1-3116-4bd8-b019-f25e7b004d9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:27.240Z|54528c2d-3dd4-4038-9252-4034ea8d514f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:27.240Z|c9cef4f1-3ec4-4a5c-8a9d-4a7c3bc3687a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:27.240Z|54528c2d-3dd4-4038-9252-4034ea8d514f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:27.240Z|c9cef4f1-3ec4-4a5c-8a9d-4a7c3bc3687a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:31.195Z|d08ea273-c53e-4a05-b678-cabf747f19db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:22:31.196Z|d08ea273-c53e-4a05-b678-cabf747f19db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:22:31.616Z|169d082c-657e-4629-9bd2-c57f60ab62db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:22:31.617Z|169d082c-657e-4629-9bd2-c57f60ab62db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:22:35.791Z|d39a5500-e9fd-4abd-9686-b86615bcfb24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:35.792Z|d39a5500-e9fd-4abd-9686-b86615bcfb24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:37.270Z|b1ddcc89-8abf-42e5-b381-48a18050f398|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:37.270Z|97a7d7f1-9b15-4481-bbc3-ecf740acc95b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:37.271Z|b1ddcc89-8abf-42e5-b381-48a18050f398|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:37.271Z|97a7d7f1-9b15-4481-bbc3-ecf740acc95b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:45.838Z|be3cdb7b-1748-4758-900a-ad3cc64a187a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:45.839Z|be3cdb7b-1748-4758-900a-ad3cc64a187a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:46.195Z|c36b24b7-dc90-4ac3-b297-7467a71ee9be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:22:46.204Z|c36b24b7-dc90-4ac3-b297-7467a71ee9be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:22:47.296Z|897dbecd-5829-4542-a8f0-aea1fd2e029e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:47.296Z|45cf4248-8e6f-4ef1-a22a-1bff8c788983|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:47.296Z|45cf4248-8e6f-4ef1-a22a-1bff8c788983|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:47.296Z|897dbecd-5829-4542-a8f0-aea1fd2e029e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:55.861Z|48913252-0ef5-4ae2-b00b-4060adf5c266|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:55.862Z|48913252-0ef5-4ae2-b00b-4060adf5c266|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:57.319Z|55a2f65b-3f64-4b3c-b1df-66a364ab7e75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:57.318Z|10ebb846-9936-4de3-a32a-aa2065f429fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:22:57.320Z|55a2f65b-3f64-4b3c-b1df-66a364ab7e75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:22:57.320Z|10ebb846-9936-4de3-a32a-aa2065f429fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:01.195Z|9b2ae75c-9221-4607-96fb-da2c8e44a37a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:23:01.196Z|9b2ae75c-9221-4607-96fb-da2c8e44a37a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:23:01.617Z|ac5b8dc1-e24a-4401-b101-a762a786f3f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:23:01.618Z|ac5b8dc1-e24a-4401-b101-a762a786f3f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:23:05.884Z|1ba3f168-ab33-4ab0-8362-a23b39c0e0e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:05.885Z|1ba3f168-ab33-4ab0-8362-a23b39c0e0e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:06.325Z|9ffb54e9-ec74-4d69-83ae-3da00daf8d75|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:23:06.326Z|9ffb54e9-ec74-4d69-83ae-3da00daf8d75|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:07.344Z|3a6d13bd-8b56-4d25-9a2b-e56b23065984|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:07.345Z|3a6d13bd-8b56-4d25-9a2b-e56b23065984|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:07.348Z|d32daf51-200d-4d12-89ff-8edd4c8421c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:07.349Z|d32daf51-200d-4d12-89ff-8edd4c8421c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:15.909Z|b3e134a3-f1b5-4a1e-a862-612807f5545d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:15.910Z|b3e134a3-f1b5-4a1e-a862-612807f5545d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:16.195Z|9491ebeb-e65a-44f6-add4-9d9199f85a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:23:16.196Z|9491ebeb-e65a-44f6-add4-9d9199f85a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:23:17.373Z|64c0f98f-f9d9-4007-a035-e5a28910126b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:17.373Z|677c623b-ec48-45d0-a98d-8574117751b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:17.374Z|64c0f98f-f9d9-4007-a035-e5a28910126b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:17.374Z|677c623b-ec48-45d0-a98d-8574117751b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:25.933Z|86cc0be8-c734-4d33-9d86-80f06396e121|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:25.934Z|86cc0be8-c734-4d33-9d86-80f06396e121|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:27.398Z|57d29a25-0719-476a-8667-cab776474971|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:27.398Z|3ce91a38-d5d8-4a74-898f-d60ceeec2076|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:27.399Z|57d29a25-0719-476a-8667-cab776474971|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:27.399Z|3ce91a38-d5d8-4a74-898f-d60ceeec2076|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:31.195Z|e1d2f488-c54e-4c5a-b9a3-16965bd2c846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:23:31.198Z|e1d2f488-c54e-4c5a-b9a3-16965bd2c846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:23:31.619Z|0084b7ca-d745-423d-8cd4-afc8e85a13dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:23:31.620Z|0084b7ca-d745-423d-8cd4-afc8e85a13dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:23:35.958Z|f03d6f34-e08e-4f22-9960-9c0c8122daf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:35.958Z|f03d6f34-e08e-4f22-9960-9c0c8122daf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:37.425Z|e084b93a-2987-4399-a082-92eb8cce8a0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:37.425Z|f0149cd3-7576-4bf6-9267-f6d451f0c941|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:37.425Z|e084b93a-2987-4399-a082-92eb8cce8a0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:37.426Z|f0149cd3-7576-4bf6-9267-f6d451f0c941|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:45.982Z|73e3eb73-b86c-4d5d-9d85-39f442a5bcd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:45.983Z|73e3eb73-b86c-4d5d-9d85-39f442a5bcd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:46.195Z|da57b96d-7eae-4cec-bbd7-fbbc81ecd80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:23:46.196Z|da57b96d-7eae-4cec-bbd7-fbbc81ecd80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:23:47.448Z|c855abf4-5952-4b06-9903-16d64393b88e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:47.448Z|c855abf4-5952-4b06-9903-16d64393b88e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:47.450Z|a487e8a5-795d-4896-a166-96ed3c1517c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:47.450Z|a487e8a5-795d-4896-a166-96ed3c1517c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:56.007Z|2f95356f-93fc-435a-9e1e-a8dbed5204da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:56.008Z|2f95356f-93fc-435a-9e1e-a8dbed5204da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:57.471Z|12cc94f9-9fa4-44d2-b0c7-a97258b2fece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:57.471Z|b0e9591d-422a-4440-967c-aceff2620003|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:23:57.472Z|12cc94f9-9fa4-44d2-b0c7-a97258b2fece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:23:57.472Z|b0e9591d-422a-4440-967c-aceff2620003|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:01.196Z|104707a8-ff1f-4617-9d28-43d02dc4344a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:24:01.196Z|104707a8-ff1f-4617-9d28-43d02dc4344a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:24:01.620Z|930e5e23-cd3e-474d-942f-f708b190ae61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:24:01.621Z|930e5e23-cd3e-474d-942f-f708b190ae61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:24:06.034Z|92ce7d4e-14c8-42a7-950a-70aabe39e3b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:06.034Z|92ce7d4e-14c8-42a7-950a-70aabe39e3b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:06.318Z|ae4a4b50-2c12-4a30-85c7-f57e77116e10|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:24:06.319Z|ae4a4b50-2c12-4a30-85c7-f57e77116e10|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:07.495Z|fbbb9c59-4a01-4398-bd72-e3e83f88d04b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:07.495Z|c8e52fc7-0b49-4aeb-a898-9a424301b81d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:07.496Z|fbbb9c59-4a01-4398-bd72-e3e83f88d04b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:07.496Z|c8e52fc7-0b49-4aeb-a898-9a424301b81d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:16.057Z|8a435104-bd53-4e51-88fc-781f4b3f3383|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:16.057Z|8a435104-bd53-4e51-88fc-781f4b3f3383|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:16.195Z|09c9be13-0f5e-4c99-a396-66948a703531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:24:16.198Z|09c9be13-0f5e-4c99-a396-66948a703531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:24:17.518Z|ec08e694-d267-4862-bd6a-6aba3644717a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:17.518Z|d7f1a75f-c537-41f9-a2c4-d6a4b8fa9d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:17.519Z|d7f1a75f-c537-41f9-a2c4-d6a4b8fa9d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:17.519Z|ec08e694-d267-4862-bd6a-6aba3644717a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:26.081Z|3cb9246e-b0b3-4eca-9e5f-ec392601f61b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:26.082Z|3cb9246e-b0b3-4eca-9e5f-ec392601f61b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:27.541Z|3e546382-6b7c-43e7-9b9d-c55a4b0aabc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:27.541Z|2c620f9f-c1f5-410b-93b8-ebe6f191687e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:27.542Z|3e546382-6b7c-43e7-9b9d-c55a4b0aabc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:27.542Z|2c620f9f-c1f5-410b-93b8-ebe6f191687e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:31.196Z|4fa8e0c1-89ef-4a53-8059-d6043abc7f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:24:31.196Z|4fa8e0c1-89ef-4a53-8059-d6043abc7f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:24:31.622Z|e7143877-9c85-425f-a72f-b1c8f31b53d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:24:31.622Z|e7143877-9c85-425f-a72f-b1c8f31b53d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:24:36.109Z|07096553-f145-43f5-8ee8-3ef90480ed8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:36.110Z|07096553-f145-43f5-8ee8-3ef90480ed8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:37.565Z|07e0d78d-0d33-4561-8182-d2f3c0537745|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:37.565Z|194198a4-d502-4b44-9879-7f55973d818a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:37.565Z|194198a4-d502-4b44-9879-7f55973d818a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:37.565Z|07e0d78d-0d33-4561-8182-d2f3c0537745|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:46.134Z|248bd877-cc3e-40c5-a77e-84dcf5a5c102|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:46.134Z|248bd877-cc3e-40c5-a77e-84dcf5a5c102|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:46.195Z|ee0a9cc3-3761-4b24-862e-ff4c5c74aef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:24:46.196Z|ee0a9cc3-3761-4b24-862e-ff4c5c74aef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:24:47.587Z|ef65f139-1421-460f-ab0c-d8ab96f840f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:47.587Z|672ac8dd-2d70-4510-ad13-070dd46d9257|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:47.588Z|672ac8dd-2d70-4510-ad13-070dd46d9257|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:47.588Z|ef65f139-1421-460f-ab0c-d8ab96f840f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:56.159Z|3ee6484f-5922-4439-8d8c-3e5ed63884da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:56.160Z|3ee6484f-5922-4439-8d8c-3e5ed63884da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:57.610Z|7ed376b6-f67c-4bcf-ac63-a0db411700af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:57.610Z|de764c44-e8d3-4eeb-99d2-a4e902aabae5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:24:57.610Z|7ed376b6-f67c-4bcf-ac63-a0db411700af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:24:57.611Z|de764c44-e8d3-4eeb-99d2-a4e902aabae5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:01.195Z|13e68dfc-7c97-42b9-be51-5dc099403e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:25:01.198Z|13e68dfc-7c97-42b9-be51-5dc099403e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:25:01.623Z|05ac0110-7379-4e73-99ca-8eb87203e4bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:25:01.624Z|05ac0110-7379-4e73-99ca-8eb87203e4bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:25:06.184Z|ab137800-4fee-4d67-9324-790f79ea3cad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:06.185Z|ab137800-4fee-4d67-9324-790f79ea3cad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:06.318Z|dbf12667-9589-42b8-8c99-b01a65e33049|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:25:06.319Z|dbf12667-9589-42b8-8c99-b01a65e33049|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:07.635Z|c4334263-4ab9-4727-b398-f8dda6b5ef25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:07.635Z|474e07b2-1e27-4650-a744-fad5ce323590|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:07.635Z|c4334263-4ab9-4727-b398-f8dda6b5ef25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:07.635Z|474e07b2-1e27-4650-a744-fad5ce323590|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:16.198Z|df481209-2f42-4264-9e5e-c6ee50e23ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:25:16.199Z|df481209-2f42-4264-9e5e-c6ee50e23ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:25:16.208Z|34c96cd4-8bc0-4521-9a1d-abe670cb82ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:16.209Z|34c96cd4-8bc0-4521-9a1d-abe670cb82ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:17.658Z|29b9d26c-321a-45c5-bdd7-b3060041c0d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:17.658Z|6aa0b4d8-85b7-446e-8614-e4790716b18b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:17.658Z|6aa0b4d8-85b7-446e-8614-e4790716b18b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:17.658Z|29b9d26c-321a-45c5-bdd7-b3060041c0d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:26.235Z|6f2f4a48-579d-462b-9db9-5006cdddd04c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:26.236Z|6f2f4a48-579d-462b-9db9-5006cdddd04c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:27.681Z|2a409b86-786c-4f47-bf2b-9beabb6873c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:27.681Z|c8ac3002-c9e3-4ee9-a5b8-e598ecb76775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:27.682Z|2a409b86-786c-4f47-bf2b-9beabb6873c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:27.682Z|c8ac3002-c9e3-4ee9-a5b8-e598ecb76775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:31.196Z|5a1b0114-69ce-49f1-9d9b-e4cfe751d511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:25:31.196Z|5a1b0114-69ce-49f1-9d9b-e4cfe751d511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:25:31.624Z|a9fd4892-e155-4aad-9851-726743835767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:25:31.625Z|a9fd4892-e155-4aad-9851-726743835767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:25:36.260Z|3aaeb26d-5334-4fbe-a4c5-57dd0862a70d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:36.261Z|3aaeb26d-5334-4fbe-a4c5-57dd0862a70d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:37.706Z|7e15f27d-8de1-4098-9d21-37bfecfd4c2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:37.706Z|ee641b78-f180-423b-804c-c783b00adb5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:37.707Z|7e15f27d-8de1-4098-9d21-37bfecfd4c2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:37.707Z|ee641b78-f180-423b-804c-c783b00adb5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:46.196Z|4c060b01-fdbc-4dc4-a713-6e0c63a827f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:25:46.199Z|4c060b01-fdbc-4dc4-a713-6e0c63a827f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:25:46.285Z|038863f1-060e-48a8-8543-6ecd75ddbf18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:46.286Z|038863f1-060e-48a8-8543-6ecd75ddbf18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:47.735Z|7d90c3de-7f67-4343-b6fd-6aae345bc516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:47.735Z|c14b6bb9-6c15-4fef-88e1-77c902cb4f90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:47.736Z|7d90c3de-7f67-4343-b6fd-6aae345bc516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:47.736Z|c14b6bb9-6c15-4fef-88e1-77c902cb4f90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:56.310Z|f74e695b-c407-47dd-b974-205842102578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:56.311Z|f74e695b-c407-47dd-b974-205842102578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:57.759Z|373dfcc2-8db9-4bf3-9d9b-95a39dc71b32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:57.759Z|b98ba407-c083-4667-b66e-d9c445e64238|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:25:57.760Z|373dfcc2-8db9-4bf3-9d9b-95a39dc71b32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:25:57.760Z|b98ba407-c083-4667-b66e-d9c445e64238|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:01.195Z|79868892-336f-4fad-affd-75752c16f9c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:26:01.196Z|79868892-336f-4fad-affd-75752c16f9c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:26:01.625Z|32a69fbb-24b6-4918-9697-02b86f26d5f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:26:01.626Z|32a69fbb-24b6-4918-9697-02b86f26d5f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:26:06.320Z|56459957-9607-4292-b8c8-30a13571e01d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:26:06.320Z|56459957-9607-4292-b8c8-30a13571e01d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:06.333Z|dbe89e5d-2ea5-4bc1-8c61-09e3ac1f8296|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:06.333Z|dbe89e5d-2ea5-4bc1-8c61-09e3ac1f8296|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:07.783Z|3354cc3c-6fa0-4867-b953-a19a4ce34011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:07.783Z|3a27893e-6994-457a-9c3d-de5b6ebec71b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:07.783Z|3354cc3c-6fa0-4867-b953-a19a4ce34011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:07.783Z|3a27893e-6994-457a-9c3d-de5b6ebec71b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:16.195Z|df5ffecb-b9e6-4c83-83d6-8709d42f4743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:26:16.196Z|df5ffecb-b9e6-4c83-83d6-8709d42f4743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:26:16.356Z|7a6b482b-796c-4ea9-87c2-2a2258a592a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:16.357Z|7a6b482b-796c-4ea9-87c2-2a2258a592a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:17.805Z|13edf4df-55ab-488a-a535-669c72c41bc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:17.805Z|c6c47e3e-0a32-4569-bbb4-663487ba3ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:17.805Z|c6c47e3e-0a32-4569-bbb4-663487ba3ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:17.805Z|13edf4df-55ab-488a-a535-669c72c41bc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:26.379Z|fc826365-95f3-40d0-ab2b-9cdb5eeb1b25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:26.380Z|fc826365-95f3-40d0-ab2b-9cdb5eeb1b25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:27.829Z|47e08059-5fa4-41e4-9dfc-5b5d4c5b087b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:27.829Z|47e08059-5fa4-41e4-9dfc-5b5d4c5b087b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:27.829Z|a7ec279e-03d1-477a-bc20-49feec85bd71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:27.830Z|a7ec279e-03d1-477a-bc20-49feec85bd71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:31.195Z|23ae81ac-0940-4967-be35-875797f0326f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:26:31.198Z|23ae81ac-0940-4967-be35-875797f0326f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:26:31.627Z|95f82ecd-a910-44a6-aebd-ca6392c0ef78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:26:31.627Z|95f82ecd-a910-44a6-aebd-ca6392c0ef78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:26:36.403Z|f832f84b-8ee7-45e0-a35c-f22ac3f06ae1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:36.404Z|f832f84b-8ee7-45e0-a35c-f22ac3f06ae1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:37.852Z|37db58ea-273a-4cc7-b933-c0a8727fc3d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:37.853Z|d572d24b-369b-47d9-a9bf-30d808b38865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:37.853Z|37db58ea-273a-4cc7-b933-c0a8727fc3d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:37.853Z|d572d24b-369b-47d9-a9bf-30d808b38865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:46.196Z|223a2d28-a8e0-43b3-add9-dfa8d60f239e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:26:46.196Z|223a2d28-a8e0-43b3-add9-dfa8d60f239e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:26:46.431Z|c41b3bd7-f8c4-4bdf-b698-09dfacc46ccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:46.432Z|c41b3bd7-f8c4-4bdf-b698-09dfacc46ccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:47.876Z|51b87d42-6b35-4782-9e75-30b1b3b9d5be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:47.876Z|beb4ccf5-8c47-46e3-98dd-2b8eba70d958|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:47.876Z|beb4ccf5-8c47-46e3-98dd-2b8eba70d958|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:47.876Z|51b87d42-6b35-4782-9e75-30b1b3b9d5be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:56.457Z|aa9d9380-533a-4497-bff6-d46ecd6654dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:56.457Z|aa9d9380-533a-4497-bff6-d46ecd6654dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:57.901Z|30556cfc-e86a-4f7c-a325-f33adbf53311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:57.901Z|e67ccf46-1a0a-4cb9-b7d4-11b291f6b8d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:26:57.902Z|30556cfc-e86a-4f7c-a325-f33adbf53311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:26:57.902Z|e67ccf46-1a0a-4cb9-b7d4-11b291f6b8d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:01.195Z|7a6d3121-f0b4-4ba9-824e-1384e48f6f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:27:01.196Z|7a6d3121-f0b4-4ba9-824e-1384e48f6f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:27:01.628Z|e0cb848a-953e-4227-842f-755adeb4f7cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:27:01.629Z|e0cb848a-953e-4227-842f-755adeb4f7cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:27:06.318Z|1590f16c-71dc-46b7-acce-0768ef7d58c7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:27:06.319Z|1590f16c-71dc-46b7-acce-0768ef7d58c7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:06.482Z|5ecda379-c1c1-4ded-a05b-c93f4aa91975|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:06.483Z|5ecda379-c1c1-4ded-a05b-c93f4aa91975|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:07.926Z|29fc7206-b430-4155-b7f5-5908afe6aa34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:07.926Z|652734cd-6d35-4754-8252-f0c9184ff848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:07.926Z|29fc7206-b430-4155-b7f5-5908afe6aa34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:07.926Z|652734cd-6d35-4754-8252-f0c9184ff848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:16.196Z|73c6bda0-03be-44f5-819c-9f08070b43e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:27:16.199Z|73c6bda0-03be-44f5-819c-9f08070b43e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:27:16.507Z|862feca6-887f-45f5-a460-59720f0ce4fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:16.507Z|862feca6-887f-45f5-a460-59720f0ce4fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:17.948Z|694439f1-eb43-4be6-9caf-935c27458da6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:17.948Z|de551ce5-a5e3-4adc-addb-f6e91e117252|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:17.949Z|de551ce5-a5e3-4adc-addb-f6e91e117252|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:17.949Z|694439f1-eb43-4be6-9caf-935c27458da6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:26.546Z|f68bd1f6-f5d3-49f2-a151-3c08b7fe4b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:26.547Z|f68bd1f6-f5d3-49f2-a151-3c08b7fe4b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:27.972Z|f2cfb406-6dcc-4528-a5e6-f17d0014a896|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:27.973Z|f2cfb406-6dcc-4528-a5e6-f17d0014a896|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:27.977Z|74d4f574-438f-417a-b58d-b12f1cce3cc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:27.978Z|74d4f574-438f-417a-b58d-b12f1cce3cc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:31.195Z|bfa1baf7-dc43-45ba-a7bf-34ac63f05d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:27:31.196Z|bfa1baf7-dc43-45ba-a7bf-34ac63f05d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:27:31.629Z|3eb9a58f-13c5-4e69-937a-0df43fd491a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:27:31.630Z|3eb9a58f-13c5-4e69-937a-0df43fd491a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:27:36.572Z|ceb7dcd7-989e-417b-a42f-56862231b89c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:36.573Z|ceb7dcd7-989e-417b-a42f-56862231b89c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:37.994Z|3ed7746b-5ebf-438c-9553-e78d07cd8459|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:37.995Z|3ed7746b-5ebf-438c-9553-e78d07cd8459|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:38.000Z|90346fcc-b272-4d70-b244-e74735de332f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:38.001Z|90346fcc-b272-4d70-b244-e74735de332f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:46.195Z|1a837403-aed2-4b69-b287-c44d619efc59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:27:46.196Z|1a837403-aed2-4b69-b287-c44d619efc59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:27:46.598Z|908d4be6-91f8-4d7a-b245-227a4a706470|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:46.599Z|908d4be6-91f8-4d7a-b245-227a4a706470|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:48.019Z|2474f66b-6e14-4d51-b54c-5607cc3eeaf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:48.020Z|2474f66b-6e14-4d51-b54c-5607cc3eeaf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:48.027Z|d714f222-83d2-40f0-aaae-bc4f09e24a25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:48.028Z|d714f222-83d2-40f0-aaae-bc4f09e24a25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:56.621Z|593db7c1-00ed-4170-9805-e49bf0fe3535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:56.622Z|593db7c1-00ed-4170-9805-e49bf0fe3535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:58.044Z|f5d090cb-a4cb-4aec-b810-555738104fa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:58.045Z|f5d090cb-a4cb-4aec-b810-555738104fa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:27:58.055Z|85d1c126-c4df-412a-8766-e562d3c64a8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:27:58.056Z|85d1c126-c4df-412a-8766-e562d3c64a8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:01.196Z|b485bbb5-7b70-4d8f-bb81-d2e8a1029cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:28:01.199Z|b485bbb5-7b70-4d8f-bb81-d2e8a1029cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:28:01.630Z|38c8f594-bbd8-4372-a411-332de829e279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:28:01.631Z|38c8f594-bbd8-4372-a411-332de829e279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:28:06.318Z|5edfedab-8544-4ae2-a217-8edf4f72b6fc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:28:06.318Z|5edfedab-8544-4ae2-a217-8edf4f72b6fc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:06.644Z|dd6f5b21-a335-4ce4-949a-590c40958e05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:06.645Z|dd6f5b21-a335-4ce4-949a-590c40958e05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:08.069Z|9bf620a3-0a23-4480-bb77-37606d29d8dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:08.070Z|9bf620a3-0a23-4480-bb77-37606d29d8dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:08.078Z|ac8b5c8e-d384-4dec-9962-07e32c2d8680|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:08.079Z|ac8b5c8e-d384-4dec-9962-07e32c2d8680|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:16.195Z|7ec0b487-1b29-45f7-8aee-5b3cb1dacf1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:28:16.196Z|7ec0b487-1b29-45f7-8aee-5b3cb1dacf1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:28:16.674Z|a0efea97-fbfe-4042-819f-6edca9330ad1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:16.675Z|a0efea97-fbfe-4042-819f-6edca9330ad1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:18.092Z|55391510-f047-4c58-ace2-9aec01aecaef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:18.093Z|55391510-f047-4c58-ace2-9aec01aecaef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:18.099Z|4658d119-d3c2-4a64-9120-1457fac07e66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:18.100Z|4658d119-d3c2-4a64-9120-1457fac07e66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:26.700Z|7f3bb4df-53fb-4f2e-908c-12f6bc7b32ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:26.701Z|7f3bb4df-53fb-4f2e-908c-12f6bc7b32ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:28.117Z|c0c36358-ad3d-405f-8cba-a0c7935c14f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:28.117Z|c0c36358-ad3d-405f-8cba-a0c7935c14f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:28.123Z|bd815e07-3d55-4973-9cd0-bf32feb3b9cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:28.123Z|bd815e07-3d55-4973-9cd0-bf32feb3b9cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:31.195Z|7ea72d22-5b59-4441-bcbe-931839d252c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:28:31.196Z|7ea72d22-5b59-4441-bcbe-931839d252c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:28:31.632Z|23cea5bd-0494-46f8-b4da-d7e49e728f65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:28:31.632Z|23cea5bd-0494-46f8-b4da-d7e49e728f65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:28:36.729Z|79e769a7-537c-428f-b477-2b414d365134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:36.730Z|79e769a7-537c-428f-b477-2b414d365134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:38.146Z|a939ebc6-9eee-497e-a00b-e902791a2d49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:38.147Z|a939ebc6-9eee-497e-a00b-e902791a2d49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:38.150Z|e8adf1ef-d94d-430b-b72d-ee70545f559f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:38.151Z|e8adf1ef-d94d-430b-b72d-ee70545f559f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:46.196Z|ae65e503-5954-469a-9f42-22c3929f1824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:28:46.199Z|ae65e503-5954-469a-9f42-22c3929f1824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:28:46.754Z|699c95c5-6a29-4365-8cb3-2e6e1fdec417|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:46.755Z|699c95c5-6a29-4365-8cb3-2e6e1fdec417|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:48.170Z|ba13808c-8a5a-414c-83c4-cb8fcaa28f0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:48.170Z|e58809b1-b219-40ff-899b-5252f15e0477|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:48.171Z|e58809b1-b219-40ff-899b-5252f15e0477|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:48.172Z|ba13808c-8a5a-414c-83c4-cb8fcaa28f0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:56.778Z|44334591-d758-4077-8e3a-fbb7560d7e31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:56.779Z|44334591-d758-4077-8e3a-fbb7560d7e31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:58.194Z|f08b9784-6a65-45c7-b284-b85d74354222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:58.195Z|f08b9784-6a65-45c7-b284-b85d74354222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:28:58.198Z|f143f677-0731-431f-80a7-5118b3bdfeca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:28:58.198Z|f143f677-0731-431f-80a7-5118b3bdfeca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:01.195Z|3b6eee83-55ae-47b8-92ac-a1e955a60215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:29:01.196Z|3b6eee83-55ae-47b8-92ac-a1e955a60215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:29:01.633Z|517a6213-eacf-4bf8-b301-d2ec0422f7de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:29:01.634Z|517a6213-eacf-4bf8-b301-d2ec0422f7de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:29:06.319Z|eec2a1fc-5015-4de4-bccc-5767fd261521|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:29:06.320Z|eec2a1fc-5015-4de4-bccc-5767fd261521|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:06.803Z|2d4e2f73-989d-4c68-a22f-e4f6cb35afe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:06.804Z|2d4e2f73-989d-4c68-a22f-e4f6cb35afe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:08.217Z|f51e0318-0ea0-4e01-9769-795adcc22bb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:08.218Z|f51e0318-0ea0-4e01-9769-795adcc22bb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:08.218Z|e4e3fadf-9747-4838-bae4-408f1a5ef393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:08.218Z|e4e3fadf-9747-4838-bae4-408f1a5ef393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:16.195Z|5286a493-2114-4874-970f-24219306df0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:29:16.196Z|5286a493-2114-4874-970f-24219306df0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:29:16.826Z|5da49c1b-ae83-4b60-b132-44369fe375ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:16.827Z|5da49c1b-ae83-4b60-b132-44369fe375ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:18.241Z|2421134b-927e-4017-a53b-81940bd1feb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:18.241Z|4ebca32a-39ad-4e28-956b-ae6e598b413e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:18.242Z|2421134b-927e-4017-a53b-81940bd1feb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:18.242Z|4ebca32a-39ad-4e28-956b-ae6e598b413e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:26.856Z|51cf450b-df1b-491a-96db-5f89c2258ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:26.858Z|51cf450b-df1b-491a-96db-5f89c2258ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:28.265Z|3e2cc522-0dd2-4472-9055-7f521a351474|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:28.265Z|4a1117ab-4f31-4628-bc37-65c14e3734d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:28.266Z|4a1117ab-4f31-4628-bc37-65c14e3734d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:28.266Z|3e2cc522-0dd2-4472-9055-7f521a351474|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:31.195Z|2d1f4f2a-b5da-4cb5-ba3c-8c3ba50d0cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:29:31.198Z|2d1f4f2a-b5da-4cb5-ba3c-8c3ba50d0cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:29:31.634Z|da1f528b-03d9-43fc-9405-cdaeb5e620b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:29:31.635Z|da1f528b-03d9-43fc-9405-cdaeb5e620b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:29:36.887Z|d4d40539-3829-4a1a-825f-f0c6e59e40b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:36.888Z|d4d40539-3829-4a1a-825f-f0c6e59e40b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:38.290Z|32e5fe3c-2f9c-4fe0-9c97-4b9ccd76db62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:38.290Z|058c4486-444f-4842-a2e3-0ce4be448a23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:38.291Z|32e5fe3c-2f9c-4fe0-9c97-4b9ccd76db62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:38.291Z|058c4486-444f-4842-a2e3-0ce4be448a23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:46.195Z|e6984ad6-a72b-4d9f-8b15-56fd4f9feed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:29:46.196Z|e6984ad6-a72b-4d9f-8b15-56fd4f9feed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:29:46.913Z|e5795724-fa85-4bf9-8653-923cb97d53ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:46.914Z|e5795724-fa85-4bf9-8653-923cb97d53ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:48.316Z|3b4802da-74fa-4b28-b052-db0042ec4f83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:48.317Z|3b4802da-74fa-4b28-b052-db0042ec4f83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:48.316Z|29c80923-1c6e-44b2-8fbc-c4eb47cb22c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:48.318Z|29c80923-1c6e-44b2-8fbc-c4eb47cb22c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:56.938Z|5e4ab50f-b72d-41ec-aeb5-f21694475a60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:56.939Z|5e4ab50f-b72d-41ec-aeb5-f21694475a60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:58.340Z|24a91fac-bde4-42a9-b28b-36ca1618ff02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:58.340Z|c48ce822-d300-4e62-8a1e-9a472df4b86d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:29:58.340Z|c48ce822-d300-4e62-8a1e-9a472df4b86d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:29:58.340Z|24a91fac-bde4-42a9-b28b-36ca1618ff02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:01.195Z|6aa3e562-0831-4f04-aa8e-ec482a6fb606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:30:01.196Z|6aa3e562-0831-4f04-aa8e-ec482a6fb606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:30:01.636Z|7def206e-235a-462d-a567-5c7437c92646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:30:01.636Z|7def206e-235a-462d-a567-5c7437c92646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:30:06.319Z|9ec83872-366c-48d9-b184-cfd1bd96e2f8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:30:06.320Z|9ec83872-366c-48d9-b184-cfd1bd96e2f8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:06.963Z|874b119b-5268-4614-93d9-807a6f4f1f55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:06.964Z|874b119b-5268-4614-93d9-807a6f4f1f55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:08.363Z|6351c4f4-37cc-4d40-9a44-432a5c6866c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:08.363Z|489d86f7-5058-4b6c-b835-2b8cecc9b106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:08.363Z|6351c4f4-37cc-4d40-9a44-432a5c6866c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:08.363Z|489d86f7-5058-4b6c-b835-2b8cecc9b106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:16.195Z|f0074e2a-af1e-4cd6-866b-8940d657cc1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:30:16.198Z|f0074e2a-af1e-4cd6-866b-8940d657cc1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:30:16.989Z|076d810a-bbde-4fc2-b092-839e9cae47b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:16.990Z|076d810a-bbde-4fc2-b092-839e9cae47b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:18.387Z|c3e9dfb2-8c66-416b-8ad4-61fcf54c42b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:18.387Z|e3b80714-9b10-44e3-996d-0ee11493be96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:18.388Z|c3e9dfb2-8c66-416b-8ad4-61fcf54c42b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:18.388Z|e3b80714-9b10-44e3-996d-0ee11493be96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:27.016Z|f3243811-011e-4604-8a61-3f7d27024b59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:27.017Z|f3243811-011e-4604-8a61-3f7d27024b59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:28.414Z|622cadd0-fdbf-4f1b-9222-0f0d9e719818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:28.415Z|622cadd0-fdbf-4f1b-9222-0f0d9e719818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:28.414Z|038a3c74-c9b9-465a-8ba0-ab808986e4e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:28.416Z|038a3c74-c9b9-465a-8ba0-ab808986e4e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:31.196Z|27264861-2038-4893-8abe-08ee701ef14e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:30:31.197Z|27264861-2038-4893-8abe-08ee701ef14e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:30:31.637Z|4e85d2ea-1246-4307-afb4-83c19a789d27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:30:31.638Z|4e85d2ea-1246-4307-afb4-83c19a789d27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:30:37.040Z|8d7a80d2-eebe-429d-91bf-eca8fc09f37e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:37.041Z|8d7a80d2-eebe-429d-91bf-eca8fc09f37e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:38.444Z|e7286b41-e82f-4cea-99fa-c165911ef9c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:38.444Z|e526e939-8b54-4925-bc4e-bb3e58918fec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:38.445Z|e7286b41-e82f-4cea-99fa-c165911ef9c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:38.445Z|e526e939-8b54-4925-bc4e-bb3e58918fec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:46.196Z|c09c17c7-bb40-4377-b137-b3e9cdbb78fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:30:46.197Z|c09c17c7-bb40-4377-b137-b3e9cdbb78fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:30:47.069Z|5209987d-8314-4d0b-8db1-2c677c01c560|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:47.070Z|5209987d-8314-4d0b-8db1-2c677c01c560|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:48.469Z|deb88f3f-1660-4910-b91b-a6522562a04f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:48.469Z|b23a29d0-4f2c-4e8c-822d-ced5a6562c57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:48.470Z|deb88f3f-1660-4910-b91b-a6522562a04f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:48.471Z|b23a29d0-4f2c-4e8c-822d-ced5a6562c57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:57.104Z|6f7e05fe-d4fc-4bc7-8ef6-9686e39e21ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:57.105Z|6f7e05fe-d4fc-4bc7-8ef6-9686e39e21ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:58.493Z|6d9d02cf-70ba-4340-bfc8-562e7ae9a6da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:58.494Z|6d9d02cf-70ba-4340-bfc8-562e7ae9a6da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:30:58.495Z|366666a8-1754-41d5-a31b-023a98eee302|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:30:58.495Z|366666a8-1754-41d5-a31b-023a98eee302|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:01.201Z|4fd6a25d-47ad-4dfc-8a8e-c974ddc19928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:31:01.204Z|4fd6a25d-47ad-4dfc-8a8e-c974ddc19928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:31:01.639Z|3d8c6e05-3fd3-456c-ac00-ca4e65641d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:31:01.640Z|3d8c6e05-3fd3-456c-ac00-ca4e65641d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:31:06.323Z|5bfde428-147a-48dd-bac6-1fc8253a988a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:31:06.324Z|5bfde428-147a-48dd-bac6-1fc8253a988a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:07.129Z|b8e6c00a-6c26-4084-bcc3-3868dae3dc2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:07.130Z|b8e6c00a-6c26-4084-bcc3-3868dae3dc2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:08.518Z|88853d64-f7fb-4095-ac06-33d805060906|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:08.518Z|b7934cfa-c6ed-41da-86ab-b7dc4a8d338b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:08.519Z|88853d64-f7fb-4095-ac06-33d805060906|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:08.519Z|b7934cfa-c6ed-41da-86ab-b7dc4a8d338b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:16.196Z|9540f8ed-7315-4bb0-9691-0902f09427fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:31:16.196Z|9540f8ed-7315-4bb0-9691-0902f09427fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:31:17.153Z|dd6be75c-e0eb-4ac0-80b7-a5de89c17703|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:17.154Z|dd6be75c-e0eb-4ac0-80b7-a5de89c17703|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:18.541Z|e95a4514-3e42-4f48-b18f-e83bbd9b7459|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:18.541Z|6a84c3f0-eea0-4cb9-8ff8-af3debe4faa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:18.542Z|e95a4514-3e42-4f48-b18f-e83bbd9b7459|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:18.542Z|6a84c3f0-eea0-4cb9-8ff8-af3debe4faa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:27.178Z|063a0150-90b0-4afa-8fb7-a90682fa5872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:27.179Z|063a0150-90b0-4afa-8fb7-a90682fa5872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:28.565Z|9cdfce1d-0fde-468a-9ae6-c6cbe0d20cb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:28.565Z|d8fd2ac2-da8e-47a4-b233-59df24a1e1fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:28.566Z|9cdfce1d-0fde-468a-9ae6-c6cbe0d20cb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:28.567Z|d8fd2ac2-da8e-47a4-b233-59df24a1e1fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:31.195Z|5a24958a-f33b-46ed-839f-c3669616bf28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:31:31.197Z|5a24958a-f33b-46ed-839f-c3669616bf28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:31:31.640Z|c90c5868-82ff-48bc-b33f-4851eedacbd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:31:31.641Z|c90c5868-82ff-48bc-b33f-4851eedacbd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:31:37.205Z|cfef17c7-4a15-4a0f-83cf-49fba4f3aa17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:37.206Z|cfef17c7-4a15-4a0f-83cf-49fba4f3aa17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:38.595Z|3142341e-aa0c-4db0-a3b7-007af48178c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:38.595Z|4f0bc12f-a7ca-4dc4-9cb3-1820715185f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:38.596Z|3142341e-aa0c-4db0-a3b7-007af48178c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:38.596Z|4f0bc12f-a7ca-4dc4-9cb3-1820715185f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:46.195Z|e35274d0-0e6d-41ed-a503-fd364a7e52ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:31:46.199Z|e35274d0-0e6d-41ed-a503-fd364a7e52ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:31:47.235Z|003a16d1-47c5-458b-b9f1-b003511b0a82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:47.236Z|003a16d1-47c5-458b-b9f1-b003511b0a82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:48.622Z|986252cd-5ed9-4f3b-841f-3b274f1736dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:48.621Z|f656fdf6-bdf8-4742-9d94-8960f7598dd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:48.623Z|986252cd-5ed9-4f3b-841f-3b274f1736dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:48.623Z|f656fdf6-bdf8-4742-9d94-8960f7598dd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:57.261Z|d0a85011-3333-4d27-9631-27d72939d5f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:57.261Z|d0a85011-3333-4d27-9631-27d72939d5f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:58.647Z|8374864d-4346-4fdc-8008-2fd6e5be9363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:58.647Z|4ffb9096-7972-4016-b00c-7dad7f9d6491|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:31:58.648Z|4ffb9096-7972-4016-b00c-7dad7f9d6491|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:31:58.648Z|8374864d-4346-4fdc-8008-2fd6e5be9363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:01.195Z|25984e7c-c172-4d81-b47f-c4c123f1e65b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:32:01.196Z|25984e7c-c172-4d81-b47f-c4c123f1e65b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:32:01.642Z|04628034-5f8c-4c6e-b388-229dcbea292c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:32:01.643Z|04628034-5f8c-4c6e-b388-229dcbea292c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:32:06.321Z|2b948c5a-6163-4d38-8a07-ff080535d278|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:32:06.323Z|2b948c5a-6163-4d38-8a07-ff080535d278|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:07.286Z|a6aa3832-03fa-4a5c-95f6-59d9a872f854|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:07.287Z|a6aa3832-03fa-4a5c-95f6-59d9a872f854|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:08.672Z|dc788845-1aed-48cf-a612-070d9927c185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:08.673Z|d55cad92-0739-4a76-bdfd-c0c4fc784ce3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:08.673Z|dc788845-1aed-48cf-a612-070d9927c185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:08.674Z|d55cad92-0739-4a76-bdfd-c0c4fc784ce3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:16.196Z|844155ee-9998-4d8b-be76-972db4088763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:32:16.196Z|844155ee-9998-4d8b-be76-972db4088763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:32:17.312Z|ebbf2dc4-2102-4892-b754-afb713b2b096|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:17.312Z|ebbf2dc4-2102-4892-b754-afb713b2b096|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:18.697Z|fcffdc96-5a58-4bf0-bf8f-e1f1e2caed32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:18.697Z|fcffdc96-5a58-4bf0-bf8f-e1f1e2caed32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:18.698Z|f46298eb-ddff-4cf5-b958-1092dc1d25d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:18.698Z|f46298eb-ddff-4cf5-b958-1092dc1d25d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:27.338Z|884d2c05-ebc6-4962-8551-e18d261471d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:27.339Z|884d2c05-ebc6-4962-8551-e18d261471d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:28.719Z|14d1d895-06c0-4541-8957-0609b2fe3101|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:28.719Z|dff2c4ac-142c-4615-8c1c-cee23a34877d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:28.720Z|dff2c4ac-142c-4615-8c1c-cee23a34877d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:28.720Z|14d1d895-06c0-4541-8957-0609b2fe3101|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:31.195Z|6b8246e0-d2fe-440f-90eb-2ccdbfeb63ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:32:31.199Z|6b8246e0-d2fe-440f-90eb-2ccdbfeb63ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:32:31.644Z|5d6dfb36-ad88-4f3b-aacf-4cba288a062b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:32:31.645Z|5d6dfb36-ad88-4f3b-aacf-4cba288a062b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:32:37.364Z|118b815e-e9e1-44e8-acc7-23a7f0972d06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:37.365Z|118b815e-e9e1-44e8-acc7-23a7f0972d06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:38.743Z|70f3f992-342a-4729-ba2e-3e96f842157a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:38.743Z|70f3f992-342a-4729-ba2e-3e96f842157a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:38.743Z|904a3234-b43a-4e3e-8769-d15f21e24995|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:38.744Z|904a3234-b43a-4e3e-8769-d15f21e24995|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:46.195Z|7c5fd700-82bb-4bd2-a0b1-601324113210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:32:46.197Z|7c5fd700-82bb-4bd2-a0b1-601324113210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:32:47.390Z|004c2dd9-8664-4169-b99f-294b3e48b613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:47.391Z|004c2dd9-8664-4169-b99f-294b3e48b613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:48.765Z|8ba54d2a-02cf-4b29-9cb1-345a3585e5a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:48.766Z|bf8e7506-76a9-4e8a-9cb0-b7908074ee15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:48.766Z|8ba54d2a-02cf-4b29-9cb1-345a3585e5a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:48.766Z|bf8e7506-76a9-4e8a-9cb0-b7908074ee15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:57.418Z|54cd17a1-910a-461b-bab2-6ec28725f7ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:57.419Z|54cd17a1-910a-461b-bab2-6ec28725f7ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:58.790Z|be1593e8-d111-4e13-96ef-8ae3b4754c37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:58.790Z|6fec092f-7bba-48ee-b2dc-403c30a79ebb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:32:58.791Z|6fec092f-7bba-48ee-b2dc-403c30a79ebb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:32:58.791Z|be1593e8-d111-4e13-96ef-8ae3b4754c37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:01.196Z|119c5b5d-7364-4ee9-aabe-95c5e54baa36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:33:01.196Z|119c5b5d-7364-4ee9-aabe-95c5e54baa36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:33:01.646Z|091a47ef-92a8-4a6a-8495-69168e08f25b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:33:01.647Z|091a47ef-92a8-4a6a-8495-69168e08f25b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:33:06.319Z|314a94cd-c084-47bd-8b3c-d038dbe139dd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:33:06.321Z|314a94cd-c084-47bd-8b3c-d038dbe139dd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:07.442Z|0fc59c05-98cf-4ff7-8f61-ff4b861424ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:07.443Z|0fc59c05-98cf-4ff7-8f61-ff4b861424ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:08.815Z|4c19fc9e-0106-42e3-8f5c-c000caa1dbca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:08.815Z|8f4ee3eb-21ae-4c63-b1e5-e2c63012a2f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:08.815Z|4c19fc9e-0106-42e3-8f5c-c000caa1dbca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:08.815Z|8f4ee3eb-21ae-4c63-b1e5-e2c63012a2f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:16.195Z|de634c9f-d9c5-4a2d-b5e6-03fddaa31a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:33:16.198Z|de634c9f-d9c5-4a2d-b5e6-03fddaa31a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:33:17.467Z|29aac6d5-c006-4acc-acd6-8d6690fb3045|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:17.469Z|29aac6d5-c006-4acc-acd6-8d6690fb3045|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:18.839Z|e7eb472c-3bf3-4842-a3a5-34c30e1b3ad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:18.839Z|4ed4f787-b274-4857-b09d-b2dbb6814ee9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:18.840Z|e7eb472c-3bf3-4842-a3a5-34c30e1b3ad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:18.840Z|4ed4f787-b274-4857-b09d-b2dbb6814ee9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:27.544Z|d65b25c6-1f6a-4372-a5dc-140aaf66b982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:27.545Z|d65b25c6-1f6a-4372-a5dc-140aaf66b982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:28.864Z|87344230-3fc2-40fe-866a-33a7f7c9d8c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:28.864Z|01ed9598-425c-4572-aae4-d52547fc89d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:28.865Z|87344230-3fc2-40fe-866a-33a7f7c9d8c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:28.865Z|01ed9598-425c-4572-aae4-d52547fc89d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:31.195Z|4f07a117-2c27-49c0-a025-2c75a9e58fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:33:31.196Z|4f07a117-2c27-49c0-a025-2c75a9e58fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:33:31.648Z|44302cac-53b8-4dab-9b77-94c4693d0946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:33:31.648Z|44302cac-53b8-4dab-9b77-94c4693d0946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:33:37.568Z|c59bb421-87b3-42b7-8e91-aee929910460|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:37.569Z|c59bb421-87b3-42b7-8e91-aee929910460|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:38.888Z|b6580167-5787-4eba-a559-696d2762b70d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:38.888Z|d49596f3-895e-455b-a683-052eecf3fe6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:38.889Z|b6580167-5787-4eba-a559-696d2762b70d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:38.889Z|d49596f3-895e-455b-a683-052eecf3fe6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:46.195Z|2181350d-f62c-4c45-b271-126c3cbd5a01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:33:46.196Z|2181350d-f62c-4c45-b271-126c3cbd5a01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:33:47.591Z|eb0cb09b-75d9-4f07-b5bf-adc484ec85a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:47.592Z|eb0cb09b-75d9-4f07-b5bf-adc484ec85a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:48.912Z|300e1e49-e207-4851-8c1f-20da11d6cc51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:48.912Z|97dcb4b7-9b60-4b65-88c0-7234840342ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:48.913Z|300e1e49-e207-4851-8c1f-20da11d6cc51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:48.913Z|97dcb4b7-9b60-4b65-88c0-7234840342ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:57.616Z|6d006473-d208-454a-8885-f846133a875d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:57.616Z|6d006473-d208-454a-8885-f846133a875d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:58.939Z|c38e699f-8078-4446-a0d6-f4821a68ad35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:58.939Z|4be88c41-da12-42dc-aac2-ce1005ad5172|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:33:58.939Z|c38e699f-8078-4446-a0d6-f4821a68ad35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:33:58.939Z|4be88c41-da12-42dc-aac2-ce1005ad5172|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:01.195Z|ed321688-723f-450e-97a8-0c796959eed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:34:01.198Z|ed321688-723f-450e-97a8-0c796959eed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:34:01.649Z|fef04e3a-47a6-4c88-a3bb-e7556eb1d5ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:34:01.650Z|fef04e3a-47a6-4c88-a3bb-e7556eb1d5ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:34:06.320Z|7f182b26-073d-43ab-8212-ce8acfb65720|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:34:06.321Z|7f182b26-073d-43ab-8212-ce8acfb65720|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:07.638Z|d16730f7-8ded-4e90-aa88-a58dadb61a54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:07.639Z|d16730f7-8ded-4e90-aa88-a58dadb61a54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:08.964Z|6b6eb316-2623-4223-86a4-ed5722e95595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:08.964Z|7dc9fa69-8620-4d75-a1fa-0f3b72f30c7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:08.965Z|6b6eb316-2623-4223-86a4-ed5722e95595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:08.965Z|7dc9fa69-8620-4d75-a1fa-0f3b72f30c7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:16.195Z|f877f8be-aebd-4aaa-920b-3778dbd7b90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:34:16.196Z|f877f8be-aebd-4aaa-920b-3778dbd7b90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:34:17.660Z|9a4af6b6-fba4-40bf-893f-4369b7c0ac6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:17.661Z|9a4af6b6-fba4-40bf-893f-4369b7c0ac6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:18.989Z|8c523e48-6cf7-4722-b394-76e614ae23a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:18.990Z|8c523e48-6cf7-4722-b394-76e614ae23a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:18.991Z|9974f2ff-595c-45d4-8e9f-7bc4b0c58eaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:18.992Z|9974f2ff-595c-45d4-8e9f-7bc4b0c58eaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:27.686Z|03bd487f-a931-40b5-8d01-92ea9eefc7c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:27.687Z|03bd487f-a931-40b5-8d01-92ea9eefc7c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:29.012Z|62bea309-7227-4c41-a9ac-1580151e8a64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:29.013Z|62bea309-7227-4c41-a9ac-1580151e8a64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:29.013Z|5d47b14b-6e27-47fe-93dd-fb8e840c0bd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:29.015Z|5d47b14b-6e27-47fe-93dd-fb8e840c0bd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:31.195Z|a87958b0-2b38-43a0-9375-0372941a8a3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:34:31.196Z|a87958b0-2b38-43a0-9375-0372941a8a3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:34:31.650Z|f6fa4dc3-7663-4607-9559-af12d015df4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:34:31.651Z|f6fa4dc3-7663-4607-9559-af12d015df4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:34:37.710Z|ad50440a-5810-4a00-a182-1539a1d3e754|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:37.711Z|ad50440a-5810-4a00-a182-1539a1d3e754|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:39.035Z|1ce33352-528c-47df-8741-eb31c8e77c1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:39.035Z|11c45ee6-e0e2-4048-89a2-bdbf7eaad2e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:39.036Z|11c45ee6-e0e2-4048-89a2-bdbf7eaad2e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:39.036Z|1ce33352-528c-47df-8741-eb31c8e77c1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:46.195Z|7f5867e4-da98-4341-a971-02ae9b84aea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:34:46.198Z|7f5867e4-da98-4341-a971-02ae9b84aea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:34:47.734Z|631cbc44-31d3-45a2-9001-4a0ee301cd49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:47.735Z|631cbc44-31d3-45a2-9001-4a0ee301cd49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:49.058Z|05d2f127-d3f5-4c6d-9d66-80a510ca9a85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:49.059Z|05d2f127-d3f5-4c6d-9d66-80a510ca9a85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:49.060Z|379b7d5d-e2b9-44de-8336-0be74e41d286|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:49.060Z|379b7d5d-e2b9-44de-8336-0be74e41d286|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:57.759Z|5b62239f-7b2b-4894-845f-d71a97e610c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:57.760Z|5b62239f-7b2b-4894-845f-d71a97e610c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:59.082Z|72a1c463-ca66-4807-99b3-142ff4f8882c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:59.083Z|72a1c463-ca66-4807-99b3-142ff4f8882c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:34:59.083Z|5685d760-ce42-47e1-beef-64b6b713bec9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:34:59.084Z|5685d760-ce42-47e1-beef-64b6b713bec9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:01.195Z|ebfbd42e-c208-4d62-a3b6-0940ca20e35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:35:01.196Z|ebfbd42e-c208-4d62-a3b6-0940ca20e35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:35:01.652Z|37fc509e-abe8-48f6-9224-6023fe78fdb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:35:01.653Z|37fc509e-abe8-48f6-9224-6023fe78fdb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:35:06.320Z|5736c7ff-5736-4de5-a366-4d0697c02dea|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:35:06.321Z|5736c7ff-5736-4de5-a366-4d0697c02dea|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:07.782Z|62e3c5b2-e3a0-42ab-aafd-ce74f160eb7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:07.782Z|62e3c5b2-e3a0-42ab-aafd-ce74f160eb7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:09.111Z|5f3941d3-da24-4090-a130-2fad20e55d09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:09.111Z|b2954de5-8c5b-48ac-9b08-6cc3551d4544|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:09.112Z|b2954de5-8c5b-48ac-9b08-6cc3551d4544|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:09.113Z|5f3941d3-da24-4090-a130-2fad20e55d09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:16.195Z|deab85e9-a1b6-44f3-9f0a-dabc5ac8dde8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:35:16.196Z|deab85e9-a1b6-44f3-9f0a-dabc5ac8dde8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:35:17.805Z|d70367d7-0ad0-4acb-8b3f-af11d09aa491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:17.806Z|d70367d7-0ad0-4acb-8b3f-af11d09aa491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:19.134Z|9cb2fa47-f30b-4d96-bab7-2bd9b14b9f7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:19.134Z|fb074620-21e2-4287-aedc-5e63edda2ad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:19.135Z|9cb2fa47-f30b-4d96-bab7-2bd9b14b9f7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:19.135Z|fb074620-21e2-4287-aedc-5e63edda2ad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:27.826Z|f774e31c-9e65-4aef-b771-de63065382ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:27.827Z|f774e31c-9e65-4aef-b771-de63065382ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:29.158Z|a2173a9e-fb66-4457-87d0-aff70f3d04af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:29.158Z|e72e98fd-bda9-4b35-bc4b-ef321338af5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:29.159Z|a2173a9e-fb66-4457-87d0-aff70f3d04af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:29.159Z|e72e98fd-bda9-4b35-bc4b-ef321338af5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:31.195Z|c45e0822-19f5-47a6-b493-eb9fd7af40c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:35:31.199Z|c45e0822-19f5-47a6-b493-eb9fd7af40c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:35:31.653Z|3ee23a53-2996-41ab-9df0-0dca2e341ec2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:35:31.654Z|3ee23a53-2996-41ab-9df0-0dca2e341ec2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:35:37.853Z|7d202115-0fdb-4341-ad90-4545384bdc71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:37.853Z|7d202115-0fdb-4341-ad90-4545384bdc71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:39.183Z|8b1e690a-53b7-4cff-bd90-76519518b760|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:39.183Z|d73d872c-d24e-482b-a197-3d510a7a1dc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:39.184Z|8b1e690a-53b7-4cff-bd90-76519518b760|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:39.184Z|d73d872c-d24e-482b-a197-3d510a7a1dc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:46.195Z|0beb70de-0931-4cea-9631-065b2e270822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:35:46.196Z|0beb70de-0931-4cea-9631-065b2e270822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:35:47.876Z|073e59d2-97b7-41de-8d88-1cf05d4d41a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:47.876Z|073e59d2-97b7-41de-8d88-1cf05d4d41a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:49.207Z|1f0b62c7-da2c-4beb-8ca7-6804b922d23e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:49.208Z|1f0b62c7-da2c-4beb-8ca7-6804b922d23e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:49.209Z|b9704643-24cd-47d3-aa34-01d1ea9a8b22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:49.210Z|b9704643-24cd-47d3-aa34-01d1ea9a8b22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:57.901Z|232f8ec6-45de-46b4-92d0-41162e9a0bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:57.902Z|232f8ec6-45de-46b4-92d0-41162e9a0bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:59.234Z|6d3075c1-6122-4a4d-9592-f4f721ef4f37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:59.234Z|4291a1ca-7523-455d-bbfa-3e90f29b1bea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:35:59.234Z|6d3075c1-6122-4a4d-9592-f4f721ef4f37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:35:59.234Z|4291a1ca-7523-455d-bbfa-3e90f29b1bea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:01.195Z|83c21091-36ac-428a-a50e-4497270f1797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:36:01.196Z|83c21091-36ac-428a-a50e-4497270f1797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:36:01.655Z|ac4e9a9e-c571-4ff3-9367-7146bde52eac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:36:01.655Z|ac4e9a9e-c571-4ff3-9367-7146bde52eac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:36:06.318Z|86fc2126-46d6-473d-888f-7cf82a475fbb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:36:06.319Z|86fc2126-46d6-473d-888f-7cf82a475fbb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:07.925Z|32cd8425-6574-4a47-8932-ce975ca324e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:07.926Z|32cd8425-6574-4a47-8932-ce975ca324e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:09.256Z|b3cb6b8c-c6ed-4377-862d-39ccd9884fa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:09.256Z|46072bb5-f0da-4e5c-abd7-b37e699a16c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:09.257Z|b3cb6b8c-c6ed-4377-862d-39ccd9884fa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:09.257Z|46072bb5-f0da-4e5c-abd7-b37e699a16c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:16.195Z|934734bb-4a0e-4e1d-82b3-4e8a42616c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:36:16.199Z|934734bb-4a0e-4e1d-82b3-4e8a42616c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:36:17.950Z|891fd098-bf5f-481f-91e0-9ef354b9fc52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:17.951Z|891fd098-bf5f-481f-91e0-9ef354b9fc52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:19.281Z|9215eb31-cde8-40c1-a4dc-f60307ab12c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:19.281Z|864dacb9-1322-4bd8-91e2-b8c7e3b2cb58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:19.282Z|864dacb9-1322-4bd8-91e2-b8c7e3b2cb58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:19.282Z|9215eb31-cde8-40c1-a4dc-f60307ab12c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:27.973Z|01212aa9-15bc-4274-9353-51d5a378b84e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:27.974Z|01212aa9-15bc-4274-9353-51d5a378b84e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:29.305Z|b5712301-4df2-4605-aeda-99911d7cd249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:29.305Z|6667e2de-884e-4c8b-b1e1-488b392eb19e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:29.306Z|b5712301-4df2-4605-aeda-99911d7cd249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:29.306Z|6667e2de-884e-4c8b-b1e1-488b392eb19e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:31.195Z|cadc7a4d-d9bb-46e0-856f-3cc9e7902802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:36:31.196Z|cadc7a4d-d9bb-46e0-856f-3cc9e7902802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:36:31.656Z|881b4eb2-6ed6-4201-9e89-0cb32f52e157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:36:31.657Z|881b4eb2-6ed6-4201-9e89-0cb32f52e157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:36:37.997Z|1d8e3fb8-25eb-4e4c-90fc-1bd347a98c6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:37.998Z|1d8e3fb8-25eb-4e4c-90fc-1bd347a98c6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:39.328Z|d7ab92b5-fdf0-4c00-a604-5766a5cba78b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:39.328Z|d7ab92b5-fdf0-4c00-a604-5766a5cba78b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:39.328Z|911d088c-5625-4c52-a1e3-ced13adb38d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:39.330Z|911d088c-5625-4c52-a1e3-ced13adb38d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:46.195Z|54d54f2d-8522-4e36-b957-53a6ba5cf544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:36:46.196Z|54d54f2d-8522-4e36-b957-53a6ba5cf544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:36:48.020Z|503f0a5e-6b91-474e-a578-9ea2cf5f281c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:48.021Z|503f0a5e-6b91-474e-a578-9ea2cf5f281c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:49.354Z|929d8baa-1d3b-4345-9296-d7ccca8f8af0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:49.354Z|5bd299fc-bec0-48f9-b036-4bde7b6a30c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:49.354Z|5bd299fc-bec0-48f9-b036-4bde7b6a30c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:49.354Z|929d8baa-1d3b-4345-9296-d7ccca8f8af0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:58.047Z|36e9d241-dc5a-488b-97de-8dea01845046|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:58.048Z|36e9d241-dc5a-488b-97de-8dea01845046|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:59.378Z|686b8580-9e62-4d15-a501-c8de9b5a7dae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:59.378Z|4920b6ad-b84d-4c48-8b65-4c339ce26f0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:36:59.378Z|4920b6ad-b84d-4c48-8b65-4c339ce26f0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:36:59.378Z|686b8580-9e62-4d15-a501-c8de9b5a7dae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:01.196Z|823cd763-c693-4db2-8908-d168659e268b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:37:01.199Z|823cd763-c693-4db2-8908-d168659e268b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:37:01.657Z|f10f9365-d29d-4dd2-be32-e3b2772d667e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:37:01.658Z|f10f9365-d29d-4dd2-be32-e3b2772d667e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:37:06.320Z|a0277162-4689-4506-a507-dd8c9a8c8eb6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:37:06.322Z|a0277162-4689-4506-a507-dd8c9a8c8eb6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:08.074Z|8b40a634-0ef9-4daa-be70-f7c0cfaa7338|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:08.075Z|8b40a634-0ef9-4daa-be70-f7c0cfaa7338|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:09.405Z|a532a2dc-4bbf-4b1a-bf40-657e91bddba5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:09.405Z|8295ce70-2fd0-4d9f-8c8c-834189608bd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:09.405Z|a532a2dc-4bbf-4b1a-bf40-657e91bddba5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:09.405Z|8295ce70-2fd0-4d9f-8c8c-834189608bd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:16.196Z|d49fa662-ff33-4f90-a76c-d9f7389dc43b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:37:16.197Z|d49fa662-ff33-4f90-a76c-d9f7389dc43b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:37:18.098Z|137f4017-9473-4a92-b203-c2fe59f93c12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:18.099Z|137f4017-9473-4a92-b203-c2fe59f93c12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:19.433Z|c9562872-3dce-462f-a946-33e1c782445f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:19.433Z|16c40aa9-712f-4fc8-a463-f1fdcc6dc0c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:19.434Z|c9562872-3dce-462f-a946-33e1c782445f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:19.434Z|16c40aa9-712f-4fc8-a463-f1fdcc6dc0c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:28.121Z|5b399a50-904d-4b58-a21a-cb0560018d96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:28.121Z|5b399a50-904d-4b58-a21a-cb0560018d96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:29.460Z|53896308-e41b-4571-a03c-9f0a85a4e0bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:29.460Z|d3b59cd1-006b-4448-a2e5-129bc35b2159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:29.461Z|53896308-e41b-4571-a03c-9f0a85a4e0bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:29.461Z|d3b59cd1-006b-4448-a2e5-129bc35b2159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:31.196Z|9fa14f9d-738b-4104-b689-7599169329fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:37:31.197Z|9fa14f9d-738b-4104-b689-7599169329fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:37:31.659Z|06eb433a-2c2d-4410-b408-abc12eab5de5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:37:31.660Z|06eb433a-2c2d-4410-b408-abc12eab5de5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:37:38.142Z|86ce2e9c-ad36-484e-b8f1-1a7c34889890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:38.143Z|86ce2e9c-ad36-484e-b8f1-1a7c34889890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:39.483Z|7bd5b688-450b-4321-a971-be65761b112a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:39.483Z|9c920f90-9452-423e-a714-17f95bc7e931|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:39.484Z|7bd5b688-450b-4321-a971-be65761b112a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:39.484Z|9c920f90-9452-423e-a714-17f95bc7e931|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:46.196Z|432ac708-470d-496a-ace2-41c81600f709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:37:46.199Z|432ac708-470d-496a-ace2-41c81600f709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:37:48.165Z|9f910c0f-aa45-48c2-87e6-d7a57b7675fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:48.166Z|9f910c0f-aa45-48c2-87e6-d7a57b7675fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:49.507Z|43bf223d-796f-4c10-a2d0-389231283924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:49.507Z|a73a1643-ff72-4f3a-a5a5-035de04fad55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:49.508Z|a73a1643-ff72-4f3a-a5a5-035de04fad55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:49.508Z|43bf223d-796f-4c10-a2d0-389231283924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:58.187Z|b0066b99-5bea-4dec-a74d-38ed90d11f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:58.188Z|b0066b99-5bea-4dec-a74d-38ed90d11f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:59.532Z|9c1bb532-9dd6-4318-b89d-ddd6f1ac060a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:59.533Z|9c1bb532-9dd6-4318-b89d-ddd6f1ac060a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:37:59.534Z|b351c999-7085-4209-9532-799381df85e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:37:59.535Z|b351c999-7085-4209-9532-799381df85e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:01.195Z|a7096d2a-ddf0-4065-b7e0-0bc8be88250a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:38:01.196Z|a7096d2a-ddf0-4065-b7e0-0bc8be88250a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:38:01.660Z|7c103204-aafe-4cb3-9e2b-fdbaeaf2722a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:38:01.661Z|7c103204-aafe-4cb3-9e2b-fdbaeaf2722a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:38:06.318Z|b529f552-3776-49d6-83c7-54745247dc9c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:38:06.319Z|b529f552-3776-49d6-83c7-54745247dc9c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:08.210Z|4a8cac7f-7733-4d83-ba72-77aff3ae0c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:08.211Z|4a8cac7f-7733-4d83-ba72-77aff3ae0c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:09.554Z|db9fb24e-6228-45bf-8d5b-9da5d92fbf9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:09.554Z|22493650-a79c-47d0-97a4-48e601486a6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:09.555Z|db9fb24e-6228-45bf-8d5b-9da5d92fbf9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:09.555Z|22493650-a79c-47d0-97a4-48e601486a6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:16.196Z|664065b3-8f49-4330-b239-5c1687b40d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:38:16.197Z|664065b3-8f49-4330-b239-5c1687b40d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:38:18.233Z|16a9381c-473e-4051-b06d-97da15ad7054|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:18.234Z|16a9381c-473e-4051-b06d-97da15ad7054|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:19.578Z|c82e26e2-0700-47f6-ad4c-fa4aedac9f37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:19.578Z|f288b768-eab7-41dd-b0a4-c9128dc4adb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:19.578Z|c82e26e2-0700-47f6-ad4c-fa4aedac9f37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:19.578Z|f288b768-eab7-41dd-b0a4-c9128dc4adb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:28.257Z|a5d3f861-0f56-4efa-9912-5c5e176fdbe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:28.257Z|a5d3f861-0f56-4efa-9912-5c5e176fdbe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:29.602Z|8b6591b9-3256-44d3-ba2c-776f9ea2d139|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:29.602Z|c92dfddb-2ae6-401d-a3e3-cd27162b94da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:29.602Z|8b6591b9-3256-44d3-ba2c-776f9ea2d139|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:29.602Z|c92dfddb-2ae6-401d-a3e3-cd27162b94da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:31.196Z|47309150-184c-4b7a-bb9c-449883288418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:38:31.201Z|47309150-184c-4b7a-bb9c-449883288418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:38:31.662Z|35d3a3cd-5b92-486a-86a1-49d728d6fd19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:38:31.662Z|35d3a3cd-5b92-486a-86a1-49d728d6fd19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:38:38.281Z|3409b822-7599-42ef-a0d6-755ecec39e9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:38.282Z|3409b822-7599-42ef-a0d6-755ecec39e9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:39.627Z|4cfe2a7d-8885-4f1d-bf29-08446ba78d84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:39.627Z|1cb32e22-790a-4030-8c44-b58a39e3bfd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:39.628Z|4cfe2a7d-8885-4f1d-bf29-08446ba78d84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:39.628Z|1cb32e22-790a-4030-8c44-b58a39e3bfd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:46.195Z|c99c0e17-d69d-4840-b71f-a8142f0d2e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:38:46.196Z|c99c0e17-d69d-4840-b71f-a8142f0d2e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:38:48.304Z|53c43954-3e82-445d-ab07-18e3707fde87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:48.305Z|53c43954-3e82-445d-ab07-18e3707fde87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:49.651Z|b120e89c-783c-4f2b-a438-8e28bd7eaec8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:49.651Z|72e03e1d-3045-49c1-8035-f1b98694bb4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:49.652Z|b120e89c-783c-4f2b-a438-8e28bd7eaec8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:49.652Z|72e03e1d-3045-49c1-8035-f1b98694bb4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:58.329Z|5b938058-ac97-4545-a703-4f536f57be67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:58.329Z|5b938058-ac97-4545-a703-4f536f57be67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:59.675Z|3647d05e-10ed-4545-9045-ba7d4f5c0d61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:59.675Z|0bb74d91-256b-4ed9-95b8-0bd3f5c3ba08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:38:59.676Z|3647d05e-10ed-4545-9045-ba7d4f5c0d61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:38:59.676Z|0bb74d91-256b-4ed9-95b8-0bd3f5c3ba08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:01.195Z|8d53f517-af42-4a63-b671-846caac6f74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:39:01.196Z|8d53f517-af42-4a63-b671-846caac6f74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:39:01.663Z|7f97b011-7906-4be5-a155-cf0b38a97065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:39:01.664Z|7f97b011-7906-4be5-a155-cf0b38a97065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:39:06.318Z|4b0733a6-954e-4c3b-bec6-e85802bfa88e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:39:06.319Z|4b0733a6-954e-4c3b-bec6-e85802bfa88e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:08.351Z|cf2b27ca-18f0-4eed-b8c7-743961416d5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:08.352Z|cf2b27ca-18f0-4eed-b8c7-743961416d5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:09.701Z|00c4092b-621f-456d-bfaa-0041a25638cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:09.701Z|532a0287-0ade-4ef7-86ef-dd33edc0df6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:09.702Z|532a0287-0ade-4ef7-86ef-dd33edc0df6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:09.702Z|00c4092b-621f-456d-bfaa-0041a25638cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:16.195Z|bf8f4fcc-c4d7-4972-b132-2922cd54f50b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:39:16.199Z|bf8f4fcc-c4d7-4972-b132-2922cd54f50b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:39:18.376Z|cada54a9-071f-45e0-8d9a-c62467c9702a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:18.376Z|cada54a9-071f-45e0-8d9a-c62467c9702a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:19.726Z|767a7b33-241f-4e31-ac9a-7efcb69ef910|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:19.726Z|4a8c1b5d-1d08-4894-bf1c-5232f239671c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:19.727Z|4a8c1b5d-1d08-4894-bf1c-5232f239671c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:19.727Z|767a7b33-241f-4e31-ac9a-7efcb69ef910|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:28.397Z|b55fd4fc-85c8-41f8-b764-cbed82a6a077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:28.398Z|b55fd4fc-85c8-41f8-b764-cbed82a6a077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:29.750Z|0e7a7d79-24a5-4eba-8178-0f6751ba4f94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:29.750Z|e3dab127-a05a-478f-8890-b978f58b5b6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:29.751Z|0e7a7d79-24a5-4eba-8178-0f6751ba4f94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:29.751Z|e3dab127-a05a-478f-8890-b978f58b5b6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:31.196Z|1a9e2372-60cd-42f4-8d3f-2243ae64babd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:39:31.196Z|1a9e2372-60cd-42f4-8d3f-2243ae64babd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:39:31.664Z|747cb04a-fb70-4034-956d-8ca862abc284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:39:31.665Z|747cb04a-fb70-4034-956d-8ca862abc284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:39:38.421Z|38625f53-05e2-4398-96d0-51433b53a594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:38.422Z|38625f53-05e2-4398-96d0-51433b53a594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:39.773Z|7e581289-690b-4b7b-9e6f-5afca2df0f41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:39.773Z|c91ad4da-6283-4bf0-be16-2fa4249061c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:39.773Z|7e581289-690b-4b7b-9e6f-5afca2df0f41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:39.773Z|c91ad4da-6283-4bf0-be16-2fa4249061c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:46.195Z|dd508a79-e1ef-46e7-9721-ad34a88badd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:39:46.196Z|dd508a79-e1ef-46e7-9721-ad34a88badd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:39:48.447Z|8c05b822-573d-4df4-ae22-d58467fcf6cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:48.448Z|8c05b822-573d-4df4-ae22-d58467fcf6cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:49.797Z|2b848597-cdae-4df8-b954-fe53a999fb7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:49.797Z|4a1e5ef7-76e6-4177-a26b-09a05970f76f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:49.798Z|2b848597-cdae-4df8-b954-fe53a999fb7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:49.798Z|4a1e5ef7-76e6-4177-a26b-09a05970f76f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:58.471Z|f41c5f65-0fbe-40e5-84f4-525b5b33a737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:58.472Z|f41c5f65-0fbe-40e5-84f4-525b5b33a737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:59.824Z|2d6d1cfe-c52f-479a-adc2-adf3fa47882b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:59.824Z|29936bb9-0bb6-4897-89cc-db510a32deb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:39:59.825Z|29936bb9-0bb6-4897-89cc-db510a32deb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:39:59.824Z|2d6d1cfe-c52f-479a-adc2-adf3fa47882b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:01.196Z|5d386910-77de-4dbb-a56c-348d42855db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:40:01.199Z|5d386910-77de-4dbb-a56c-348d42855db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:40:01.666Z|67a0ff13-7a54-4da2-af8e-beda7a3c39d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:40:01.667Z|67a0ff13-7a54-4da2-af8e-beda7a3c39d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:40:06.319Z|7a2bdba9-32f1-403c-96e0-37239a06aae2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:40:06.320Z|7a2bdba9-32f1-403c-96e0-37239a06aae2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:08.499Z|5b9d9d8b-a47b-4969-a947-a229ce7628fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:08.500Z|5b9d9d8b-a47b-4969-a947-a229ce7628fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:09.851Z|507de1e1-6d39-482b-b63f-35e4f3393529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:09.851Z|d06017ea-190c-431f-9d28-b668d4005898|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:09.852Z|507de1e1-6d39-482b-b63f-35e4f3393529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:09.852Z|d06017ea-190c-431f-9d28-b668d4005898|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:16.196Z|4001463b-1d6d-4f62-ac6d-ab28e6c893df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:40:16.196Z|4001463b-1d6d-4f62-ac6d-ab28e6c893df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:40:18.524Z|789e64db-b892-4dfb-96e1-a3d60ee26843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:18.525Z|789e64db-b892-4dfb-96e1-a3d60ee26843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:19.876Z|76bc38c1-ee85-4369-858e-5791da344b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:19.876Z|97001fe0-3d2b-4d20-b4b7-ada73b6bde36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:19.876Z|76bc38c1-ee85-4369-858e-5791da344b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:19.876Z|97001fe0-3d2b-4d20-b4b7-ada73b6bde36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:28.551Z|f4f19b4b-b33e-4b67-bb15-9ab4bda57bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:28.552Z|f4f19b4b-b33e-4b67-bb15-9ab4bda57bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:29.906Z|c0b54c45-18dc-47a3-bf0d-7ccdae6dae01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:29.906Z|35249fc0-519d-46ab-908d-9e899dee09ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:29.907Z|c0b54c45-18dc-47a3-bf0d-7ccdae6dae01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:29.907Z|35249fc0-519d-46ab-908d-9e899dee09ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:31.196Z|1e44a0a6-56b6-451d-af40-9e03ce0a3ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:40:31.197Z|1e44a0a6-56b6-451d-af40-9e03ce0a3ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:40:31.668Z|9fbf8dd8-344c-4994-b5bb-1f114ac3971f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:40:31.669Z|9fbf8dd8-344c-4994-b5bb-1f114ac3971f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:40:38.579Z|d1164040-82af-47bd-a34d-5e236319e02d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:38.580Z|d1164040-82af-47bd-a34d-5e236319e02d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:39.931Z|88e41214-e04b-43e2-a03b-3c71548cf5c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:39.931Z|6ee5fd99-fd7b-498b-a563-1f0f32c72627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:39.932Z|88e41214-e04b-43e2-a03b-3c71548cf5c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:39.932Z|6ee5fd99-fd7b-498b-a563-1f0f32c72627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:46.195Z|fd7f8254-0b44-46ed-bb15-a2ce4c6f3dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:40:46.200Z|fd7f8254-0b44-46ed-bb15-a2ce4c6f3dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:40:48.603Z|6199c115-a3a4-4c4f-b8be-a4ca5b6d0122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:48.604Z|6199c115-a3a4-4c4f-b8be-a4ca5b6d0122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:49.955Z|6e542155-81f1-4076-b759-19b1b9f07751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:49.955Z|ab25c1e0-02b3-4aad-be39-d36239ef86c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:49.956Z|6e542155-81f1-4076-b759-19b1b9f07751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:49.956Z|ab25c1e0-02b3-4aad-be39-d36239ef86c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:58.627Z|65f7c67f-cea4-4d44-9613-5923e11bd98f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:58.627Z|65f7c67f-cea4-4d44-9613-5923e11bd98f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:59.980Z|7766561a-cd9f-4426-8d4e-d25f0e22ea14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:59.980Z|f175678d-c7de-4a62-8a7b-737be76bc439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:40:59.981Z|7766561a-cd9f-4426-8d4e-d25f0e22ea14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:40:59.981Z|f175678d-c7de-4a62-8a7b-737be76bc439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:01.195Z|ab8f07c3-78b1-4b72-ac1d-705138184321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:41:01.196Z|ab8f07c3-78b1-4b72-ac1d-705138184321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:41:01.669Z|c3fc49ae-ca88-4434-8c7c-b4adb38f5560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:41:01.670Z|c3fc49ae-ca88-4434-8c7c-b4adb38f5560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:41:06.318Z|5d1f2ce1-6910-4864-bffe-24a5e24b3227|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:41:06.319Z|5d1f2ce1-6910-4864-bffe-24a5e24b3227|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:08.652Z|6a041ff9-e5ea-4a39-a732-dd5045163c43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:41:08.653Z|6a041ff9-e5ea-4a39-a732-dd5045163c43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:10.003Z|5804c8e5-01a9-465f-adbb-c70a5e06f80e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:41:10.003Z|30593e9e-8432-4277-a75f-d5c8898e1807|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:41:10.004Z|5804c8e5-01a9-465f-adbb-c70a5e06f80e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:10.005Z|30593e9e-8432-4277-a75f-d5c8898e1807|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:16.195Z|910f1fa4-f34d-457a-a775-c3602ff19ab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:41:16.196Z|910f1fa4-f34d-457a-a775-c3602ff19ab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:41:18.678Z|8312343f-4227-4f20-809d-9ba0219c0048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:41:18.679Z|8312343f-4227-4f20-809d-9ba0219c0048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:20.028Z|4e9a11c0-9ddb-4fac-8dbe-53b048cc98ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:41:20.028Z|c59a4c66-484e-4cf7-99e3-713682d469d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:41:20.028Z|4e9a11c0-9ddb-4fac-8dbe-53b048cc98ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:20.029Z|c59a4c66-484e-4cf7-99e3-713682d469d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:28.703Z|c474bcd1-25b2-4714-9ab6-b648f462485a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:41:28.704Z|c474bcd1-25b2-4714-9ab6-b648f462485a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:30.052Z|c2573be5-41db-4459-ae78-cf47dd5347b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:41:30.052Z|82d4887a-5a29-429f-9af4-426cc50b9859|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:41:30.053Z|82d4887a-5a29-429f-9af4-426cc50b9859|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:30.053Z|c2573be5-41db-4459-ae78-cf47dd5347b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:31.195Z|e3f476b0-3f99-49b5-9cc8-038667e667b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:41:31.198Z|e3f476b0-3f99-49b5-9cc8-038667e667b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:41:31.671Z|6fad9873-95a0-4946-baaf-59602255d130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:41:31.672Z|6fad9873-95a0-4946-baaf-59602255d130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:41:38.729Z|ccbe1da4-3333-4c7c-ab7b-908ce1bb86b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:41:38.730Z|ccbe1da4-3333-4c7c-ab7b-908ce1bb86b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:40.078Z|d1c7eee0-4e35-4062-ba7d-1b4698ecf073|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:41:40.079Z|d90d7a83-ef83-4e81-a1ce-283e75fdba51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:41:40.079Z|d90d7a83-ef83-4e81-a1ce-283e75fdba51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:40.079Z|d1c7eee0-4e35-4062-ba7d-1b4698ecf073|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:46.195Z|f0071bbc-f76f-4271-8daf-c99950bab4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:41:46.196Z|f0071bbc-f76f-4271-8daf-c99950bab4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:41:48.752Z|79dcc617-61ac-4e1d-af4d-e23c33213921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:41:48.753Z|79dcc617-61ac-4e1d-af4d-e23c33213921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:50.101Z|cfa82f4e-98be-4cc7-ad91-46bf00297901|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:41:50.101Z|ba8b3d91-5ac5-4604-aa5a-a68f83ee4c31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:41:50.102Z|ba8b3d91-5ac5-4604-aa5a-a68f83ee4c31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:50.101Z|cfa82f4e-98be-4cc7-ad91-46bf00297901|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:41:58.782Z|2fe3387f-d030-4a8e-a504-22d1a36ea8cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:41:58.783Z|2fe3387f-d030-4a8e-a504-22d1a36ea8cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:00.122Z|b708c878-9cdb-4bef-9f72-31ae252440a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:00.122Z|d2122f81-9709-420c-8d3a-f35803633464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:00.123Z|b708c878-9cdb-4bef-9f72-31ae252440a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:00.123Z|d2122f81-9709-420c-8d3a-f35803633464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:01.195Z|fc1ae6d4-5352-401b-a40b-5b8c6b675c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:42:01.196Z|fc1ae6d4-5352-401b-a40b-5b8c6b675c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:42:01.672Z|32cfe32f-a6c9-462b-b0c0-5a4e1b25ef32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:42:01.673Z|32cfe32f-a6c9-462b-b0c0-5a4e1b25ef32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:42:06.319Z|0cf3e8c1-eddb-43ca-85d7-f7efc8a6f4d0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:42:06.320Z|0cf3e8c1-eddb-43ca-85d7-f7efc8a6f4d0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:08.807Z|eae30d95-a5eb-44b8-aa40-585f437b6c2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:08.808Z|eae30d95-a5eb-44b8-aa40-585f437b6c2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:10.145Z|649ff30d-4c8a-44d3-a233-39f966ed7e82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:10.146Z|ee07b2d7-cd2c-4682-9e59-f32661e44fb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:10.146Z|649ff30d-4c8a-44d3-a233-39f966ed7e82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:10.146Z|ee07b2d7-cd2c-4682-9e59-f32661e44fb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:16.195Z|2945a72d-75cb-4cd4-b879-7a3285afa95b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:42:16.198Z|2945a72d-75cb-4cd4-b879-7a3285afa95b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:42:18.834Z|6c83c740-6159-49d7-ae52-8e158d7c1b74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:18.835Z|6c83c740-6159-49d7-ae52-8e158d7c1b74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:20.170Z|e10d221e-06af-43d7-8a26-6aa9bc45ac79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:20.170Z|1b3d058b-e9bc-407d-bb2e-542a73db8c0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:20.171Z|e10d221e-06af-43d7-8a26-6aa9bc45ac79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:20.171Z|1b3d058b-e9bc-407d-bb2e-542a73db8c0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:28.857Z|8155880f-e1cd-487f-8b45-146592570a86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:28.858Z|8155880f-e1cd-487f-8b45-146592570a86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:30.195Z|35c5c169-5e39-4969-a7aa-a9c8de0b34ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:30.195Z|75f0ecf5-5d97-421c-8801-a3586dfcb0d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:30.195Z|35c5c169-5e39-4969-a7aa-a9c8de0b34ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:30.195Z|75f0ecf5-5d97-421c-8801-a3586dfcb0d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:31.195Z|3a0034e5-2f2c-43bc-99a5-6ad4a88d8f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:42:31.196Z|3a0034e5-2f2c-43bc-99a5-6ad4a88d8f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:42:31.673Z|32baf9aa-cd2e-4fbf-a031-109067229edf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:42:31.674Z|32baf9aa-cd2e-4fbf-a031-109067229edf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:42:38.884Z|ab8fbf84-1862-4159-842e-8825bf020375|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:38.885Z|ab8fbf84-1862-4159-842e-8825bf020375|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:40.220Z|aa373551-01fa-473d-8078-aba4553ec50f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:40.220Z|bfb7dd59-3507-4371-8b86-00e8c990fb80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:40.220Z|aa373551-01fa-473d-8078-aba4553ec50f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:40.220Z|bfb7dd59-3507-4371-8b86-00e8c990fb80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:46.196Z|112c985f-891a-4f12-bc51-f74a1886a704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:42:46.196Z|112c985f-891a-4f12-bc51-f74a1886a704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:42:48.909Z|fb40fc8b-cdee-446c-88a7-1d584fab9527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:48.910Z|fb40fc8b-cdee-446c-88a7-1d584fab9527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:50.246Z|af3699d9-12cd-4a8b-a732-ea04c9fe848c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:50.246Z|860e8e24-b0ea-40c6-8a17-ec8c80dcfca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:50.247Z|860e8e24-b0ea-40c6-8a17-ec8c80dcfca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:50.247Z|af3699d9-12cd-4a8b-a732-ea04c9fe848c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:42:58.933Z|ccec9d55-e3fb-46e3-8797-6c3d45293314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:42:58.934Z|ccec9d55-e3fb-46e3-8797-6c3d45293314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:00.272Z|6c9262fd-7c5f-43da-88a8-7232b1c12f90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:00.272Z|843426e8-3b0f-4129-be3f-6f21331354cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:00.273Z|6c9262fd-7c5f-43da-88a8-7232b1c12f90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:00.273Z|843426e8-3b0f-4129-be3f-6f21331354cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:01.195Z|406f1d26-9256-4383-abe7-8d1ac19e8b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:43:01.199Z|406f1d26-9256-4383-abe7-8d1ac19e8b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:43:01.674Z|efa1610f-d5b9-4228-914c-c39370a561a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:43:01.675Z|efa1610f-d5b9-4228-914c-c39370a561a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:43:06.318Z|b4d2eb9d-cd64-4238-a572-3e710e3d1bd9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:43:06.319Z|b4d2eb9d-cd64-4238-a572-3e710e3d1bd9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:08.957Z|e35fcd3e-b210-4b86-85f1-69a2f611d2de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:08.958Z|e35fcd3e-b210-4b86-85f1-69a2f611d2de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:10.299Z|51ee9c9d-ba07-41f8-8646-7052e8d505a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:10.299Z|3efe1d19-1298-4498-acf4-43545dacb10d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:10.299Z|51ee9c9d-ba07-41f8-8646-7052e8d505a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:10.299Z|3efe1d19-1298-4498-acf4-43545dacb10d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:16.195Z|c29ee342-16fb-44d2-a431-e15d50a685e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:43:16.196Z|c29ee342-16fb-44d2-a431-e15d50a685e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:43:18.982Z|63cc4302-7bde-40a5-98b4-dafa70c8dcd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:18.983Z|63cc4302-7bde-40a5-98b4-dafa70c8dcd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:20.322Z|66c01d30-1955-4b83-ae43-eedeb01a042f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:20.322Z|1ce3d628-d018-4e2b-a978-c28d557c8e04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:20.323Z|1ce3d628-d018-4e2b-a978-c28d557c8e04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:20.323Z|66c01d30-1955-4b83-ae43-eedeb01a042f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:29.008Z|37903357-fa41-491d-a9d2-c23fe1664834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:29.009Z|37903357-fa41-491d-a9d2-c23fe1664834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:30.345Z|31bf9304-e085-4522-8bcf-640a2d362d0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:30.345Z|8f49241f-a571-4aae-a826-59d4647976c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:30.346Z|8f49241f-a571-4aae-a826-59d4647976c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:30.346Z|31bf9304-e085-4522-8bcf-640a2d362d0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:31.195Z|7d765b94-7264-4cff-a049-a9e600080c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:43:31.196Z|7d765b94-7264-4cff-a049-a9e600080c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:43:31.675Z|8646c971-2b3e-47a3-b839-3a98e53f95c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:43:31.676Z|8646c971-2b3e-47a3-b839-3a98e53f95c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:43:39.030Z|ae9dce7c-34d7-49af-9036-fb692ec9c06e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:39.030Z|ae9dce7c-34d7-49af-9036-fb692ec9c06e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:40.368Z|29b98d85-c391-44d9-8d15-98ca01b3dc09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:40.368Z|96beae90-d520-48b1-a3eb-f509db5566cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:40.369Z|29b98d85-c391-44d9-8d15-98ca01b3dc09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:40.369Z|96beae90-d520-48b1-a3eb-f509db5566cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:46.195Z|d90626ce-4a7d-4b80-a3b8-894477e75d9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:43:46.199Z|d90626ce-4a7d-4b80-a3b8-894477e75d9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:43:49.060Z|0be1e0db-cf01-4501-857d-42ce92314177|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:49.061Z|0be1e0db-cf01-4501-857d-42ce92314177|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:50.390Z|fc9e4150-c6c6-46f3-9d77-57c722581a53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:50.390Z|c613cf41-3102-4ed9-b367-f9f9d4194cf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:50.391Z|c613cf41-3102-4ed9-b367-f9f9d4194cf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:50.391Z|fc9e4150-c6c6-46f3-9d77-57c722581a53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:43:59.085Z|191f434d-57a8-48a7-8c7f-bf52c8bd3956|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:43:59.086Z|191f434d-57a8-48a7-8c7f-bf52c8bd3956|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:00.421Z|fd9c9f7d-5b0b-44e2-8344-94aaa3be7d57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:00.421Z|df2fb5e4-2c25-4f99-a5b2-5edd646b586d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:00.422Z|df2fb5e4-2c25-4f99-a5b2-5edd646b586d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:00.422Z|fd9c9f7d-5b0b-44e2-8344-94aaa3be7d57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:01.195Z|312d70d0-cb7a-4e1c-b939-cebb75e75799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:44:01.196Z|312d70d0-cb7a-4e1c-b939-cebb75e75799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:44:01.676Z|11957965-25d6-4f24-9571-148decbfec6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:44:01.677Z|11957965-25d6-4f24-9571-148decbfec6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:44:06.318Z|155a82ca-3cc0-4ea0-8860-9e3bc2c422e9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:44:06.319Z|155a82ca-3cc0-4ea0-8860-9e3bc2c422e9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:09.110Z|305a1deb-b103-420c-81ea-d343ddfecdc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:09.110Z|305a1deb-b103-420c-81ea-d343ddfecdc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:10.445Z|4689dd7f-a328-4254-b285-6e3bb69b7914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:10.446Z|4689dd7f-a328-4254-b285-6e3bb69b7914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:10.446Z|dd80083c-4419-443e-8048-7058d80eaef6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:10.447Z|dd80083c-4419-443e-8048-7058d80eaef6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:16.195Z|a28a9331-d329-47c3-815d-40a79bfd1fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:44:16.196Z|a28a9331-d329-47c3-815d-40a79bfd1fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:44:19.134Z|ff673186-bd8c-41b3-877b-6f4b01416df4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:19.135Z|ff673186-bd8c-41b3-877b-6f4b01416df4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:20.470Z|f7df579a-53c0-49ca-ac81-905348ac8924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:20.470Z|8d164595-c9ed-4adc-9739-61182ec76b64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:20.470Z|f7df579a-53c0-49ca-ac81-905348ac8924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:20.470Z|8d164595-c9ed-4adc-9739-61182ec76b64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:29.160Z|951aa2ed-e1ab-40c8-9538-03d05f39d2c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:29.160Z|951aa2ed-e1ab-40c8-9538-03d05f39d2c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:30.507Z|a1cda7c3-e519-472c-bf5e-0bcc00347b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:30.507Z|19b3d783-b42a-4395-bb94-e82ebe0c6383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:30.507Z|a1cda7c3-e519-472c-bf5e-0bcc00347b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:30.507Z|19b3d783-b42a-4395-bb94-e82ebe0c6383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:31.195Z|cf988d50-3526-4fea-9608-1e18c8014baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:44:31.198Z|cf988d50-3526-4fea-9608-1e18c8014baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:44:31.678Z|fdf28325-4a66-4e54-a75c-a665dd40cbbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:44:31.678Z|fdf28325-4a66-4e54-a75c-a665dd40cbbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:44:39.186Z|093e8fca-a411-4dc2-b259-4fc75646fb7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:39.187Z|093e8fca-a411-4dc2-b259-4fc75646fb7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:40.530Z|04232ce4-62b4-446b-86e4-cb1e41e81e59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:40.530Z|04232ce4-62b4-446b-86e4-cb1e41e81e59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:40.530Z|66430a49-6ba4-47ec-b74c-636956002bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:40.533Z|66430a49-6ba4-47ec-b74c-636956002bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:46.195Z|248fff37-a3f3-40a2-88ce-ceedd69fe79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:44:46.196Z|248fff37-a3f3-40a2-88ce-ceedd69fe79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:44:49.211Z|d474ba67-9e45-4cd4-97c3-f5fd77f96ab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:49.212Z|d474ba67-9e45-4cd4-97c3-f5fd77f96ab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:50.551Z|365333cb-86ed-4786-aef9-275952729a71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:50.552Z|365333cb-86ed-4786-aef9-275952729a71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:50.552Z|76814696-23ff-40dd-8d04-b28dadf37710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:50.553Z|76814696-23ff-40dd-8d04-b28dadf37710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:44:59.233Z|0e3e1c7d-4378-4059-b314-083bd1587671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:44:59.234Z|0e3e1c7d-4378-4059-b314-083bd1587671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:00.575Z|31bb3ed7-ba52-4bad-9f4d-d7537f9ba7d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:00.575Z|66b22c34-65d3-4fc3-b1a6-b05ca60d078b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:00.575Z|66b22c34-65d3-4fc3-b1a6-b05ca60d078b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:00.575Z|31bb3ed7-ba52-4bad-9f4d-d7537f9ba7d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:01.195Z|5a876e4b-e512-4a5e-b518-c0c0de7582a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:45:01.196Z|5a876e4b-e512-4a5e-b518-c0c0de7582a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:45:01.679Z|cb04ba1a-c4e3-426a-902d-22e1db3319ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:45:01.679Z|cb04ba1a-c4e3-426a-902d-22e1db3319ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:45:06.321Z|14b4cfca-a167-40a1-80c3-b8303e082ba2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:45:06.322Z|14b4cfca-a167-40a1-80c3-b8303e082ba2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:09.254Z|f5fe9ea6-e792-4ef0-a47b-f68867b90819|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:09.255Z|f5fe9ea6-e792-4ef0-a47b-f68867b90819|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:10.600Z|286a072d-bcf0-4c3a-84d5-452cdee00a6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:10.600Z|0b518fd3-bff4-42ee-8ff0-9a19e6207009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:10.601Z|286a072d-bcf0-4c3a-84d5-452cdee00a6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:10.601Z|0b518fd3-bff4-42ee-8ff0-9a19e6207009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:16.195Z|8e676b86-6c5c-4df5-81ee-8115375594e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:45:16.199Z|8e676b86-6c5c-4df5-81ee-8115375594e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:45:19.277Z|2c629840-0faa-4ed6-8ade-63c248f7edbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:19.278Z|2c629840-0faa-4ed6-8ade-63c248f7edbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:20.625Z|c6cc8e89-8d27-4b4f-8fac-56ff4f561919|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:20.625Z|bc6f27d5-94c5-426b-8ee3-612b83f5fd4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:20.625Z|c6cc8e89-8d27-4b4f-8fac-56ff4f561919|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:20.625Z|bc6f27d5-94c5-426b-8ee3-612b83f5fd4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:29.301Z|310f6231-a25b-4e85-90f8-e29d6c40653c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:29.302Z|310f6231-a25b-4e85-90f8-e29d6c40653c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:30.649Z|25c48ad3-07f2-4e03-a670-d542fb77b5ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:30.649Z|d2c8438f-6761-413f-bd90-2ba60342914a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:30.649Z|25c48ad3-07f2-4e03-a670-d542fb77b5ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:30.649Z|d2c8438f-6761-413f-bd90-2ba60342914a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:31.195Z|4a701869-077e-4b04-b417-1206837b5a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:45:31.196Z|4a701869-077e-4b04-b417-1206837b5a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:45:31.680Z|ed7d0c12-75ff-4e5a-b630-775d773ddae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:45:31.680Z|ed7d0c12-75ff-4e5a-b630-775d773ddae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:45:39.323Z|9472ce1c-8f33-4bad-8176-8e44cdfa00a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:39.324Z|9472ce1c-8f33-4bad-8176-8e44cdfa00a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:40.674Z|9d3645bd-dd4b-498a-9363-46ba42033d58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:40.674Z|7ab1a579-d99f-4b37-8f7c-bc66f29ac6c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:40.675Z|9d3645bd-dd4b-498a-9363-46ba42033d58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:40.675Z|7ab1a579-d99f-4b37-8f7c-bc66f29ac6c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:46.195Z|55e176bf-af8a-4c23-94bc-a34a8de2e1d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:45:46.196Z|55e176bf-af8a-4c23-94bc-a34a8de2e1d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:45:49.347Z|4170d68e-9c91-40a0-8f59-1f48ed3fc120|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:49.348Z|4170d68e-9c91-40a0-8f59-1f48ed3fc120|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:50.697Z|61d79146-f1c0-40c4-a9f7-11ef22d2b911|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:50.698Z|61d79146-f1c0-40c4-a9f7-11ef22d2b911|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:50.701Z|e099a01c-cfc0-44a1-898f-30d9f65b50c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:50.702Z|e099a01c-cfc0-44a1-898f-30d9f65b50c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:45:59.374Z|b5122158-f88e-4bdc-9f14-6f4549cff5e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:45:59.375Z|b5122158-f88e-4bdc-9f14-6f4549cff5e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:00.721Z|718305ca-600e-48d8-8a22-55460dd92763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:00.721Z|2c020630-2aca-486f-b657-6bfccc81d74d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:00.722Z|2c020630-2aca-486f-b657-6bfccc81d74d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:00.722Z|718305ca-600e-48d8-8a22-55460dd92763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:01.195Z|d58eb810-f483-47c9-93ed-35ce1015646a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:46:01.199Z|d58eb810-f483-47c9-93ed-35ce1015646a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:46:01.681Z|0dbd8c58-1a67-474c-a733-5f0f5198abda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:46:01.682Z|0dbd8c58-1a67-474c-a733-5f0f5198abda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:46:06.318Z|753ef9b0-c2e1-43cf-92ac-fcb992ae498c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:46:06.319Z|753ef9b0-c2e1-43cf-92ac-fcb992ae498c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:09.398Z|b85ae7c7-e2a6-429a-89bc-6a4be072a7cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:09.399Z|b85ae7c7-e2a6-429a-89bc-6a4be072a7cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:10.744Z|831b02f5-c794-4546-a461-8c9ff1f7c96c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:10.744Z|2d78f601-cec0-4617-b028-09a7cde1fddf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:10.744Z|2d78f601-cec0-4617-b028-09a7cde1fddf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:10.745Z|831b02f5-c794-4546-a461-8c9ff1f7c96c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:16.195Z|8d008743-f033-48ae-bacb-a16d590579e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:46:16.196Z|8d008743-f033-48ae-bacb-a16d590579e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:46:19.423Z|d4ec9d4e-f44f-4a51-b454-b9e022f689ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:19.424Z|d4ec9d4e-f44f-4a51-b454-b9e022f689ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:20.766Z|7b868362-1bcf-4d35-8a84-98367837532e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:20.766Z|1d2e9751-4d63-416f-8da1-426218ce941e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:20.767Z|7b868362-1bcf-4d35-8a84-98367837532e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:20.767Z|1d2e9751-4d63-416f-8da1-426218ce941e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:29.448Z|87f38f3b-97aa-441a-adff-f95165d46ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:29.449Z|87f38f3b-97aa-441a-adff-f95165d46ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:30.790Z|ead6006b-d4ee-41b7-9ed2-613b97687076|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:30.790Z|08404496-4a77-4677-bba4-b6a617e2c44e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:30.791Z|08404496-4a77-4677-bba4-b6a617e2c44e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:30.791Z|ead6006b-d4ee-41b7-9ed2-613b97687076|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:31.196Z|783d6cf5-b0b4-49a2-8784-564073125047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:46:31.196Z|783d6cf5-b0b4-49a2-8784-564073125047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:46:31.683Z|42a03544-cb99-4585-b8ab-d40e87d0c8ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:46:31.684Z|42a03544-cb99-4585-b8ab-d40e87d0c8ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:46:39.472Z|707db91f-ce1b-4f3d-84ee-b2a7677dea49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:39.473Z|707db91f-ce1b-4f3d-84ee-b2a7677dea49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:40.818Z|36a83269-4fab-4985-91a9-dc004050b6c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:40.818Z|064724a1-1129-4e32-88f6-4fb3dd31e35e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:40.818Z|36a83269-4fab-4985-91a9-dc004050b6c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:40.818Z|064724a1-1129-4e32-88f6-4fb3dd31e35e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:46.196Z|a93d5dd7-ff8c-4957-a1f5-c042b3c77b87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:46:46.199Z|a93d5dd7-ff8c-4957-a1f5-c042b3c77b87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:46:49.497Z|9b11e9e8-fdf8-4882-87d7-e85f92d32153|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:49.498Z|9b11e9e8-fdf8-4882-87d7-e85f92d32153|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:50.860Z|51b7a411-40b8-45dc-b23f-a109f11191d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:50.861Z|e710ddd4-19c1-48d6-9878-0e7cba5b5779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:50.861Z|51b7a411-40b8-45dc-b23f-a109f11191d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:50.861Z|e710ddd4-19c1-48d6-9878-0e7cba5b5779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:46:59.521Z|c32ca7a7-e43f-41f5-9dcf-2591cfcebd99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:46:59.522Z|c32ca7a7-e43f-41f5-9dcf-2591cfcebd99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:00.888Z|4fee407d-d5aa-4ded-84f1-724a268644a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:00.888Z|4fee407d-d5aa-4ded-84f1-724a268644a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:00.888Z|da21db5c-0439-4395-b39e-d6ed6de43d5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:00.890Z|da21db5c-0439-4395-b39e-d6ed6de43d5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:01.195Z|e49cba20-61c5-49a6-83c3-a8ef3cc104ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:47:01.196Z|e49cba20-61c5-49a6-83c3-a8ef3cc104ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:47:01.685Z|b8822ce2-9604-4391-b2fa-451ad621c562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:47:01.686Z|b8822ce2-9604-4391-b2fa-451ad621c562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:47:06.318Z|644e1ddc-b7d5-4eec-ad90-2fcaf6edd309|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:47:06.319Z|644e1ddc-b7d5-4eec-ad90-2fcaf6edd309|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:09.548Z|95990a29-72e6-4cba-9095-4f0ec751adb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:09.549Z|95990a29-72e6-4cba-9095-4f0ec751adb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:10.941Z|d192ce17-b749-40a5-9cec-5fd80963aced|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:10.942Z|d192ce17-b749-40a5-9cec-5fd80963aced|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:10.945Z|d93bd581-0a29-46ca-b85d-9f4b74e19754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:10.945Z|d93bd581-0a29-46ca-b85d-9f4b74e19754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:16.195Z|799589e9-99a9-417e-8b59-943046b03403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:47:16.196Z|799589e9-99a9-417e-8b59-943046b03403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:47:19.572Z|df7ab103-77cd-4e79-9eeb-e80a167b3082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:19.572Z|df7ab103-77cd-4e79-9eeb-e80a167b3082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:20.966Z|b774a284-cd36-4824-8e15-7a8397652f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:20.966Z|b774a284-cd36-4824-8e15-7a8397652f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:20.967Z|44548a75-68c3-49a3-bb0f-1b10dd32d00c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:20.968Z|44548a75-68c3-49a3-bb0f-1b10dd32d00c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:29.598Z|81a3c42e-cc03-4be1-b770-b265caed5cc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:29.599Z|81a3c42e-cc03-4be1-b770-b265caed5cc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:30.991Z|c8bb093c-6ec2-440a-979b-d68d95803bd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:30.991Z|3fc134cc-edf9-440f-ad5f-3482df3840f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:30.992Z|3fc134cc-edf9-440f-ad5f-3482df3840f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:30.992Z|c8bb093c-6ec2-440a-979b-d68d95803bd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:31.195Z|511f8a10-2773-41d7-8515-6e741d8ea281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:47:31.196Z|511f8a10-2773-41d7-8515-6e741d8ea281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:47:31.686Z|cc55a845-fce8-42cb-b166-3d61244cd747|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:47:31.687Z|cc55a845-fce8-42cb-b166-3d61244cd747|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:47:39.623Z|2997e32c-ee1c-4a8d-afe5-b55cefe5c596|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:39.625Z|2997e32c-ee1c-4a8d-afe5-b55cefe5c596|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:41.018Z|e3ed6e2b-4cc8-4039-b827-4e0188b93c97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:41.018Z|ee879ff6-c584-4c74-8804-2f2f0bd8a6c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:41.018Z|ee879ff6-c584-4c74-8804-2f2f0bd8a6c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:41.018Z|e3ed6e2b-4cc8-4039-b827-4e0188b93c97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:46.195Z|d09bef27-e7f1-4c5d-816d-2b4e62379e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:47:46.196Z|d09bef27-e7f1-4c5d-816d-2b4e62379e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:47:49.651Z|40a4367a-02cb-413c-804d-d3426babe142|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:49.652Z|40a4367a-02cb-413c-804d-d3426babe142|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:51.042Z|e4ac9780-142e-45d2-a063-4e21eca106dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:51.042Z|2d94299f-46f1-4459-ac2a-d78e797036fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:51.042Z|e4ac9780-142e-45d2-a063-4e21eca106dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:51.042Z|2d94299f-46f1-4459-ac2a-d78e797036fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:47:59.676Z|c7f78753-e100-438a-a4a2-4c06ec856100|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:47:59.676Z|c7f78753-e100-438a-a4a2-4c06ec856100|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:01.065Z|725295e8-146c-47cd-8b27-d6d07139794a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:01.065Z|eccc3f51-59ba-4028-953f-a352b678b4f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:01.065Z|725295e8-146c-47cd-8b27-d6d07139794a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:01.065Z|eccc3f51-59ba-4028-953f-a352b678b4f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:01.195Z|c081cf84-58b9-4da2-8c90-1f6072fea2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:48:01.196Z|c081cf84-58b9-4da2-8c90-1f6072fea2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:48:01.687Z|b381ee36-a1e7-4853-81a5-c334f1a7f614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:48:01.688Z|b381ee36-a1e7-4853-81a5-c334f1a7f614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:48:06.319Z|62448d34-3df1-4f69-9fe1-1081d24eaf41|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:48:06.320Z|62448d34-3df1-4f69-9fe1-1081d24eaf41|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:09.700Z|af7dc2cc-92bc-4316-82e9-e0ab83077fbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:09.700Z|af7dc2cc-92bc-4316-82e9-e0ab83077fbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:11.089Z|abeb9600-cac4-4087-bdc0-ff7d08c46fa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:11.089Z|d3f05e9f-49d8-4ca9-a84b-833fe6dde402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:11.090Z|d3f05e9f-49d8-4ca9-a84b-833fe6dde402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:11.090Z|abeb9600-cac4-4087-bdc0-ff7d08c46fa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:16.195Z|49494038-4122-49c0-8f4a-236b836b41c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:48:16.196Z|49494038-4122-49c0-8f4a-236b836b41c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:48:19.722Z|7a5cc47d-e337-4aa3-a1f5-fa64f5061a61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:19.723Z|7a5cc47d-e337-4aa3-a1f5-fa64f5061a61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:21.113Z|bcbc4da1-af4f-496f-98a2-2d78a2a9b93a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:21.114Z|bcbc4da1-af4f-496f-98a2-2d78a2a9b93a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:21.114Z|45549c09-ef5e-4a89-98d5-32b69f3b38ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:21.115Z|45549c09-ef5e-4a89-98d5-32b69f3b38ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:29.756Z|9f710c47-62ae-4679-ba54-580dfef1efe2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:29.757Z|9f710c47-62ae-4679-ba54-580dfef1efe2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:31.137Z|eccb3ed3-f3f8-4755-a436-9eb7134f0b8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:31.137Z|2561e33a-cb50-4fcd-9292-4c64849b5457|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:31.137Z|eccb3ed3-f3f8-4755-a436-9eb7134f0b8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:31.137Z|2561e33a-cb50-4fcd-9292-4c64849b5457|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:31.195Z|bcd10290-ade2-4a45-9985-6390c357199b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:48:31.196Z|bcd10290-ade2-4a45-9985-6390c357199b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:48:31.688Z|36692c8f-940f-4762-94de-b997e607db18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:48:31.689Z|36692c8f-940f-4762-94de-b997e607db18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:48:39.781Z|48f06cdf-931f-4cb6-af48-1c678940f442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:39.781Z|48f06cdf-931f-4cb6-af48-1c678940f442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:41.166Z|7224493d-f113-4a85-a348-df68c81a0ec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:41.167Z|7224493d-f113-4a85-a348-df68c81a0ec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:41.167Z|2a3e201c-5688-432b-add0-0dfbdc14ff5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:41.168Z|2a3e201c-5688-432b-add0-0dfbdc14ff5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:46.195Z|bf6d5e80-9e70-4586-8805-dad0a70d1354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:48:46.196Z|bf6d5e80-9e70-4586-8805-dad0a70d1354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:48:49.805Z|ad467002-1309-42cb-ac87-50dbc9759941|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:49.805Z|ad467002-1309-42cb-ac87-50dbc9759941|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:51.192Z|8609bff1-49f5-4773-8b81-af7a5a49d9b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:51.192Z|bc4bb7a1-e51d-40a8-8a6b-6c4f61a93f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:51.193Z|8609bff1-49f5-4773-8b81-af7a5a49d9b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:51.193Z|bc4bb7a1-e51d-40a8-8a6b-6c4f61a93f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:48:59.829Z|860e6e12-e05a-4cea-80c2-2137f5f600c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:48:59.829Z|860e6e12-e05a-4cea-80c2-2137f5f600c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:01.195Z|7810f30c-7ff7-4a23-85fa-30304deb9687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:49:01.197Z|7810f30c-7ff7-4a23-85fa-30304deb9687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:49:01.216Z|6a1e8462-957a-4baa-8dbe-a7bb5fe27f07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:01.216Z|b6062916-42c3-4144-b09a-91bde2eadbd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:01.217Z|b6062916-42c3-4144-b09a-91bde2eadbd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:01.217Z|6a1e8462-957a-4baa-8dbe-a7bb5fe27f07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:01.689Z|3ebc9717-8191-4e26-9de7-206b967cd2e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:49:01.690Z|3ebc9717-8191-4e26-9de7-206b967cd2e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:49:06.318Z|049f6026-f566-49fc-b451-3f8b2628405d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:49:06.319Z|049f6026-f566-49fc-b451-3f8b2628405d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:09.852Z|9a30e14b-e4d8-44ef-b6a3-e2b0704327eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:09.853Z|9a30e14b-e4d8-44ef-b6a3-e2b0704327eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:11.239Z|3a1ecc71-37b6-434b-8174-13486b8427fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:11.240Z|3a1ecc71-37b6-434b-8174-13486b8427fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:11.240Z|5847520c-8fc2-48e6-a2da-f9a72beb6d28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:11.240Z|5847520c-8fc2-48e6-a2da-f9a72beb6d28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:16.195Z|729bc7a3-0584-41cf-8a60-0b89407c6816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:49:16.196Z|729bc7a3-0584-41cf-8a60-0b89407c6816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:49:19.875Z|e22664fe-94b4-4473-9c0e-12868d019922|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:19.876Z|e22664fe-94b4-4473-9c0e-12868d019922|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:21.265Z|62414414-8828-4a0c-8e67-0c17a4434793|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:21.265Z|6aa3670d-a7b7-4016-be23-cc9cc626781f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:21.265Z|62414414-8828-4a0c-8e67-0c17a4434793|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:21.265Z|6aa3670d-a7b7-4016-be23-cc9cc626781f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:29.899Z|9b782263-3ff2-4f3b-89f5-e5dd8429234e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:29.899Z|9b782263-3ff2-4f3b-89f5-e5dd8429234e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:31.195Z|6fa3f5e4-470e-4343-87ac-57d688407544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:49:31.196Z|6fa3f5e4-470e-4343-87ac-57d688407544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:49:31.287Z|99942a6a-60a4-42b2-9492-1cd0cd407b14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:31.287Z|b2b31592-65b0-4472-b366-56075e16c57a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:31.288Z|99942a6a-60a4-42b2-9492-1cd0cd407b14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:31.288Z|b2b31592-65b0-4472-b366-56075e16c57a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:31.690Z|d7a277b5-b1dd-45d6-a2ff-23e70480dd34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:49:31.691Z|d7a277b5-b1dd-45d6-a2ff-23e70480dd34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:49:39.922Z|bc516fbe-2c4c-4026-b289-e250b38f261e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:39.923Z|bc516fbe-2c4c-4026-b289-e250b38f261e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:41.312Z|abe1240b-e0a9-464d-947f-54de90006eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:41.312Z|07135fc3-d975-4112-b0c2-e0a8c4e3172e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:41.312Z|abe1240b-e0a9-464d-947f-54de90006eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:41.312Z|07135fc3-d975-4112-b0c2-e0a8c4e3172e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:46.195Z|54eed50a-65b1-40fc-83fc-41753c71b18d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:49:46.198Z|54eed50a-65b1-40fc-83fc-41753c71b18d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:49:49.945Z|098d724d-c637-4765-8401-e22f70798808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:49.946Z|098d724d-c637-4765-8401-e22f70798808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:51.337Z|819d470b-1ee3-4fd4-be4e-cd981e622ef5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:51.337Z|fa30a5b7-147f-451d-a8cf-ed89c369bbe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:51.338Z|fa30a5b7-147f-451d-a8cf-ed89c369bbe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:51.338Z|819d470b-1ee3-4fd4-be4e-cd981e622ef5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:49:59.968Z|9dd6b3f8-d18d-4db7-858f-bcf8ecacec29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:49:59.969Z|9dd6b3f8-d18d-4db7-858f-bcf8ecacec29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:01.196Z|da759b57-8e4e-46ca-b30b-447aec9ec794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:50:01.196Z|da759b57-8e4e-46ca-b30b-447aec9ec794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:50:01.361Z|ceed11df-fc3d-4a9f-83ff-6b6a4b794da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:01.361Z|a448f669-6fd8-4359-ab6c-1550ac0d8bb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:01.362Z|ceed11df-fc3d-4a9f-83ff-6b6a4b794da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:01.362Z|a448f669-6fd8-4359-ab6c-1550ac0d8bb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:01.692Z|d645aa06-97ef-4dd6-bfb3-76216e355aa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:50:01.692Z|d645aa06-97ef-4dd6-bfb3-76216e355aa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:50:06.320Z|40cecb27-8822-4df6-8f9d-15f7088733f2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:50:06.321Z|40cecb27-8822-4df6-8f9d-15f7088733f2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:09.991Z|17685ece-ffd0-4d7c-ae1e-06fdad57c87a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:09.992Z|17685ece-ffd0-4d7c-ae1e-06fdad57c87a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:11.388Z|207df315-ac45-467a-a8c3-cc8840e23f0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:11.389Z|207df315-ac45-467a-a8c3-cc8840e23f0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:11.392Z|4fa0a33b-0bd6-4ebe-9832-8d0173493f66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:11.393Z|4fa0a33b-0bd6-4ebe-9832-8d0173493f66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:16.196Z|42c8e65b-129e-4f92-98c6-b058a05aa488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:50:16.196Z|42c8e65b-129e-4f92-98c6-b058a05aa488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:50:20.014Z|93dfd8f5-4aab-4411-908f-080c9082cecd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:20.014Z|93dfd8f5-4aab-4411-908f-080c9082cecd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:21.415Z|9d941527-8b9c-49fb-8031-683f7d1bb906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:21.415Z|9d56c70d-560b-4a90-8aa0-b79a4657adb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:21.416Z|9d56c70d-560b-4a90-8aa0-b79a4657adb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:21.415Z|9d941527-8b9c-49fb-8031-683f7d1bb906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:30.037Z|2a9b9266-e327-4d5a-9d30-1aa900312696|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:30.037Z|2a9b9266-e327-4d5a-9d30-1aa900312696|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:31.195Z|9aa1f5cf-41f3-468c-8d2d-46e3edbdf3a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:50:31.198Z|9aa1f5cf-41f3-468c-8d2d-46e3edbdf3a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:50:31.440Z|3cc99975-e292-4d57-ad0e-e4e9678c2baf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:31.440Z|f49620d3-2bd3-4739-a500-d5829d396600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:31.441Z|3cc99975-e292-4d57-ad0e-e4e9678c2baf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:31.441Z|f49620d3-2bd3-4739-a500-d5829d396600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:31.693Z|6858ecaa-be6c-4c14-87b9-9cc2557bd1b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:50:31.693Z|6858ecaa-be6c-4c14-87b9-9cc2557bd1b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:50:40.063Z|16e57b6e-df45-4808-ab07-52f21e5c9ded|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:40.065Z|16e57b6e-df45-4808-ab07-52f21e5c9ded|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:41.467Z|73761dfb-c4d5-4cc5-81d9-3ff8698b516f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:41.467Z|26f78f63-ae6b-4e36-ac91-9838c3776a8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:41.468Z|73761dfb-c4d5-4cc5-81d9-3ff8698b516f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:41.468Z|26f78f63-ae6b-4e36-ac91-9838c3776a8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:46.196Z|69a72cff-cb0a-4e97-9522-20ec9e33e3c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:50:46.197Z|69a72cff-cb0a-4e97-9522-20ec9e33e3c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:50:50.092Z|d0f285db-216f-4ce9-b831-c98835c01444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:50.093Z|d0f285db-216f-4ce9-b831-c98835c01444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:51.493Z|d480f5a8-0831-46a2-a753-38c0cbb0dc36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:51.494Z|d480f5a8-0831-46a2-a753-38c0cbb0dc36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:50:51.495Z|37499144-de9d-4764-8a9f-5450fed960b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:50:51.495Z|37499144-de9d-4764-8a9f-5450fed960b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:00.118Z|3a874c05-df52-4f43-8cb6-0ed93c642de3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:00.119Z|3a874c05-df52-4f43-8cb6-0ed93c642de3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:01.195Z|a6d812ea-0cbf-42c0-ac23-bfb66ae2948b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:51:01.196Z|a6d812ea-0cbf-42c0-ac23-bfb66ae2948b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:51:01.517Z|cf5ef6bf-fa71-4e38-878a-e2e0aba3eaf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:01.517Z|d12fd4b0-273a-4f14-9c26-15120f7f3ba5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:01.517Z|cf5ef6bf-fa71-4e38-878a-e2e0aba3eaf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:01.518Z|d12fd4b0-273a-4f14-9c26-15120f7f3ba5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:01.694Z|6d30637e-2ef8-42d2-876c-db53961a5379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:51:01.694Z|6d30637e-2ef8-42d2-876c-db53961a5379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:51:06.321Z|d0e946ba-7318-4d10-b9a7-060c70b14c38|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:51:06.322Z|d0e946ba-7318-4d10-b9a7-060c70b14c38|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:10.141Z|9c467af6-81c0-4220-ab38-bd91366ff191|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:10.142Z|9c467af6-81c0-4220-ab38-bd91366ff191|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:11.539Z|bf26536f-5143-4ae8-bd6d-37bf71e573bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:11.539Z|951adfa4-5583-4287-a19c-f1f6306eee21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:11.540Z|951adfa4-5583-4287-a19c-f1f6306eee21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:11.540Z|bf26536f-5143-4ae8-bd6d-37bf71e573bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:16.196Z|a8d689ef-8cf7-44d4-838d-21ea85a83120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:51:16.198Z|a8d689ef-8cf7-44d4-838d-21ea85a83120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:51:20.167Z|06a2cd5a-7ab2-4617-b2b4-973d78fbea38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:20.168Z|06a2cd5a-7ab2-4617-b2b4-973d78fbea38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:21.561Z|f7fbfb44-d426-43dd-85fe-c80d1cd0eea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:21.561Z|f7fbfb44-d426-43dd-85fe-c80d1cd0eea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:21.563Z|c0847a67-6adc-4a7a-9662-a2acc7e6c0a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:21.564Z|c0847a67-6adc-4a7a-9662-a2acc7e6c0a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:30.190Z|5ed418f5-a474-4abe-a815-62f8e91afb78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:30.191Z|5ed418f5-a474-4abe-a815-62f8e91afb78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:31.195Z|27fab058-239e-4b10-be0e-0807233b5da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:51:31.196Z|27fab058-239e-4b10-be0e-0807233b5da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:51:31.583Z|19883c11-fb44-4fb0-9a38-8ad0a60506b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:31.584Z|7eeeed68-3bed-49f2-922c-47567dd6dcc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:31.584Z|19883c11-fb44-4fb0-9a38-8ad0a60506b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:31.584Z|7eeeed68-3bed-49f2-922c-47567dd6dcc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:31.695Z|d57c8f58-4172-4bd1-8663-ca3dc4923b8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:51:31.695Z|d57c8f58-4172-4bd1-8663-ca3dc4923b8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:51:40.218Z|d61ca77a-f3bf-4dc4-b531-2cddb0ee7f97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:40.218Z|d61ca77a-f3bf-4dc4-b531-2cddb0ee7f97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:41.606Z|39c28281-459a-40d9-8cbf-3eefe0a4a51e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:41.606Z|b3ef2d78-002d-445b-9bfc-4bef43720f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:41.606Z|39c28281-459a-40d9-8cbf-3eefe0a4a51e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:41.606Z|b3ef2d78-002d-445b-9bfc-4bef43720f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:46.195Z|2fa5f8db-d31a-44e8-b9db-b61bff60d5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:51:46.196Z|2fa5f8db-d31a-44e8-b9db-b61bff60d5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:51:50.242Z|5d8fc154-85b8-46fa-b2ce-a74dc3ad71b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:50.243Z|5d8fc154-85b8-46fa-b2ce-a74dc3ad71b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:51.628Z|17ef72c2-9961-4923-8a42-7bf02f0afd17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:51.628Z|063feb4a-a6f8-4dd7-9fbe-c3fad0895838|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:51:51.629Z|17ef72c2-9961-4923-8a42-7bf02f0afd17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:51:51.629Z|063feb4a-a6f8-4dd7-9fbe-c3fad0895838|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:00.271Z|62feadff-eb0d-480f-947a-fb1dfb7ed2c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:00.273Z|62feadff-eb0d-480f-947a-fb1dfb7ed2c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:01.195Z|351ade0c-a986-4896-9263-6590f5c4375c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:52:01.198Z|351ade0c-a986-4896-9263-6590f5c4375c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:52:01.652Z|d4c7c87f-27ee-4c69-bd8a-9d0001967ff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:01.652Z|f815da13-b929-488d-8003-2c71d3425147|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:01.653Z|d4c7c87f-27ee-4c69-bd8a-9d0001967ff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:01.653Z|f815da13-b929-488d-8003-2c71d3425147|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:01.696Z|9a9d670b-22bb-4a0c-9728-8784af217c3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:52:01.697Z|9a9d670b-22bb-4a0c-9728-8784af217c3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:52:06.319Z|cf3136ef-ab02-45ff-b15a-b15a6204aa11|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:52:06.319Z|cf3136ef-ab02-45ff-b15a-b15a6204aa11|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:10.304Z|9a48c6ca-a77f-4fad-bf3f-22f0f6ef4b64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:10.305Z|9a48c6ca-a77f-4fad-bf3f-22f0f6ef4b64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:11.677Z|e00efc54-2105-4101-89f2-2cb70a67848a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:11.677Z|1d7ab2fb-7294-4f90-b36b-3edd847e4a6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:11.678Z|1d7ab2fb-7294-4f90-b36b-3edd847e4a6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:11.678Z|e00efc54-2105-4101-89f2-2cb70a67848a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:16.195Z|3ad0e919-0f9c-42de-896a-ca375f44bddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:52:16.196Z|3ad0e919-0f9c-42de-896a-ca375f44bddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:52:20.327Z|08f5bfb3-bab8-442a-9e45-614d2ec4d14d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:20.328Z|08f5bfb3-bab8-442a-9e45-614d2ec4d14d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:21.701Z|cc7943df-dd4e-45f4-8286-262230959da9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:21.701Z|53b89c12-61af-40ce-b563-c89aae366889|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:21.701Z|53b89c12-61af-40ce-b563-c89aae366889|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:21.701Z|cc7943df-dd4e-45f4-8286-262230959da9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:30.351Z|532036a0-2b9d-4cbb-8d64-0297349450cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:30.352Z|532036a0-2b9d-4cbb-8d64-0297349450cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:31.195Z|82b746b5-8b0c-4c44-92ba-e6022c3086f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:52:31.196Z|82b746b5-8b0c-4c44-92ba-e6022c3086f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:52:31.697Z|4c405479-b756-41a6-be21-654fb7659bba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:52:31.698Z|4c405479-b756-41a6-be21-654fb7659bba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:52:31.724Z|973fed24-1756-436e-97b8-e1c7a0a14cfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:31.724Z|ddae7c93-6526-4c7f-8172-7ec839dd0439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:31.724Z|973fed24-1756-436e-97b8-e1c7a0a14cfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:31.725Z|ddae7c93-6526-4c7f-8172-7ec839dd0439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:40.374Z|481d5e75-9db0-47fe-9b5f-49b40f750b99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:40.375Z|481d5e75-9db0-47fe-9b5f-49b40f750b99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:41.747Z|b05f8706-3e0d-4e27-8686-d7383e03737c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:41.747Z|17f22adb-dc87-414f-b9a1-05fe45cd1754|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:41.748Z|17f22adb-dc87-414f-b9a1-05fe45cd1754|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:41.748Z|b05f8706-3e0d-4e27-8686-d7383e03737c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:46.196Z|f3270e2b-2bd3-4804-a863-b06fa2f77eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:52:46.199Z|f3270e2b-2bd3-4804-a863-b06fa2f77eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:52:50.396Z|41c8be57-e1a6-47d0-8ccf-7cee2a15707f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:50.397Z|41c8be57-e1a6-47d0-8ccf-7cee2a15707f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:51.770Z|c2ba9d5f-7eb1-4412-bc4d-59b58ba95818|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:51.770Z|779a0289-5065-455d-9961-70e42a3acac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:52:51.771Z|779a0289-5065-455d-9961-70e42a3acac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:52:51.770Z|c2ba9d5f-7eb1-4412-bc4d-59b58ba95818|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:00.421Z|372762cc-c3cb-408f-bfa8-8f00200b2d63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:00.421Z|372762cc-c3cb-408f-bfa8-8f00200b2d63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:01.195Z|8cc22f17-8072-4b87-98d6-37dfc32462fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:53:01.196Z|8cc22f17-8072-4b87-98d6-37dfc32462fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:53:01.699Z|4effa644-1b96-4b99-8592-39793347aabc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:53:01.699Z|4effa644-1b96-4b99-8592-39793347aabc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:53:01.792Z|d26bc1d2-5085-4fac-8d0a-00ec1dafef34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:01.792Z|8f51be9b-89ab-4d69-a6d1-0227550e006e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:01.793Z|8f51be9b-89ab-4d69-a6d1-0227550e006e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:01.793Z|d26bc1d2-5085-4fac-8d0a-00ec1dafef34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:06.318Z|2dfde325-841b-401e-bbdb-6e7860a488e4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:53:06.319Z|2dfde325-841b-401e-bbdb-6e7860a488e4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:10.444Z|65e3fddf-30b8-47eb-b33a-774abae558ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:10.445Z|65e3fddf-30b8-47eb-b33a-774abae558ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:11.816Z|46dd7d61-ccb0-4f61-8b01-b35f7d65d151|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:11.816Z|02aabb1a-d7a9-43e3-97be-9c0732ea5694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:11.817Z|02aabb1a-d7a9-43e3-97be-9c0732ea5694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:11.817Z|46dd7d61-ccb0-4f61-8b01-b35f7d65d151|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:16.195Z|eeeb42b0-6a98-49f1-aa97-42e22bbcc12f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:53:16.196Z|eeeb42b0-6a98-49f1-aa97-42e22bbcc12f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:53:20.490Z|388f8082-d8e4-4130-82af-bd3750326d0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:20.491Z|388f8082-d8e4-4130-82af-bd3750326d0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:21.843Z|b49b200f-1eec-4b7c-a58a-63e8ce31dacd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:21.843Z|eb530692-02c5-4de0-8eb9-94e2045b93c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:21.844Z|b49b200f-1eec-4b7c-a58a-63e8ce31dacd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:21.844Z|eb530692-02c5-4de0-8eb9-94e2045b93c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:30.513Z|03708ace-8e7d-4dfb-af43-4b9c2f7ef967|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:30.513Z|03708ace-8e7d-4dfb-af43-4b9c2f7ef967|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:31.195Z|4013e5f9-4899-40b9-b476-3cbb7b4abeee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:53:31.198Z|4013e5f9-4899-40b9-b476-3cbb7b4abeee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:53:31.700Z|d48a361c-4bfe-42aa-8690-3cf38f9689b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:53:31.700Z|d48a361c-4bfe-42aa-8690-3cf38f9689b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:53:31.867Z|31121316-95e7-450c-8171-0c706a556ce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:31.867Z|250af08a-7a43-49cb-be55-4e89d32eb018|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:31.867Z|31121316-95e7-450c-8171-0c706a556ce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:31.868Z|250af08a-7a43-49cb-be55-4e89d32eb018|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:40.536Z|389555ef-f0c7-4954-a217-c3f6eac7c1d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:40.536Z|389555ef-f0c7-4954-a217-c3f6eac7c1d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:41.890Z|c632aa1e-8c82-4bd2-a5c1-8fbfcdfc548b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:41.890Z|0796bce7-de3c-4dc6-89b7-51427dd34480|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:41.890Z|c632aa1e-8c82-4bd2-a5c1-8fbfcdfc548b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:41.891Z|0796bce7-de3c-4dc6-89b7-51427dd34480|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:46.196Z|67a2c1f3-15fd-4596-8c91-6a89d30e96d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:53:46.196Z|67a2c1f3-15fd-4596-8c91-6a89d30e96d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:53:50.559Z|91679f13-8fd0-42a5-882a-98f19081d834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:50.560Z|91679f13-8fd0-42a5-882a-98f19081d834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:51.915Z|36de7974-2ea9-4658-8bf6-f6907ed87544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:51.915Z|7fd88b95-1344-4f2c-962d-628647c1c241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:53:51.915Z|36de7974-2ea9-4658-8bf6-f6907ed87544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:53:51.916Z|7fd88b95-1344-4f2c-962d-628647c1c241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:00.583Z|072fe89f-94cb-4ca9-af6c-882c6e9ea341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:00.585Z|072fe89f-94cb-4ca9-af6c-882c6e9ea341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:01.195Z|e973e6c4-26d8-4a69-b597-826dc9ccae34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:54:01.196Z|e973e6c4-26d8-4a69-b597-826dc9ccae34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:54:01.701Z|b5954771-0a1a-4316-9183-54008b41cd45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:54:01.701Z|b5954771-0a1a-4316-9183-54008b41cd45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:54:01.938Z|76623b0a-550d-4a53-afbd-ecff2aa665ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:01.940Z|7e3c908a-3ba3-49db-b732-5da73933efe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:01.940Z|7e3c908a-3ba3-49db-b732-5da73933efe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:01.939Z|76623b0a-550d-4a53-afbd-ecff2aa665ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:06.319Z|a7b0f123-3bd2-467e-8fc8-276fb4f4480b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:54:06.320Z|a7b0f123-3bd2-467e-8fc8-276fb4f4480b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:10.611Z|33ca758d-9ca5-4f74-99bd-a7dee175348f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:10.612Z|33ca758d-9ca5-4f74-99bd-a7dee175348f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:11.964Z|b60bc225-7e37-4d56-be57-05cfaa2a3751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:11.964Z|b19222bd-0234-4e19-bf09-d3b7be9de427|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:11.964Z|b19222bd-0234-4e19-bf09-d3b7be9de427|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:11.964Z|b60bc225-7e37-4d56-be57-05cfaa2a3751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:16.195Z|61e8e587-79e9-426d-a4e8-27d71482c32e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:54:16.199Z|61e8e587-79e9-426d-a4e8-27d71482c32e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:54:20.634Z|2ef36e17-210d-4fe6-9f6c-fcad07133fb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:20.634Z|2ef36e17-210d-4fe6-9f6c-fcad07133fb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:21.987Z|313e8ca3-faeb-4bd9-aeb0-eff2a3114d96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:21.987Z|9430fa33-8eba-4390-af7b-c2593fdcdbe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:21.987Z|313e8ca3-faeb-4bd9-aeb0-eff2a3114d96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:21.988Z|9430fa33-8eba-4390-af7b-c2593fdcdbe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:30.656Z|8a3b7277-0c86-40c3-b0fe-35ce915b269d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:30.657Z|8a3b7277-0c86-40c3-b0fe-35ce915b269d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:31.195Z|533afd62-5e0d-4f30-8890-a3af3879be78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:54:31.196Z|533afd62-5e0d-4f30-8890-a3af3879be78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:54:31.702Z|8b145227-13ba-4903-861a-a78275f0b745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:54:31.702Z|8b145227-13ba-4903-861a-a78275f0b745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:54:32.011Z|1d25e58b-84a4-4002-962c-83d3c67d130d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:32.011Z|f73d482c-e8c3-438b-8263-55457c5daf5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:32.012Z|1d25e58b-84a4-4002-962c-83d3c67d130d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:32.012Z|f73d482c-e8c3-438b-8263-55457c5daf5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:40.681Z|c07dd90f-4b6c-49d1-a2af-01c341cd14d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:40.682Z|c07dd90f-4b6c-49d1-a2af-01c341cd14d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:42.036Z|b4526a5c-f4c8-48b6-ad3c-531275e5b987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:42.036Z|217aba4c-fa50-4459-9b5e-0a26aea5948e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:42.036Z|b4526a5c-f4c8-48b6-ad3c-531275e5b987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:42.037Z|217aba4c-fa50-4459-9b5e-0a26aea5948e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:46.195Z|1d744472-ee1b-4a0e-a682-af9b5ac79731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:54:46.196Z|1d744472-ee1b-4a0e-a682-af9b5ac79731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:54:50.704Z|ebd90b8a-624f-4c18-9ff8-2ee99617e98d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:50.705Z|ebd90b8a-624f-4c18-9ff8-2ee99617e98d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:52.058Z|4ea3363e-1bca-4318-ba2f-058954ab3958|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:52.059Z|4ea3363e-1bca-4318-ba2f-058954ab3958|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:54:52.058Z|09a0904a-749f-42d3-9b64-c6e686c9565f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:54:52.064Z|09a0904a-749f-42d3-9b64-c6e686c9565f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:00.730Z|cdb33f09-a1f1-4329-95c1-e992775850d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:00.730Z|cdb33f09-a1f1-4329-95c1-e992775850d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:01.195Z|8ef17337-d72b-4220-bede-128a8bf6c109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:55:01.199Z|8ef17337-d72b-4220-bede-128a8bf6c109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:55:01.703Z|48ce8c44-a609-4cc1-a2ca-026ba3ab4e88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:55:01.703Z|48ce8c44-a609-4cc1-a2ca-026ba3ab4e88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:55:02.080Z|9672911b-ee6c-4b35-a397-75dba13c7780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:02.081Z|9672911b-ee6c-4b35-a397-75dba13c7780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:02.083Z|da3bd702-0c5c-4017-b6cd-9361d6c375bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:02.083Z|da3bd702-0c5c-4017-b6cd-9361d6c375bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:06.319Z|b383f6c1-61d2-4c5b-8359-6d2ff69bae02|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:55:06.319Z|b383f6c1-61d2-4c5b-8359-6d2ff69bae02|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:10.756Z|787789f2-1b6a-427f-ad6c-b4f95d30e953|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:10.756Z|787789f2-1b6a-427f-ad6c-b4f95d30e953|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:12.104Z|7f0edbbd-b624-4dcf-8f25-c2b6defbc90d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:12.104Z|069c99b8-561e-4322-b97a-102c722cee37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:12.104Z|7f0edbbd-b624-4dcf-8f25-c2b6defbc90d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:12.105Z|069c99b8-561e-4322-b97a-102c722cee37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:16.195Z|c34ba69c-14e6-46f3-820a-2e628338ace3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:55:16.196Z|c34ba69c-14e6-46f3-820a-2e628338ace3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:55:20.779Z|a854f8b9-ad15-4f7b-b41d-6849228917b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:20.780Z|a854f8b9-ad15-4f7b-b41d-6849228917b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:22.127Z|eb1ff471-0e05-4f6e-a2e5-db39e03c5693|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:22.127Z|7adf7d8a-11ac-4826-b963-6c6f557437f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:22.128Z|7adf7d8a-11ac-4826-b963-6c6f557437f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:22.128Z|eb1ff471-0e05-4f6e-a2e5-db39e03c5693|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:30.802Z|194f4f96-e85c-4c06-83f1-5ecc4a72a1ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:30.803Z|194f4f96-e85c-4c06-83f1-5ecc4a72a1ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:31.196Z|2ac9763c-e917-4055-b593-ff16dd47d91a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:55:31.196Z|2ac9763c-e917-4055-b593-ff16dd47d91a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:55:31.704Z|77483c44-fa32-43c4-840b-7c0b3e54e200|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:55:31.705Z|77483c44-fa32-43c4-840b-7c0b3e54e200|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:55:32.151Z|3c06452b-fa33-4ce1-aec8-80d4aa39ccc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:32.151Z|24faea42-3976-48f6-b052-7f23a2f848d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:32.152Z|24faea42-3976-48f6-b052-7f23a2f848d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:32.152Z|3c06452b-fa33-4ce1-aec8-80d4aa39ccc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:40.827Z|4ef91f51-785a-44de-b7dc-982de29e49be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:40.828Z|4ef91f51-785a-44de-b7dc-982de29e49be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:42.174Z|1dbd436f-ba2c-443d-81f2-c9365a95f225|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:42.174Z|3bd51795-d7c5-4bc8-8d35-4ec14cabab3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:42.174Z|1dbd436f-ba2c-443d-81f2-c9365a95f225|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:42.175Z|3bd51795-d7c5-4bc8-8d35-4ec14cabab3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:46.195Z|cda23427-f2ba-4a51-bcdf-cd8fd930ac35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:55:46.198Z|cda23427-f2ba-4a51-bcdf-cd8fd930ac35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:55:50.854Z|6f58d79e-80b0-4bfc-b827-485b5a828388|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:50.855Z|6f58d79e-80b0-4bfc-b827-485b5a828388|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:52.196Z|29aa5a2d-70a9-427b-987b-d772712424fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:52.196Z|33726852-6332-438a-a117-86e77d7012bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:55:52.197Z|29aa5a2d-70a9-427b-987b-d772712424fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:55:52.197Z|33726852-6332-438a-a117-86e77d7012bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:00.903Z|a2204780-24e2-4e68-bd97-3be1e036e7d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:00.904Z|a2204780-24e2-4e68-bd97-3be1e036e7d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:01.195Z|fd9bdbe2-1aba-4203-a904-0f54d070932c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:56:01.196Z|fd9bdbe2-1aba-4203-a904-0f54d070932c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:56:01.705Z|5e3e962e-7133-4970-b609-56093a31e823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:56:01.706Z|5e3e962e-7133-4970-b609-56093a31e823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:56:02.220Z|905d1cac-ea1f-4242-99aa-ae7f42bce41c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:02.220Z|d9f40fd6-e56e-4afb-ab48-4a51931daf06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:02.221Z|905d1cac-ea1f-4242-99aa-ae7f42bce41c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:02.222Z|d9f40fd6-e56e-4afb-ab48-4a51931daf06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:06.319Z|95d6d33e-e435-4b7c-bc5b-e00eced2ea16|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:56:06.320Z|95d6d33e-e435-4b7c-bc5b-e00eced2ea16|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:10.929Z|8983161b-7328-4f6e-8be7-7e9f595fdc5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:10.930Z|8983161b-7328-4f6e-8be7-7e9f595fdc5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:12.245Z|ccee4155-271d-40e8-a3e9-6ac0d9b7d0c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:12.245Z|ccee4155-271d-40e8-a3e9-6ac0d9b7d0c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:12.245Z|7288bed7-91eb-4c93-8be4-4150a1df17a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:12.247Z|7288bed7-91eb-4c93-8be4-4150a1df17a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:16.195Z|a0f6211f-4b49-4cd3-af52-07410851c710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:56:16.196Z|a0f6211f-4b49-4cd3-af52-07410851c710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:56:20.960Z|06675fd5-af4e-4889-95f8-1c516101f2da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:20.960Z|06675fd5-af4e-4889-95f8-1c516101f2da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:22.267Z|8bb1bf8d-eb41-4c5a-bd40-3277c816dcd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:22.267Z|a228e624-b1bf-445b-a334-91420044608e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:22.267Z|8bb1bf8d-eb41-4c5a-bd40-3277c816dcd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:22.268Z|a228e624-b1bf-445b-a334-91420044608e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:30.989Z|ba595c54-ab19-43bf-995e-8d86d6d5aa1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:30.990Z|ba595c54-ab19-43bf-995e-8d86d6d5aa1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:31.196Z|a945ada2-610e-46df-867c-aeb2081d92ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:56:31.199Z|a945ada2-610e-46df-867c-aeb2081d92ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:56:31.707Z|54d53df5-10e0-4280-956f-0c0e4d609e6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:56:31.707Z|54d53df5-10e0-4280-956f-0c0e4d609e6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:56:32.290Z|14bb12c4-c579-4ec2-88ed-3d2651ce2b8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:32.290Z|85e4fe2b-8694-4493-ac11-7ada3cde5a4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:32.291Z|14bb12c4-c579-4ec2-88ed-3d2651ce2b8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:32.291Z|85e4fe2b-8694-4493-ac11-7ada3cde5a4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:41.014Z|e0a24651-cf74-453a-8108-7360865d370c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:41.016Z|e0a24651-cf74-453a-8108-7360865d370c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:42.315Z|f333e5b6-4d75-4ad9-804f-855e4642e91e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:42.316Z|f333e5b6-4d75-4ad9-804f-855e4642e91e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:42.316Z|2b5492a8-50f7-4d63-af3b-c3eea524ab26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:42.316Z|2b5492a8-50f7-4d63-af3b-c3eea524ab26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:46.195Z|9b7ac2a2-a47e-4399-8788-36633878a86e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:56:46.196Z|9b7ac2a2-a47e-4399-8788-36633878a86e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:56:51.050Z|16a1fa0c-4002-4203-b90e-888f16eca2c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:51.051Z|16a1fa0c-4002-4203-b90e-888f16eca2c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:52.340Z|29a7c9c9-6657-4711-a32c-94b55017aa44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:52.340Z|29a7c9c9-6657-4711-a32c-94b55017aa44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:56:52.340Z|651a82a5-d81d-41b8-bf5a-d2d1167946d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:56:52.341Z|651a82a5-d81d-41b8-bf5a-d2d1167946d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:01.074Z|c824e143-bf67-4979-9d76-40a30780fb0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:01.074Z|c824e143-bf67-4979-9d76-40a30780fb0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:01.195Z|5ef82b8d-be7d-4a23-8b81-8af281363f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:57:01.196Z|5ef82b8d-be7d-4a23-8b81-8af281363f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:57:01.708Z|0f20bd52-5022-47f1-934f-77d1bd33b77d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:57:01.709Z|0f20bd52-5022-47f1-934f-77d1bd33b77d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:57:02.366Z|ff75f2e8-33bd-4255-8ab5-e5f2e6a997f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:02.366Z|8da928e4-b431-401e-ab0a-4c7cb87b4ba1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:02.367Z|ff75f2e8-33bd-4255-8ab5-e5f2e6a997f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:02.367Z|8da928e4-b431-401e-ab0a-4c7cb87b4ba1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:06.317Z|24adf0a1-aac0-499a-b165-61706e5955d4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:57:06.318Z|24adf0a1-aac0-499a-b165-61706e5955d4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:11.102Z|c60355e1-8640-4777-a945-c53e915577bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:11.102Z|c60355e1-8640-4777-a945-c53e915577bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:12.394Z|dcd2916e-c82d-44f2-9684-734d53d14938|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:12.394Z|9a0e75de-e41b-4ce3-969f-08d1a214168d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:12.394Z|dcd2916e-c82d-44f2-9684-734d53d14938|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:12.395Z|9a0e75de-e41b-4ce3-969f-08d1a214168d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:16.195Z|8bdbdf4c-bf95-413a-892a-f31c71640254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:57:16.198Z|8bdbdf4c-bf95-413a-892a-f31c71640254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:57:21.126Z|1e472c02-a2c5-47d6-8b17-237b65ce2902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:21.127Z|1e472c02-a2c5-47d6-8b17-237b65ce2902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:22.420Z|5a6e5449-4767-4bce-8e32-19aa903ddcc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:22.420Z|2f77d7f1-ee75-4e1a-bf35-fb796bbdb421|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:22.421Z|5a6e5449-4767-4bce-8e32-19aa903ddcc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:22.421Z|2f77d7f1-ee75-4e1a-bf35-fb796bbdb421|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:31.151Z|aab9f09f-172e-4d4f-a28d-ae1f41fa73c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:31.151Z|aab9f09f-172e-4d4f-a28d-ae1f41fa73c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:31.195Z|30d77be4-71ce-43cf-b742-5b5de3ed32e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:57:31.196Z|30d77be4-71ce-43cf-b742-5b5de3ed32e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:57:31.709Z|a3955886-9ddf-4c99-94c6-ae5184b04400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:57:31.710Z|a3955886-9ddf-4c99-94c6-ae5184b04400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:57:32.444Z|bbfebfd6-cf7c-4bbc-92ce-64c6fc35418c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:32.444Z|ae88a94b-5af2-4d1d-8ed2-3f0996f8041d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:32.445Z|ae88a94b-5af2-4d1d-8ed2-3f0996f8041d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:32.445Z|bbfebfd6-cf7c-4bbc-92ce-64c6fc35418c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:41.174Z|10acd990-70c1-4b65-96fe-f5ee83f73bcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:41.175Z|10acd990-70c1-4b65-96fe-f5ee83f73bcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:42.469Z|771214db-1795-42be-b6da-89dfd9107354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:42.470Z|771214db-1795-42be-b6da-89dfd9107354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:42.470Z|864721dc-8b34-4f51-9cdb-a52ec6e4bb67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:42.470Z|864721dc-8b34-4f51-9cdb-a52ec6e4bb67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:46.195Z|4bf89095-0ecf-41ca-b62d-8b9b7d48f7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:57:46.196Z|4bf89095-0ecf-41ca-b62d-8b9b7d48f7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:57:51.198Z|1fc626df-9812-4a11-b992-dec0943ee26a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:51.198Z|1fc626df-9812-4a11-b992-dec0943ee26a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:52.491Z|7f50787a-5c4f-4a25-8b79-8776fab3e5d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:52.491Z|7f50787a-5c4f-4a25-8b79-8776fab3e5d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:57:52.492Z|29bd5cd8-cb58-4fc1-b0e1-681377363dae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:57:52.493Z|29bd5cd8-cb58-4fc1-b0e1-681377363dae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:01.196Z|6557d6fe-d31f-4db0-995a-81141b3e13e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:58:01.200Z|6557d6fe-d31f-4db0-995a-81141b3e13e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:58:01.222Z|88a71ac1-f77b-462c-ad64-36140619a40a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:01.222Z|88a71ac1-f77b-462c-ad64-36140619a40a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:01.710Z|589dfd98-ed6d-4d01-824f-5e75d2e27ccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:58:01.711Z|589dfd98-ed6d-4d01-824f-5e75d2e27ccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:58:02.516Z|162835de-61b9-40ed-9263-3eda9fb27ea0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:02.517Z|162835de-61b9-40ed-9263-3eda9fb27ea0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:02.516Z|83f62722-be9a-4b62-9775-01ba36526ec8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:02.517Z|83f62722-be9a-4b62-9775-01ba36526ec8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:06.318Z|94ca2133-efd0-478c-9366-116ac1238310|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:58:06.319Z|94ca2133-efd0-478c-9366-116ac1238310|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:11.248Z|ce7dacf5-8693-4d1c-ad9a-92462630a54d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:11.248Z|ce7dacf5-8693-4d1c-ad9a-92462630a54d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:12.540Z|1b803e8b-65f6-4311-a5cd-235867f7e20e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:12.540Z|1b803e8b-65f6-4311-a5cd-235867f7e20e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:12.544Z|97367169-0196-46fa-add4-aa72b9ebdb93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:12.545Z|97367169-0196-46fa-add4-aa72b9ebdb93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:16.195Z|464e0582-79a0-46bf-aca4-2dd659aeaf01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:58:16.196Z|464e0582-79a0-46bf-aca4-2dd659aeaf01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:58:21.271Z|f916e4e3-f021-4a40-b7c8-83c7a7740037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:21.272Z|f916e4e3-f021-4a40-b7c8-83c7a7740037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:22.311Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2023-03-01T03:58:22.321Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: cfb76b75-5e50-4801-a7d2-b7ff5d534c89 already exists in requestDb InfraActiveRequests table
2023-03-01T03:58:22.367Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89
2023-03-01T03:58:22.368Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89|INFO|500||Invoke
2023-03-01T03:58:22.368Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89|DEBUG|500||===========================request begin================================================
2023-03-01T03:58:22.369Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89
2023-03-01T03:58:22.369Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89|DEBUG|500||Method      : GET
2023-03-01T03:58:22.369Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f38260188221f685a1edcffdae7849d8", X-B3-SpanId:"9767480050148e4b", X-B3-ParentSpanId:"ea18b8e1a4bd540e", X-B3-Sampled:"0", X-ONAP-RequestID:"cfb76b75-5e50-4801-a7d2-b7ff5d534c89", X-RequestID:"cfb76b75-5e50-4801-a7d2-b7ff5d534c89", X-TransactionID:"cfb76b75-5e50-4801-a7d2-b7ff5d534c89", X-ECOMP-RequestID:"cfb76b75-5e50-4801-a7d2-b7ff5d534c89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78cf60de-72da-4c02-92c5-cf7658b491d8"]
2023-03-01T03:58:22.370Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89|DEBUG|500||Request body: 
2023-03-01T03:58:22.370Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89|DEBUG|500||==========================request end================================================
2023-03-01T03:58:22.564Z|17e79bb0-3ab1-4008-abb2-ba445ff2739f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:22.565Z|17e79bb0-3ab1-4008-abb2-ba445ff2739f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:22.569Z|c0442c15-c5ce-423c-89c1-5ca2d70ba797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:22.570Z|c0442c15-c5ce-423c-89c1-5ca2d70ba797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:23.612Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89|DEBUG|500||============================response begin==========================================
2023-03-01T03:58:23.612Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T03:58:23.613Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89|DEBUG|500||Status text  : Not Found
2023-03-01T03:58:23.613Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=73B533DD6940C7E5DA8B5A95B435328F; Path=/; HttpOnly", Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 03:58:24 GMT", x-envoy-upstream-service-time:"1035", server:"envoy"]
2023-03-01T03:58:23.614Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89|DEBUG|500||Response body: 
2023-03-01T03:58:23.614Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89|DEBUG|500||=======================response end=================================================
2023-03-01T03:58:23.614Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cfb76b75-5e50-4801-a7d2-b7ff5d534c89|INFO|404|Not Found|InvokeReturn
2023-03-01T03:58:23.683Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID cfb76b75-5e50-4801-a7d2-b7ff5d534c89
2023-03-01T03:58:23.701Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2023-03-01T03:58:23.704Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2023-03-01T03:58:23.705Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2023-03-01T03:58:23.705Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2023-03-01T03:58:23.706Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2023-03-01T03:58:23.706Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2023-03-01T03:58:23.706Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"f38260188221f685a1edcffdae7849d8", X-B3-SpanId:"f1acd72cf6f45c50", X-B3-ParentSpanId:"ea18b8e1a4bd540e", X-B3-Sampled:"0", X-ONAP-RequestID:"cfb76b75-5e50-4801-a7d2-b7ff5d534c89", X-RequestID:"cfb76b75-5e50-4801-a7d2-b7ff5d534c89", X-TransactionID:"cfb76b75-5e50-4801-a7d2-b7ff5d534c89", X-ECOMP-RequestID:"cfb76b75-5e50-4801-a7d2-b7ff5d534c89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bad8492-864d-4866-8719-4c7503d83c95"]
2023-03-01T03:58:23.707Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2023-03-01T03:58:23.707Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2023-03-01T03:58:23.878Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2023-03-01T03:58:23.879Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-03-01T03:58:23.880Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : Unauthorized
2023-03-01T03:58:23.880Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 03:58:24 GMT", x-envoy-upstream-service-time:"76", server:"envoy"]
2023-03-01T03:58:23.881Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2023-03-01T03:58:23.882Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2023-03-01T03:58:23.882Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-03-01T03:58:23.888Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|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$$1e43bb77.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-03-01T03:58:23.890Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2023-03-01T03:58:23.892Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2023-03-01T03:58:23.892Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2023-03-01T03:58:23.893Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2023-03-01T03:58:23.893Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2023-03-01T03:58:23.893Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2023-03-01T03:58:23.894Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"f38260188221f685a1edcffdae7849d8", X-B3-SpanId:"a948375687faebaf", X-B3-ParentSpanId:"ea18b8e1a4bd540e", X-B3-Sampled:"0", X-ONAP-RequestID:"cfb76b75-5e50-4801-a7d2-b7ff5d534c89", X-RequestID:"cfb76b75-5e50-4801-a7d2-b7ff5d534c89", X-TransactionID:"cfb76b75-5e50-4801-a7d2-b7ff5d534c89", X-ECOMP-RequestID:"cfb76b75-5e50-4801-a7d2-b7ff5d534c89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c912cea-cc46-4e51-83f3-298510febc7c"]
2023-03-01T03:58:23.894Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2023-03-01T03:58:23.894Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2023-03-01T03:58:24.050Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2023-03-01T03:58:24.051Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-03-01T03:58:24.052Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : Unauthorized
2023-03-01T03:58:24.052Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 03:58:24 GMT", x-envoy-upstream-service-time:"133", server:"envoy"]
2023-03-01T03:58:24.053Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2023-03-01T03:58:24.053Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2023-03-01T03:58:24.054Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-03-01T03:58:24.054Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|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$$1e43bb77.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-03-01T03:58:24.056Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@770dfe90
2023-03-01T03:58:24.062Z|cfb76b75-5e50-4801-a7d2-b7ff5d534c89|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T03:58:31.196Z|87381960-4f18-4881-b7d0-645d3c8b9a0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:58:31.196Z|87381960-4f18-4881-b7d0-645d3c8b9a0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:58:31.295Z|2816ca6c-a519-4533-a17a-17f4028fbd7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:31.296Z|2816ca6c-a519-4533-a17a-17f4028fbd7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:31.711Z|af932c7c-a42a-4339-9a81-f994e7c5a6ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:58:31.712Z|af932c7c-a42a-4339-9a81-f994e7c5a6ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:58:32.591Z|1404bffe-8b56-44eb-b05c-7428caf7f61e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:32.592Z|1404bffe-8b56-44eb-b05c-7428caf7f61e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:32.595Z|5c80ec31-7b89-4be4-b090-b9e5c45b7c2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:32.596Z|5c80ec31-7b89-4be4-b090-b9e5c45b7c2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:41.320Z|38e177a4-db43-4674-902f-21c86d22e16a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:41.321Z|38e177a4-db43-4674-902f-21c86d22e16a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:42.619Z|2924e67c-a041-4976-96ca-ed0ee822ab6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:42.620Z|d093399d-237c-45ac-ad8f-ff02fd096778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:42.620Z|d093399d-237c-45ac-ad8f-ff02fd096778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:42.620Z|2924e67c-a041-4976-96ca-ed0ee822ab6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:46.195Z|d82edd48-2bb4-44ec-b0e0-ea699dd08970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:58:46.200Z|d82edd48-2bb4-44ec-b0e0-ea699dd08970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:58:50.693Z|bf91c5f4-7f40-4405-ba7c-a66dbcd4bb3d|http-nio-8080-exec-2|manage/health|python-requests/2.28.2|||INFO|500||Entering
2023-03-01T03:58:50.694Z|bf91c5f4-7f40-4405-ba7c-a66dbcd4bb3d|http-nio-8080-exec-2|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:51.349Z|5d8e9b24-3e2c-44f1-a2d8-1b80c7b1f24c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:51.349Z|5d8e9b24-3e2c-44f1-a2d8-1b80c7b1f24c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:52.644Z|fdeaf02c-1080-4a8e-9b3a-d505ba7ca8a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:52.644Z|5527a314-cb6c-4161-8b24-27d774e2c4f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:58:52.645Z|fdeaf02c-1080-4a8e-9b3a-d505ba7ca8a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:58:52.645Z|5527a314-cb6c-4161-8b24-27d774e2c4f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:01.195Z|522e44b6-e365-4a29-b3c5-2a331deaf992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:59:01.196Z|522e44b6-e365-4a29-b3c5-2a331deaf992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:59:01.380Z|808e3258-5549-4304-9799-68f27375a8ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:01.381Z|808e3258-5549-4304-9799-68f27375a8ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:01.713Z|d2c0135a-202e-4acc-a116-038c1cf9afd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:59:01.714Z|d2c0135a-202e-4acc-a116-038c1cf9afd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:59:01.891Z|784472b8-4bfa-408c-b2fe-c923e71d6d5f|http-nio-8080-exec-10|manage/health|python-requests/2.28.2|||INFO|500||Entering
2023-03-01T03:59:01.892Z|784472b8-4bfa-408c-b2fe-c923e71d6d5f|http-nio-8080-exec-10|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:02.672Z|d3417009-e5c6-4711-ac8b-c8fde19697a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:02.672Z|3a7b3600-4be6-4bb0-8302-1e4920cde34a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:02.673Z|d3417009-e5c6-4711-ac8b-c8fde19697a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:02.673Z|3a7b3600-4be6-4bb0-8302-1e4920cde34a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:06.319Z|b20d877e-3376-4b5c-a139-138a8b772d5e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T03:59:06.321Z|b20d877e-3376-4b5c-a139-138a8b772d5e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:11.405Z|37ea0e6e-a608-4874-9970-f44aa1a665da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:11.406Z|37ea0e6e-a608-4874-9970-f44aa1a665da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:12.696Z|4a97331b-95f9-475b-beaf-2e0620fceec2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:12.696Z|c5a9fe95-7fc8-4b07-afca-2c051c20708b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:12.697Z|4a97331b-95f9-475b-beaf-2e0620fceec2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:12.697Z|c5a9fe95-7fc8-4b07-afca-2c051c20708b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:16.195Z|1124b530-7442-4a0d-9ec5-5137859ff619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:59:16.196Z|1124b530-7442-4a0d-9ec5-5137859ff619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:59:21.433Z|35e07c8a-8ae4-4600-8b83-612947f3b703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:21.434Z|35e07c8a-8ae4-4600-8b83-612947f3b703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:22.721Z|dc1d0b2a-af51-455b-93be-53cbc3627f75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:22.721Z|1118d40d-099c-4eeb-a3ff-a64b6cbd8ed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:22.722Z|dc1d0b2a-af51-455b-93be-53cbc3627f75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:22.722Z|1118d40d-099c-4eeb-a3ff-a64b6cbd8ed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:31.196Z|8da20357-e996-4ef6-a86f-60bbb6746773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:59:31.198Z|8da20357-e996-4ef6-a86f-60bbb6746773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:59:31.458Z|ec313dbc-80e8-43b7-9a30-5bb1cd3a201a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:31.459Z|ec313dbc-80e8-43b7-9a30-5bb1cd3a201a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:31.715Z|6ad1f840-151b-4ea3-b58a-07b39c1cf6db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:59:31.715Z|6ad1f840-151b-4ea3-b58a-07b39c1cf6db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:59:32.746Z|15e88eb6-dfa4-43dc-aed5-a1d619a14110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:32.746Z|5da2474b-7dfd-47b8-bbb1-a826b7e17d3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:32.747Z|5da2474b-7dfd-47b8-bbb1-a826b7e17d3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:32.747Z|15e88eb6-dfa4-43dc-aed5-a1d619a14110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:41.484Z|6115f53a-5331-42fc-a73e-7c98a38c8bfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:41.484Z|6115f53a-5331-42fc-a73e-7c98a38c8bfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:42.770Z|3a70c94a-e25f-402a-9006-d28c915dd799|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:42.770Z|557ff350-0097-4857-a053-c611f6bf7075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:42.771Z|557ff350-0097-4857-a053-c611f6bf7075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:42.771Z|3a70c94a-e25f-402a-9006-d28c915dd799|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:46.196Z|9543f327-5c98-407d-a3bd-d965b1a70774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T03:59:46.196Z|9543f327-5c98-407d-a3bd-d965b1a70774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T03:59:51.509Z|f94ab78e-4c0b-4702-9433-521801be4171|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:51.510Z|f94ab78e-4c0b-4702-9433-521801be4171|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:52.795Z|4320d346-6880-4bdf-9570-0bfe6246e629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:52.795Z|e45c43f8-c199-430a-90f3-8495fcd35f1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T03:59:52.796Z|e45c43f8-c199-430a-90f3-8495fcd35f1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T03:59:52.796Z|4320d346-6880-4bdf-9570-0bfe6246e629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:01.196Z|5f77ba16-4683-453d-b80d-f47d2c422533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:00:01.196Z|5f77ba16-4683-453d-b80d-f47d2c422533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:00:01.538Z|24de2888-d16c-4cfc-8ca0-02c26b503ad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:01.539Z|24de2888-d16c-4cfc-8ca0-02c26b503ad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:01.716Z|41a28e50-6fcf-4301-8a51-50f6051abbd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:00:01.717Z|41a28e50-6fcf-4301-8a51-50f6051abbd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:00:02.821Z|505ce91f-c026-419d-a171-d55289553d2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:02.821Z|505ce91f-c026-419d-a171-d55289553d2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:02.822Z|e54b7267-c51f-453a-afd3-b52d2dc44c25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:02.822Z|e54b7267-c51f-453a-afd3-b52d2dc44c25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:06.319Z|696852d5-0d91-4441-8512-fa266e54217e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:00:06.320Z|696852d5-0d91-4441-8512-fa266e54217e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:11.569Z|07574f20-f770-4eb9-a990-0d7ba913cf3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:11.570Z|07574f20-f770-4eb9-a990-0d7ba913cf3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:12.844Z|708191e7-9efe-446a-b673-4ccdb41dedad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:12.845Z|708191e7-9efe-446a-b673-4ccdb41dedad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:12.845Z|ab0564f7-eedf-4f45-95c5-28625ddd96b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:12.846Z|ab0564f7-eedf-4f45-95c5-28625ddd96b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:16.196Z|213b838d-4a2f-475f-a25f-72b73fe1aff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:00:16.199Z|213b838d-4a2f-475f-a25f-72b73fe1aff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:00:21.598Z|f44440e4-f470-4063-ba79-3317498406b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:21.599Z|f44440e4-f470-4063-ba79-3317498406b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:22.871Z|126f9964-c38f-4209-a73b-7a429f3f950f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:22.871Z|76e1b176-9b8b-42f8-a741-6f84d4861317|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:22.871Z|76e1b176-9b8b-42f8-a741-6f84d4861317|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:22.871Z|126f9964-c38f-4209-a73b-7a429f3f950f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:31.196Z|7c2737db-db33-47dd-ad3a-00ed45e179cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:00:31.196Z|7c2737db-db33-47dd-ad3a-00ed45e179cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:00:31.627Z|297acbde-8376-4c6b-8182-a28418ca9aa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:31.628Z|297acbde-8376-4c6b-8182-a28418ca9aa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:31.717Z|5e0f3322-8de4-4c9c-9369-67ea3a786dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:00:31.718Z|5e0f3322-8de4-4c9c-9369-67ea3a786dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:00:32.897Z|8c86fab2-2f1b-48d4-b313-e0784ec2bbdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:32.897Z|2b5b0836-bacb-401a-86ee-80e058f242d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:32.897Z|8c86fab2-2f1b-48d4-b313-e0784ec2bbdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:32.897Z|2b5b0836-bacb-401a-86ee-80e058f242d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:41.656Z|666733c0-f8b1-4829-a179-50b1f281c716|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:41.657Z|666733c0-f8b1-4829-a179-50b1f281c716|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:42.921Z|e65dc7d5-7608-4601-ace2-f38ba514f26a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:42.921Z|02680bc9-7eb6-4119-ad84-28bc76d2e5c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:42.922Z|02680bc9-7eb6-4119-ad84-28bc76d2e5c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:42.922Z|e65dc7d5-7608-4601-ace2-f38ba514f26a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:46.195Z|ae957d84-acbd-4e58-bbb3-91cd072a399e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:00:46.196Z|ae957d84-acbd-4e58-bbb3-91cd072a399e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:00:51.682Z|f75419c2-c967-4967-adcf-3336aaddbd89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:51.682Z|f75419c2-c967-4967-adcf-3336aaddbd89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:52.949Z|d12f96bc-9233-4cd2-9a98-4679e733cf70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:52.949Z|1a9f0827-454c-48fc-83b4-dff1c34d2b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:00:52.950Z|d12f96bc-9233-4cd2-9a98-4679e733cf70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:00:52.950Z|1a9f0827-454c-48fc-83b4-dff1c34d2b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:01.195Z|b977375e-2e4d-43ce-8f4f-bc6da0d4605d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:01:01.199Z|b977375e-2e4d-43ce-8f4f-bc6da0d4605d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:01:01.706Z|e2f029ca-70c2-403e-8ae6-35bef93e34cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:01.707Z|e2f029ca-70c2-403e-8ae6-35bef93e34cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:01.719Z|48385410-0377-4943-8af6-e5a63940d008|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:01:01.719Z|48385410-0377-4943-8af6-e5a63940d008|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:01:02.975Z|4a2b81bf-e200-4096-8fae-cad5ecc99827|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:02.975Z|7c2f2bb1-2603-4af8-8174-75f4418ba163|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:02.975Z|4a2b81bf-e200-4096-8fae-cad5ecc99827|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:02.975Z|7c2f2bb1-2603-4af8-8174-75f4418ba163|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:06.320Z|acc30657-839e-4258-97f8-354efb7452cc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:01:06.321Z|acc30657-839e-4258-97f8-354efb7452cc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:11.732Z|aa8df9f5-cd18-4147-9166-348903da07b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:11.733Z|aa8df9f5-cd18-4147-9166-348903da07b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:13.000Z|73cd90d7-9bfe-4a4e-bf45-21e78e43301a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:13.000Z|d6cb4764-bd33-4f62-a632-e60ccd0d8b95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:13.001Z|73cd90d7-9bfe-4a4e-bf45-21e78e43301a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:13.001Z|d6cb4764-bd33-4f62-a632-e60ccd0d8b95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:16.195Z|ff8a845e-3a94-42d1-ab2b-bff0522ca4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:01:16.196Z|ff8a845e-3a94-42d1-ab2b-bff0522ca4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:01:21.756Z|1696c7c1-aac7-449c-b28c-31dddf247af0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:21.757Z|1696c7c1-aac7-449c-b28c-31dddf247af0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:23.026Z|94e54b10-62b9-406e-9680-f4d1ab880c15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:23.026Z|4397ef7c-aa02-4f0b-978c-d3a76926037e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:23.027Z|4397ef7c-aa02-4f0b-978c-d3a76926037e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:23.027Z|94e54b10-62b9-406e-9680-f4d1ab880c15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:31.195Z|7dd78b2e-1e62-4ba8-b508-536828895407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:01:31.196Z|7dd78b2e-1e62-4ba8-b508-536828895407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:01:31.720Z|10a24799-86ae-4ac1-a954-c1b754df0546|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:01:31.720Z|10a24799-86ae-4ac1-a954-c1b754df0546|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:01:31.780Z|13d40012-96c4-4603-b965-d136e3b3973d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:31.780Z|13d40012-96c4-4603-b965-d136e3b3973d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:33.051Z|3b80603d-2201-4bf7-8ef6-82d1c0e24c1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:33.051Z|725c57fc-5b2b-4060-977e-824eaa887f08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:33.051Z|3b80603d-2201-4bf7-8ef6-82d1c0e24c1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:33.052Z|725c57fc-5b2b-4060-977e-824eaa887f08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:41.811Z|fcada5c6-442c-464b-8299-12acd3f68ba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:41.812Z|fcada5c6-442c-464b-8299-12acd3f68ba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:43.078Z|471d3d9b-a982-4eb7-8aa8-4e4b28dd710d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:43.078Z|aac13fca-6329-4e19-a8ae-da5b5b76f26d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:43.078Z|471d3d9b-a982-4eb7-8aa8-4e4b28dd710d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:43.078Z|aac13fca-6329-4e19-a8ae-da5b5b76f26d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:46.195Z|d260ce67-64c0-4096-b19a-3d6460025c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:01:46.198Z|d260ce67-64c0-4096-b19a-3d6460025c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:01:51.837Z|33e0bb45-99a5-4a44-9fe7-a5e79c2ab7b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:51.838Z|33e0bb45-99a5-4a44-9fe7-a5e79c2ab7b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:53.102Z|d2f578d0-67f1-4ab1-b0bc-ca7b84b9f658|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:53.103Z|d2f578d0-67f1-4ab1-b0bc-ca7b84b9f658|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:01:53.104Z|ab4fd3c4-75a7-4f65-a080-21ab6fc4fe7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:01:53.105Z|ab4fd3c4-75a7-4f65-a080-21ab6fc4fe7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:01.195Z|25b034e9-14c7-410e-ad9c-8ed10a04a8a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:02:01.196Z|25b034e9-14c7-410e-ad9c-8ed10a04a8a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:02:01.721Z|d66dad92-9f2a-4911-9de9-2c3ec7f12ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:02:01.722Z|d66dad92-9f2a-4911-9de9-2c3ec7f12ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:02:01.862Z|f0c810c3-1630-4188-942a-b2d2ec8ea84c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:01.862Z|f0c810c3-1630-4188-942a-b2d2ec8ea84c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:03.125Z|d5178c6d-6853-412c-92e4-320591160b94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:03.126Z|d5178c6d-6853-412c-92e4-320591160b94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:03.128Z|97ef8303-8bfd-4584-ba9f-a3085927effe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:03.129Z|97ef8303-8bfd-4584-ba9f-a3085927effe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:06.318Z|411056ef-2b91-4484-80a4-93348fb6c0fd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:02:06.319Z|411056ef-2b91-4484-80a4-93348fb6c0fd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:11.887Z|4ec47cf5-8afd-4f93-9d14-d7f525be9c8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:11.888Z|4ec47cf5-8afd-4f93-9d14-d7f525be9c8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:13.150Z|5e5c7523-09f6-4d04-aa7c-4b4e9f4ee30c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:13.150Z|acc3de57-7221-490b-bce3-0d25a617310e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:13.150Z|5e5c7523-09f6-4d04-aa7c-4b4e9f4ee30c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:13.150Z|acc3de57-7221-490b-bce3-0d25a617310e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:16.195Z|929b36f1-2d08-4857-81b2-255e197b9c08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:02:16.196Z|929b36f1-2d08-4857-81b2-255e197b9c08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:02:21.913Z|83f45a25-b01c-4dd7-949d-51d3849ae687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:21.914Z|83f45a25-b01c-4dd7-949d-51d3849ae687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:23.174Z|ad4f8ffe-946b-427d-a817-6386fc7f2199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:23.174Z|cc96a1d2-8f6f-4537-942d-c2214ff7c7ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:23.176Z|ad4f8ffe-946b-427d-a817-6386fc7f2199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:23.176Z|cc96a1d2-8f6f-4537-942d-c2214ff7c7ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:31.195Z|10c5fe2c-12e6-4ef8-a397-656994cbd975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:02:31.199Z|10c5fe2c-12e6-4ef8-a397-656994cbd975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:02:31.722Z|5fda1a24-bdc0-4821-a197-c33c8a77b306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:02:31.723Z|5fda1a24-bdc0-4821-a197-c33c8a77b306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:02:31.937Z|e6fb1578-94e7-48ba-afb8-dc3ad33efc6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:31.938Z|e6fb1578-94e7-48ba-afb8-dc3ad33efc6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:33.202Z|dd7a97b9-88af-4f76-bbba-d677d229ce29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:33.203Z|dd7a97b9-88af-4f76-bbba-d677d229ce29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:33.204Z|573ec355-f680-4af8-b1ef-56a3c94a34cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:33.205Z|573ec355-f680-4af8-b1ef-56a3c94a34cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:41.960Z|a57d2f2b-321b-4111-b754-0de7df2d7b81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:41.961Z|a57d2f2b-321b-4111-b754-0de7df2d7b81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:43.229Z|65c35d95-afe4-43ed-bb27-46a361466e14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:43.229Z|6216fd85-918a-4d81-94bf-98339c74b329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:43.230Z|65c35d95-afe4-43ed-bb27-46a361466e14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:43.230Z|6216fd85-918a-4d81-94bf-98339c74b329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:46.195Z|bcc21924-b21a-46ca-9ec9-cba363dd6e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:02:46.196Z|bcc21924-b21a-46ca-9ec9-cba363dd6e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:02:51.985Z|269c1b07-e761-4f1f-b124-35d85d19f9c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:51.986Z|269c1b07-e761-4f1f-b124-35d85d19f9c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:53.254Z|d1812c50-6229-4a47-a268-4d45d2af6296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:53.254Z|428efc90-2487-42cf-8080-3d5d8b19a656|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:02:53.254Z|428efc90-2487-42cf-8080-3d5d8b19a656|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:02:53.254Z|d1812c50-6229-4a47-a268-4d45d2af6296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:01.195Z|7ca9f916-0589-4296-b710-81d4da862b81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:03:01.196Z|7ca9f916-0589-4296-b710-81d4da862b81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:03:01.724Z|bcfae311-1c1a-4196-b278-7ae35df83875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:03:01.725Z|bcfae311-1c1a-4196-b278-7ae35df83875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:03:02.009Z|d0ecc761-23ad-4a87-a4fb-c3a57ec89f7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:02.010Z|d0ecc761-23ad-4a87-a4fb-c3a57ec89f7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:03.278Z|648879a8-ef49-46cd-994a-89290528a271|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:03.278Z|26a00d58-9823-464b-9b12-6ba21f9daf4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:03.279Z|648879a8-ef49-46cd-994a-89290528a271|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:03.279Z|26a00d58-9823-464b-9b12-6ba21f9daf4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:06.318Z|0b4e7248-29aa-423f-aed3-382872aa809e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:03:06.320Z|0b4e7248-29aa-423f-aed3-382872aa809e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:12.033Z|19c28ad7-862c-4ae4-9045-bda68cbce8e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:12.034Z|19c28ad7-862c-4ae4-9045-bda68cbce8e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:13.305Z|c0f5b892-6f3a-46b0-9512-9f919c0e86bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:13.305Z|ca1a79bf-07cb-4ed7-b8a3-7b93edf8c738|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:13.306Z|c0f5b892-6f3a-46b0-9512-9f919c0e86bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:13.306Z|ca1a79bf-07cb-4ed7-b8a3-7b93edf8c738|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:16.195Z|7b2de949-ee75-46e9-91a6-ee36fc9582cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:03:16.198Z|7b2de949-ee75-46e9-91a6-ee36fc9582cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:03:22.059Z|26e4c41d-b3f8-45af-a0f8-a80b48989926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:22.060Z|26e4c41d-b3f8-45af-a0f8-a80b48989926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:23.329Z|889707fd-3406-4388-8562-bb9daccef460|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:23.329Z|889707fd-3406-4388-8562-bb9daccef460|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:23.330Z|18875daa-d268-4bc6-9955-ad82f2deb18a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:23.330Z|18875daa-d268-4bc6-9955-ad82f2deb18a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:31.196Z|1acb578b-9c0e-4763-b22a-cdcacdbbdcee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:03:31.196Z|1acb578b-9c0e-4763-b22a-cdcacdbbdcee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:03:31.725Z|e383d527-a583-4474-857c-5ffcc065f4fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:03:31.726Z|e383d527-a583-4474-857c-5ffcc065f4fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:03:32.087Z|112f2c9d-f4d3-4335-8957-e698d18724d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:32.088Z|112f2c9d-f4d3-4335-8957-e698d18724d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:33.354Z|856e6e74-a43a-41f6-89a8-9f0f9e3ec782|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:33.355Z|856e6e74-a43a-41f6-89a8-9f0f9e3ec782|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:33.370Z|a6059bd6-eb0e-4295-bde4-2ced9c35b13e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:33.371Z|a6059bd6-eb0e-4295-bde4-2ced9c35b13e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:42.112Z|93fa81c7-d626-4e59-979a-13bc601681a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:42.113Z|93fa81c7-d626-4e59-979a-13bc601681a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:43.384Z|f8a2b233-a1ba-450f-807e-6856c1ef77ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:43.384Z|f8a2b233-a1ba-450f-807e-6856c1ef77ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:43.394Z|c2641d1d-0625-4188-b998-563485a9eaf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:43.395Z|c2641d1d-0625-4188-b998-563485a9eaf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:46.195Z|1d0bb04b-c47c-442c-8316-24cf76da4bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:03:46.196Z|1d0bb04b-c47c-442c-8316-24cf76da4bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:03:52.138Z|e70720c8-1fb9-4ffb-8731-d452ba1cb8c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:52.138Z|e70720c8-1fb9-4ffb-8731-d452ba1cb8c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:53.409Z|70e58385-bfac-460e-bdc1-8e52a1fb3bfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:53.410Z|70e58385-bfac-460e-bdc1-8e52a1fb3bfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:03:53.416Z|65fbeba3-d416-4c4a-bf57-6c524185e587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:03:53.417Z|65fbeba3-d416-4c4a-bf57-6c524185e587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:01.196Z|793ed9ff-f86b-4cab-a85d-d310655b2fea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:04:01.198Z|793ed9ff-f86b-4cab-a85d-d310655b2fea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:04:01.726Z|3a43b7a8-7fce-45d9-8715-84430b692937|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:04:01.727Z|3a43b7a8-7fce-45d9-8715-84430b692937|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:04:02.161Z|421e93fc-5da5-4513-aeb5-7835d17ae163|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:02.162Z|421e93fc-5da5-4513-aeb5-7835d17ae163|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:03.433Z|e5cfa740-f41d-4f47-a27e-f06d82601f7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:03.434Z|e5cfa740-f41d-4f47-a27e-f06d82601f7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:03.437Z|5e17b198-5f3e-4718-b774-40a3f5ae5820|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:03.437Z|5e17b198-5f3e-4718-b774-40a3f5ae5820|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:06.318Z|43567ba1-e70b-4dca-8fff-489c19fb0152|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:04:06.320Z|43567ba1-e70b-4dca-8fff-489c19fb0152|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:12.187Z|96737457-39ff-4ec3-9168-980d14e5f448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:12.188Z|96737457-39ff-4ec3-9168-980d14e5f448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:13.460Z|d51b6fb3-e5c7-44bd-aa52-09da3305bb07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:13.460Z|ec320335-a9d7-460b-be81-b290f6c788dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:13.461Z|ec320335-a9d7-460b-be81-b290f6c788dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:13.461Z|d51b6fb3-e5c7-44bd-aa52-09da3305bb07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:16.195Z|86845786-0baf-4a27-b5bb-605c160176f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:04:16.196Z|86845786-0baf-4a27-b5bb-605c160176f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:04:22.211Z|5221f0da-072a-4fe9-bba8-d12fb114b3ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:22.212Z|5221f0da-072a-4fe9-bba8-d12fb114b3ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:23.484Z|ecb99c9d-1107-4a0f-948a-63bdbe3d35c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:23.484Z|55256148-3cc0-407e-a338-416c58aa9374|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:23.485Z|ecb99c9d-1107-4a0f-948a-63bdbe3d35c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:23.485Z|55256148-3cc0-407e-a338-416c58aa9374|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:31.196Z|3628e74a-2807-4023-b33f-a89f53a591c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:04:31.196Z|3628e74a-2807-4023-b33f-a89f53a591c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:04:31.728Z|92d83dcb-f1c0-4a67-94e7-540bc7d734fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:04:31.729Z|92d83dcb-f1c0-4a67-94e7-540bc7d734fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:04:32.235Z|bdb6a2cf-8c72-45aa-bc4e-890569530cf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:32.236Z|bdb6a2cf-8c72-45aa-bc4e-890569530cf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:33.507Z|5a613623-1732-4a91-8311-8ab820c5ec7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:33.507Z|d8789bd1-3f7a-42cd-94fe-c74f3561d1ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:33.508Z|5a613623-1732-4a91-8311-8ab820c5ec7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:33.508Z|d8789bd1-3f7a-42cd-94fe-c74f3561d1ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:42.259Z|ee9c37ed-6ace-462f-a786-63965f2e300a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:42.260Z|ee9c37ed-6ace-462f-a786-63965f2e300a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:43.532Z|ea9df902-f6ae-4799-b8cd-546985820ae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:43.532Z|45ef78c9-1e0e-46fd-a75b-823d6ddf7f89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:43.533Z|ea9df902-f6ae-4799-b8cd-546985820ae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:43.533Z|45ef78c9-1e0e-46fd-a75b-823d6ddf7f89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:46.195Z|1b56f958-c966-4c83-b195-c2cb9c6251b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:04:46.198Z|1b56f958-c966-4c83-b195-c2cb9c6251b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:04:52.281Z|74e4a456-08c6-4c4c-81e0-ab495a8f8752|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:52.282Z|74e4a456-08c6-4c4c-81e0-ab495a8f8752|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:53.557Z|e05b2ea1-7b82-4d4b-9651-bb90c6a3a8b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:53.557Z|33127e7a-eef3-42a4-ac9f-f0d56463f832|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:04:53.557Z|e05b2ea1-7b82-4d4b-9651-bb90c6a3a8b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:04:53.558Z|33127e7a-eef3-42a4-ac9f-f0d56463f832|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:01.195Z|95cdd4d7-8e55-4337-829a-abe86a347185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:05:01.196Z|95cdd4d7-8e55-4337-829a-abe86a347185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:05:01.729Z|fa31cdff-fce5-4c85-85a2-d83c953441ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:05:01.730Z|fa31cdff-fce5-4c85-85a2-d83c953441ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:05:02.305Z|b45eb86c-526d-464b-b7d7-88461c159fea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:02.306Z|b45eb86c-526d-464b-b7d7-88461c159fea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:03.581Z|952db350-96d3-4173-bc0f-bfed1c893643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:03.581Z|0f426a04-fcc1-4815-83b6-1f3231dd516e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:03.582Z|952db350-96d3-4173-bc0f-bfed1c893643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:03.582Z|0f426a04-fcc1-4815-83b6-1f3231dd516e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:06.321Z|b3e47e94-0e82-4292-82bb-b7fac0ab4280|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:05:06.322Z|b3e47e94-0e82-4292-82bb-b7fac0ab4280|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:12.328Z|93df3bfe-b8f7-486a-9801-5315d22d8f2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:12.330Z|93df3bfe-b8f7-486a-9801-5315d22d8f2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:13.607Z|418682fe-15b1-4518-8ff9-fe47dae108e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:13.607Z|10b4f5ce-a5ab-4772-83d2-9b7cb30368db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:13.608Z|10b4f5ce-a5ab-4772-83d2-9b7cb30368db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:13.608Z|418682fe-15b1-4518-8ff9-fe47dae108e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:16.195Z|b8cd9471-fb67-4087-9461-2deb736d5427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:05:16.196Z|b8cd9471-fb67-4087-9461-2deb736d5427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:05:22.355Z|8b7cba93-1600-4996-903d-4229e71ef3d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:22.356Z|8b7cba93-1600-4996-903d-4229e71ef3d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:23.632Z|44b41e94-1b8a-42ab-8f4b-9058a62d45b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:23.632Z|d1eb4550-ee6e-44c0-bc96-813494519c64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:23.633Z|d1eb4550-ee6e-44c0-bc96-813494519c64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:23.633Z|44b41e94-1b8a-42ab-8f4b-9058a62d45b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:31.195Z|a2ca60d3-a9b8-4c31-a86a-f5d8fc4bbbe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:05:31.199Z|a2ca60d3-a9b8-4c31-a86a-f5d8fc4bbbe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:05:31.731Z|f0111416-4433-4f6d-91e7-871b697eca84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:05:31.731Z|f0111416-4433-4f6d-91e7-871b697eca84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:05:32.382Z|c4ee0142-e852-4e85-8a8a-feae21083015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:32.382Z|c4ee0142-e852-4e85-8a8a-feae21083015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:33.660Z|5b5b2a5e-290a-4a15-91a1-113fe131cadf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:33.661Z|5b5b2a5e-290a-4a15-91a1-113fe131cadf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:33.662Z|ce325336-a0b3-42cc-b5be-175f7eb9855b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:33.662Z|ce325336-a0b3-42cc-b5be-175f7eb9855b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:42.405Z|2bdef05a-d57f-4057-b9f2-4d03d416e3dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:42.406Z|2bdef05a-d57f-4057-b9f2-4d03d416e3dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:43.686Z|ec1de3af-6f9c-41f3-9c30-a5576b781373|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:43.686Z|9674060a-d290-4d44-983c-48e87e431c55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:43.687Z|ec1de3af-6f9c-41f3-9c30-a5576b781373|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:43.687Z|9674060a-d290-4d44-983c-48e87e431c55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:46.195Z|b39f1d34-cbdd-4fb2-8c16-77ccf95b5f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:05:46.196Z|b39f1d34-cbdd-4fb2-8c16-77ccf95b5f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:05:52.430Z|71f3ce15-0d3c-4014-a524-b72296c72276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:52.431Z|71f3ce15-0d3c-4014-a524-b72296c72276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:53.711Z|a646649f-7adb-4ee9-a848-da76d0a12d59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:53.711Z|31802901-a037-40ea-a33a-47ebddc2e999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:05:53.712Z|a646649f-7adb-4ee9-a848-da76d0a12d59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:05:53.712Z|31802901-a037-40ea-a33a-47ebddc2e999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:01.195Z|c20ce0dc-a494-4520-b515-6f5340374c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:06:01.196Z|c20ce0dc-a494-4520-b515-6f5340374c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:06:01.732Z|5b04e8b6-1b04-4e3a-9303-bc9b6f8d6051|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:06:01.732Z|5b04e8b6-1b04-4e3a-9303-bc9b6f8d6051|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:06:02.455Z|0d635582-19c6-4361-9602-3d8359fc7e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:02.455Z|0d635582-19c6-4361-9602-3d8359fc7e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:03.737Z|25788c00-0563-46d3-a0c5-5822fda285a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:03.738Z|25788c00-0563-46d3-a0c5-5822fda285a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:03.741Z|701e54e3-c63b-4ae7-bc97-36b5276ba227|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:03.741Z|701e54e3-c63b-4ae7-bc97-36b5276ba227|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:06.323Z|19845b03-99c2-46f4-a276-54aea34a3677|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:06:06.328Z|19845b03-99c2-46f4-a276-54aea34a3677|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:12.477Z|55a1ba3d-5837-497d-b574-a06be16ee169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:12.478Z|55a1ba3d-5837-497d-b574-a06be16ee169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:13.762Z|0f495c61-e6c9-4108-a1df-15bc63725648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:13.762Z|f31f93b7-b814-4b3c-a349-89f62afd2588|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:13.762Z|0f495c61-e6c9-4108-a1df-15bc63725648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:13.762Z|f31f93b7-b814-4b3c-a349-89f62afd2588|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:16.196Z|be9458be-41e3-444d-8fab-e7abae503f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:06:16.199Z|be9458be-41e3-444d-8fab-e7abae503f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:06:22.502Z|18291f10-78a7-46b5-994f-71e8f931b5cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:22.503Z|18291f10-78a7-46b5-994f-71e8f931b5cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:23.786Z|c9d537e9-ecae-4fc3-a099-bf3ccf49cffe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:23.786Z|e6827faa-29b0-4911-831d-cb79623be5c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:23.786Z|e6827faa-29b0-4911-831d-cb79623be5c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:23.786Z|c9d537e9-ecae-4fc3-a099-bf3ccf49cffe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:31.195Z|64ab7b6a-eecf-4634-9821-c353840e8b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:06:31.196Z|64ab7b6a-eecf-4634-9821-c353840e8b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:06:31.733Z|515bf9ab-0d6c-41f3-88ee-f14469ff6d84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:06:31.734Z|515bf9ab-0d6c-41f3-88ee-f14469ff6d84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:06:32.526Z|81b12136-2b9e-47e0-93f4-07706a732b09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:32.526Z|81b12136-2b9e-47e0-93f4-07706a732b09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:33.810Z|802724d7-299c-4ed9-9fbc-98c00c4eaf0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:33.810Z|d96afd76-505a-4b13-98b6-2212a9362fed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:33.811Z|802724d7-299c-4ed9-9fbc-98c00c4eaf0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:33.811Z|d96afd76-505a-4b13-98b6-2212a9362fed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:42.555Z|bbc79f52-5c4b-4e07-bb18-b8bc00243319|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:42.556Z|bbc79f52-5c4b-4e07-bb18-b8bc00243319|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:43.836Z|00660860-7afd-4d0f-a2f7-4aa3d8d6fcea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:43.836Z|2527f3df-7c97-4000-a6e0-540f7e917368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:43.837Z|00660860-7afd-4d0f-a2f7-4aa3d8d6fcea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:43.837Z|2527f3df-7c97-4000-a6e0-540f7e917368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:46.195Z|9cdea077-5d62-4650-b157-771cda0c8406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:06:46.196Z|9cdea077-5d62-4650-b157-771cda0c8406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:06:52.578Z|8a9cf2ad-5e25-417b-a401-403116913fbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:52.579Z|8a9cf2ad-5e25-417b-a401-403116913fbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:53.861Z|0ac92c53-b68d-4e90-94f0-267c7d0d7d64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:53.861Z|56690d86-310e-4c61-a2f8-3a3c683e5dd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:06:53.861Z|56690d86-310e-4c61-a2f8-3a3c683e5dd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:06:53.862Z|0ac92c53-b68d-4e90-94f0-267c7d0d7d64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:01.195Z|4dbe495d-8ca5-42f7-851c-0613c9a4af3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:07:01.198Z|4dbe495d-8ca5-42f7-851c-0613c9a4af3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:07:01.734Z|6e0cd208-36f3-4142-8378-717eb83ed165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:07:01.735Z|6e0cd208-36f3-4142-8378-717eb83ed165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:07:02.603Z|693e22f5-7f25-4afe-b376-018debfe1f8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:02.603Z|693e22f5-7f25-4afe-b376-018debfe1f8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:03.883Z|cb9e75c1-e28b-4888-a38d-f029278c8a22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:03.884Z|cb9e75c1-e28b-4888-a38d-f029278c8a22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:03.884Z|56b753b2-1048-4043-922b-e8606e7c455b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:03.885Z|56b753b2-1048-4043-922b-e8606e7c455b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:06.320Z|442dd3e6-1f68-4c9c-b29a-ed19d3f21033|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:07:06.321Z|442dd3e6-1f68-4c9c-b29a-ed19d3f21033|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:12.627Z|5a572ff7-51ee-42c6-a76b-5fcb3da19f81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:12.628Z|5a572ff7-51ee-42c6-a76b-5fcb3da19f81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:13.908Z|97c33478-3bfd-442e-97c3-77ab60a539d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:13.909Z|6648b3ba-6ac2-48fc-9566-6e7368f8a86f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:13.909Z|97c33478-3bfd-442e-97c3-77ab60a539d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:13.909Z|6648b3ba-6ac2-48fc-9566-6e7368f8a86f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:16.195Z|209c76cd-f1a5-4375-865a-a7412ddbcf1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:07:16.196Z|209c76cd-f1a5-4375-865a-a7412ddbcf1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:07:22.652Z|91d717ba-47c5-4050-90d7-12242f5e9679|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:22.653Z|91d717ba-47c5-4050-90d7-12242f5e9679|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:23.932Z|8d963151-db2d-4459-8922-78e4fdf7d41c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:23.932Z|2361db5a-1868-4d26-984d-dd95423ea6f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:23.933Z|8d963151-db2d-4459-8922-78e4fdf7d41c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:23.933Z|2361db5a-1868-4d26-984d-dd95423ea6f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:31.195Z|e25c6b65-6542-4f61-83a9-ac684bf3b4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:07:31.196Z|e25c6b65-6542-4f61-83a9-ac684bf3b4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:07:31.736Z|61d4ce18-b314-4550-97fa-41867d2e1a3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:07:31.736Z|61d4ce18-b314-4550-97fa-41867d2e1a3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:07:32.682Z|30c99faa-a4b7-4023-811f-d4b5962c56c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:32.682Z|30c99faa-a4b7-4023-811f-d4b5962c56c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:33.957Z|55009119-2945-4d52-a665-b2ac5c93c233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:33.957Z|963f2cab-debc-4048-b9f7-c27c7beea726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:33.957Z|963f2cab-debc-4048-b9f7-c27c7beea726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:33.957Z|55009119-2945-4d52-a665-b2ac5c93c233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:42.706Z|c2524f45-038f-4386-aa71-abbde8db36ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:42.706Z|c2524f45-038f-4386-aa71-abbde8db36ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:43.980Z|62585d1b-726f-426a-a37a-0c1858197735|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:43.980Z|770d863c-fea1-49ca-add5-2499abb8d059|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:43.980Z|62585d1b-726f-426a-a37a-0c1858197735|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:43.980Z|770d863c-fea1-49ca-add5-2499abb8d059|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:46.195Z|68c053d4-909c-4ff9-848b-007c62c2116e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:07:46.198Z|68c053d4-909c-4ff9-848b-007c62c2116e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:07:52.729Z|06d06c8f-76fd-4e01-99a9-c797c63ebe4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:52.730Z|06d06c8f-76fd-4e01-99a9-c797c63ebe4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:54.003Z|8e26be56-c8cb-4e9b-adeb-f19758ffc75f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:54.003Z|29b413ce-bcc2-45d7-909d-dad28d45f1d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:07:54.004Z|29b413ce-bcc2-45d7-909d-dad28d45f1d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:07:54.004Z|8e26be56-c8cb-4e9b-adeb-f19758ffc75f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:01.195Z|222f0c4a-716f-4e98-85fd-70a3e90e4bf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:08:01.196Z|222f0c4a-716f-4e98-85fd-70a3e90e4bf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:08:01.737Z|d0b964b3-025a-4222-90b6-6734b8ae6671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:08:01.737Z|d0b964b3-025a-4222-90b6-6734b8ae6671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:08:02.755Z|9f58a02c-9a66-4e3c-813c-428b9d45b171|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:02.756Z|9f58a02c-9a66-4e3c-813c-428b9d45b171|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:04.027Z|3cffd657-da06-4054-96dc-f75cfb99ea49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:04.028Z|3cffd657-da06-4054-96dc-f75cfb99ea49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:04.028Z|db209663-cbca-46bf-8307-f4e852be70da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:04.029Z|db209663-cbca-46bf-8307-f4e852be70da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:06.318Z|57dd494c-ac9a-4d88-aa33-d62abd1826cf|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:08:06.319Z|57dd494c-ac9a-4d88-aa33-d62abd1826cf|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:12.779Z|cfc0eda1-dead-4698-8a62-5ebb53a98aa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:12.780Z|cfc0eda1-dead-4698-8a62-5ebb53a98aa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:14.049Z|366c01f8-61ff-4971-a452-a5911f3faad8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:14.049Z|eb0e249b-e22b-4808-b4e0-5fd2de5d8984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:14.050Z|366c01f8-61ff-4971-a452-a5911f3faad8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:14.050Z|eb0e249b-e22b-4808-b4e0-5fd2de5d8984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:16.195Z|564ac1f9-d172-4e4f-83fb-31374833c3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:08:16.196Z|564ac1f9-d172-4e4f-83fb-31374833c3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:08:22.802Z|51915f7a-b862-4d06-b8bb-f0947ae1f725|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:22.803Z|51915f7a-b862-4d06-b8bb-f0947ae1f725|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:24.075Z|bec06435-721e-4325-8390-519489a91239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:24.075Z|16692a4e-6288-47af-bc9c-c89f506e7291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:24.075Z|bec06435-721e-4325-8390-519489a91239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:24.076Z|16692a4e-6288-47af-bc9c-c89f506e7291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:31.195Z|6da23e22-c904-4f51-97d3-b8f3de3cca3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:08:31.199Z|6da23e22-c904-4f51-97d3-b8f3de3cca3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:08:31.738Z|c3d1142e-ce3c-4394-bb53-bb4616bdc0a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:08:31.739Z|c3d1142e-ce3c-4394-bb53-bb4616bdc0a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:08:32.827Z|f2e43bff-b88b-46de-a98e-8ac2412c557e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:32.827Z|f2e43bff-b88b-46de-a98e-8ac2412c557e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:34.098Z|8c0acacf-4638-4a95-a39d-66b1fd5b7bec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:34.098Z|be371f88-9df1-4217-a361-a05703dcf86d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:34.099Z|8c0acacf-4638-4a95-a39d-66b1fd5b7bec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:34.099Z|be371f88-9df1-4217-a361-a05703dcf86d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:42.851Z|b608abf4-429e-43ad-94b1-698a5a39d7d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:42.852Z|b608abf4-429e-43ad-94b1-698a5a39d7d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:44.124Z|4cee8ab9-b4de-4a2d-b480-89ad54163c87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:44.124Z|2e8a280b-c2ba-48c4-a95e-64f733a59528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:44.125Z|2e8a280b-c2ba-48c4-a95e-64f733a59528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:44.125Z|4cee8ab9-b4de-4a2d-b480-89ad54163c87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:46.195Z|12401518-4a18-485e-8b65-c00ad2abd86c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:08:46.196Z|12401518-4a18-485e-8b65-c00ad2abd86c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:08:52.874Z|26ace084-c7f2-4789-8ad4-c330271c912f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:52.874Z|26ace084-c7f2-4789-8ad4-c330271c912f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:54.148Z|4bb42a96-8d5c-4e51-b4b7-09c7e7e6ebbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:54.148Z|04e3663b-03dd-4f81-b7f9-c0b3097a3a5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:08:54.149Z|04e3663b-03dd-4f81-b7f9-c0b3097a3a5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:08:54.149Z|4bb42a96-8d5c-4e51-b4b7-09c7e7e6ebbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:01.195Z|c1513521-c7f0-4fe6-940d-ddbad9d652e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:09:01.196Z|c1513521-c7f0-4fe6-940d-ddbad9d652e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:09:01.739Z|5cb6ff02-cee5-4bc5-b0cf-6d37141b66c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:09:01.740Z|5cb6ff02-cee5-4bc5-b0cf-6d37141b66c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:09:02.896Z|904d1296-8b27-4187-bfaa-546c7c1f58af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:02.897Z|904d1296-8b27-4187-bfaa-546c7c1f58af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:04.173Z|93cf1a14-b8cc-4e44-865b-b124923c45fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:04.173Z|aed09d95-88cc-471b-97a0-5b3c0a04bb82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:04.174Z|93cf1a14-b8cc-4e44-865b-b124923c45fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:04.174Z|aed09d95-88cc-471b-97a0-5b3c0a04bb82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:06.320Z|f883615e-77ab-44b0-95de-fd4d96799740|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:09:06.321Z|f883615e-77ab-44b0-95de-fd4d96799740|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:12.921Z|4d7ac54d-177d-46a8-8c79-09da4fb535ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:12.921Z|4d7ac54d-177d-46a8-8c79-09da4fb535ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:14.256Z|65cb655a-d668-4438-9498-ba2ee9ec3ecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:14.256Z|0103aad6-aa8a-4c76-af63-db69db10cbc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:14.257Z|65cb655a-d668-4438-9498-ba2ee9ec3ecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:14.257Z|0103aad6-aa8a-4c76-af63-db69db10cbc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:16.196Z|934780c0-11dd-4443-98e1-1a147d6524ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:09:16.199Z|934780c0-11dd-4443-98e1-1a147d6524ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:09:22.945Z|367dbfa2-90ae-41fb-a59b-e13fbbe9335d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:22.946Z|367dbfa2-90ae-41fb-a59b-e13fbbe9335d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:24.281Z|dc7803dc-a616-4b7d-b62c-0e220e3ffc29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:24.281Z|78152703-9ab6-4c80-b3b1-74cb7dc9769c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:24.281Z|78152703-9ab6-4c80-b3b1-74cb7dc9769c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:24.281Z|dc7803dc-a616-4b7d-b62c-0e220e3ffc29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:31.196Z|7504b930-1804-47e0-a946-e4a43aca077f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:09:31.196Z|7504b930-1804-47e0-a946-e4a43aca077f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:09:31.740Z|615cb7fb-f259-4d7a-b59f-a17f5ee37f05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:09:31.741Z|615cb7fb-f259-4d7a-b59f-a17f5ee37f05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:09:32.974Z|d2fb9634-c949-40b7-a041-bf1d8fbc58c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:32.975Z|d2fb9634-c949-40b7-a041-bf1d8fbc58c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:34.306Z|b4d44988-ae87-4d74-989f-b5d68104130a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:34.306Z|9a8b141b-8a63-4e25-9866-55614a865794|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:34.308Z|9a8b141b-8a63-4e25-9866-55614a865794|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:34.308Z|b4d44988-ae87-4d74-989f-b5d68104130a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:43.005Z|885375c2-9c8b-4ef2-a4b2-bbb0a76fbb71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:43.007Z|885375c2-9c8b-4ef2-a4b2-bbb0a76fbb71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:44.333Z|3a63b41b-b26b-4fff-85ff-72def82e7248|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:44.333Z|0d648e44-1626-421a-8692-158df8287679|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:44.334Z|0d648e44-1626-421a-8692-158df8287679|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:44.334Z|3a63b41b-b26b-4fff-85ff-72def82e7248|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:46.196Z|a815dad4-abd2-4b70-a82d-e053400e0816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:09:46.197Z|a815dad4-abd2-4b70-a82d-e053400e0816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:09:53.035Z|d95bb564-9cea-4f35-9daf-8652fd80741e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:53.036Z|d95bb564-9cea-4f35-9daf-8652fd80741e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:54.359Z|c214d037-ff89-4182-a3e8-51a22a4aefa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:54.359Z|34919b82-bf86-4458-9288-f7e4257d0843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:09:54.360Z|c214d037-ff89-4182-a3e8-51a22a4aefa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:09:54.361Z|34919b82-bf86-4458-9288-f7e4257d0843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:01.196Z|8e5b8ed9-229f-43f1-9420-906d0e516da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:10:01.198Z|8e5b8ed9-229f-43f1-9420-906d0e516da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:10:01.742Z|1a944c71-caf4-4340-b654-c1e3d6672156|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:10:01.742Z|1a944c71-caf4-4340-b654-c1e3d6672156|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:10:03.060Z|78ae3bda-010e-415c-8f0e-bea319f8cd1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:03.061Z|78ae3bda-010e-415c-8f0e-bea319f8cd1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:04.384Z|83f50f07-6276-4a52-aa6c-201bdfa36fed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:04.385Z|83f50f07-6276-4a52-aa6c-201bdfa36fed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:04.384Z|3caf52c8-bce7-4955-85a4-7b9f066dc56e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:04.391Z|3caf52c8-bce7-4955-85a4-7b9f066dc56e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:06.319Z|75ec70f6-8ecf-47c0-a7f2-1a3bf28f3ea1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:10:06.320Z|75ec70f6-8ecf-47c0-a7f2-1a3bf28f3ea1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:13.084Z|6c6fe6e2-fb32-451d-b39a-b9889043f0c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:13.085Z|6c6fe6e2-fb32-451d-b39a-b9889043f0c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:14.410Z|4fca3323-e390-4827-96aa-fde407e350cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:14.411Z|4fca3323-e390-4827-96aa-fde407e350cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:14.411Z|4d7ffec0-7982-412d-8935-f4f6bfea9af4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:14.411Z|4d7ffec0-7982-412d-8935-f4f6bfea9af4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:16.195Z|a43972d6-be3f-4174-892f-b19d13a0275d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:10:16.196Z|a43972d6-be3f-4174-892f-b19d13a0275d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:10:23.108Z|8cf5f231-cdda-46bd-8013-1182c383cb5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:23.108Z|8cf5f231-cdda-46bd-8013-1182c383cb5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:24.436Z|dd810e43-a94e-4641-8488-0f5ff98dc23e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:24.436Z|dd810e43-a94e-4641-8488-0f5ff98dc23e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:24.436Z|086eb69a-8919-4c3a-8bc9-25803abeb474|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:24.439Z|086eb69a-8919-4c3a-8bc9-25803abeb474|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:31.195Z|894d2dab-b435-420d-9045-03088ef55cce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:10:31.196Z|894d2dab-b435-420d-9045-03088ef55cce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:10:31.743Z|125383f4-9781-4abf-bf1c-d55e3182f227|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:10:31.744Z|125383f4-9781-4abf-bf1c-d55e3182f227|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:10:33.132Z|f08f7a82-dbf6-481c-a69c-dd1f60476adf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:33.133Z|f08f7a82-dbf6-481c-a69c-dd1f60476adf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:34.460Z|59020f2c-87a8-43f4-91b3-24054fd14fc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:34.460Z|0f8bd72f-d160-4977-a021-3d3f35d6c5ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:34.461Z|0f8bd72f-d160-4977-a021-3d3f35d6c5ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:34.461Z|59020f2c-87a8-43f4-91b3-24054fd14fc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:43.156Z|865835a5-5b3d-4d55-a079-d6b124b9dd50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:43.157Z|865835a5-5b3d-4d55-a079-d6b124b9dd50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:44.484Z|f2e8f0f6-f8f4-4fdd-a240-6c052787c57d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:44.485Z|f2e8f0f6-f8f4-4fdd-a240-6c052787c57d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:44.485Z|43b9747c-7c01-47aa-8797-60f126db28fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:44.485Z|43b9747c-7c01-47aa-8797-60f126db28fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:46.195Z|d336b500-9c35-484b-a4df-d2b9bd07268e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:10:46.198Z|d336b500-9c35-484b-a4df-d2b9bd07268e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:10:53.181Z|a182a627-6574-41fa-b672-c7c22f62843d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:53.181Z|a182a627-6574-41fa-b672-c7c22f62843d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:54.508Z|20dccb00-8035-4c7a-aee7-d605d25c61ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:54.509Z|20dccb00-8035-4c7a-aee7-d605d25c61ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:10:54.508Z|ffaafb0c-1b51-4dd7-8a1d-5bcc97d8a8b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:10:54.509Z|ffaafb0c-1b51-4dd7-8a1d-5bcc97d8a8b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:01.195Z|3020e369-fa7b-4a23-9e74-e538d33627a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:11:01.196Z|3020e369-fa7b-4a23-9e74-e538d33627a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:11:01.744Z|1030bcfc-55a3-4966-b811-e235e29a4335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:11:01.745Z|1030bcfc-55a3-4966-b811-e235e29a4335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:11:03.216Z|e480d648-dc22-411d-a352-6056bd27eaca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:03.217Z|e480d648-dc22-411d-a352-6056bd27eaca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:04.532Z|40e172fb-2624-4feb-ba79-b29fe158158e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:04.532Z|8854ae80-0de4-49e5-be8f-53cd3fd33d0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:04.532Z|40e172fb-2624-4feb-ba79-b29fe158158e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:04.532Z|8854ae80-0de4-49e5-be8f-53cd3fd33d0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:06.319Z|b8f92e68-d5cc-45e1-8a0a-67f0383d121d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:11:06.320Z|b8f92e68-d5cc-45e1-8a0a-67f0383d121d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:13.243Z|6934511f-eec7-4680-a51f-0f5b2dc8a6b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:13.243Z|6934511f-eec7-4680-a51f-0f5b2dc8a6b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:14.560Z|a95aeecb-d117-435a-a252-54543469ce7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:14.560Z|83485e08-7b90-476a-9789-244920994b86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:14.561Z|a95aeecb-d117-435a-a252-54543469ce7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:14.561Z|83485e08-7b90-476a-9789-244920994b86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:16.196Z|045e3b6f-fd41-4071-961c-c1df34478c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:11:16.196Z|045e3b6f-fd41-4071-961c-c1df34478c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:11:23.268Z|8114c06d-a2c5-4127-95fc-6d01c11cf2e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:23.268Z|8114c06d-a2c5-4127-95fc-6d01c11cf2e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:24.586Z|1d95a9a9-8e0a-4dce-a70f-11ab50fbaf03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:24.586Z|a63fcacd-55cc-46de-950e-851caef54d05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:24.587Z|1d95a9a9-8e0a-4dce-a70f-11ab50fbaf03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:24.586Z|a63fcacd-55cc-46de-950e-851caef54d05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:31.195Z|e57bef4e-179f-4bc2-988f-eb3d47d5896e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:11:31.198Z|e57bef4e-179f-4bc2-988f-eb3d47d5896e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:11:31.746Z|e9362467-5553-466f-8bfe-877becbb4ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:11:31.746Z|e9362467-5553-466f-8bfe-877becbb4ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:11:33.291Z|569a2a47-0b6c-42fc-9ca8-5783f981da10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:33.292Z|569a2a47-0b6c-42fc-9ca8-5783f981da10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:34.612Z|c0e26d01-2c53-4577-83ac-93c6c8d5832f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:34.612Z|0d04242a-8149-4af6-abcf-cf07621cb41c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:34.612Z|c0e26d01-2c53-4577-83ac-93c6c8d5832f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:34.612Z|0d04242a-8149-4af6-abcf-cf07621cb41c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:43.318Z|4eebd0fe-1ac5-4364-afc2-32fa6596fa8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:43.318Z|4eebd0fe-1ac5-4364-afc2-32fa6596fa8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:44.638Z|63284d77-c7bf-4cb4-b78a-1e1cd94fa09f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:44.638Z|9b92c359-7d05-491b-9712-f1418992089a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:44.639Z|63284d77-c7bf-4cb4-b78a-1e1cd94fa09f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:44.639Z|9b92c359-7d05-491b-9712-f1418992089a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:46.195Z|8f3709a5-846b-4557-b4a7-7704dbbe6b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:11:46.196Z|8f3709a5-846b-4557-b4a7-7704dbbe6b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:11:53.345Z|5458b537-6bcb-468d-bb28-a5c33f7fe0f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:53.346Z|5458b537-6bcb-468d-bb28-a5c33f7fe0f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:54.662Z|810353fc-64e8-4b9f-9842-a4c5caaf387d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:54.662Z|5b2c4a4a-e132-4309-8a81-be756184e98e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:11:54.662Z|810353fc-64e8-4b9f-9842-a4c5caaf387d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:11:54.663Z|5b2c4a4a-e132-4309-8a81-be756184e98e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:01.195Z|ac4674b6-6c2b-4f10-aa08-f0fc1b21d3cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:12:01.196Z|ac4674b6-6c2b-4f10-aa08-f0fc1b21d3cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:12:01.747Z|42ed52bb-64e4-47be-b3f9-9b1d5c3edaba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:12:01.747Z|42ed52bb-64e4-47be-b3f9-9b1d5c3edaba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:12:03.371Z|193404bc-b29c-4530-89fc-0f9a3002c072|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:03.372Z|193404bc-b29c-4530-89fc-0f9a3002c072|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:04.685Z|62642926-e933-4490-af01-0ae86eda3a7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:04.686Z|62642926-e933-4490-af01-0ae86eda3a7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:04.686Z|93cf23b3-1dda-4bbd-9913-1e2138bc5ec6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:04.686Z|93cf23b3-1dda-4bbd-9913-1e2138bc5ec6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:06.318Z|3bc29710-7b2c-4b3e-a47c-d4880182061f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:12:06.319Z|3bc29710-7b2c-4b3e-a47c-d4880182061f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:13.397Z|924e2028-8e57-4af4-af11-a08feec2b484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:13.398Z|924e2028-8e57-4af4-af11-a08feec2b484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:14.709Z|d75b402c-585e-4c0c-acc1-993291c2d1f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:14.709Z|03d4736c-95a1-4f1d-a806-708e5dec28ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:14.710Z|03d4736c-95a1-4f1d-a806-708e5dec28ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:14.710Z|d75b402c-585e-4c0c-acc1-993291c2d1f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:16.196Z|afa21d26-0255-4232-9d61-76ee417424b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:12:16.198Z|afa21d26-0255-4232-9d61-76ee417424b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:12:23.420Z|33d0ef80-ff5f-45aa-aaae-e2338b1e86d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:23.421Z|33d0ef80-ff5f-45aa-aaae-e2338b1e86d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:24.734Z|20614155-0b22-4a58-bb00-039eda0a76ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:24.734Z|44e4d8e5-93bc-4db3-ab88-fbad596caa70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:24.734Z|20614155-0b22-4a58-bb00-039eda0a76ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:24.735Z|44e4d8e5-93bc-4db3-ab88-fbad596caa70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:31.195Z|8b3d4cf8-7087-4ac8-87ee-04851e9adf64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:12:31.196Z|8b3d4cf8-7087-4ac8-87ee-04851e9adf64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:12:31.748Z|dd770b69-3801-4ab3-8752-495c25b9c8f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:12:31.748Z|dd770b69-3801-4ab3-8752-495c25b9c8f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:12:33.442Z|bd3408ca-7a1b-423a-8710-f238ad401a23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:33.443Z|bd3408ca-7a1b-423a-8710-f238ad401a23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:34.758Z|6f17ae72-f005-4223-bd2f-a2c9e9ac7607|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:34.758Z|f8cf3558-9c42-4bbc-966e-e833fd2c1299|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:34.759Z|6f17ae72-f005-4223-bd2f-a2c9e9ac7607|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:34.759Z|f8cf3558-9c42-4bbc-966e-e833fd2c1299|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:43.466Z|1fd226bd-661a-432a-9bb6-f9e044c1eb4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:43.467Z|1fd226bd-661a-432a-9bb6-f9e044c1eb4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:44.786Z|81531b22-5ea8-4303-b3ce-feb6b35cc128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:44.787Z|81531b22-5ea8-4303-b3ce-feb6b35cc128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:44.787Z|e424f90b-99e7-4acf-8b13-e9597504b4fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:44.788Z|e424f90b-99e7-4acf-8b13-e9597504b4fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:46.195Z|841bd2b6-f15d-4650-b44c-a5477441f1a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:12:46.196Z|841bd2b6-f15d-4650-b44c-a5477441f1a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:12:53.493Z|3e413d9b-3988-45ff-a08e-93fd23785d5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:53.494Z|3e413d9b-3988-45ff-a08e-93fd23785d5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:54.814Z|0dc61983-48fb-484c-980b-252d4ac11471|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:54.814Z|f9af925b-0b49-45be-8a8c-8f629b205e38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:12:54.814Z|0dc61983-48fb-484c-980b-252d4ac11471|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:12:54.814Z|f9af925b-0b49-45be-8a8c-8f629b205e38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:01.196Z|bc3f089f-9a27-42af-86e0-dc5e6f48945c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:13:01.199Z|bc3f089f-9a27-42af-86e0-dc5e6f48945c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:13:01.749Z|973d9929-735a-4beb-8526-141e7e43d319|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:13:01.750Z|973d9929-735a-4beb-8526-141e7e43d319|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:13:03.519Z|357060fb-443e-462f-a59f-641fc8c1eee6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:03.520Z|357060fb-443e-462f-a59f-641fc8c1eee6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:04.839Z|533dcd4f-84ec-41f9-9095-7d0719253a56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:04.839Z|c290d536-9f10-4acb-9b07-30fc00e3ba64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:04.840Z|533dcd4f-84ec-41f9-9095-7d0719253a56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:04.840Z|c290d536-9f10-4acb-9b07-30fc00e3ba64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:06.318Z|c2e918fc-63d6-49a3-8bca-592aabdb367f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:13:06.319Z|c2e918fc-63d6-49a3-8bca-592aabdb367f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:13.543Z|c371a96c-a160-4beb-a77c-3fef7999dadb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:13.544Z|c371a96c-a160-4beb-a77c-3fef7999dadb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:14.865Z|1bf0aa42-41ea-4a62-b244-0e9cf6f48519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:14.865Z|1bf0aa42-41ea-4a62-b244-0e9cf6f48519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:14.865Z|b796e3b4-89f1-4e47-9940-46002cbb2ace|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:14.868Z|b796e3b4-89f1-4e47-9940-46002cbb2ace|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:16.195Z|2a46e4a5-91a3-464e-9645-7414bd2afa66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:13:16.196Z|2a46e4a5-91a3-464e-9645-7414bd2afa66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:13:23.566Z|c3e42dff-6c94-4a7d-a2f9-7098e22319fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:23.566Z|c3e42dff-6c94-4a7d-a2f9-7098e22319fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:24.891Z|eb99fff0-b9f5-4fe2-a298-cff6d6d3b4a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:24.891Z|1482c8ba-75c1-48c6-8b30-f823bf7c6785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:24.891Z|eb99fff0-b9f5-4fe2-a298-cff6d6d3b4a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:24.892Z|1482c8ba-75c1-48c6-8b30-f823bf7c6785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:31.195Z|7d4f5ac7-6f01-4498-82fe-9bf9776a4fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:13:31.196Z|7d4f5ac7-6f01-4498-82fe-9bf9776a4fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:13:31.750Z|d8c81732-3214-42d0-889d-54e0175a9e6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:13:31.751Z|d8c81732-3214-42d0-889d-54e0175a9e6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:13:33.588Z|c1e88177-b798-4c40-a987-88e74c72a6b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:33.589Z|c1e88177-b798-4c40-a987-88e74c72a6b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:34.919Z|796990a4-b7d9-4f70-a982-ce4297879c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:34.919Z|4f8f73ee-57f9-4fe5-bb96-ee80cb35c326|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:34.920Z|796990a4-b7d9-4f70-a982-ce4297879c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:34.920Z|4f8f73ee-57f9-4fe5-bb96-ee80cb35c326|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:43.610Z|3fc17169-2fce-49d0-8815-67881f1d482a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:43.611Z|3fc17169-2fce-49d0-8815-67881f1d482a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:44.944Z|0449264f-f9d3-4be4-aa2d-0eaf88c05ba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:44.945Z|336fc576-b3fe-4f2b-a0b0-150f9ea6c106|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:44.946Z|336fc576-b3fe-4f2b-a0b0-150f9ea6c106|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:44.946Z|0449264f-f9d3-4be4-aa2d-0eaf88c05ba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:46.195Z|a812f048-e9ea-4712-8f92-cb17deb072c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:13:46.198Z|a812f048-e9ea-4712-8f92-cb17deb072c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:13:53.634Z|e61ade11-25dd-4591-872c-be6949dd1288|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:53.635Z|e61ade11-25dd-4591-872c-be6949dd1288|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:54.972Z|190dcada-a522-42cb-ba9f-b21104d4c3b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:54.972Z|190dcada-a522-42cb-ba9f-b21104d4c3b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:13:54.972Z|13f01da9-91be-49da-bcf3-b37dbe6ff6c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:13:54.973Z|13f01da9-91be-49da-bcf3-b37dbe6ff6c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:01.196Z|c46eed31-bc36-42ab-91db-1167de038920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:14:01.196Z|c46eed31-bc36-42ab-91db-1167de038920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:14:01.752Z|ea883ac7-0851-41f4-a211-e30face47150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:14:01.752Z|ea883ac7-0851-41f4-a211-e30face47150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:14:03.659Z|2a209c9f-c23c-4cae-af2e-61a316169328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:03.660Z|2a209c9f-c23c-4cae-af2e-61a316169328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:04.998Z|c53a2391-1db6-4563-a6a9-1471a19cdd38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:04.998Z|cf403362-c1bc-47a6-932e-0a6b53268722|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:04.999Z|c53a2391-1db6-4563-a6a9-1471a19cdd38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:04.999Z|cf403362-c1bc-47a6-932e-0a6b53268722|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:06.318Z|efb1916d-9367-4980-b841-7cc5332179f5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:14:06.320Z|efb1916d-9367-4980-b841-7cc5332179f5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:13.694Z|092fbc48-3072-4846-928c-7458790b9b36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:13.694Z|092fbc48-3072-4846-928c-7458790b9b36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:15.023Z|b6f0dc76-4ad9-4dae-8d97-b354d9d608ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:15.023Z|496e21a2-6203-49d0-8f5a-1a21a806d0cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:15.023Z|b6f0dc76-4ad9-4dae-8d97-b354d9d608ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:15.024Z|496e21a2-6203-49d0-8f5a-1a21a806d0cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:16.195Z|7ebbe2b6-a886-4cf2-a221-5193af6149dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:14:16.196Z|7ebbe2b6-a886-4cf2-a221-5193af6149dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:14:23.717Z|ad2df097-4176-4192-91bd-d2cd9a5761ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:23.718Z|ad2df097-4176-4192-91bd-d2cd9a5761ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:25.047Z|1268287f-fa5c-4cc0-92f0-90c4719f5e0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:25.047Z|c2d4d878-caff-40ef-baed-71e3588f1785|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:25.047Z|1268287f-fa5c-4cc0-92f0-90c4719f5e0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:25.047Z|c2d4d878-caff-40ef-baed-71e3588f1785|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:31.195Z|b4113008-6b14-4e2e-a1ba-d7140c17b6a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:14:31.198Z|b4113008-6b14-4e2e-a1ba-d7140c17b6a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:14:31.753Z|a8e47922-0c45-4680-913a-4c1be05c7d23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:14:31.754Z|a8e47922-0c45-4680-913a-4c1be05c7d23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:14:33.742Z|fa8adedb-e348-48d2-8cdf-e5cc2b72f9b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:33.742Z|fa8adedb-e348-48d2-8cdf-e5cc2b72f9b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:35.072Z|f6f00f91-dc07-46b1-9514-4fc431f90861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:35.072Z|cf521e6b-61c7-4f2a-88e7-8f4773c07ba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:35.072Z|f6f00f91-dc07-46b1-9514-4fc431f90861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:35.073Z|cf521e6b-61c7-4f2a-88e7-8f4773c07ba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:43.767Z|6b0ff2c4-42bd-412a-874f-88083d6037f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:43.768Z|6b0ff2c4-42bd-412a-874f-88083d6037f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:45.099Z|d80c8d3f-68ba-4e69-a8b7-62cc02b0e168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:45.100Z|d80c8d3f-68ba-4e69-a8b7-62cc02b0e168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:45.101Z|0aedfb86-2f1c-46fe-9182-d5c1905abe1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:45.102Z|0aedfb86-2f1c-46fe-9182-d5c1905abe1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:46.195Z|b3a12bd4-bdd5-4bd0-bf45-64b9fb3c1600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:14:46.196Z|b3a12bd4-bdd5-4bd0-bf45-64b9fb3c1600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:14:53.791Z|f29eaa08-00af-4778-87d5-d6cf9e76d685|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:53.792Z|f29eaa08-00af-4778-87d5-d6cf9e76d685|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:55.124Z|5c77e758-d130-43bf-bfe6-bda1fe13f746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:55.124Z|0b5f36cc-7c4c-4645-bc08-9ad1d2cb648e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:14:55.124Z|0b5f36cc-7c4c-4645-bc08-9ad1d2cb648e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:14:55.124Z|5c77e758-d130-43bf-bfe6-bda1fe13f746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:01.195Z|d0919739-17d9-4939-81e1-122048b825f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:15:01.196Z|d0919739-17d9-4939-81e1-122048b825f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:15:01.754Z|038f6e5d-db80-4ad1-b7a2-ff8677d05b11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:15:01.755Z|038f6e5d-db80-4ad1-b7a2-ff8677d05b11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:15:03.814Z|db9e4745-1dd4-4cb1-9ee0-fbe42d060d59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:03.814Z|db9e4745-1dd4-4cb1-9ee0-fbe42d060d59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:05.149Z|2d4c90a7-d7f7-4b46-ba58-85426214758e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:05.149Z|0948731f-40c4-45a3-982d-4f952edc8512|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:05.149Z|2d4c90a7-d7f7-4b46-ba58-85426214758e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:05.149Z|0948731f-40c4-45a3-982d-4f952edc8512|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:06.319Z|c10afb2e-0372-429c-9473-ef2cb97a0f81|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:15:06.320Z|c10afb2e-0372-429c-9473-ef2cb97a0f81|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:13.837Z|97fc8675-5519-4285-8702-91e51b25d953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:13.838Z|97fc8675-5519-4285-8702-91e51b25d953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:15.172Z|a2aba40d-dd7c-445c-80f2-7930151b8b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:15.172Z|40138ed0-d6cb-457d-9cb1-1b020dad4ee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:15.173Z|40138ed0-d6cb-457d-9cb1-1b020dad4ee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:15.173Z|a2aba40d-dd7c-445c-80f2-7930151b8b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:16.195Z|cdfd955d-aeed-4a02-a99a-8df270740f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:15:16.198Z|cdfd955d-aeed-4a02-a99a-8df270740f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:15:23.861Z|40ce8c72-88fc-4852-ad7c-57e21e84ebee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:23.862Z|40ce8c72-88fc-4852-ad7c-57e21e84ebee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:25.197Z|421d27c4-835d-40ad-b630-2728005e567b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:25.197Z|6e0ed68f-2b59-4430-a0c8-b8d2081316a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:25.198Z|6e0ed68f-2b59-4430-a0c8-b8d2081316a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:25.198Z|421d27c4-835d-40ad-b630-2728005e567b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:31.195Z|841001cd-4c4b-403e-a432-3b80cf125318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:15:31.196Z|841001cd-4c4b-403e-a432-3b80cf125318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:15:31.756Z|ad3511e3-70c8-412c-b941-02862943afd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:15:31.756Z|ad3511e3-70c8-412c-b941-02862943afd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:15:33.884Z|55866f02-486f-42c2-9837-d5a2d30de571|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:33.885Z|55866f02-486f-42c2-9837-d5a2d30de571|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:35.221Z|c70d12cd-3612-483f-9d38-7ac7c5ce1f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:35.221Z|36e21157-6164-49d6-a809-8772f3a35652|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:35.222Z|c70d12cd-3612-483f-9d38-7ac7c5ce1f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:35.222Z|36e21157-6164-49d6-a809-8772f3a35652|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:43.909Z|64b61d8e-c724-47ce-bdd9-75bb55e4d958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:43.909Z|64b61d8e-c724-47ce-bdd9-75bb55e4d958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:45.247Z|9685155c-4520-4bee-b883-50706422e930|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:45.247Z|0a670c35-7c82-46b4-80c1-180a1dbc2e01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:45.248Z|0a670c35-7c82-46b4-80c1-180a1dbc2e01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:45.248Z|9685155c-4520-4bee-b883-50706422e930|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:46.195Z|d81d425b-e98b-4f3a-8dc3-0766655360cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:15:46.196Z|d81d425b-e98b-4f3a-8dc3-0766655360cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:15:53.932Z|e0281956-7e3f-49fc-98aa-45473821eb34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:53.933Z|e0281956-7e3f-49fc-98aa-45473821eb34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:55.272Z|80b3b977-4c88-4713-a670-e149b887b97f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:55.272Z|15545394-0cb5-4fce-bc77-b9ada73729c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:15:55.272Z|80b3b977-4c88-4713-a670-e149b887b97f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:15:55.272Z|15545394-0cb5-4fce-bc77-b9ada73729c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:01.195Z|06593dad-0ae1-4078-bf1a-8ebe65abafff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:16:01.197Z|06593dad-0ae1-4078-bf1a-8ebe65abafff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:16:01.757Z|909aabfd-490d-4f83-ae45-1a1dc6eff080|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:16:01.757Z|909aabfd-490d-4f83-ae45-1a1dc6eff080|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:16:03.958Z|c367a40b-7f5a-4d63-a762-96f2454acd17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:03.959Z|c367a40b-7f5a-4d63-a762-96f2454acd17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:05.295Z|26a46e00-13f9-41df-9c36-9e7dbe7845f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:05.296Z|26a46e00-13f9-41df-9c36-9e7dbe7845f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:05.298Z|b44279d0-87ff-49be-8aad-a211748c5a35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:05.299Z|b44279d0-87ff-49be-8aad-a211748c5a35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:06.318Z|06fc65c4-1885-4ad1-baeb-0abc48259c14|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:16:06.319Z|06fc65c4-1885-4ad1-baeb-0abc48259c14|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:13.982Z|0fc5ea8e-1efd-41a5-b1ca-9949155c8a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:13.983Z|0fc5ea8e-1efd-41a5-b1ca-9949155c8a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:15.319Z|7e6c39c3-6f2c-4669-88d4-7ae6a7a9b011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:15.319Z|a20d2cfb-9b79-4fe5-bfa3-ae8b7579078d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:15.319Z|7e6c39c3-6f2c-4669-88d4-7ae6a7a9b011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:15.320Z|a20d2cfb-9b79-4fe5-bfa3-ae8b7579078d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:16.196Z|9232592a-394a-45af-9a7a-d99e3b9225ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:16:16.196Z|9232592a-394a-45af-9a7a-d99e3b9225ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:16:24.006Z|412ba247-4ac2-401d-a8d1-090eb583d751|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:24.007Z|412ba247-4ac2-401d-a8d1-090eb583d751|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:25.343Z|9530535f-815d-4076-ad86-3f3e55ef698f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:25.343Z|734f40be-c2ee-4008-9a10-cfd1e4053c7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:25.344Z|734f40be-c2ee-4008-9a10-cfd1e4053c7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:25.344Z|9530535f-815d-4076-ad86-3f3e55ef698f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:31.195Z|cbc28bbb-8fbb-495e-9afe-2ed7851ed2db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:16:31.196Z|cbc28bbb-8fbb-495e-9afe-2ed7851ed2db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:16:31.758Z|7f896de3-3be8-4b8c-bd8c-613f1bda28a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:16:31.759Z|7f896de3-3be8-4b8c-bd8c-613f1bda28a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:16:34.029Z|a86a1ddb-d18e-41d3-a815-f3032da18606|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:34.030Z|a86a1ddb-d18e-41d3-a815-f3032da18606|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:35.366Z|0cced9ef-cb33-4f89-ba59-3ec39500f8c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:35.367Z|28d807cd-9849-457b-a1ab-6b0e77f95bdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:35.367Z|28d807cd-9849-457b-a1ab-6b0e77f95bdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:35.367Z|0cced9ef-cb33-4f89-ba59-3ec39500f8c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:44.054Z|1bc867a2-bcda-478f-8be7-9fbc82975150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:44.055Z|1bc867a2-bcda-478f-8be7-9fbc82975150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:45.391Z|272fd40a-c899-4959-8fde-e5e7064b1856|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:45.392Z|272fd40a-c899-4959-8fde-e5e7064b1856|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:45.392Z|767c3aff-0f39-4f01-8e67-da8affacd375|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:45.392Z|767c3aff-0f39-4f01-8e67-da8affacd375|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:46.195Z|950597b6-c3f9-40da-996e-88cf4a36fa6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:16:46.196Z|950597b6-c3f9-40da-996e-88cf4a36fa6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:16:54.079Z|739c5e9c-3c25-47b5-a4ea-ab2fb44c76c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:54.080Z|739c5e9c-3c25-47b5-a4ea-ab2fb44c76c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:55.415Z|a0d29939-ff85-486d-ae77-ccd73e3995f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:55.416Z|df44b8dd-60fd-4486-aabf-df3d5f738aa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:16:55.416Z|a0d29939-ff85-486d-ae77-ccd73e3995f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:16:55.416Z|df44b8dd-60fd-4486-aabf-df3d5f738aa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:01.195Z|f8d8d3f1-3b4f-4065-9654-b1856c558d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:17:01.196Z|f8d8d3f1-3b4f-4065-9654-b1856c558d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:17:01.759Z|4f9f3ebc-8089-4efc-b30d-f2bf24ccf989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:17:01.760Z|4f9f3ebc-8089-4efc-b30d-f2bf24ccf989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:17:04.105Z|0610fc01-194d-4563-9059-fcb7fffed34c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:04.106Z|0610fc01-194d-4563-9059-fcb7fffed34c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:05.439Z|58062158-f6a6-46ad-95c9-ed3dc2c16926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:05.439Z|459026c3-e4b2-4616-afd5-271982db6f03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:05.439Z|58062158-f6a6-46ad-95c9-ed3dc2c16926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:05.439Z|459026c3-e4b2-4616-afd5-271982db6f03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:06.319Z|3047ae82-acf2-436e-b6ba-856082ccc841|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:17:06.320Z|3047ae82-acf2-436e-b6ba-856082ccc841|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:14.131Z|bd76651e-194f-4395-b6e4-23735af21485|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:14.131Z|bd76651e-194f-4395-b6e4-23735af21485|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:15.462Z|d2ae6fad-ca0f-4275-b22b-2592642434da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:15.462Z|987ce704-24b4-487e-9615-4ad12d9a51a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:15.462Z|d2ae6fad-ca0f-4275-b22b-2592642434da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:15.463Z|987ce704-24b4-487e-9615-4ad12d9a51a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:16.195Z|a8685148-2ad6-4754-8b61-eb0d83adb222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:17:16.197Z|a8685148-2ad6-4754-8b61-eb0d83adb222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:17:24.163Z|552d9b51-cded-41ca-b45a-f65e824375a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:24.164Z|552d9b51-cded-41ca-b45a-f65e824375a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:25.485Z|f5344084-4930-43fd-85c9-62dbccde0f90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:25.485Z|78be0332-1a1c-4cfb-a33e-9159ac089927|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:25.485Z|f5344084-4930-43fd-85c9-62dbccde0f90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:25.486Z|78be0332-1a1c-4cfb-a33e-9159ac089927|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:31.195Z|0c5daee3-e371-42f0-b2b2-a50c0723c0bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:17:31.196Z|0c5daee3-e371-42f0-b2b2-a50c0723c0bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:17:31.761Z|2a330e07-8be4-4c44-aca5-e074987cc323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:17:31.761Z|2a330e07-8be4-4c44-aca5-e074987cc323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:17:34.187Z|b7f5d72a-22a0-427a-9c91-8869c2adbc18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:34.188Z|b7f5d72a-22a0-427a-9c91-8869c2adbc18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:35.510Z|78a42b60-6aa1-4442-8951-f728a5601915|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:35.510Z|371e5273-07ac-4836-b65c-9758b9944ad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:35.511Z|78a42b60-6aa1-4442-8951-f728a5601915|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:35.511Z|371e5273-07ac-4836-b65c-9758b9944ad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:44.211Z|b6116766-784a-41e1-be06-397c3002ef5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:44.211Z|b6116766-784a-41e1-be06-397c3002ef5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:45.533Z|ab0fc89f-1f33-4a6d-8bb0-eef32897d2c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:45.533Z|b4097bab-c6ae-4c46-ad4d-3ff3b9b1db70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:45.534Z|ab0fc89f-1f33-4a6d-8bb0-eef32897d2c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:45.534Z|b4097bab-c6ae-4c46-ad4d-3ff3b9b1db70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:46.195Z|3eea56bd-dd2d-4148-a68a-d110798cab82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:17:46.196Z|3eea56bd-dd2d-4148-a68a-d110798cab82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:17:54.236Z|16a9c91a-6beb-4955-a5ae-89f7649118ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:54.236Z|16a9c91a-6beb-4955-a5ae-89f7649118ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:55.556Z|24588d55-638f-4456-bbe8-abe2e2500e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:55.556Z|875eceb7-5ac9-4e48-b375-1d8f61cfe166|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:17:55.556Z|875eceb7-5ac9-4e48-b375-1d8f61cfe166|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:17:55.557Z|24588d55-638f-4456-bbe8-abe2e2500e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:01.195Z|8dc3b4f5-9ba2-43ef-8ee9-376028048685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:18:01.196Z|8dc3b4f5-9ba2-43ef-8ee9-376028048685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:18:01.762Z|ba13122f-e880-4b70-af09-e6bfeb73266c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:18:01.762Z|ba13122f-e880-4b70-af09-e6bfeb73266c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:18:04.258Z|76cb489e-0ae6-44f1-95b8-d81114606af6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:04.258Z|76cb489e-0ae6-44f1-95b8-d81114606af6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:05.579Z|aff55abc-c09e-4685-8077-00cb046bf0ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:05.579Z|2bed87dc-cedc-411d-8b20-fe13712cebc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:05.580Z|aff55abc-c09e-4685-8077-00cb046bf0ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:05.580Z|2bed87dc-cedc-411d-8b20-fe13712cebc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:06.317Z|dc393b5f-1a40-46f5-b002-e640fdf5b2e3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:18:06.318Z|dc393b5f-1a40-46f5-b002-e640fdf5b2e3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:14.281Z|49f268c2-445d-4652-ae70-3a3430ed4c05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:14.282Z|49f268c2-445d-4652-ae70-3a3430ed4c05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:15.604Z|46559df2-0fd3-4f4e-956d-3368496ecc15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:15.605Z|46559df2-0fd3-4f4e-956d-3368496ecc15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:15.605Z|e41fb847-654b-478f-9ee4-cc54f6c48529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:15.606Z|e41fb847-654b-478f-9ee4-cc54f6c48529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:16.195Z|24914242-5193-4051-8259-376054bd32f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:18:16.196Z|24914242-5193-4051-8259-376054bd32f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:18:24.306Z|75a35f7a-2950-493d-8d4d-fab882e1deba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:24.308Z|75a35f7a-2950-493d-8d4d-fab882e1deba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:25.634Z|3769d885-73e7-494e-9ed8-34a8908f82dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:25.635Z|3769d885-73e7-494e-9ed8-34a8908f82dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:25.636Z|3ad48c1a-99f0-4249-b6a9-ba1049682f10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:25.636Z|3ad48c1a-99f0-4249-b6a9-ba1049682f10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:31.195Z|22eae07c-b2df-4348-b3da-dd425d56688a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:18:31.199Z|22eae07c-b2df-4348-b3da-dd425d56688a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:18:31.763Z|937352de-fd38-402e-a281-665bc433d44d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:18:31.764Z|937352de-fd38-402e-a281-665bc433d44d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:18:34.334Z|42558ea2-f33b-44cd-bf18-fdf2e6892026|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:34.335Z|42558ea2-f33b-44cd-bf18-fdf2e6892026|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:35.659Z|33968c6e-9c7b-42a1-bffd-0845b51217fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:35.659Z|d4e7eea2-eaab-4d0f-8405-5f87c9bddc2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:35.660Z|33968c6e-9c7b-42a1-bffd-0845b51217fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:35.660Z|d4e7eea2-eaab-4d0f-8405-5f87c9bddc2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:44.359Z|9ad56062-1c72-40ed-9b22-cf228f571e45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:44.359Z|9ad56062-1c72-40ed-9b22-cf228f571e45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:45.684Z|f4ed865e-825d-4fe0-b47e-6a606b52798b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:45.685Z|f4ed865e-825d-4fe0-b47e-6a606b52798b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:45.689Z|c010e71c-e2e6-4605-a5d2-d9780f94bb52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:45.689Z|c010e71c-e2e6-4605-a5d2-d9780f94bb52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:46.195Z|9a4e8c78-c27f-41d6-8eae-0ae54da26fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:18:46.196Z|9a4e8c78-c27f-41d6-8eae-0ae54da26fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:18:54.384Z|38df447b-fd73-4fe8-92f8-c08570367a63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:54.385Z|38df447b-fd73-4fe8-92f8-c08570367a63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:55.710Z|45f008f3-a0b7-4c6e-9644-037e2fcb6a46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:55.710Z|2d37ab07-5149-41db-a03e-975ea08be7eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:18:55.710Z|45f008f3-a0b7-4c6e-9644-037e2fcb6a46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:18:55.710Z|2d37ab07-5149-41db-a03e-975ea08be7eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:01.196Z|c04cbef5-8a22-48f3-8f1d-9e7b63daa606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:19:01.196Z|c04cbef5-8a22-48f3-8f1d-9e7b63daa606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:19:01.764Z|3b20bcde-915d-4e95-90b0-c9db409c849d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:19:01.765Z|3b20bcde-915d-4e95-90b0-c9db409c849d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:19:04.409Z|f7ea0889-8d65-4013-9003-55c268753d1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:04.410Z|f7ea0889-8d65-4013-9003-55c268753d1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:05.756Z|cb0be990-4fcc-4a3a-8136-fbc96e2b6c00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:05.756Z|c21c0dde-3c72-4619-8b35-6f2336aca842|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:05.757Z|c21c0dde-3c72-4619-8b35-6f2336aca842|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:05.757Z|cb0be990-4fcc-4a3a-8136-fbc96e2b6c00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:06.319Z|ff022b2c-5ad4-41e9-9bf6-25331af5c78f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:19:06.320Z|ff022b2c-5ad4-41e9-9bf6-25331af5c78f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:14.436Z|142e3943-f2d6-41df-8f8e-f00a709d51f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:14.437Z|142e3943-f2d6-41df-8f8e-f00a709d51f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:15.805Z|b031e89e-4642-400b-8697-641e0c9e3ed6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:15.805Z|b031e89e-4642-400b-8697-641e0c9e3ed6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:15.807Z|5e18d4eb-e87c-4919-a05e-75a9537d7824|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:15.807Z|5e18d4eb-e87c-4919-a05e-75a9537d7824|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:16.195Z|966f9de0-789d-4c85-803f-d69b69e5e692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:19:16.198Z|966f9de0-789d-4c85-803f-d69b69e5e692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:19:24.463Z|e1268ab4-730b-4208-ab39-2d7d4fbdd586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:24.465Z|e1268ab4-730b-4208-ab39-2d7d4fbdd586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:25.832Z|cd5b2f07-3799-4b5c-a68f-d58d330bbfd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:25.832Z|ff2260d6-0844-4ec3-9e15-fa473348f4a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:25.834Z|ff2260d6-0844-4ec3-9e15-fa473348f4a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:25.834Z|cd5b2f07-3799-4b5c-a68f-d58d330bbfd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:31.197Z|d3b265e9-d8c5-4428-8d64-a34b58ee72bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:19:31.198Z|d3b265e9-d8c5-4428-8d64-a34b58ee72bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:19:31.765Z|f86c6e12-d33e-408d-8544-e5fc862bf612|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:19:31.766Z|f86c6e12-d33e-408d-8544-e5fc862bf612|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:19:34.490Z|8101ce50-e0b1-4a12-9ac0-6579550b018a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:34.491Z|8101ce50-e0b1-4a12-9ac0-6579550b018a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:35.885Z|9f3a0b97-d1b8-4f5b-ba0c-be54322fe3fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:35.885Z|312c2847-f1fc-4c02-8ea7-753d80d3c2a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:35.886Z|9f3a0b97-d1b8-4f5b-ba0c-be54322fe3fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:35.886Z|312c2847-f1fc-4c02-8ea7-753d80d3c2a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:44.514Z|2a8a6688-92b4-42f7-85d5-96fcad8bdcc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:44.516Z|2a8a6688-92b4-42f7-85d5-96fcad8bdcc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:45.912Z|8c1d3abb-aa1f-4d47-8e22-d1d82dceba42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:45.913Z|8c1d3abb-aa1f-4d47-8e22-d1d82dceba42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:45.912Z|055b6b11-8184-409f-aaf8-321b764559b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:45.914Z|055b6b11-8184-409f-aaf8-321b764559b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:46.196Z|0efc9047-98c9-4751-961f-62fc43bc0cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:19:46.197Z|0efc9047-98c9-4751-961f-62fc43bc0cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:19:54.541Z|daf6d9ec-0561-4d52-9fb0-843f8b27b2aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:54.542Z|daf6d9ec-0561-4d52-9fb0-843f8b27b2aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:55.936Z|c63f2c46-a88e-40e0-8296-da059a2a2eb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:55.937Z|c63f2c46-a88e-40e0-8296-da059a2a2eb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:19:55.938Z|675e953b-6c90-40fa-9860-e6e46ecebbb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:19:55.938Z|675e953b-6c90-40fa-9860-e6e46ecebbb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:01.196Z|f1145fb8-18e6-4b47-b7df-481e4bcf9521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:20:01.199Z|f1145fb8-18e6-4b47-b7df-481e4bcf9521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:20:01.767Z|06b2949f-6ae5-423a-9f9c-886537cbae6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:20:01.768Z|06b2949f-6ae5-423a-9f9c-886537cbae6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:20:04.568Z|71987b7d-dda7-4dc5-b97f-a5af88d5e555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:04.569Z|71987b7d-dda7-4dc5-b97f-a5af88d5e555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:05.961Z|309afbd7-80b1-444b-94ce-5e4d845c2999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:05.961Z|466d8fde-425e-4db4-830e-dffbb8b83e73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:05.962Z|466d8fde-425e-4db4-830e-dffbb8b83e73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:05.962Z|309afbd7-80b1-444b-94ce-5e4d845c2999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:06.318Z|c7355316-e75d-4e12-a468-68b2158b59c7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:20:06.319Z|c7355316-e75d-4e12-a468-68b2158b59c7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:14.594Z|f45e7fef-5d5b-445d-bb7f-1dfab6e82578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:14.595Z|f45e7fef-5d5b-445d-bb7f-1dfab6e82578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:15.990Z|75cddcb7-6d0f-43ad-96ac-8d1cc0a3d635|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:15.991Z|29bf396c-4eb6-4a1d-97f6-57366aa1066a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:15.992Z|75cddcb7-6d0f-43ad-96ac-8d1cc0a3d635|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:15.992Z|29bf396c-4eb6-4a1d-97f6-57366aa1066a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:16.195Z|7866d037-33f6-4e34-a679-899a4959af09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:20:16.196Z|7866d037-33f6-4e34-a679-899a4959af09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:20:24.617Z|92aa42aa-c242-41be-b204-d8d28bfb45c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:24.618Z|92aa42aa-c242-41be-b204-d8d28bfb45c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:26.023Z|281c966f-3efa-48bf-8f88-c5c1b0339099|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:26.023Z|ba854180-394d-4b83-b171-92462202ff51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:26.024Z|281c966f-3efa-48bf-8f88-c5c1b0339099|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:26.024Z|ba854180-394d-4b83-b171-92462202ff51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:31.195Z|8b7dbe13-ba59-4c75-b3f8-b208fd596794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:20:31.196Z|8b7dbe13-ba59-4c75-b3f8-b208fd596794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:20:31.769Z|79edb7e7-0d68-4962-9cdf-900a6445d024|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:20:31.769Z|79edb7e7-0d68-4962-9cdf-900a6445d024|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:20:34.643Z|cc1cd4a5-8038-49c9-ad8c-25b221c6e2d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:34.644Z|cc1cd4a5-8038-49c9-ad8c-25b221c6e2d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:36.054Z|c5de93e2-80ed-457e-9d54-603d0e6abf64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:36.054Z|c5de93e2-80ed-457e-9d54-603d0e6abf64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:36.058Z|29835c75-5dab-4ea4-9094-d3d3f516618d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:36.059Z|29835c75-5dab-4ea4-9094-d3d3f516618d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:44.666Z|0be8406c-2250-4124-b336-d781b43183d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:44.667Z|0be8406c-2250-4124-b336-d781b43183d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:46.081Z|431c1315-fe9c-4190-ad70-ed99b099d958|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:46.081Z|b02bd222-f387-4872-bed2-5d604f439b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:46.082Z|431c1315-fe9c-4190-ad70-ed99b099d958|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:46.082Z|b02bd222-f387-4872-bed2-5d604f439b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:46.195Z|eaefdf9b-66a9-4dc7-a436-43130aa1cecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:20:46.199Z|eaefdf9b-66a9-4dc7-a436-43130aa1cecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:20:54.692Z|8330dae5-27c3-4349-9233-56353291c020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:54.693Z|8330dae5-27c3-4349-9233-56353291c020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:56.108Z|3e71ccae-c29f-4a39-9690-75acdc67ce4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:56.108Z|3e71ccae-c29f-4a39-9690-75acdc67ce4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:20:56.109Z|07d534e6-22fc-442b-9a93-b7a26f403317|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:20:56.109Z|07d534e6-22fc-442b-9a93-b7a26f403317|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:01.195Z|a9f7e9be-be2d-4532-93ee-11c965a12ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:21:01.196Z|a9f7e9be-be2d-4532-93ee-11c965a12ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:21:01.770Z|14c19bdb-9269-4f55-9cd1-acef53b07b34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:21:01.771Z|14c19bdb-9269-4f55-9cd1-acef53b07b34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:21:04.717Z|67f909f6-fa0c-4653-93f4-e432fda6ddc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:04.718Z|67f909f6-fa0c-4653-93f4-e432fda6ddc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:06.133Z|ff4f06d2-6b1f-40c0-b0aa-d7c57aabc82f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:06.133Z|6c34c2f1-d202-4d81-8dc2-efb94eae2cf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:06.133Z|6c34c2f1-d202-4d81-8dc2-efb94eae2cf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:06.133Z|ff4f06d2-6b1f-40c0-b0aa-d7c57aabc82f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:06.317Z|f58c596f-c844-4a35-a9ba-3bce80903741|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:21:06.318Z|f58c596f-c844-4a35-a9ba-3bce80903741|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:14.741Z|e33ab3b5-3108-40c5-a87d-f97fd9150c78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:14.742Z|e33ab3b5-3108-40c5-a87d-f97fd9150c78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:16.158Z|757aa9fd-331e-4e92-ab75-b0e8a32c857f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:16.158Z|60555896-c18a-44cd-9ae8-9195a1739809|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:16.159Z|757aa9fd-331e-4e92-ab75-b0e8a32c857f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:16.159Z|60555896-c18a-44cd-9ae8-9195a1739809|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:16.196Z|62888d2d-e281-4572-8ac3-483f271679dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:21:16.196Z|62888d2d-e281-4572-8ac3-483f271679dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:21:24.767Z|e76adf67-2080-4448-a10c-d28e18c22657|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:24.767Z|e76adf67-2080-4448-a10c-d28e18c22657|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:26.185Z|71bfb4fc-e3d4-4551-b54d-902d579046c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:26.185Z|7889a6a6-7cbe-4b16-961b-d4150aa62a1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:26.186Z|71bfb4fc-e3d4-4551-b54d-902d579046c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:26.186Z|7889a6a6-7cbe-4b16-961b-d4150aa62a1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:31.196Z|04f05726-d091-4f32-85b7-8428d6a8ca3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:21:31.199Z|04f05726-d091-4f32-85b7-8428d6a8ca3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:21:31.771Z|f2a1d553-a3a1-41a4-ab7b-05761fa267e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:21:31.772Z|f2a1d553-a3a1-41a4-ab7b-05761fa267e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:21:34.791Z|cb5deed6-2028-4f99-ae44-9a2183152456|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:34.792Z|cb5deed6-2028-4f99-ae44-9a2183152456|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:36.210Z|032c139f-3397-47af-a447-2525a1790d44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:36.210Z|032c139f-3397-47af-a447-2525a1790d44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:36.214Z|bbf9c7fc-e8c4-4a06-9939-a022453f17dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:36.214Z|bbf9c7fc-e8c4-4a06-9939-a022453f17dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:44.817Z|90ecba1f-639e-4b82-aad7-1335f5593f88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:44.818Z|90ecba1f-639e-4b82-aad7-1335f5593f88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:46.195Z|5838549c-b6b2-4cc6-9313-0302f0d1af3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:21:46.196Z|5838549c-b6b2-4cc6-9313-0302f0d1af3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:21:46.232Z|ef1b02da-ee43-497f-b597-264cb43f0cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:46.233Z|ef1b02da-ee43-497f-b597-264cb43f0cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:46.233Z|fd1d3b87-512d-4306-aae5-41ec3e0d7701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:46.233Z|fd1d3b87-512d-4306-aae5-41ec3e0d7701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:54.840Z|fc7be70f-0235-4c76-8d2e-6767e8acc028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:54.841Z|fc7be70f-0235-4c76-8d2e-6767e8acc028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:56.257Z|b6ccd308-5a02-484f-8b2f-9be9978c2ac1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:56.257Z|e14bd375-1dcd-4801-b9cd-b0169a51f718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:21:56.258Z|b6ccd308-5a02-484f-8b2f-9be9978c2ac1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:21:56.258Z|e14bd375-1dcd-4801-b9cd-b0169a51f718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:01.195Z|13e4a9eb-4d8e-4cac-b4d4-3f214b463a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:22:01.196Z|13e4a9eb-4d8e-4cac-b4d4-3f214b463a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:22:01.773Z|e7cae516-c401-49cf-836d-23d8cec76435|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:22:01.773Z|e7cae516-c401-49cf-836d-23d8cec76435|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:22:04.864Z|5bb4c13d-e768-46ac-bbc2-286bbfc937ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:04.865Z|5bb4c13d-e768-46ac-bbc2-286bbfc937ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:06.280Z|6197bbf5-af19-40f4-af53-47348ad62a2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:06.280Z|5e6dbae3-6fc0-460a-8934-82c6f2d5fd89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:06.281Z|6197bbf5-af19-40f4-af53-47348ad62a2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:06.281Z|5e6dbae3-6fc0-460a-8934-82c6f2d5fd89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:06.320Z|8ff47016-2daa-4b98-8ff2-55f67d55f63a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:22:06.320Z|8ff47016-2daa-4b98-8ff2-55f67d55f63a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:14.889Z|427e2e54-44c8-41d6-b0d5-94f2cbacc59f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:14.890Z|427e2e54-44c8-41d6-b0d5-94f2cbacc59f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:16.195Z|3f4d0eaf-a571-49ef-a085-fd238589c1bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:22:16.198Z|3f4d0eaf-a571-49ef-a085-fd238589c1bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:22:16.305Z|f979c9dd-3c99-4875-99fe-d47c574e469c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:16.305Z|d6a3db77-bfb5-432b-bebd-9a9586639a33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:16.305Z|d6a3db77-bfb5-432b-bebd-9a9586639a33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:16.305Z|f979c9dd-3c99-4875-99fe-d47c574e469c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:21.382Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2023-03-01T04:22:21.386Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe already exists in requestDb InfraActiveRequests table
2023-03-01T04:22:21.388Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe
2023-03-01T04:22:21.388Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|INFO|500||Invoke
2023-03-01T04:22:21.389Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|DEBUG|500||===========================request begin================================================
2023-03-01T04:22:21.389Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe
2023-03-01T04:22:21.389Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|DEBUG|500||Method      : GET
2023-03-01T04:22:21.389Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"020f6c42b392a0cb96887e54e0004b3d", X-B3-SpanId:"741a9f6b0bd03065", X-B3-ParentSpanId:"ad9033911e953e4c", X-B3-Sampled:"0", X-ONAP-RequestID:"ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe", X-RequestID:"ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe", X-TransactionID:"ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe", X-ECOMP-RequestID:"ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fc71aa1-c56e-484a-bbe1-250fd5a2b9fb"]
2023-03-01T04:22:21.390Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|DEBUG|500||Request body: 
2023-03-01T04:22:21.390Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|DEBUG|500||==========================request end================================================
2023-03-01T04:22:21.563Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|DEBUG|500||============================response begin==========================================
2023-03-01T04:22:21.564Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T04:22:21.565Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|DEBUG|500||Status text  : Not Found
2023-03-01T04:22:21.565Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 04:22:22 GMT", x-envoy-upstream-service-time:"162", server:"envoy"]
2023-03-01T04:22:21.566Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|DEBUG|500||Response body: 
2023-03-01T04:22:21.566Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|DEBUG|500||=======================response end=================================================
2023-03-01T04:22:21.567Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|INFO|404|Not Found|InvokeReturn
2023-03-01T04:22:21.574Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe
2023-03-01T04:22:21.575Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2023-03-01T04:22:21.577Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2023-03-01T04:22:21.578Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2023-03-01T04:22:21.578Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2023-03-01T04:22:21.578Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2023-03-01T04:22:21.579Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2023-03-01T04:22:21.579Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|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:"020f6c42b392a0cb96887e54e0004b3d", X-B3-SpanId:"1bb5b2eb37ef2025", X-B3-ParentSpanId:"ad9033911e953e4c", X-B3-Sampled:"0", X-ONAP-RequestID:"ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe", X-RequestID:"ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe", X-TransactionID:"ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe", X-ECOMP-RequestID:"ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cb33467-5e36-419b-8a58-b687885ae472"]
2023-03-01T04:22:21.580Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2023-03-01T04:22:21.580Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2023-03-01T04:22:21.599Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2023-03-01T04:22:21.600Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-03-01T04:22:21.600Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : Unauthorized
2023-03-01T04:22:21.601Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 04:22:22 GMT", x-envoy-upstream-service-time:"10", server:"envoy"]
2023-03-01T04:22:21.602Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2023-03-01T04:22:21.602Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2023-03-01T04:22:21.602Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-03-01T04:22:21.604Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|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$$1e43bb77.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-03-01T04:22:21.605Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2023-03-01T04:22:21.607Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2023-03-01T04:22:21.607Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2023-03-01T04:22:21.607Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2023-03-01T04:22:21.608Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2023-03-01T04:22:21.608Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2023-03-01T04:22:21.609Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|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:"020f6c42b392a0cb96887e54e0004b3d", X-B3-SpanId:"45535a8c42f17027", X-B3-ParentSpanId:"ad9033911e953e4c", X-B3-Sampled:"0", X-ONAP-RequestID:"ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe", X-RequestID:"ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe", X-TransactionID:"ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe", X-ECOMP-RequestID:"ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5658d9e8-eb37-4fc1-9357-d0302454b326"]
2023-03-01T04:22:21.609Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2023-03-01T04:22:21.610Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2023-03-01T04:22:21.633Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2023-03-01T04:22:21.634Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-03-01T04:22:21.635Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : Unauthorized
2023-03-01T04:22:21.635Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 04:22:21 GMT", x-envoy-upstream-service-time:"17", server:"envoy"]
2023-03-01T04:22:21.636Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2023-03-01T04:22:21.636Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2023-03-01T04:22:21.637Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-03-01T04:22:21.638Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|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$$1e43bb77.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-03-01T04:22:21.641Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2aa11918
2023-03-01T04:22:21.644Z|ce3b6bce-1b6d-417f-9da3-c4a1a7352cbe|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T04:22:24.914Z|89be8b53-2820-4b01-a14e-d29764005b4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:24.914Z|89be8b53-2820-4b01-a14e-d29764005b4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:26.327Z|e69acc67-1049-4505-b052-83f16593a858|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:26.327Z|ba1753ea-faf0-42cb-9068-8a19f1e7d82d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:26.328Z|ba1753ea-faf0-42cb-9068-8a19f1e7d82d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:26.328Z|e69acc67-1049-4505-b052-83f16593a858|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:31.195Z|9e56a647-ba05-42ba-a036-3b4cd71562ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:22:31.196Z|9e56a647-ba05-42ba-a036-3b4cd71562ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:22:31.774Z|46f54b13-83e9-4453-ba7e-a790fc5f90d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:22:31.774Z|46f54b13-83e9-4453-ba7e-a790fc5f90d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:22:34.940Z|2377d5d4-c5ac-47f3-b9a6-bcb6abec2574|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:34.941Z|2377d5d4-c5ac-47f3-b9a6-bcb6abec2574|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:36.350Z|fa85aab6-648f-49bc-b565-cbf302dfc8b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:36.350Z|4b8588d3-f2b7-4a21-83fe-1758b37e1b71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:36.350Z|4b8588d3-f2b7-4a21-83fe-1758b37e1b71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:36.350Z|fa85aab6-648f-49bc-b565-cbf302dfc8b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:39.680Z|3d639990-71d2-49e7-9c2a-4b2d9ca8a756|http-nio-8080-exec-1|manage/health|python-requests/2.28.2|||INFO|500||Entering
2023-03-01T04:22:39.681Z|3d639990-71d2-49e7-9c2a-4b2d9ca8a756|http-nio-8080-exec-1|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:44.964Z|73015fbe-2fd4-4d19-adde-278fdd006351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:44.965Z|73015fbe-2fd4-4d19-adde-278fdd006351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:46.195Z|26d5be8b-780e-4721-af9d-daf4258757e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:22:46.196Z|26d5be8b-780e-4721-af9d-daf4258757e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:22:46.375Z|7a37dd71-c04b-491d-9b60-c04fd373ae55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:46.375Z|37d857e7-4644-495a-9fe8-8ca4e7759c0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:46.375Z|7a37dd71-c04b-491d-9b60-c04fd373ae55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:46.375Z|37d857e7-4644-495a-9fe8-8ca4e7759c0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:54.988Z|c6a5d388-854e-498d-9df8-311aaf561cd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:54.989Z|c6a5d388-854e-498d-9df8-311aaf561cd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:56.401Z|04de31ea-6d99-417b-bace-92328a9afc91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:56.407Z|3c9b3fbc-f61c-4158-948b-7a9fc74626a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:22:56.407Z|3c9b3fbc-f61c-4158-948b-7a9fc74626a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:22:56.408Z|04de31ea-6d99-417b-bace-92328a9afc91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:01.195Z|0e7b9647-c2d1-4d0a-8e90-b44be5ed25cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:23:01.198Z|0e7b9647-c2d1-4d0a-8e90-b44be5ed25cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:23:01.775Z|57ccab45-3d88-448e-82e4-2923854fea48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:23:01.776Z|57ccab45-3d88-448e-82e4-2923854fea48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:23:05.015Z|dfc75ad3-4333-4c2d-bb4f-0b8497aeb8eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:05.016Z|dfc75ad3-4333-4c2d-bb4f-0b8497aeb8eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:06.318Z|e21d78cd-3280-4bfd-ad65-325567be1c42|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:23:06.318Z|e21d78cd-3280-4bfd-ad65-325567be1c42|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:06.432Z|2816a5cf-c9a5-48ac-bf5a-edc2d19e62b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:06.433Z|2816a5cf-c9a5-48ac-bf5a-edc2d19e62b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:06.437Z|d8226e2b-aa84-466e-b9e3-b91739693e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:06.438Z|d8226e2b-aa84-466e-b9e3-b91739693e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:15.039Z|0b16ee17-5eae-4b57-a679-c29485e0e4e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:15.039Z|0b16ee17-5eae-4b57-a679-c29485e0e4e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:16.195Z|98f44cd3-85d9-40f0-a703-9e150c269144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:23:16.196Z|98f44cd3-85d9-40f0-a703-9e150c269144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:23:16.458Z|9ad726c3-d64d-4bea-9df4-1e27bd8242aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:16.458Z|d087fffc-9887-4514-a19d-5c8e18090f0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:16.459Z|9ad726c3-d64d-4bea-9df4-1e27bd8242aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:16.459Z|d087fffc-9887-4514-a19d-5c8e18090f0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:25.062Z|17ed8693-2259-4a7d-a26b-051d25322054|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:25.063Z|17ed8693-2259-4a7d-a26b-051d25322054|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:26.485Z|78baff7f-e9ad-4bb9-a4ef-d576b15d940d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:26.486Z|5ac8037a-8a75-487f-945c-9e4c62e35fa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:26.486Z|78baff7f-e9ad-4bb9-a4ef-d576b15d940d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:26.486Z|5ac8037a-8a75-487f-945c-9e4c62e35fa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:31.195Z|3c9c3b67-79b2-4759-9a04-4436f47d82e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:23:31.196Z|3c9c3b67-79b2-4759-9a04-4436f47d82e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:23:31.776Z|d97d9d70-913b-4908-a578-cb364808e905|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:23:31.777Z|d97d9d70-913b-4908-a578-cb364808e905|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:23:35.086Z|e1f63f0a-aaca-42df-95e1-f35094a3d160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:35.087Z|e1f63f0a-aaca-42df-95e1-f35094a3d160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:36.510Z|2add0adb-3000-4e42-bb02-6fce6927e055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:36.510Z|b4445464-d499-4502-851a-38d4772e5043|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:36.511Z|2add0adb-3000-4e42-bb02-6fce6927e055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:36.511Z|b4445464-d499-4502-851a-38d4772e5043|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:45.111Z|36d12269-3160-4e11-af1e-9380d0851700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:45.112Z|36d12269-3160-4e11-af1e-9380d0851700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:46.195Z|169a712b-74e8-4a62-ad24-9c74b82958e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:23:46.198Z|169a712b-74e8-4a62-ad24-9c74b82958e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:23:46.533Z|91cffeb2-5254-4541-84d3-e3978eb9aab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:46.533Z|6a261c00-c1b1-4d73-9340-6da6e18f0548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:46.534Z|91cffeb2-5254-4541-84d3-e3978eb9aab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:46.534Z|6a261c00-c1b1-4d73-9340-6da6e18f0548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:55.135Z|b0ceee5a-fcb5-4bd9-9e83-10d68d7de01e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:55.136Z|b0ceee5a-fcb5-4bd9-9e83-10d68d7de01e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:56.557Z|26c90e23-d2da-41cc-b219-32c0bf18e54a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:56.557Z|57e258ef-ab1f-412f-9f82-8548f8d0086a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:23:56.557Z|57e258ef-ab1f-412f-9f82-8548f8d0086a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:23:56.557Z|26c90e23-d2da-41cc-b219-32c0bf18e54a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:01.196Z|c5425a6c-7e70-46f7-9cb0-b5dcc807e0e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:24:01.196Z|c5425a6c-7e70-46f7-9cb0-b5dcc807e0e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:24:01.778Z|76d4d813-bd98-403c-88cd-8294a08ab90f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:24:01.778Z|76d4d813-bd98-403c-88cd-8294a08ab90f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:24:05.161Z|4c65acb6-42fa-4a85-b474-5eeba64ddd91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:05.162Z|4c65acb6-42fa-4a85-b474-5eeba64ddd91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:06.320Z|34506181-e337-44a3-9d92-00d519b12800|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:24:06.321Z|34506181-e337-44a3-9d92-00d519b12800|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:06.580Z|0573ee08-463d-48d5-ae9e-bc7d9e5b7420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:06.581Z|0573ee08-463d-48d5-ae9e-bc7d9e5b7420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:06.584Z|6882312d-a5d3-41bb-9151-b8a7964ed035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:06.585Z|6882312d-a5d3-41bb-9151-b8a7964ed035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:15.184Z|ec5542f2-4e5b-437f-acca-6b2eb5fb6988|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:15.185Z|ec5542f2-4e5b-437f-acca-6b2eb5fb6988|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:16.195Z|480f146a-067b-4e98-9760-038e489ae065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:24:16.196Z|480f146a-067b-4e98-9760-038e489ae065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:24:16.604Z|75f1e6bf-bfb5-450b-b528-3da1e568f9de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:16.604Z|d9b546f4-3681-4d1c-b894-a3a2a0c6cc88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:16.605Z|d9b546f4-3681-4d1c-b894-a3a2a0c6cc88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:16.605Z|75f1e6bf-bfb5-450b-b528-3da1e568f9de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:25.206Z|fe6751dd-ad7c-49b5-b08c-82a67d7ab290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:25.207Z|fe6751dd-ad7c-49b5-b08c-82a67d7ab290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:26.638Z|4a9ed5a9-5c54-45a5-b586-842ba587ef11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:26.638Z|9d403c06-974b-4ed5-bee6-db1c4bd40f74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:26.638Z|4a9ed5a9-5c54-45a5-b586-842ba587ef11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:26.638Z|9d403c06-974b-4ed5-bee6-db1c4bd40f74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:31.195Z|971f2e8f-41d9-4478-8c62-f41fbba17c50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:24:31.198Z|971f2e8f-41d9-4478-8c62-f41fbba17c50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:24:31.779Z|0768b4cc-2097-4338-8040-0c4a458ad113|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:24:31.779Z|0768b4cc-2097-4338-8040-0c4a458ad113|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:24:35.238Z|719f2cd7-14cc-4591-a5da-ece19144e3f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:35.239Z|719f2cd7-14cc-4591-a5da-ece19144e3f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:36.663Z|80578791-314c-44cc-9c26-90e779847c68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:36.664Z|80578791-314c-44cc-9c26-90e779847c68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:36.666Z|ddc058d7-d158-4929-864f-f91a3766c702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:36.668Z|ddc058d7-d158-4929-864f-f91a3766c702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:45.264Z|5d80b65d-923e-4b0e-9646-00009925d31b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:45.264Z|5d80b65d-923e-4b0e-9646-00009925d31b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:46.195Z|b53f09bd-d8f8-49bf-b263-9180eab6c8c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:24:46.196Z|b53f09bd-d8f8-49bf-b263-9180eab6c8c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:24:46.690Z|e475a16d-bee0-4686-bb76-127abf3d3d89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:46.690Z|2372e79e-8d23-49e8-adad-52ce8dd22056|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:46.691Z|e475a16d-bee0-4686-bb76-127abf3d3d89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:46.691Z|2372e79e-8d23-49e8-adad-52ce8dd22056|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:55.287Z|3b0880df-ecc8-42cc-bf94-b600492607c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:55.288Z|3b0880df-ecc8-42cc-bf94-b600492607c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:56.712Z|f4daec2e-42c7-4a33-944d-b9631c0f6128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:56.712Z|4a3d3e32-1645-404e-a454-4b74c7936db9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:24:56.713Z|f4daec2e-42c7-4a33-944d-b9631c0f6128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:24:56.713Z|4a3d3e32-1645-404e-a454-4b74c7936db9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:01.195Z|76145d7c-f337-49ec-b55f-2dd7a5e1afdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:25:01.196Z|76145d7c-f337-49ec-b55f-2dd7a5e1afdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:25:01.780Z|e41046f6-7302-45e7-94a0-65a3b4a8c56d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:25:01.781Z|e41046f6-7302-45e7-94a0-65a3b4a8c56d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:25:05.311Z|dfa17bed-67ae-4899-a95e-1a91798d423c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:05.312Z|dfa17bed-67ae-4899-a95e-1a91798d423c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:06.318Z|a7cd3f98-bca0-4933-b64e-88ff9eb352f4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:25:06.319Z|a7cd3f98-bca0-4933-b64e-88ff9eb352f4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:06.736Z|11eb943e-40ea-4abb-8633-46add4d4c9cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:06.736Z|51646e32-079e-4215-9377-d9d9c9176f56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:06.736Z|11eb943e-40ea-4abb-8633-46add4d4c9cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:06.736Z|51646e32-079e-4215-9377-d9d9c9176f56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:15.333Z|8f0fea5f-8bfa-4a46-8139-8175be23a3e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:15.334Z|8f0fea5f-8bfa-4a46-8139-8175be23a3e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:16.196Z|d1a3cd3e-6e4f-4fd3-a405-f22da9fbceb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:25:16.198Z|d1a3cd3e-6e4f-4fd3-a405-f22da9fbceb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:25:16.762Z|abe7d338-dc74-4450-bb48-c92e896def8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:16.763Z|abe7d338-dc74-4450-bb48-c92e896def8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:16.767Z|fc667667-dd72-499e-8427-ac32209add5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:16.768Z|fc667667-dd72-499e-8427-ac32209add5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:25.357Z|868b5ff0-9943-4520-981e-29ac7c89c080|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:25.357Z|868b5ff0-9943-4520-981e-29ac7c89c080|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:26.790Z|5437e6bc-b51a-4bb1-9629-1328685eabc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:26.791Z|5437e6bc-b51a-4bb1-9629-1328685eabc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:26.799Z|ad3e46c9-36c9-46b0-865d-1ddd3022be11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:26.800Z|ad3e46c9-36c9-46b0-865d-1ddd3022be11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:31.195Z|2b1d43ff-f160-4c22-bda8-58ffc4a4cb78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:25:31.196Z|2b1d43ff-f160-4c22-bda8-58ffc4a4cb78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:25:31.781Z|a6ad5d75-b4c4-402c-922b-4f9e0656ffeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:25:31.782Z|a6ad5d75-b4c4-402c-922b-4f9e0656ffeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:25:35.382Z|9bc505ba-6594-4c92-bb35-764df732c9b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:35.383Z|9bc505ba-6594-4c92-bb35-764df732c9b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:36.819Z|8f984bc2-61f0-4981-9f08-a73a8a492bd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:36.819Z|19233ca4-71b9-4666-a427-632283aeea9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:36.820Z|8f984bc2-61f0-4981-9f08-a73a8a492bd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:36.820Z|19233ca4-71b9-4666-a427-632283aeea9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:45.408Z|13901200-d594-4f83-8a5e-015a8a234418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:45.409Z|13901200-d594-4f83-8a5e-015a8a234418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:46.195Z|5fa46a80-ed9f-40a5-bdd8-045d8f3620e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:25:46.196Z|5fa46a80-ed9f-40a5-bdd8-045d8f3620e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:25:46.842Z|b8cc9259-85b5-41a3-8a45-ad7cd4ecd228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:46.843Z|b8cc9259-85b5-41a3-8a45-ad7cd4ecd228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:46.842Z|3d3f5e62-a8df-4c3a-8ac4-8a475ac6e8b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:46.845Z|3d3f5e62-a8df-4c3a-8ac4-8a475ac6e8b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:55.440Z|cbf9a5ac-c0bf-47f8-a28f-a9113271d8e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:55.441Z|cbf9a5ac-c0bf-47f8-a28f-a9113271d8e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:56.866Z|896f04b0-7f98-4f41-a9e5-742b89c765d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:56.866Z|896f04b0-7f98-4f41-a9e5-742b89c765d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:25:56.866Z|0d41b792-1eb8-4ef8-a684-cef1f2b8903b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:25:56.868Z|0d41b792-1eb8-4ef8-a684-cef1f2b8903b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:01.195Z|9272fa60-25ae-40c4-bd0c-d1e6090d6d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:26:01.198Z|9272fa60-25ae-40c4-bd0c-d1e6090d6d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:26:01.782Z|7823cf59-4329-4dab-ab3d-b7009d077688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:26:01.783Z|7823cf59-4329-4dab-ab3d-b7009d077688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:26:05.463Z|8c706fdb-9cfc-43c8-a295-e0ae2b379f9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:05.463Z|8c706fdb-9cfc-43c8-a295-e0ae2b379f9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:06.318Z|c556adcf-1066-4e92-b623-d2d21506531a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:26:06.319Z|c556adcf-1066-4e92-b623-d2d21506531a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:06.889Z|9036a6f8-afb6-4e10-9d93-7544e3070368|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:06.890Z|9036a6f8-afb6-4e10-9d93-7544e3070368|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:06.890Z|dd061461-3faf-45f4-a548-dd8303bccafa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:06.891Z|dd061461-3faf-45f4-a548-dd8303bccafa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:15.487Z|42de2930-880a-4eb1-a0ca-c45fa8c7775c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:15.488Z|42de2930-880a-4eb1-a0ca-c45fa8c7775c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:16.195Z|73d59f87-f997-4593-841d-04074d042e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:26:16.196Z|73d59f87-f997-4593-841d-04074d042e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:26:16.912Z|2dfb0f68-cfcb-44fd-95c9-9c6f228450a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:16.912Z|ac0ee61f-5b2e-4751-9721-329da84cc298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:16.913Z|2dfb0f68-cfcb-44fd-95c9-9c6f228450a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:16.913Z|ac0ee61f-5b2e-4751-9721-329da84cc298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:25.511Z|3cb87478-3b21-495e-abbf-65a7417dcdb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:25.512Z|3cb87478-3b21-495e-abbf-65a7417dcdb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:26.939Z|14ce4f88-4e5e-41a9-8c9a-e3a6f4d0beaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:26.940Z|14ce4f88-4e5e-41a9-8c9a-e3a6f4d0beaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:26.942Z|6759423b-1c25-4fa0-9dba-3a98750e570f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:26.943Z|6759423b-1c25-4fa0-9dba-3a98750e570f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:31.195Z|bad465a6-fbe9-417e-9478-03ae82c9a446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:26:31.196Z|bad465a6-fbe9-417e-9478-03ae82c9a446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:26:31.784Z|522c94ae-bcc4-4838-a25e-485cd8ab10fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:26:31.784Z|522c94ae-bcc4-4838-a25e-485cd8ab10fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:26:35.534Z|49397eae-10f9-400a-9a99-f6726801f621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:35.535Z|49397eae-10f9-400a-9a99-f6726801f621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:36.962Z|97a8c4ab-68bd-4c2c-9fb4-f3ac79e3b206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:36.963Z|97a8c4ab-68bd-4c2c-9fb4-f3ac79e3b206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:36.966Z|6d5e5f65-9717-4c62-9b4a-418d8b1aa6d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:36.967Z|6d5e5f65-9717-4c62-9b4a-418d8b1aa6d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:45.558Z|cdd7f6d5-d18e-460f-a0da-5cd355397ed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:45.558Z|cdd7f6d5-d18e-460f-a0da-5cd355397ed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:46.195Z|3a0ff557-d90d-480a-895f-e0e98ad70cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:26:46.198Z|3a0ff557-d90d-480a-895f-e0e98ad70cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:26:46.987Z|cc7c4ba0-5c71-4ba8-8b0b-618b3a2be45c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:46.988Z|cc7c4ba0-5c71-4ba8-8b0b-618b3a2be45c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:46.988Z|f2e29c02-5126-4afb-be7b-0bc1d6fdb49a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:46.988Z|f2e29c02-5126-4afb-be7b-0bc1d6fdb49a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:55.588Z|49992ee1-9561-48ed-9a58-e02e6c0eb804|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:55.588Z|49992ee1-9561-48ed-9a58-e02e6c0eb804|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:57.013Z|2c928a0b-6de3-442a-83f1-586c3774bb00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:57.013Z|9556fdc3-68c1-40d8-b351-d6f1d8b7d89f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:26:57.013Z|2c928a0b-6de3-442a-83f1-586c3774bb00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:26:57.014Z|9556fdc3-68c1-40d8-b351-d6f1d8b7d89f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:01.195Z|36c850e4-446c-4c66-aa62-bf1b17d1bdcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:27:01.196Z|36c850e4-446c-4c66-aa62-bf1b17d1bdcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:27:01.785Z|94b58789-5be0-4687-a767-133f2934d579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:27:01.785Z|94b58789-5be0-4687-a767-133f2934d579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:27:05.610Z|118a2649-28f5-4e1d-9895-9d01c7dcad2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:05.612Z|118a2649-28f5-4e1d-9895-9d01c7dcad2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:06.319Z|41c5714e-c4dc-47c9-aedf-1a9a6f467013|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:27:06.319Z|41c5714e-c4dc-47c9-aedf-1a9a6f467013|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:07.037Z|5eb97e7f-74e3-414c-ac4d-642f1d265542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:07.037Z|a50fcb6f-ad88-421c-95a8-bdec7da3c15c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:07.038Z|5eb97e7f-74e3-414c-ac4d-642f1d265542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:07.038Z|a50fcb6f-ad88-421c-95a8-bdec7da3c15c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:15.635Z|86e0fe92-a043-4761-bc2d-fda2117c8c5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:15.636Z|86e0fe92-a043-4761-bc2d-fda2117c8c5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:16.196Z|d3e02c6c-82ec-48f3-8096-5322a6b046ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:27:16.196Z|d3e02c6c-82ec-48f3-8096-5322a6b046ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:27:17.062Z|4bd3d02d-a390-45b2-abdd-86e6acfb7f36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:17.062Z|e2897f8f-38e7-4a61-812d-826fc985898a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:17.062Z|4bd3d02d-a390-45b2-abdd-86e6acfb7f36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:17.062Z|e2897f8f-38e7-4a61-812d-826fc985898a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:25.658Z|fcad1825-2385-4182-8d35-d8feeb82b050|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:25.659Z|fcad1825-2385-4182-8d35-d8feeb82b050|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:27.091Z|7ae6b062-d9cf-48d6-838a-4d0e2199abfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:27.091Z|b8f183b0-8a8b-438f-bac6-83724215e734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:27.092Z|7ae6b062-d9cf-48d6-838a-4d0e2199abfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:27.092Z|b8f183b0-8a8b-438f-bac6-83724215e734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:31.195Z|96921370-316e-47c1-a4cd-34a29279a5c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:27:31.199Z|96921370-316e-47c1-a4cd-34a29279a5c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:27:31.786Z|18b6595c-146f-4447-bfe0-62ae187ba416|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:27:31.786Z|18b6595c-146f-4447-bfe0-62ae187ba416|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:27:35.683Z|22c3c110-c04a-4216-a6de-2284a1e40325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:35.684Z|22c3c110-c04a-4216-a6de-2284a1e40325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:37.116Z|76945735-7d29-466d-be47-372a04dd8409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:37.116Z|e57fb4be-4d90-4cdf-8116-aaf0fc10c358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:37.117Z|e57fb4be-4d90-4cdf-8116-aaf0fc10c358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:37.117Z|76945735-7d29-466d-be47-372a04dd8409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:45.711Z|e1acf421-e7de-4b7b-97d9-5dfa83b1f50a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:45.711Z|e1acf421-e7de-4b7b-97d9-5dfa83b1f50a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:46.195Z|5abedfd9-a8a3-4b85-bd5b-9173d1edf961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:27:46.196Z|5abedfd9-a8a3-4b85-bd5b-9173d1edf961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:27:47.140Z|286faba1-77bb-479b-8bab-aeb123413f5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:47.140Z|5e5d944f-8ff0-4004-89e5-78c1b8af6969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:47.141Z|286faba1-77bb-479b-8bab-aeb123413f5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:47.141Z|5e5d944f-8ff0-4004-89e5-78c1b8af6969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:55.735Z|19e7fbb8-f03a-49cd-9249-1b3af2e6c4ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:55.736Z|19e7fbb8-f03a-49cd-9249-1b3af2e6c4ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:57.163Z|7c4059fc-9a89-467d-8dd3-7c8ab72e81c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:57.163Z|2154dacd-5b73-4524-8164-b0f28efc5e13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:27:57.164Z|2154dacd-5b73-4524-8164-b0f28efc5e13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:27:57.164Z|7c4059fc-9a89-467d-8dd3-7c8ab72e81c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:01.196Z|8e89ce3f-6eb9-40b9-82e7-aeb2b8d8c44a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:28:01.196Z|8e89ce3f-6eb9-40b9-82e7-aeb2b8d8c44a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:28:01.787Z|cb62d047-9e05-4792-8c14-e35d52ca2556|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:28:01.788Z|cb62d047-9e05-4792-8c14-e35d52ca2556|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:28:05.766Z|dab405bd-4e6b-4033-ad2f-543d5b49a8dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:05.767Z|dab405bd-4e6b-4033-ad2f-543d5b49a8dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:06.318Z|7c466985-679b-4815-b1f8-efafbb24f49a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:28:06.319Z|7c466985-679b-4815-b1f8-efafbb24f49a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:07.188Z|bb0f0222-e035-423c-98c9-51bd1533dfb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:07.188Z|fd70a0dc-f251-42d0-99e8-61d376558fd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:07.189Z|bb0f0222-e035-423c-98c9-51bd1533dfb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:07.189Z|fd70a0dc-f251-42d0-99e8-61d376558fd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:15.833Z|eccc6c13-d310-4508-9d51-45264fb1aad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:15.834Z|eccc6c13-d310-4508-9d51-45264fb1aad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:16.195Z|48620c3f-0cc2-473a-a5d2-7235b4ad3da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:28:16.198Z|48620c3f-0cc2-473a-a5d2-7235b4ad3da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:28:17.211Z|4384b843-344f-4204-98af-42dbfa545b92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:17.211Z|f12301f2-0296-48f8-bc5a-9a0a894c6d4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:17.212Z|f12301f2-0296-48f8-bc5a-9a0a894c6d4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:17.212Z|4384b843-344f-4204-98af-42dbfa545b92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:25.863Z|776bc4d1-364e-4704-ae6c-c9a38afc50ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:25.864Z|776bc4d1-364e-4704-ae6c-c9a38afc50ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:27.235Z|8def8ed2-03e4-43c8-a577-9232120fee65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:27.235Z|0596d92b-c675-4893-aab8-c4b096afd058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:27.235Z|0596d92b-c675-4893-aab8-c4b096afd058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:27.235Z|8def8ed2-03e4-43c8-a577-9232120fee65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:31.195Z|bda1a526-f57b-49a4-87a6-e543e066f8ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:28:31.196Z|bda1a526-f57b-49a4-87a6-e543e066f8ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:28:31.789Z|85851fa2-0654-499e-8822-0e375e27b4f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:28:31.789Z|85851fa2-0654-499e-8822-0e375e27b4f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:28:35.919Z|bac6c945-e9ed-403d-8046-3c92cf7aeb23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:35.920Z|bac6c945-e9ed-403d-8046-3c92cf7aeb23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:37.258Z|7611d065-3bdc-4eb3-9cc2-503bb8378bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:37.258Z|ce9743e2-deb4-4047-a372-058892cdc0bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:37.259Z|7611d065-3bdc-4eb3-9cc2-503bb8378bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:37.259Z|ce9743e2-deb4-4047-a372-058892cdc0bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:45.948Z|7d8d2735-b691-43a8-9898-4d430e15838d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:45.949Z|7d8d2735-b691-43a8-9898-4d430e15838d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:46.196Z|19f0cfd7-232b-4227-8e97-4dd98e34694c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:28:46.196Z|19f0cfd7-232b-4227-8e97-4dd98e34694c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:28:47.283Z|fbbfcb0e-484a-4aa9-b7f3-b0acee3bbbbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:47.283Z|0dcedc33-b606-48cc-9897-c1c099f1648a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:47.284Z|0dcedc33-b606-48cc-9897-c1c099f1648a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:47.284Z|fbbfcb0e-484a-4aa9-b7f3-b0acee3bbbbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:55.976Z|3aa09fe3-9ac5-45f5-bcb6-c0e2afec026d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:55.976Z|3aa09fe3-9ac5-45f5-bcb6-c0e2afec026d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:57.309Z|0516911d-e57e-4b4d-b01a-a5b736bb1fee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:57.309Z|0e8fec59-c88e-4b15-9c1f-2522fb5dfe13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:28:57.310Z|0e8fec59-c88e-4b15-9c1f-2522fb5dfe13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:28:57.310Z|0516911d-e57e-4b4d-b01a-a5b736bb1fee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:01.196Z|79b558d5-8da1-48ba-80ee-cd82d8e63903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:29:01.199Z|79b558d5-8da1-48ba-80ee-cd82d8e63903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:29:01.790Z|1d2257e0-c565-4c1c-bd37-68c0ce01d6d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:29:01.791Z|1d2257e0-c565-4c1c-bd37-68c0ce01d6d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:29:06.010Z|934bcbdb-8a4c-482a-ac8a-e22af44a0624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:06.011Z|934bcbdb-8a4c-482a-ac8a-e22af44a0624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:06.319Z|31798781-d92a-46f0-b3b2-54825d2c269a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:29:06.319Z|31798781-d92a-46f0-b3b2-54825d2c269a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:07.333Z|da18437b-696d-4d69-b435-d87248d56828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:07.333Z|06791362-fc0b-4b77-9d8b-13eecbf7eede|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:07.334Z|da18437b-696d-4d69-b435-d87248d56828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:07.334Z|06791362-fc0b-4b77-9d8b-13eecbf7eede|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:16.038Z|6539309b-3e60-46f5-ab0a-3923eb2bdaf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:16.040Z|6539309b-3e60-46f5-ab0a-3923eb2bdaf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:16.196Z|d60b7de9-30e4-4307-9973-b36a136bd169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:29:16.196Z|d60b7de9-30e4-4307-9973-b36a136bd169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:29:17.357Z|944fd2ff-0968-403b-9f1d-57f1223ab926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:17.357Z|a250feb9-e626-465a-a82c-5caa0382ea45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:17.357Z|944fd2ff-0968-403b-9f1d-57f1223ab926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:17.357Z|a250feb9-e626-465a-a82c-5caa0382ea45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:26.093Z|7290417c-5e23-4326-b2fc-d4331f34c718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:26.094Z|7290417c-5e23-4326-b2fc-d4331f34c718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:27.382Z|8efd6246-6ebd-42a1-b938-f6f39155bdd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:27.382Z|47ecc585-142c-4568-9c85-73e21cdb5f52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:27.383Z|47ecc585-142c-4568-9c85-73e21cdb5f52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:27.383Z|8efd6246-6ebd-42a1-b938-f6f39155bdd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:31.196Z|b39aadf7-b844-4cdc-afd7-2da940827853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:29:31.197Z|b39aadf7-b844-4cdc-afd7-2da940827853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:29:31.791Z|841f8bed-a1b3-41a3-8d13-7c4e9755af92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:29:31.792Z|841f8bed-a1b3-41a3-8d13-7c4e9755af92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:29:36.123Z|f5985a86-2cae-419d-830a-410cbbd5a63f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:36.124Z|f5985a86-2cae-419d-830a-410cbbd5a63f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:37.407Z|219b4094-0393-414c-8cca-68b06f20171e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:37.408Z|219b4094-0393-414c-8cca-68b06f20171e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:37.410Z|f4f71916-9772-40de-b45a-dd1841895268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:37.411Z|f4f71916-9772-40de-b45a-dd1841895268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:46.160Z|eb43bd7a-8e45-4814-818d-ba2ff8b3fb4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:46.160Z|eb43bd7a-8e45-4814-818d-ba2ff8b3fb4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:46.195Z|539bf8c2-54ae-4910-88de-91a50028840c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:29:46.199Z|539bf8c2-54ae-4910-88de-91a50028840c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:29:47.441Z|dba2caa1-e373-462a-8e47-25fab79db494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:47.442Z|dba2caa1-e373-462a-8e47-25fab79db494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:47.443Z|93fdcac3-5c94-48de-bd2f-3ee5468a60ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:47.443Z|93fdcac3-5c94-48de-bd2f-3ee5468a60ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:56.186Z|b88d9189-40ee-47e3-94c3-adb660c54111|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:56.187Z|b88d9189-40ee-47e3-94c3-adb660c54111|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:57.466Z|500bc932-89d6-41b9-a5e3-e3b2683d1c96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:57.466Z|eb4c2cb8-2ebf-45ee-b2c5-efb9631e6b9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:29:57.467Z|eb4c2cb8-2ebf-45ee-b2c5-efb9631e6b9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:29:57.467Z|500bc932-89d6-41b9-a5e3-e3b2683d1c96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:01.195Z|a3d1c6fa-03e0-41c4-961c-611aa04a1744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:30:01.196Z|a3d1c6fa-03e0-41c4-961c-611aa04a1744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:30:01.793Z|4e507776-4fe4-499c-a440-7c3588ead8d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:30:01.793Z|4e507776-4fe4-499c-a440-7c3588ead8d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:30:06.213Z|7255037e-7a18-4c08-9cf2-2d25c96fa737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:06.214Z|7255037e-7a18-4c08-9cf2-2d25c96fa737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:06.319Z|b908b479-cc32-494d-bc15-236a484dfc29|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:30:06.320Z|b908b479-cc32-494d-bc15-236a484dfc29|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:07.490Z|6e9a61a1-e061-4305-bfc6-09873fc9228f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:07.491Z|6e9a61a1-e061-4305-bfc6-09873fc9228f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:07.490Z|6cd40e68-ebb1-4280-8c70-2f57dc235137|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:07.491Z|6cd40e68-ebb1-4280-8c70-2f57dc235137|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:16.195Z|9a1b719f-d518-4947-9ec7-4323f2c84015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:30:16.196Z|9a1b719f-d518-4947-9ec7-4323f2c84015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:30:16.242Z|34d81a49-1d23-4fd2-888b-13c58a973b2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:16.243Z|34d81a49-1d23-4fd2-888b-13c58a973b2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:17.515Z|998e36a0-b9b2-4e3e-95f6-c38577ac4f81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:17.515Z|eafbf0b7-f224-42a0-8d52-f9e4a07daf59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:17.515Z|998e36a0-b9b2-4e3e-95f6-c38577ac4f81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:17.515Z|eafbf0b7-f224-42a0-8d52-f9e4a07daf59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:26.268Z|a26db6a4-9115-492c-b8de-4beb72243ff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:26.268Z|a26db6a4-9115-492c-b8de-4beb72243ff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:27.537Z|fa708374-5ac8-438d-967b-17f4c4756f8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:27.538Z|fa708374-5ac8-438d-967b-17f4c4756f8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:27.539Z|0de4e3d7-7a87-4c49-8b34-fced73e78c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:27.540Z|0de4e3d7-7a87-4c49-8b34-fced73e78c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:31.195Z|0478c964-a963-4477-99ca-643bb7e4b73b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:30:31.198Z|0478c964-a963-4477-99ca-643bb7e4b73b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:30:31.794Z|b0bddc3f-a7a4-4110-af46-34f3daec519f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:30:31.794Z|b0bddc3f-a7a4-4110-af46-34f3daec519f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:30:36.294Z|488f716d-0a9c-420b-91d1-6c483814c580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:36.295Z|488f716d-0a9c-420b-91d1-6c483814c580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:37.561Z|8cef7d3d-cede-46fd-a218-f836d86067a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:37.561Z|168c269b-c305-40c0-a3df-fa36085d44df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:37.561Z|8cef7d3d-cede-46fd-a218-f836d86067a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:37.561Z|168c269b-c305-40c0-a3df-fa36085d44df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:46.195Z|a53d8ecf-6049-48fc-b547-e937db0e19d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:30:46.196Z|a53d8ecf-6049-48fc-b547-e937db0e19d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:30:46.318Z|e43bcfba-7a82-4834-b7c3-769bedd05b9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:46.320Z|e43bcfba-7a82-4834-b7c3-769bedd05b9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:47.587Z|2a000493-227f-4730-92c1-ce272778f54d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:47.587Z|a0af89f2-d738-4627-b9f2-44d60767eaf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:47.588Z|2a000493-227f-4730-92c1-ce272778f54d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:47.588Z|a0af89f2-d738-4627-b9f2-44d60767eaf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:56.349Z|68410727-3708-492d-9ecf-6376a27c121a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:56.351Z|68410727-3708-492d-9ecf-6376a27c121a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:57.614Z|b0398146-e370-4aab-9f5e-ea83be79e41c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:57.614Z|2463af48-b7b0-45c0-9e9a-ca51d0da51d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:30:57.616Z|b0398146-e370-4aab-9f5e-ea83be79e41c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:30:57.616Z|2463af48-b7b0-45c0-9e9a-ca51d0da51d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:01.195Z|28aecae1-8e15-4c80-8dc7-617482b90ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:31:01.196Z|28aecae1-8e15-4c80-8dc7-617482b90ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:31:01.795Z|97b61de0-46d2-4f43-a364-c0eeade574ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:31:01.795Z|97b61de0-46d2-4f43-a364-c0eeade574ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:31:06.318Z|07e616a7-413c-4c1a-b64c-ee6e626c2880|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:31:06.319Z|07e616a7-413c-4c1a-b64c-ee6e626c2880|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:06.374Z|e0b2a6a6-eada-4319-99bd-cbfaa46b232f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:06.374Z|e0b2a6a6-eada-4319-99bd-cbfaa46b232f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:07.639Z|60030b70-cc61-49dd-93b8-a7ac7a0c38d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:07.639Z|e7a296ec-7c59-4242-ad9a-66f6fc0c15be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:07.639Z|60030b70-cc61-49dd-93b8-a7ac7a0c38d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:07.639Z|e7a296ec-7c59-4242-ad9a-66f6fc0c15be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:16.196Z|f20eb8eb-9b02-4254-b869-d28f6861ee7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:31:16.199Z|f20eb8eb-9b02-4254-b869-d28f6861ee7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:31:16.399Z|5e0abddb-db25-42b9-a01f-2b9cd5d60f77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:16.400Z|5e0abddb-db25-42b9-a01f-2b9cd5d60f77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:17.661Z|fb388723-b460-492b-b38f-9f3ab1e4498f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:17.661Z|151c835e-27c5-4d70-98fd-f9c94796bbbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:17.662Z|fb388723-b460-492b-b38f-9f3ab1e4498f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:17.662Z|151c835e-27c5-4d70-98fd-f9c94796bbbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:26.426Z|dedf1185-a669-4f66-9b9e-eebfe99ecc6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:26.427Z|dedf1185-a669-4f66-9b9e-eebfe99ecc6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:27.685Z|4a8a8060-5218-4d41-9eb6-a7a98a205b16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:27.685Z|becf07fb-d5a1-4e88-a58d-ee76c5caf5f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:27.686Z|becf07fb-d5a1-4e88-a58d-ee76c5caf5f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:27.686Z|4a8a8060-5218-4d41-9eb6-a7a98a205b16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:31.195Z|da9a391a-2164-4682-b2ab-cbe2b0488c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:31:31.196Z|da9a391a-2164-4682-b2ab-cbe2b0488c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:31:31.796Z|11dbc8f7-b8e9-436c-a8c0-7569385c3c69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:31:31.797Z|11dbc8f7-b8e9-436c-a8c0-7569385c3c69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:31:36.454Z|de1bff96-e58b-4fa1-b719-7682045e9ff4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:36.456Z|de1bff96-e58b-4fa1-b719-7682045e9ff4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:37.710Z|25c9ed24-dfa8-4c85-ae68-ee79ace91f66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:37.710Z|c2e6c281-4631-43fa-8306-4e96c75477cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:37.710Z|25c9ed24-dfa8-4c85-ae68-ee79ace91f66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:37.711Z|c2e6c281-4631-43fa-8306-4e96c75477cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:44.048Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2023-03-01T04:31:44.052Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 223782dc-5892-4519-a516-8b14b0509d57 already exists in requestDb InfraActiveRequests table
2023-03-01T04:31:44.054Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57
2023-03-01T04:31:44.055Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57|INFO|500||Invoke
2023-03-01T04:31:44.055Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57|DEBUG|500||===========================request begin================================================
2023-03-01T04:31:44.056Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57
2023-03-01T04:31:44.056Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57|DEBUG|500||Method      : GET
2023-03-01T04:31:44.057Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e08cd28fc937e7c8174582c28e36bc36", X-B3-SpanId:"d899022e05f27d7e", X-B3-ParentSpanId:"869e2eeb1b7a4226", X-B3-Sampled:"0", X-ONAP-RequestID:"223782dc-5892-4519-a516-8b14b0509d57", X-RequestID:"223782dc-5892-4519-a516-8b14b0509d57", X-TransactionID:"223782dc-5892-4519-a516-8b14b0509d57", X-ECOMP-RequestID:"223782dc-5892-4519-a516-8b14b0509d57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"924308c2-3e90-407a-986c-dceb75186d59"]
2023-03-01T04:31:44.057Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57|DEBUG|500||Request body: 
2023-03-01T04:31:44.058Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57|DEBUG|500||==========================request end================================================
2023-03-01T04:31:44.206Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57|DEBUG|500||============================response begin==========================================
2023-03-01T04:31:44.207Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T04:31:44.208Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57|DEBUG|500||Status text  : Not Found
2023-03-01T04:31:44.208Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 04:31:44 GMT", x-envoy-upstream-service-time:"141", server:"envoy"]
2023-03-01T04:31:44.209Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57|DEBUG|500||Response body: 
2023-03-01T04:31:44.209Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57|DEBUG|500||=======================response end=================================================
2023-03-01T04:31:44.210Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/223782dc-5892-4519-a516-8b14b0509d57|INFO|404|Not Found|InvokeReturn
2023-03-01T04:31:44.230Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 223782dc-5892-4519-a516-8b14b0509d57
2023-03-01T04:31:44.231Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2023-03-01T04:31:44.233Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2023-03-01T04:31:44.233Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2023-03-01T04:31:44.233Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2023-03-01T04:31:44.234Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2023-03-01T04:31:44.234Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2023-03-01T04:31:44.234Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"e08cd28fc937e7c8174582c28e36bc36", X-B3-SpanId:"bd0ac24f3ef59dcf", X-B3-ParentSpanId:"869e2eeb1b7a4226", X-B3-Sampled:"0", X-ONAP-RequestID:"223782dc-5892-4519-a516-8b14b0509d57", X-RequestID:"223782dc-5892-4519-a516-8b14b0509d57", X-TransactionID:"223782dc-5892-4519-a516-8b14b0509d57", X-ECOMP-RequestID:"223782dc-5892-4519-a516-8b14b0509d57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d00713ae-066e-4842-a3e0-0801fd561562"]
2023-03-01T04:31:44.235Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2023-03-01T04:31:44.235Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2023-03-01T04:31:44.253Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2023-03-01T04:31:44.254Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-03-01T04:31:44.254Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : Unauthorized
2023-03-01T04:31:44.255Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 04:31:45 GMT", x-envoy-upstream-service-time:"10", server:"envoy"]
2023-03-01T04:31:44.256Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2023-03-01T04:31:44.256Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2023-03-01T04:31:44.256Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-03-01T04:31:44.257Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|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$$1e43bb77.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-03-01T04:31:44.258Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2023-03-01T04:31:44.259Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2023-03-01T04:31:44.260Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2023-03-01T04:31:44.260Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2023-03-01T04:31:44.261Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2023-03-01T04:31:44.261Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2023-03-01T04:31:44.261Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"e08cd28fc937e7c8174582c28e36bc36", X-B3-SpanId:"614016bdd3fe5e6d", X-B3-ParentSpanId:"869e2eeb1b7a4226", X-B3-Sampled:"0", X-ONAP-RequestID:"223782dc-5892-4519-a516-8b14b0509d57", X-RequestID:"223782dc-5892-4519-a516-8b14b0509d57", X-TransactionID:"223782dc-5892-4519-a516-8b14b0509d57", X-ECOMP-RequestID:"223782dc-5892-4519-a516-8b14b0509d57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8110ae5-b06d-4a17-99c9-d979aa893ac0"]
2023-03-01T04:31:44.262Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2023-03-01T04:31:44.262Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2023-03-01T04:31:44.277Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2023-03-01T04:31:44.277Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-03-01T04:31:44.278Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : Unauthorized
2023-03-01T04:31:44.278Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 04:31:44 GMT", x-envoy-upstream-service-time:"9", server:"envoy"]
2023-03-01T04:31:44.279Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2023-03-01T04:31:44.279Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2023-03-01T04:31:44.280Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-03-01T04:31:44.280Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|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$$1e43bb77.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-03-01T04:31:44.281Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@19245480
2023-03-01T04:31:44.286Z|223782dc-5892-4519-a516-8b14b0509d57|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T04:31:46.195Z|4fad9a8a-ed5e-4148-9a3c-afcbdd2c208f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:31:46.196Z|4fad9a8a-ed5e-4148-9a3c-afcbdd2c208f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:31:46.479Z|bba4ff54-e697-4494-b720-d18c1855b143|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:46.480Z|bba4ff54-e697-4494-b720-d18c1855b143|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:47.735Z|eaae1eb3-0477-4bde-a1ad-701611d81d51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:47.735Z|3245b4f9-2f29-4583-a1ff-cee8d58989ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:47.735Z|eaae1eb3-0477-4bde-a1ad-701611d81d51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:47.735Z|3245b4f9-2f29-4583-a1ff-cee8d58989ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:56.504Z|bbd2329a-8e40-4cf9-b92f-784882e82884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:56.504Z|bbd2329a-8e40-4cf9-b92f-784882e82884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:57.808Z|9596f519-11b0-4538-a099-96cf365b955d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:57.809Z|9596f519-11b0-4538-a099-96cf365b955d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:31:57.808Z|580e4a77-97ad-4abb-b5d8-b30993813079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:31:57.810Z|580e4a77-97ad-4abb-b5d8-b30993813079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:01.195Z|54bdac3a-a2a1-49ad-832b-9eecb4827be6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:32:01.198Z|54bdac3a-a2a1-49ad-832b-9eecb4827be6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:32:01.797Z|c9fd7784-68f3-4d20-8af4-ecee7aa9c554|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:32:01.798Z|c9fd7784-68f3-4d20-8af4-ecee7aa9c554|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:32:04.090Z|dc0b121c-ef21-41bc-84e4-acbef87195d3|http-nio-8080-exec-10|manage/health|python-requests/2.28.2|||INFO|500||Entering
2023-03-01T04:32:04.091Z|dc0b121c-ef21-41bc-84e4-acbef87195d3|http-nio-8080-exec-10|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:06.318Z|32e77a0a-9890-417f-b675-11c96117307e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:32:06.319Z|32e77a0a-9890-417f-b675-11c96117307e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:06.527Z|9493580b-f92f-44a5-abea-3a37ad473674|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:06.527Z|9493580b-f92f-44a5-abea-3a37ad473674|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:07.831Z|6f4e7b14-bd85-4da0-b0d5-c8b8c657d896|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:07.831Z|d78d291a-ccd9-44fa-a792-9e1d9502ff3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:07.831Z|6f4e7b14-bd85-4da0-b0d5-c8b8c657d896|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:07.831Z|d78d291a-ccd9-44fa-a792-9e1d9502ff3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:16.195Z|5b67a6f6-036c-49dc-a6ea-b92d036973fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:32:16.196Z|5b67a6f6-036c-49dc-a6ea-b92d036973fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:32:16.549Z|dd617947-63dd-4c79-b30d-662e68b1ffa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:16.550Z|dd617947-63dd-4c79-b30d-662e68b1ffa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:17.853Z|1912107a-9861-4dea-a091-a405ae14756c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:17.854Z|b21e03b9-5779-4c77-97ed-6ff90647104d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:17.854Z|b21e03b9-5779-4c77-97ed-6ff90647104d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:17.854Z|1912107a-9861-4dea-a091-a405ae14756c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:26.575Z|da52db02-802c-4222-b5ed-906efc303265|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:26.576Z|da52db02-802c-4222-b5ed-906efc303265|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:27.878Z|e644eb5b-0d2f-4449-9a93-5b6a92259e21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:27.878Z|0bea25f8-2811-42c6-ac46-0374fb3e2237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:27.879Z|e644eb5b-0d2f-4449-9a93-5b6a92259e21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:27.879Z|0bea25f8-2811-42c6-ac46-0374fb3e2237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:31.195Z|5d35c1e8-8bb2-4919-abb3-d8c033bd3e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:32:31.196Z|5d35c1e8-8bb2-4919-abb3-d8c033bd3e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:32:31.798Z|93e52af2-f5d4-47b1-a172-f83e33aacb20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:32:31.799Z|93e52af2-f5d4-47b1-a172-f83e33aacb20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:32:36.599Z|7121b4b4-24a6-4369-b3b1-48fef231ad0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:36.600Z|7121b4b4-24a6-4369-b3b1-48fef231ad0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:37.904Z|6913960a-a6a1-4e13-91f6-fa55441fa726|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:37.904Z|0098d926-b0ab-4ab5-b69f-a42948ef08f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:37.905Z|0098d926-b0ab-4ab5-b69f-a42948ef08f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:37.905Z|6913960a-a6a1-4e13-91f6-fa55441fa726|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:46.196Z|cc1fa25f-a920-4b4c-bbdc-1c10f4928175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:32:46.199Z|cc1fa25f-a920-4b4c-bbdc-1c10f4928175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:32:46.625Z|9efcbbe7-99ac-435a-82ea-50e5e6c87715|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:46.626Z|9efcbbe7-99ac-435a-82ea-50e5e6c87715|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:47.929Z|20474514-f874-4dc2-ae4d-0f3236e3f7f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:47.929Z|87ad4e88-1af5-4cb4-9d46-169643e448d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:47.930Z|20474514-f874-4dc2-ae4d-0f3236e3f7f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:47.930Z|87ad4e88-1af5-4cb4-9d46-169643e448d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:56.651Z|6f400ddb-b411-4414-915c-68e9d762ef13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:56.652Z|6f400ddb-b411-4414-915c-68e9d762ef13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:57.955Z|68a120e3-c5f9-4223-9fc4-2e7c15664742|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:57.954Z|43236e21-5df3-47c1-9fa7-af0d06006f68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:32:57.955Z|68a120e3-c5f9-4223-9fc4-2e7c15664742|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:32:57.955Z|43236e21-5df3-47c1-9fa7-af0d06006f68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:01.195Z|b12c2c3a-e7f0-4fb5-8bea-5674ff4b34f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:33:01.196Z|b12c2c3a-e7f0-4fb5-8bea-5674ff4b34f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:33:01.799Z|8030c7c1-3a73-4893-ba67-22679c58dfbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:33:01.800Z|8030c7c1-3a73-4893-ba67-22679c58dfbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:33:06.318Z|4f3ae9be-456b-45e8-ae78-c0c40cc1e80f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:33:06.319Z|4f3ae9be-456b-45e8-ae78-c0c40cc1e80f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:06.676Z|039716c7-218c-483d-b9e4-d6c8250032f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:06.677Z|039716c7-218c-483d-b9e4-d6c8250032f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:07.978Z|eacba34f-7243-4a67-80d6-d126354a2cfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:07.978Z|a4e66bf8-85ac-4762-a2d7-6ae76debda31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:07.979Z|eacba34f-7243-4a67-80d6-d126354a2cfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:07.979Z|a4e66bf8-85ac-4762-a2d7-6ae76debda31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:16.195Z|f587eb40-9ec9-412d-8e8d-6f4ddaafc93b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:33:16.196Z|f587eb40-9ec9-412d-8e8d-6f4ddaafc93b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:33:16.699Z|fbbfa786-5c3e-4bd0-aacf-0e4efeeba160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:16.700Z|fbbfa786-5c3e-4bd0-aacf-0e4efeeba160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:18.001Z|3ee18767-1ee3-4820-af10-b2b16f84d826|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:18.002Z|3ee18767-1ee3-4820-af10-b2b16f84d826|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:18.001Z|cbadc41d-42e1-41fe-a30d-d3bf607b1610|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:18.003Z|cbadc41d-42e1-41fe-a30d-d3bf607b1610|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:26.723Z|862dba25-27ec-4c1a-abe0-d996378e69f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:26.724Z|862dba25-27ec-4c1a-abe0-d996378e69f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:28.028Z|b15ab1d4-474f-4193-a026-d1f1259635c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:28.028Z|b15ab1d4-474f-4193-a026-d1f1259635c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:28.034Z|a21bbcab-d41f-4c48-ace4-6a19c916bb97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:28.034Z|a21bbcab-d41f-4c48-ace4-6a19c916bb97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:31.196Z|4b7b1a9e-0ec0-4b1c-9232-d26e062f64d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:33:31.198Z|4b7b1a9e-0ec0-4b1c-9232-d26e062f64d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:33:31.800Z|011518dd-279c-407f-b2bc-4d26b0bcd447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:33:31.801Z|011518dd-279c-407f-b2bc-4d26b0bcd447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:33:36.748Z|96410e12-dca7-4cd9-9053-3ddd4474db58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:36.749Z|96410e12-dca7-4cd9-9053-3ddd4474db58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:38.052Z|840e0178-253b-41c8-a70b-671644d62156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:38.053Z|840e0178-253b-41c8-a70b-671644d62156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:38.060Z|e3762fa6-3eea-4a01-a23f-ac67d652b1da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:38.061Z|e3762fa6-3eea-4a01-a23f-ac67d652b1da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:46.195Z|247b62a7-8c98-4a81-9e8d-62205b1bf81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:33:46.196Z|247b62a7-8c98-4a81-9e8d-62205b1bf81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:33:46.774Z|ff99a5aa-a2a6-4e82-8aa1-3450e33f3c05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:46.775Z|ff99a5aa-a2a6-4e82-8aa1-3450e33f3c05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:48.077Z|761ef61a-7967-4006-8d43-49f040fc8139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:48.077Z|761ef61a-7967-4006-8d43-49f040fc8139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:48.082Z|f644c40a-e62b-4b7e-98bd-a902fda54283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:48.083Z|f644c40a-e62b-4b7e-98bd-a902fda54283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:56.798Z|e7a5a468-e5d6-4722-aef1-9e7f6ade2cd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:56.799Z|e7a5a468-e5d6-4722-aef1-9e7f6ade2cd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:58.105Z|1512ca79-b4a0-45dc-a605-52e3911ae05e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:58.105Z|e92d18dd-48a3-444c-9edd-add463ba93ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:33:58.106Z|1512ca79-b4a0-45dc-a605-52e3911ae05e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:33:58.105Z|e92d18dd-48a3-444c-9edd-add463ba93ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:01.195Z|52688ad8-f0e6-4c67-8da4-561f37907b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:34:01.197Z|52688ad8-f0e6-4c67-8da4-561f37907b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:34:01.801Z|9dea9d52-9436-4274-96ae-d4a1f6aa3275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:34:01.802Z|9dea9d52-9436-4274-96ae-d4a1f6aa3275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:34:06.321Z|85942c59-2e6e-461e-ace4-5f231992b2d5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:34:06.322Z|85942c59-2e6e-461e-ace4-5f231992b2d5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:06.820Z|df3101f3-fe5c-4aae-b5ff-06ac1fbcba5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:06.821Z|df3101f3-fe5c-4aae-b5ff-06ac1fbcba5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:08.129Z|347b93b0-9c3e-4fef-b95c-b7b48d717dfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:08.129Z|e890c715-9dbf-4068-9d14-3a91f4288849|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:08.130Z|e890c715-9dbf-4068-9d14-3a91f4288849|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:08.131Z|347b93b0-9c3e-4fef-b95c-b7b48d717dfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:16.196Z|cd9a9664-1121-446a-bfd4-35175b95ad18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:34:16.199Z|cd9a9664-1121-446a-bfd4-35175b95ad18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:34:16.843Z|a1a2227e-13d8-4c95-b88f-a985958e5451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:16.844Z|a1a2227e-13d8-4c95-b88f-a985958e5451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:18.157Z|5190de6e-b394-4927-beb2-9d1e1ccf52f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:18.157Z|2170ec67-5a6c-4d95-818d-f2d1e35debd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:18.158Z|2170ec67-5a6c-4d95-818d-f2d1e35debd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:18.158Z|5190de6e-b394-4927-beb2-9d1e1ccf52f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:26.866Z|8162037a-eabb-4b63-b7f5-d0316431dfa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:26.867Z|8162037a-eabb-4b63-b7f5-d0316431dfa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:28.181Z|789e884f-48f1-4c10-a7a6-1cf0a8dea729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:28.181Z|be60e3cf-a242-4597-8698-298978356ddd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:28.182Z|be60e3cf-a242-4597-8698-298978356ddd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:28.182Z|789e884f-48f1-4c10-a7a6-1cf0a8dea729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:31.195Z|8b4a48bb-804b-4baf-b1e8-4092c16b0f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:34:31.196Z|8b4a48bb-804b-4baf-b1e8-4092c16b0f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:34:31.802Z|6cf7dd8c-674a-42b0-aae3-5e8939554166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:34:31.803Z|6cf7dd8c-674a-42b0-aae3-5e8939554166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:34:36.890Z|a24897ec-b409-4029-94a4-21b7b22d4f01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:36.891Z|a24897ec-b409-4029-94a4-21b7b22d4f01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:38.207Z|b857169e-798a-4656-a4a9-530a1edbb57e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:38.207Z|375bc282-7e78-4b0c-9782-6e2530c982f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:38.208Z|b857169e-798a-4656-a4a9-530a1edbb57e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:38.208Z|375bc282-7e78-4b0c-9782-6e2530c982f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:46.196Z|5ce19a2c-6423-4f2a-add8-b7302425ae71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:34:46.196Z|5ce19a2c-6423-4f2a-add8-b7302425ae71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:34:46.918Z|405b0022-15db-4941-a7a9-4c95d1a4b48e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:46.919Z|405b0022-15db-4941-a7a9-4c95d1a4b48e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:48.230Z|72720327-c1d7-45b6-9b9c-3980aa5c3660|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:48.230Z|2694f5ca-668e-441b-a1bf-a9392d232ede|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:48.231Z|72720327-c1d7-45b6-9b9c-3980aa5c3660|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:48.231Z|2694f5ca-668e-441b-a1bf-a9392d232ede|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:56.944Z|a1448833-8ae4-4613-80cb-c04569de7506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:56.945Z|a1448833-8ae4-4613-80cb-c04569de7506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:58.258Z|5e1db569-efd8-4371-b3fa-159f19c5f58b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:58.258Z|0702be4c-05b5-449d-b44e-37d99d46deba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:34:58.259Z|5e1db569-efd8-4371-b3fa-159f19c5f58b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:34:58.259Z|0702be4c-05b5-449d-b44e-37d99d46deba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:01.195Z|388d86e1-f3dd-4f6e-9a74-27cd3f635de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:35:01.202Z|388d86e1-f3dd-4f6e-9a74-27cd3f635de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:35:01.804Z|b7bbdd44-a503-4945-b297-fb59df622ed9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:35:01.804Z|b7bbdd44-a503-4945-b297-fb59df622ed9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:35:06.318Z|6ff0bb7c-7831-4eb0-b5e0-398c86422fa6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:35:06.318Z|6ff0bb7c-7831-4eb0-b5e0-398c86422fa6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:06.971Z|e558acd1-a95a-4d80-8c8a-c9b48f586bbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:06.972Z|e558acd1-a95a-4d80-8c8a-c9b48f586bbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:08.283Z|1e020db1-82e5-4216-a432-4bc662da395c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:08.284Z|820f9be2-d2f5-4501-b762-f6b441faf1d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:08.284Z|1e020db1-82e5-4216-a432-4bc662da395c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:08.284Z|820f9be2-d2f5-4501-b762-f6b441faf1d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:16.196Z|a5880a13-fdbe-4eae-858d-4da5ed22311d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:35:16.196Z|a5880a13-fdbe-4eae-858d-4da5ed22311d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:35:17.003Z|24badcd8-fdfe-45df-b489-059b10da71de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:17.004Z|24badcd8-fdfe-45df-b489-059b10da71de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:18.308Z|d298773e-88e6-41fc-9265-b5cffbcebcc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:18.308Z|0a39c6bb-31c4-44de-98b0-1931d9f44bfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:18.309Z|0a39c6bb-31c4-44de-98b0-1931d9f44bfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:18.309Z|d298773e-88e6-41fc-9265-b5cffbcebcc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:27.028Z|7d903c2b-eb7f-44a8-9b6c-5764f45b05f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:27.029Z|7d903c2b-eb7f-44a8-9b6c-5764f45b05f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:28.333Z|4e8f4343-05d8-4525-a262-8d65bd6188da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:28.333Z|8697a34e-e227-4e1e-bc20-d98cce2a0ef2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:28.333Z|4e8f4343-05d8-4525-a262-8d65bd6188da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:28.333Z|8697a34e-e227-4e1e-bc20-d98cce2a0ef2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:31.195Z|dce3e182-eda3-456f-9290-e029c5086c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:35:31.196Z|dce3e182-eda3-456f-9290-e029c5086c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:35:31.805Z|364b7662-0bb7-402e-9b24-1c1d03eb960e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:35:31.805Z|364b7662-0bb7-402e-9b24-1c1d03eb960e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:35:37.053Z|a95a4316-901e-4114-829e-100c17c9a01b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:37.054Z|a95a4316-901e-4114-829e-100c17c9a01b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:38.358Z|22aebbaa-8ae4-4813-b637-25957be2befd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:38.358Z|9076a45b-1f48-4d14-9bbf-76a2acabde6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:38.358Z|9076a45b-1f48-4d14-9bbf-76a2acabde6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:38.358Z|22aebbaa-8ae4-4813-b637-25957be2befd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:46.195Z|496f02c4-f5d3-40e0-bb0e-e21681869aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:35:46.198Z|496f02c4-f5d3-40e0-bb0e-e21681869aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:35:47.079Z|65d41f33-eeb6-4499-8a65-80e82976f3e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:47.079Z|65d41f33-eeb6-4499-8a65-80e82976f3e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:48.381Z|943ccc0d-8102-4cc1-9b11-5f5da3cb2cb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:48.381Z|72088ee3-6283-4e02-b0af-a9981e365c0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:48.382Z|943ccc0d-8102-4cc1-9b11-5f5da3cb2cb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:48.382Z|72088ee3-6283-4e02-b0af-a9981e365c0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:57.103Z|18c14cc5-dbdf-477f-a1ac-20d977e5d9c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:57.103Z|18c14cc5-dbdf-477f-a1ac-20d977e5d9c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:58.407Z|de31413f-2147-454b-bb0b-2bc0a2204c25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:58.407Z|9a0e3efc-414f-4a48-86ea-e8374b377fa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:35:58.408Z|9a0e3efc-414f-4a48-86ea-e8374b377fa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:35:58.408Z|de31413f-2147-454b-bb0b-2bc0a2204c25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:01.195Z|39166e78-cff2-452f-bb06-8edda2521685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:36:01.196Z|39166e78-cff2-452f-bb06-8edda2521685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:36:01.806Z|34765b17-283e-4a05-83c6-0b2118af60dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:36:01.806Z|34765b17-283e-4a05-83c6-0b2118af60dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:36:06.318Z|cac05b6e-1525-48e3-806e-caa8b223c472|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:36:06.320Z|cac05b6e-1525-48e3-806e-caa8b223c472|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:07.126Z|76dd22ed-5d53-411a-8704-3afda0c24244|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:07.126Z|76dd22ed-5d53-411a-8704-3afda0c24244|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:08.432Z|9d5f87d1-1ff6-4271-8951-2d251dfbf9ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:08.433Z|9d5f87d1-1ff6-4271-8951-2d251dfbf9ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:08.436Z|45f42ac3-58aa-48b9-931c-7ecd55c8c467|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:08.437Z|45f42ac3-58aa-48b9-931c-7ecd55c8c467|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:16.195Z|f1636563-1ace-47db-b8cb-3c6d46c57ae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:36:16.196Z|f1636563-1ace-47db-b8cb-3c6d46c57ae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:36:17.150Z|c817848e-0371-4e52-9c13-0dd2afad6a9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:17.151Z|c817848e-0371-4e52-9c13-0dd2afad6a9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:18.456Z|73cb8aac-f100-4c48-8d65-56ed2204dc48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:18.457Z|feee78b4-9c6e-404e-9ec0-6c6e10f5aa69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:18.457Z|73cb8aac-f100-4c48-8d65-56ed2204dc48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:18.457Z|feee78b4-9c6e-404e-9ec0-6c6e10f5aa69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:27.174Z|b1b32f11-44a0-427f-a326-57f97489e82b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:27.175Z|b1b32f11-44a0-427f-a326-57f97489e82b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:28.478Z|ba9fb905-6f56-4b5a-aea5-995c33feecbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:28.478Z|ba9fb905-6f56-4b5a-aea5-995c33feecbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:28.479Z|5f2100d7-5917-48ad-8cdf-b5883f235655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:28.479Z|5f2100d7-5917-48ad-8cdf-b5883f235655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:31.195Z|bb7892b5-a66c-428e-9ba9-41eec4cb4a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:36:31.198Z|bb7892b5-a66c-428e-9ba9-41eec4cb4a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:36:31.807Z|7177f7a7-c871-428c-8c88-00fd18ab2cf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:36:31.807Z|7177f7a7-c871-428c-8c88-00fd18ab2cf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:36:37.198Z|43c43030-bab3-49c7-b530-c2cd13cd6fa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:37.199Z|43c43030-bab3-49c7-b530-c2cd13cd6fa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:38.502Z|ccfdf3df-9948-4960-9856-3dd3308f2338|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:38.503Z|816a8b4a-686b-497c-ad36-b68f11e42895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:38.503Z|ccfdf3df-9948-4960-9856-3dd3308f2338|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:38.503Z|816a8b4a-686b-497c-ad36-b68f11e42895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:46.195Z|5d7a8695-477b-4673-820b-5ac79a613a93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:36:46.196Z|5d7a8695-477b-4673-820b-5ac79a613a93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:36:47.223Z|0febeeef-cd0c-4663-b53e-1598d894a2e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:47.224Z|0febeeef-cd0c-4663-b53e-1598d894a2e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:48.528Z|b835ca9e-3e54-45f1-adeb-e93836bee6e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:48.529Z|b835ca9e-3e54-45f1-adeb-e93836bee6e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:48.532Z|d3b46019-61cf-410c-9aaa-bca07ed0564c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:48.533Z|d3b46019-61cf-410c-9aaa-bca07ed0564c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:57.246Z|46d14d4a-bc4b-4cff-87df-adad4973668f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:57.247Z|46d14d4a-bc4b-4cff-87df-adad4973668f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:58.555Z|988c7b31-edce-4a93-823a-f492f7a712ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:58.556Z|988c7b31-edce-4a93-823a-f492f7a712ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:36:58.556Z|5809c16b-be18-4c17-bb20-c944d437d822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:36:58.556Z|5809c16b-be18-4c17-bb20-c944d437d822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:01.196Z|2252c089-293f-4a5d-8b55-5ec2f5c7fc37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:37:01.196Z|2252c089-293f-4a5d-8b55-5ec2f5c7fc37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:37:01.808Z|7a03bca4-8bd6-47c6-9522-5431a107fc31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:37:01.809Z|7a03bca4-8bd6-47c6-9522-5431a107fc31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:37:06.318Z|e836bc7d-efef-46aa-8990-c7d4a2101d1a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:37:06.318Z|e836bc7d-efef-46aa-8990-c7d4a2101d1a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:07.270Z|ce6005fe-965a-4769-b223-c5d95a4072d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:07.271Z|ce6005fe-965a-4769-b223-c5d95a4072d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:08.580Z|3c068516-6f0d-4405-89f7-97eb6ecdc2c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:08.580Z|6d748170-5506-4401-b7d2-7f2ab95ce8a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:08.581Z|3c068516-6f0d-4405-89f7-97eb6ecdc2c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:08.581Z|6d748170-5506-4401-b7d2-7f2ab95ce8a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:16.195Z|41d73e66-1331-44eb-bf8c-5344273b5f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:37:16.198Z|41d73e66-1331-44eb-bf8c-5344273b5f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:37:17.297Z|dad583d5-66c2-4888-9e1e-fb5c5c0a5f84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:17.297Z|dad583d5-66c2-4888-9e1e-fb5c5c0a5f84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:18.603Z|39935390-56ef-472f-a561-4bda88f761da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:18.603Z|cdaac6d5-8f2d-4c2d-97a9-6ecaa6ac5c29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:18.604Z|39935390-56ef-472f-a561-4bda88f761da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:18.604Z|cdaac6d5-8f2d-4c2d-97a9-6ecaa6ac5c29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:27.380Z|af0ddd08-3db0-452d-a1d4-78ace2cabefa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:27.380Z|af0ddd08-3db0-452d-a1d4-78ace2cabefa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:28.631Z|6e870915-ac34-4601-860d-4d0060af28fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:28.632Z|9e834ee7-e3f0-47ab-acf8-94b917d5a75d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:28.632Z|6e870915-ac34-4601-860d-4d0060af28fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:28.632Z|9e834ee7-e3f0-47ab-acf8-94b917d5a75d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:31.195Z|661698e4-e3da-40a8-a3e9-b410a5bbe7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:37:31.196Z|661698e4-e3da-40a8-a3e9-b410a5bbe7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:37:31.809Z|4601e681-afbf-4590-9532-012075ee07f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:37:31.810Z|4601e681-afbf-4590-9532-012075ee07f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:37:37.405Z|a7c88524-49c4-4334-be68-338353b978d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:37.405Z|a7c88524-49c4-4334-be68-338353b978d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:38.658Z|72724a54-dc33-47a4-b234-8734f8bebfc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:38.658Z|fa544bcc-7257-4da4-ac87-02bb885e696c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:38.659Z|72724a54-dc33-47a4-b234-8734f8bebfc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:38.659Z|fa544bcc-7257-4da4-ac87-02bb885e696c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:46.197Z|a41af6c6-8925-4c60-82b0-d8bbbcf39a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:37:46.198Z|a41af6c6-8925-4c60-82b0-d8bbbcf39a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:37:47.434Z|ee706de1-0d43-4df4-81f5-1586c4659a30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:47.435Z|ee706de1-0d43-4df4-81f5-1586c4659a30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:48.682Z|c246bef4-7b80-49c8-9408-890355e194a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:48.682Z|c246bef4-7b80-49c8-9408-890355e194a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:48.683Z|c456b336-f3eb-4876-b277-db34def45d7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:48.684Z|c456b336-f3eb-4876-b277-db34def45d7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:57.458Z|d66bc58c-438b-43a5-93de-53b027efb47d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:57.459Z|d66bc58c-438b-43a5-93de-53b027efb47d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:58.706Z|0e27d013-e849-4480-a1f5-f67d46bfeb7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:58.706Z|21971b73-7649-4a37-b079-c61709946902|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:37:58.707Z|0e27d013-e849-4480-a1f5-f67d46bfeb7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:37:58.707Z|21971b73-7649-4a37-b079-c61709946902|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:01.195Z|a12d3f53-dc2d-4663-9f32-eaf750401607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:38:01.198Z|a12d3f53-dc2d-4663-9f32-eaf750401607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:38:01.810Z|b1c67fcc-b54e-4ccb-9bad-b1b068abe61d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:38:01.811Z|b1c67fcc-b54e-4ccb-9bad-b1b068abe61d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:38:06.319Z|4414c96a-eb87-4dee-b03b-966f35479585|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:38:06.320Z|4414c96a-eb87-4dee-b03b-966f35479585|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:07.483Z|d759c9ab-16c5-43ab-ac3e-b043b693820f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:07.484Z|d759c9ab-16c5-43ab-ac3e-b043b693820f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:08.731Z|810648c6-3167-4c4f-8460-98028dd1e0ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:08.731Z|68ddfd61-dc4c-46fa-8879-6f3744921b9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:08.732Z|68ddfd61-dc4c-46fa-8879-6f3744921b9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:08.732Z|810648c6-3167-4c4f-8460-98028dd1e0ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:16.195Z|e72476b8-21d7-4a48-bb60-4e0c7fe2a264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:38:16.196Z|e72476b8-21d7-4a48-bb60-4e0c7fe2a264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:38:17.507Z|2e457897-d9f9-4739-a56a-d116be7dc8b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:17.508Z|2e457897-d9f9-4739-a56a-d116be7dc8b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:18.757Z|d51ad0ef-715c-4767-a663-ca304f2648cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:18.757Z|173e31d7-6f29-42b9-8a25-cc70c232bedf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:18.758Z|d51ad0ef-715c-4767-a663-ca304f2648cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:18.758Z|173e31d7-6f29-42b9-8a25-cc70c232bedf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:27.531Z|813a7234-82f5-4921-9fef-e41b22747603|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:27.532Z|813a7234-82f5-4921-9fef-e41b22747603|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:28.782Z|068f853a-d63a-4d52-bddf-a07cba794609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:28.782Z|5a6bbc73-d897-4d07-b982-02ea3f9a0afa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:28.783Z|5a6bbc73-d897-4d07-b982-02ea3f9a0afa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:28.783Z|068f853a-d63a-4d52-bddf-a07cba794609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:31.195Z|b1600b39-ddb9-41e5-8601-85faf512dc1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:38:31.196Z|b1600b39-ddb9-41e5-8601-85faf512dc1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:38:31.812Z|fad0c9a0-9387-400e-8631-db6e2bac2ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:38:31.813Z|fad0c9a0-9387-400e-8631-db6e2bac2ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:38:37.556Z|2ac4a139-38e4-446f-b51b-185912fbf39f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:37.557Z|2ac4a139-38e4-446f-b51b-185912fbf39f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:38.805Z|c6e2a5a4-f310-4f9e-9044-a84df4d50f03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:38.805Z|d6c750cc-93af-4591-9eee-9cf1a2a1c9cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:38.806Z|d6c750cc-93af-4591-9eee-9cf1a2a1c9cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:38.806Z|c6e2a5a4-f310-4f9e-9044-a84df4d50f03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:46.195Z|b1358970-4115-4cc4-92fd-7c6f98ce10bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:38:46.199Z|b1358970-4115-4cc4-92fd-7c6f98ce10bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:38:47.583Z|21e6aa37-aa63-49f2-acd4-b44c5e2d6921|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:47.584Z|21e6aa37-aa63-49f2-acd4-b44c5e2d6921|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:48.830Z|96a5df88-2dae-4163-b0f2-799acc4c44f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:48.831Z|7a2754c6-4f8f-4f88-a689-628637051543|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:48.831Z|96a5df88-2dae-4163-b0f2-799acc4c44f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:48.832Z|7a2754c6-4f8f-4f88-a689-628637051543|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:57.607Z|a693d47d-f74a-43af-9fad-bb443d6ca93a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:57.608Z|a693d47d-f74a-43af-9fad-bb443d6ca93a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:58.861Z|e50577e5-29b8-4d43-9f18-dfabeacdc0ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:58.861Z|a1bb79d3-6084-40bc-aaba-41c6cfe56e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:38:58.862Z|e50577e5-29b8-4d43-9f18-dfabeacdc0ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:38:58.862Z|a1bb79d3-6084-40bc-aaba-41c6cfe56e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:01.195Z|467c4212-cf16-4e59-bfc4-fc0cfeb4319d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:39:01.196Z|467c4212-cf16-4e59-bfc4-fc0cfeb4319d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:39:01.813Z|f5d3fcde-c7ea-47a7-8cfd-c138ead08b33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:39:01.814Z|f5d3fcde-c7ea-47a7-8cfd-c138ead08b33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:39:06.318Z|26438b29-9c85-4f07-beaa-c6701cccd725|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:39:06.318Z|26438b29-9c85-4f07-beaa-c6701cccd725|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:07.630Z|5aaf4969-e223-4f26-a7fc-18755dde640e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:07.631Z|5aaf4969-e223-4f26-a7fc-18755dde640e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:08.885Z|6623a824-6416-4edb-8529-b3f7d2d1ffc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:08.886Z|6623a824-6416-4edb-8529-b3f7d2d1ffc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:08.889Z|70dfc0d8-1663-44c2-bcc1-abf895f87678|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:08.889Z|70dfc0d8-1663-44c2-bcc1-abf895f87678|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:16.195Z|9f752986-8b56-4009-b3cf-cb8a5edca1c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:39:16.196Z|9f752986-8b56-4009-b3cf-cb8a5edca1c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:39:17.659Z|f34b104d-4f64-44e5-82cb-ff8459e9d17b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:17.660Z|f34b104d-4f64-44e5-82cb-ff8459e9d17b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:18.913Z|979f44d6-f5bb-40b6-8cd2-f3b702263f55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:18.914Z|979f44d6-f5bb-40b6-8cd2-f3b702263f55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:18.917Z|0ddbcbc4-587a-47f6-9ad5-b2fada442875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:18.917Z|0ddbcbc4-587a-47f6-9ad5-b2fada442875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:27.686Z|4328b56a-b225-4502-937e-a4d97d05ff68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:27.687Z|4328b56a-b225-4502-937e-a4d97d05ff68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:28.939Z|825358cf-b875-420c-ac43-cfc7718175d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:28.940Z|825358cf-b875-420c-ac43-cfc7718175d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:28.955Z|65a8f002-9268-4839-b9ba-0b4b9d2e6c35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:28.956Z|65a8f002-9268-4839-b9ba-0b4b9d2e6c35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:31.196Z|2158434b-9d14-4eb1-a9b4-8deaf67f2f62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:39:31.198Z|2158434b-9d14-4eb1-a9b4-8deaf67f2f62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:39:31.814Z|0a9dc695-0f3e-4b1c-9313-0c86901a7375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:39:31.815Z|0a9dc695-0f3e-4b1c-9313-0c86901a7375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:39:37.710Z|488ed028-ee0d-4897-9189-b33926377af1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:37.711Z|488ed028-ee0d-4897-9189-b33926377af1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:38.964Z|b0dbff05-d5db-4fef-9cad-075754ebf65d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:38.965Z|b0dbff05-d5db-4fef-9cad-075754ebf65d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:38.979Z|64cc69b5-a9cf-44bd-b0ad-2dcd0e00ab66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:38.980Z|64cc69b5-a9cf-44bd-b0ad-2dcd0e00ab66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:46.196Z|96b331dc-6eb1-4a82-a78b-6bb2dde5a66c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:39:46.196Z|96b331dc-6eb1-4a82-a78b-6bb2dde5a66c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:39:47.737Z|e53088f0-7453-4b82-9268-7d7789fca474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:47.739Z|e53088f0-7453-4b82-9268-7d7789fca474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:48.992Z|84cc5fe5-8a45-44c1-b7ee-3dede644d03c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:48.993Z|84cc5fe5-8a45-44c1-b7ee-3dede644d03c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:49.015Z|b8eb6d18-f045-4d7a-b8b1-e9e27b5d0957|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:49.016Z|b8eb6d18-f045-4d7a-b8b1-e9e27b5d0957|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:57.764Z|5ec4d4d3-8476-465d-b517-e695a72b8152|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:57.765Z|5ec4d4d3-8476-465d-b517-e695a72b8152|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:59.019Z|7125fd1e-1afe-48b0-bb7e-e8e2068398e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:59.020Z|7125fd1e-1afe-48b0-bb7e-e8e2068398e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:39:59.040Z|33249c2b-4870-4180-97cc-c7af64e3c8c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:39:59.041Z|33249c2b-4870-4180-97cc-c7af64e3c8c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:01.196Z|e0df1e50-0abc-4de2-80b0-050662e1e925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:40:01.197Z|e0df1e50-0abc-4de2-80b0-050662e1e925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:40:01.816Z|269287a4-4d45-4fe3-af20-43af6881303f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:40:01.817Z|269287a4-4d45-4fe3-af20-43af6881303f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:40:06.321Z|cd6ecf24-a8db-4c63-a574-17666268f29a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:40:06.322Z|cd6ecf24-a8db-4c63-a574-17666268f29a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:07.789Z|02ea5f1a-c3ad-49ee-8eb9-469f28f4fd7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:07.789Z|02ea5f1a-c3ad-49ee-8eb9-469f28f4fd7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:09.043Z|029efdf2-e0cd-4511-9b0f-4b3888e063b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:09.044Z|029efdf2-e0cd-4511-9b0f-4b3888e063b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:09.063Z|ab2343c4-eee8-4595-b1f8-844d5c65cd82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:09.064Z|ab2343c4-eee8-4595-b1f8-844d5c65cd82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:16.196Z|e9219e84-b7c8-48d2-a496-2f333a511834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:40:16.199Z|e9219e84-b7c8-48d2-a496-2f333a511834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:40:17.815Z|2187b372-2c94-4720-8be0-9cd3f619f48a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:17.816Z|2187b372-2c94-4720-8be0-9cd3f619f48a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:19.072Z|c876f559-fc52-4f85-9cb5-3610e930f732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:19.073Z|c876f559-fc52-4f85-9cb5-3610e930f732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:19.086Z|c901d64c-1a34-44ba-99a0-c7d9f04d3802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:19.087Z|c901d64c-1a34-44ba-99a0-c7d9f04d3802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:27.843Z|ca3b97c5-e99d-4f60-b121-802003114591|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:27.844Z|ca3b97c5-e99d-4f60-b121-802003114591|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:29.094Z|f3c6c138-ad5c-4801-8f3d-af40c17e5be9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:29.095Z|f3c6c138-ad5c-4801-8f3d-af40c17e5be9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:29.109Z|f2d0c530-18ae-403f-95af-bd40b81d91cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:29.110Z|f2d0c530-18ae-403f-95af-bd40b81d91cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:31.195Z|a4a08571-4b48-48b7-96c0-1d3dbd485c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:40:31.196Z|a4a08571-4b48-48b7-96c0-1d3dbd485c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:40:31.818Z|ebd02e9a-626d-44d4-a175-10a2690b6ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:40:31.818Z|ebd02e9a-626d-44d4-a175-10a2690b6ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:40:37.867Z|e6b6f173-f893-4372-aae1-735b1f34d855|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:37.868Z|e6b6f173-f893-4372-aae1-735b1f34d855|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:39.118Z|cd3509fd-4d7b-4202-a1f2-32f7dbe0f6a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:39.119Z|cd3509fd-4d7b-4202-a1f2-32f7dbe0f6a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:39.138Z|00ea75f5-1e0d-4267-aee4-6d4fcc70b1c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:39.139Z|00ea75f5-1e0d-4267-aee4-6d4fcc70b1c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:46.195Z|d6025958-9e07-424b-a3b4-a1a28e7f5cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:40:46.196Z|d6025958-9e07-424b-a3b4-a1a28e7f5cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:40:47.902Z|962a2005-def3-4b67-a7e0-19aecd897782|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:47.903Z|962a2005-def3-4b67-a7e0-19aecd897782|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:49.142Z|6bedd9a5-374e-4a7a-b6ac-f23979a3d7ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:49.143Z|6bedd9a5-374e-4a7a-b6ac-f23979a3d7ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:49.165Z|4195a411-e8da-45b2-a208-451b0dc66c14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:49.166Z|4195a411-e8da-45b2-a208-451b0dc66c14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:57.928Z|8ce795ee-3fca-43e1-a250-db9270176c4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:57.929Z|8ce795ee-3fca-43e1-a250-db9270176c4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:59.167Z|955e0c13-b6a4-40b8-8f8a-8a2a80298d97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:59.168Z|955e0c13-b6a4-40b8-8f8a-8a2a80298d97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:40:59.191Z|81492b20-e124-44a1-a76f-e03c0dfed0fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:40:59.192Z|81492b20-e124-44a1-a76f-e03c0dfed0fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:01.195Z|ba9f6d59-ccc7-4684-b34d-a272f15c36fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:41:01.198Z|ba9f6d59-ccc7-4684-b34d-a272f15c36fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:41:01.819Z|316a9d81-a186-4dd2-b687-17c3387df0fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:41:01.820Z|316a9d81-a186-4dd2-b687-17c3387df0fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:41:06.319Z|4cc7d37b-4800-4f18-9de5-3e6b379203e2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:41:06.321Z|4cc7d37b-4800-4f18-9de5-3e6b379203e2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:07.953Z|3871cc11-2962-4bd7-ba4a-c4d5a813a176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:07.954Z|3871cc11-2962-4bd7-ba4a-c4d5a813a176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:09.191Z|dbcb6530-70e3-4c83-84a0-87b309410d3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:09.192Z|dbcb6530-70e3-4c83-84a0-87b309410d3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:09.215Z|d2872232-1af1-4dc1-aaa1-ec7b3f8c3c8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:09.216Z|d2872232-1af1-4dc1-aaa1-ec7b3f8c3c8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:16.195Z|2f97259c-63b4-4739-9ba9-4355cf9225d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:41:16.197Z|2f97259c-63b4-4739-9ba9-4355cf9225d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:41:17.977Z|e1eb09d8-43ae-4aeb-ae82-679ddb554b52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:17.978Z|e1eb09d8-43ae-4aeb-ae82-679ddb554b52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:19.214Z|6b84ddc7-0895-4f22-a98e-15370763c559|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:19.215Z|6b84ddc7-0895-4f22-a98e-15370763c559|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:19.238Z|225fcba0-e513-4911-8e82-11b6f77c3c04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:19.238Z|225fcba0-e513-4911-8e82-11b6f77c3c04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:28.002Z|5ad76a85-9d27-4ceb-b343-be912a095e78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:28.003Z|5ad76a85-9d27-4ceb-b343-be912a095e78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:29.240Z|e3803b77-2288-4c72-882f-34ab8b985957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:29.240Z|e3803b77-2288-4c72-882f-34ab8b985957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:29.260Z|149c4282-695c-4565-90e8-4efe9389c7a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:29.261Z|149c4282-695c-4565-90e8-4efe9389c7a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:31.195Z|0b6172e4-bf4b-42ca-ad52-8aa3f0a6a02d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:41:31.196Z|0b6172e4-bf4b-42ca-ad52-8aa3f0a6a02d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:41:31.820Z|541dd6a2-b91b-44d0-abc9-57b93ca2ca24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:41:31.821Z|541dd6a2-b91b-44d0-abc9-57b93ca2ca24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:41:38.026Z|eacceb73-54ac-4abe-a5cd-86576da4f5ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:38.027Z|eacceb73-54ac-4abe-a5cd-86576da4f5ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:39.263Z|57ac48d8-1f19-452e-8845-65c87e1e1050|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:39.264Z|57ac48d8-1f19-452e-8845-65c87e1e1050|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:39.282Z|00b4a522-cc77-4312-b44c-d87386c00881|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:39.283Z|00b4a522-cc77-4312-b44c-d87386c00881|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:46.195Z|2be0aac2-1827-42ee-ab7b-f577316be4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:41:46.198Z|2be0aac2-1827-42ee-ab7b-f577316be4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:41:48.052Z|ec35d56d-8bba-4ceb-8eb4-6c0af9cc7bb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:48.053Z|ec35d56d-8bba-4ceb-8eb4-6c0af9cc7bb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:49.286Z|c40719e0-457a-44bc-bd11-d2479fc92a57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:49.287Z|c40719e0-457a-44bc-bd11-d2479fc92a57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:49.305Z|2885da40-ec41-4df1-91db-27676848327b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:49.306Z|2885da40-ec41-4df1-91db-27676848327b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:58.074Z|6fc4d9ed-45ac-4cc8-88f7-74515e0b97f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:58.075Z|6fc4d9ed-45ac-4cc8-88f7-74515e0b97f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:59.308Z|21c4a343-6228-49f5-815f-ce374e851359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:59.308Z|21c4a343-6228-49f5-815f-ce374e851359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:41:59.328Z|2561dcc8-6e29-4258-b0ec-4bc433f295aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:41:59.328Z|2561dcc8-6e29-4258-b0ec-4bc433f295aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:01.195Z|8c44fd0c-77bb-465a-a604-a5fc33a9293d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:42:01.196Z|8c44fd0c-77bb-465a-a604-a5fc33a9293d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:42:01.821Z|9d922738-99c2-43e0-91ac-e52b00b91433|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:42:01.822Z|9d922738-99c2-43e0-91ac-e52b00b91433|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:42:06.320Z|8ba95eec-c76d-43c6-9838-dcee39a3719b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:42:06.321Z|8ba95eec-c76d-43c6-9838-dcee39a3719b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:08.106Z|1ee793b7-b01e-4ed7-a367-a90ee982486b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:08.107Z|1ee793b7-b01e-4ed7-a367-a90ee982486b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:09.334Z|45f0d4e2-850a-42b4-964c-906c801ea246|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:09.334Z|45f0d4e2-850a-42b4-964c-906c801ea246|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:09.350Z|af3cdb57-4482-40e4-ba66-60aa321de43f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:09.351Z|af3cdb57-4482-40e4-ba66-60aa321de43f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:16.195Z|dcee8dc5-20cf-4c27-bdb5-054e3121ae6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:42:16.196Z|dcee8dc5-20cf-4c27-bdb5-054e3121ae6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:42:18.134Z|8d0d5dda-9349-48d4-bb58-ff2712da28a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:18.134Z|8d0d5dda-9349-48d4-bb58-ff2712da28a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:19.357Z|a38d00dd-02e0-4a71-b74c-a11473c380fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:19.358Z|a38d00dd-02e0-4a71-b74c-a11473c380fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:19.374Z|97e24f2c-6223-4281-aea8-dec6d8f3a224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:19.375Z|97e24f2c-6223-4281-aea8-dec6d8f3a224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:28.158Z|1a438eaa-1be5-4a00-999d-906171df07a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:28.159Z|1a438eaa-1be5-4a00-999d-906171df07a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:29.380Z|8bbb2c40-a8a0-4a33-a95b-2dcaa09e2017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:29.381Z|8bbb2c40-a8a0-4a33-a95b-2dcaa09e2017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:29.396Z|1697e54a-9b1e-4cb9-86b5-f1207f537cb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:29.397Z|1697e54a-9b1e-4cb9-86b5-f1207f537cb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:31.195Z|bd1b9cce-cda2-4c7a-8f8c-cccd47d800b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:42:31.198Z|bd1b9cce-cda2-4c7a-8f8c-cccd47d800b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:42:31.823Z|a4ebd80a-e814-4861-83ad-12427d389945|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:42:31.823Z|a4ebd80a-e814-4861-83ad-12427d389945|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:42:38.181Z|144d2232-f3b1-47e5-9d4c-63b1883e8e4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:38.182Z|144d2232-f3b1-47e5-9d4c-63b1883e8e4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:39.407Z|4bdfb0d7-3562-44d6-9396-30f9a84d1ad5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:39.408Z|4bdfb0d7-3562-44d6-9396-30f9a84d1ad5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:39.420Z|dc4e6dd7-49d0-4916-bacc-04a8c2cd18e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:39.421Z|dc4e6dd7-49d0-4916-bacc-04a8c2cd18e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:46.195Z|9849e9f9-1833-4f5c-a310-cbe585744db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:42:46.196Z|9849e9f9-1833-4f5c-a310-cbe585744db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:42:48.206Z|bc1ca04c-7d07-47b7-a9dc-af675cd65801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:48.207Z|bc1ca04c-7d07-47b7-a9dc-af675cd65801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:49.435Z|3db76ee1-6951-41a0-863b-067aa3b5fe82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:49.436Z|3db76ee1-6951-41a0-863b-067aa3b5fe82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:49.443Z|530204ec-529d-430d-967d-7c0bba3d8be3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:49.443Z|530204ec-529d-430d-967d-7c0bba3d8be3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:58.230Z|e88283d0-86d5-470e-b07a-77b9e1c77411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:58.231Z|e88283d0-86d5-470e-b07a-77b9e1c77411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:59.466Z|e6ab3ff9-c172-43e7-8081-327f4e9a06d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:59.467Z|e6ab3ff9-c172-43e7-8081-327f4e9a06d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:42:59.471Z|169737a0-5a6a-45e1-b543-2902d79d2d83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:42:59.472Z|169737a0-5a6a-45e1-b543-2902d79d2d83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:01.195Z|4d42ab28-4e05-475b-9e8c-b64503d1b86c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:43:01.196Z|4d42ab28-4e05-475b-9e8c-b64503d1b86c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:43:01.824Z|ee0f8e00-646d-4364-a97e-34a1d899b1b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:43:01.824Z|ee0f8e00-646d-4364-a97e-34a1d899b1b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:43:06.318Z|07dde827-5995-4abd-83fb-8954f1d4b92c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:43:06.319Z|07dde827-5995-4abd-83fb-8954f1d4b92c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:08.254Z|f66f8351-a1ac-4d13-9b3a-b66074a0b5f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:08.255Z|f66f8351-a1ac-4d13-9b3a-b66074a0b5f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:09.495Z|90dce07c-c77b-4cce-bf6c-5d8e736a4c47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:09.495Z|90dce07c-c77b-4cce-bf6c-5d8e736a4c47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:09.499Z|35197e6a-3420-4fe9-bde3-f15fe467dc40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:09.500Z|35197e6a-3420-4fe9-bde3-f15fe467dc40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:16.195Z|abcc2bc0-7965-4448-85e4-bf140352d118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:43:16.199Z|abcc2bc0-7965-4448-85e4-bf140352d118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:43:18.279Z|a7ad0659-8213-49c7-9924-f4793b95781f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:18.280Z|a7ad0659-8213-49c7-9924-f4793b95781f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:19.521Z|7df54c69-d8c7-4c7b-a73f-92854f15008f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:19.521Z|c22506ad-09d5-4dc8-afbf-1218223dc82e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:19.521Z|7df54c69-d8c7-4c7b-a73f-92854f15008f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:19.521Z|c22506ad-09d5-4dc8-afbf-1218223dc82e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:28.303Z|fb51eab3-0720-478a-bbb0-1010a49c022a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:28.304Z|fb51eab3-0720-478a-bbb0-1010a49c022a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:29.542Z|c130c930-9d29-4597-81d5-29f20c8c67e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:29.543Z|76f52b3f-0f33-44c2-9980-ed517734e958|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:29.543Z|c130c930-9d29-4597-81d5-29f20c8c67e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:29.543Z|76f52b3f-0f33-44c2-9980-ed517734e958|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:31.196Z|4abe0817-bb48-47fa-9331-6d342c102f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:43:31.196Z|4abe0817-bb48-47fa-9331-6d342c102f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:43:31.825Z|6cc11426-8d92-46cd-a5e1-ff5319c75888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:43:31.825Z|6cc11426-8d92-46cd-a5e1-ff5319c75888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:43:38.328Z|de1cc5be-7444-4fc5-9ad7-28bf7a0247c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:38.329Z|de1cc5be-7444-4fc5-9ad7-28bf7a0247c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:39.568Z|90ca9f65-41e6-489f-9635-51ad6c651256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:39.568Z|b6c83fbb-169f-42a4-a10c-54b2027b3e55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:39.569Z|90ca9f65-41e6-489f-9635-51ad6c651256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:39.569Z|b6c83fbb-169f-42a4-a10c-54b2027b3e55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:46.195Z|a3e1ccb9-eb8d-4744-b5aa-41ca8b291ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:43:46.196Z|a3e1ccb9-eb8d-4744-b5aa-41ca8b291ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:43:48.354Z|f2c42fe0-68f6-40e2-812f-42effaffcb5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:48.355Z|f2c42fe0-68f6-40e2-812f-42effaffcb5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:49.593Z|d91ecde1-9162-4f28-9490-b05d1659e1bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:49.593Z|5b3be0a0-ba02-4120-a27f-8edf48f3cea8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:49.594Z|d91ecde1-9162-4f28-9490-b05d1659e1bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:49.594Z|5b3be0a0-ba02-4120-a27f-8edf48f3cea8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:58.377Z|dee51687-12e8-4901-acaf-aeb91af953cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:58.377Z|dee51687-12e8-4901-acaf-aeb91af953cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:59.622Z|d0c8a386-ac55-4689-b2ef-38731b7f554a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:59.622Z|2771ce24-f39c-4bf4-8d2a-30e54985be55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:43:59.623Z|2771ce24-f39c-4bf4-8d2a-30e54985be55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:43:59.623Z|d0c8a386-ac55-4689-b2ef-38731b7f554a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:01.195Z|a64ca4ca-e190-4d8d-92e4-2965c9984d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:44:01.202Z|a64ca4ca-e190-4d8d-92e4-2965c9984d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:44:01.826Z|601cbf18-3151-4ab6-a141-00973c1a8bd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:44:01.827Z|601cbf18-3151-4ab6-a141-00973c1a8bd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:44:06.321Z|47521743-38f2-47d5-abee-ce248fb6909c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:44:06.322Z|47521743-38f2-47d5-abee-ce248fb6909c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:08.401Z|c0101e74-6f58-4f87-8db6-0ae9ca8aea13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:08.402Z|c0101e74-6f58-4f87-8db6-0ae9ca8aea13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:09.649Z|d1f545c5-ba64-4b3f-9def-3dc37b3cbbc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:09.650Z|d1f545c5-ba64-4b3f-9def-3dc37b3cbbc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:09.649Z|361872db-f607-41cf-8f69-fe344c6c402b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:09.651Z|361872db-f607-41cf-8f69-fe344c6c402b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:16.195Z|82d1d3f6-1648-49cd-8648-83fee2e91929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:44:16.196Z|82d1d3f6-1648-49cd-8648-83fee2e91929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:44:18.426Z|07608a9c-e134-45ff-81ad-b33ab3113877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:18.426Z|07608a9c-e134-45ff-81ad-b33ab3113877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:19.674Z|4eecca52-fc58-461e-8c34-451734c32db7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:19.674Z|e5ca23a2-f169-4660-91e1-47ce476e1195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:19.675Z|e5ca23a2-f169-4660-91e1-47ce476e1195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:19.676Z|4eecca52-fc58-461e-8c34-451734c32db7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:28.449Z|d7735c23-f879-4f8d-9c6a-fb0e96088ba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:28.450Z|d7735c23-f879-4f8d-9c6a-fb0e96088ba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:29.699Z|d26f7681-33f1-4210-8944-a4cd9686f208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:29.699Z|57b8672a-6d33-4285-a255-530daf08e8e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:29.699Z|57b8672a-6d33-4285-a255-530daf08e8e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:29.699Z|d26f7681-33f1-4210-8944-a4cd9686f208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:31.195Z|f39af168-0fbd-405b-b56e-41e5b34e17a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:44:31.196Z|f39af168-0fbd-405b-b56e-41e5b34e17a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:44:31.827Z|aec563f1-dda7-4626-9a90-dd25b6e261b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:44:31.828Z|aec563f1-dda7-4626-9a90-dd25b6e261b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:44:38.474Z|1e56b672-7f64-4cb8-a8b2-f4bb44ccddfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:38.475Z|1e56b672-7f64-4cb8-a8b2-f4bb44ccddfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:39.720Z|9174f1e6-73b5-41e2-ba50-bd56a1d7ef55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:39.721Z|9174f1e6-73b5-41e2-ba50-bd56a1d7ef55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:39.721Z|cff3cf91-0e8b-4986-a66c-d033fbb59158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:39.721Z|cff3cf91-0e8b-4986-a66c-d033fbb59158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:46.196Z|94834d13-07f6-489f-8ff9-167a3539c1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:44:46.197Z|94834d13-07f6-489f-8ff9-167a3539c1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:44:48.498Z|f29fba74-1921-4ca4-ad7c-46ea980af5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:48.499Z|f29fba74-1921-4ca4-ad7c-46ea980af5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:49.750Z|32513776-4303-4cc4-b73f-dd760178e93e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:49.750Z|cf0c9592-b530-416a-a9da-12f9fd4b0e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:49.751Z|32513776-4303-4cc4-b73f-dd760178e93e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:49.751Z|cf0c9592-b530-416a-a9da-12f9fd4b0e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:58.523Z|947766e6-60ca-4197-8df1-704571f63d61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:58.524Z|947766e6-60ca-4197-8df1-704571f63d61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:59.781Z|2ce54dff-7307-487b-9a2d-c153c8f3938a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:59.782Z|87be3573-ec4b-4f51-8b09-9fbed1e5eee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:44:59.783Z|87be3573-ec4b-4f51-8b09-9fbed1e5eee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:44:59.782Z|2ce54dff-7307-487b-9a2d-c153c8f3938a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:01.195Z|492fe4f5-71c8-43aa-9b6a-50b43874fb34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:45:01.196Z|492fe4f5-71c8-43aa-9b6a-50b43874fb34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:45:01.829Z|2a421abf-1a8c-4a1f-97b7-8442f9f79e08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:45:01.830Z|2a421abf-1a8c-4a1f-97b7-8442f9f79e08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:45:06.320Z|b2146ec9-8c48-44e5-8024-a8c51babc317|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:45:06.321Z|b2146ec9-8c48-44e5-8024-a8c51babc317|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:08.546Z|129b55ee-72a8-4a51-8f30-02fd1177e625|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:08.547Z|129b55ee-72a8-4a51-8f30-02fd1177e625|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:09.805Z|9246d352-7e6b-47e9-853e-2323786f1658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:09.805Z|d5d6f460-e48a-4e92-9fa5-c33e6cfbe083|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:09.806Z|9246d352-7e6b-47e9-853e-2323786f1658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:09.806Z|d5d6f460-e48a-4e92-9fa5-c33e6cfbe083|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:16.195Z|2ee43ce5-72ef-4d91-9d5f-de54663cf2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:45:16.196Z|2ee43ce5-72ef-4d91-9d5f-de54663cf2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:45:18.568Z|a4fe8333-5446-4cea-818e-20c022f1992d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:18.569Z|a4fe8333-5446-4cea-818e-20c022f1992d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:19.828Z|b53e535f-9ba3-4cdf-8d34-29d872057cd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:19.828Z|9b16f0f0-4438-4c31-b768-7c3c7d83d16e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:19.829Z|9b16f0f0-4438-4c31-b768-7c3c7d83d16e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:19.829Z|b53e535f-9ba3-4cdf-8d34-29d872057cd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:28.592Z|936da34c-9b6a-4aa3-b520-f7dcb07f7e88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:28.593Z|936da34c-9b6a-4aa3-b520-f7dcb07f7e88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:29.853Z|a85510cc-9b4b-4f77-aafb-5bc9532e103f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:29.853Z|caff4618-49da-4a56-a60d-649ce54492a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:29.854Z|a85510cc-9b4b-4f77-aafb-5bc9532e103f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:29.855Z|caff4618-49da-4a56-a60d-649ce54492a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:31.196Z|618e1636-f8a8-4133-9258-175bbca3d587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:45:31.199Z|618e1636-f8a8-4133-9258-175bbca3d587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:45:31.830Z|722a5933-562e-42fe-afc2-061a64962ddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:45:31.831Z|722a5933-562e-42fe-afc2-061a64962ddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:45:38.622Z|c71efd2e-305f-4210-8e34-796821c6f2a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:38.623Z|c71efd2e-305f-4210-8e34-796821c6f2a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:39.877Z|19af720c-19df-49ea-a8a2-420a3c156856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:39.877Z|221574a4-a8fe-451f-8a5c-0c33a641c1cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:39.878Z|19af720c-19df-49ea-a8a2-420a3c156856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:39.878Z|221574a4-a8fe-451f-8a5c-0c33a641c1cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:46.195Z|3c084681-e920-498c-ad66-fb12022c29f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:45:46.196Z|3c084681-e920-498c-ad66-fb12022c29f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:45:48.651Z|fa6b1436-f5e3-42ad-8fbc-7cc4f2bdf2f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:48.652Z|fa6b1436-f5e3-42ad-8fbc-7cc4f2bdf2f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:49.901Z|c5d03669-7e65-42ef-bb8d-83e3caf5cf53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:49.902Z|66614db2-f062-4944-99bc-85c0b510f871|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:49.902Z|c5d03669-7e65-42ef-bb8d-83e3caf5cf53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:49.902Z|66614db2-f062-4944-99bc-85c0b510f871|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:58.674Z|ef04e06c-a4c5-40bf-b351-3930b165bf0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:58.674Z|ef04e06c-a4c5-40bf-b351-3930b165bf0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:59.925Z|260fe039-d485-4413-b37c-1370dff333ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:59.925Z|4bcd2ada-e7dd-4bce-b2d3-8d19760c6f85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:45:59.926Z|260fe039-d485-4413-b37c-1370dff333ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:45:59.926Z|4bcd2ada-e7dd-4bce-b2d3-8d19760c6f85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:01.196Z|f4263c8f-c854-4334-b2ce-561be8831241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:46:01.197Z|f4263c8f-c854-4334-b2ce-561be8831241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:46:01.831Z|af3ed7dd-e976-4c82-9a1d-1390b746002c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:46:01.832Z|af3ed7dd-e976-4c82-9a1d-1390b746002c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:46:06.322Z|8f54d001-e804-4d80-b650-253db8517591|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:46:06.322Z|8f54d001-e804-4d80-b650-253db8517591|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:08.707Z|c994152f-a8c2-4f69-a063-8a0ce2539b66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:46:08.707Z|c994152f-a8c2-4f69-a063-8a0ce2539b66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:09.950Z|71625214-9161-4ee2-a61e-997d7925a047|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:46:09.950Z|92714b22-25ac-46f8-896b-e8102d0cf750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:46:09.951Z|71625214-9161-4ee2-a61e-997d7925a047|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:09.951Z|92714b22-25ac-46f8-896b-e8102d0cf750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:16.195Z|d394e2de-cb2f-419c-92df-6507114f1f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:46:16.196Z|d394e2de-cb2f-419c-92df-6507114f1f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:46:18.733Z|3df3e173-7f4b-449e-aef7-a2984456a754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:46:18.734Z|3df3e173-7f4b-449e-aef7-a2984456a754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:19.975Z|204dfb86-9517-45fb-a01d-201c6523ca6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:46:19.975Z|204dfb86-9517-45fb-a01d-201c6523ca6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:19.976Z|72f73509-4870-4df0-a45f-772f8216e6cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:46:19.977Z|72f73509-4870-4df0-a45f-772f8216e6cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:28.757Z|65d3d4a0-57b2-467a-9132-48658464b77b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:46:28.758Z|65d3d4a0-57b2-467a-9132-48658464b77b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:29.997Z|444520ec-475c-45ca-9039-9b59e9f778a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:46:29.997Z|09abb8fb-9397-4bbc-8f91-9cf11140b6c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:46:29.998Z|444520ec-475c-45ca-9039-9b59e9f778a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:29.998Z|09abb8fb-9397-4bbc-8f91-9cf11140b6c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:31.195Z|79d30b18-1132-47d9-952f-8b60da1589b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:46:31.196Z|79d30b18-1132-47d9-952f-8b60da1589b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:46:31.833Z|397412ba-8685-4eba-951d-3440ca27c65a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:46:31.833Z|397412ba-8685-4eba-951d-3440ca27c65a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:46:38.781Z|2ead64be-3176-4c01-8ae4-b560617d08b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:46:38.782Z|2ead64be-3176-4c01-8ae4-b560617d08b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:40.021Z|af0c52d1-152d-4494-8ada-0991f83aac12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:46:40.021Z|291ba70a-bc1f-48c4-85ca-14c3b60f8170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:46:40.022Z|af0c52d1-152d-4494-8ada-0991f83aac12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:40.022Z|291ba70a-bc1f-48c4-85ca-14c3b60f8170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:46.195Z|09e1f13b-644c-442a-ac52-2e81804248a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:46:46.196Z|09e1f13b-644c-442a-ac52-2e81804248a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:46:48.818Z|138f414f-b59a-4199-962e-807704ee7ca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:46:48.819Z|138f414f-b59a-4199-962e-807704ee7ca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:50.047Z|37338a46-5ab4-4d5e-ba88-937f7e7e56af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:46:50.047Z|37338a46-5ab4-4d5e-ba88-937f7e7e56af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:50.047Z|ee166b80-a276-4670-8582-623f5fc20b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:46:50.048Z|ee166b80-a276-4670-8582-623f5fc20b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:46:58.841Z|ee3aed41-f0d6-4e0b-aa93-2cbd130d20ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:46:58.842Z|ee3aed41-f0d6-4e0b-aa93-2cbd130d20ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:00.071Z|73e3e592-35ef-4948-a852-d434f71ec644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:00.071Z|1ab448d3-63a7-4b9b-a21f-3b7f289cfae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:00.072Z|73e3e592-35ef-4948-a852-d434f71ec644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:00.072Z|1ab448d3-63a7-4b9b-a21f-3b7f289cfae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:01.196Z|cbd7643e-fd49-42c3-a504-f48190bc9f16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:47:01.196Z|cbd7643e-fd49-42c3-a504-f48190bc9f16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:47:01.834Z|fcad8ba3-5283-4ed7-a6aa-8cbb2d3ef277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:47:01.835Z|fcad8ba3-5283-4ed7-a6aa-8cbb2d3ef277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:47:06.318Z|0a03b6cb-4a92-44ec-a2e3-c5905cc3741e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:47:06.319Z|0a03b6cb-4a92-44ec-a2e3-c5905cc3741e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:08.868Z|4ef49b7f-d92e-4872-a93f-6486e6816e24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:08.869Z|4ef49b7f-d92e-4872-a93f-6486e6816e24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:10.097Z|fb1eae70-8563-4f2a-aeb2-5e0d87332586|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:10.097Z|918bbe2a-e027-4979-bf84-d0a81c8d78c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:10.098Z|fb1eae70-8563-4f2a-aeb2-5e0d87332586|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:10.098Z|918bbe2a-e027-4979-bf84-d0a81c8d78c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:16.195Z|434dd92b-29ef-4c8b-828f-b4e8837fbee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:47:16.196Z|434dd92b-29ef-4c8b-828f-b4e8837fbee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:47:18.898Z|8803ce0d-fd69-4c4a-94f9-9a7132263e06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:18.899Z|8803ce0d-fd69-4c4a-94f9-9a7132263e06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:20.121Z|028f4b00-e241-4a17-84d7-58e8e707b6a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:20.122Z|028f4b00-e241-4a17-84d7-58e8e707b6a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:20.123Z|ec432acf-3e12-452d-8c97-065c94f62b4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:20.123Z|ec432acf-3e12-452d-8c97-065c94f62b4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:28.927Z|442f309e-b592-4d3c-a0ff-feb63b64cfbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:28.928Z|442f309e-b592-4d3c-a0ff-feb63b64cfbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:30.147Z|16e64438-194c-4139-b648-388f2d9b8edc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:30.147Z|ea27c685-e14e-4651-9aa1-5c66dd439b74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:30.148Z|ea27c685-e14e-4651-9aa1-5c66dd439b74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:30.148Z|16e64438-194c-4139-b648-388f2d9b8edc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:31.195Z|ac16c2fa-01ce-4ff2-a8ae-c929c24ba0ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:47:31.196Z|ac16c2fa-01ce-4ff2-a8ae-c929c24ba0ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:47:31.835Z|66d85d54-31e1-4930-ac83-d64cb6078da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:47:31.836Z|66d85d54-31e1-4930-ac83-d64cb6078da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:47:38.949Z|7942df43-443e-4245-bfaa-97c96eacfc16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:38.950Z|7942df43-443e-4245-bfaa-97c96eacfc16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:40.176Z|eff5e5b1-d4b4-44bd-81dc-9411b307e698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:40.176Z|f7bc7cfd-81e5-43e1-8f25-4f9b75c0606c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:40.177Z|f7bc7cfd-81e5-43e1-8f25-4f9b75c0606c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:40.177Z|eff5e5b1-d4b4-44bd-81dc-9411b307e698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:46.195Z|d2f1b336-47ff-42d4-baa3-a0eb78d635c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:47:46.196Z|d2f1b336-47ff-42d4-baa3-a0eb78d635c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:47:48.972Z|41afbf9f-739f-4ebc-8747-c47fdf84fc2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:48.972Z|41afbf9f-739f-4ebc-8747-c47fdf84fc2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:50.202Z|c582bbdb-8bf2-47d9-baec-ace49cd78d48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:50.202Z|6009cf09-ea32-47a4-8693-a16528847fb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:50.203Z|6009cf09-ea32-47a4-8693-a16528847fb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:50.203Z|c582bbdb-8bf2-47d9-baec-ace49cd78d48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:47:58.997Z|557d4d32-15c8-41b9-9e45-0921cac45448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:47:58.997Z|557d4d32-15c8-41b9-9e45-0921cac45448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:00.225Z|b8767c02-67e8-4d7f-908e-d42b481e0a3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:00.225Z|a5d2f1e9-e5b1-4ee4-81de-c5196427c826|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:00.226Z|a5d2f1e9-e5b1-4ee4-81de-c5196427c826|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:00.226Z|b8767c02-67e8-4d7f-908e-d42b481e0a3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:01.195Z|ddacdfb1-0216-45d8-a122-a5db1010d48d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:48:01.196Z|ddacdfb1-0216-45d8-a122-a5db1010d48d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:48:01.837Z|4dc958d1-2cd9-40a2-abcb-12a9919e9a67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:48:01.837Z|4dc958d1-2cd9-40a2-abcb-12a9919e9a67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:48:06.319Z|66c7853e-1d0c-40df-be78-efd32ae71b88|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:48:06.320Z|66c7853e-1d0c-40df-be78-efd32ae71b88|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:09.022Z|d08b495f-7438-4be6-9012-d89ab1c11e23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:09.022Z|d08b495f-7438-4be6-9012-d89ab1c11e23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:10.249Z|cce826c3-85a6-4d76-88fe-c1930e72ce2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:10.249Z|8ab2da18-0fb6-499c-be42-5b56626e207d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:10.250Z|8ab2da18-0fb6-499c-be42-5b56626e207d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:10.250Z|cce826c3-85a6-4d76-88fe-c1930e72ce2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:16.196Z|90d8f43f-eb15-463e-80b2-1b050e3e4eb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:48:16.198Z|90d8f43f-eb15-463e-80b2-1b050e3e4eb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:48:19.047Z|c3813f24-817c-4bef-946e-b859b3aaefac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:19.048Z|c3813f24-817c-4bef-946e-b859b3aaefac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:20.278Z|4f2dbcd7-ce08-408a-ba01-38d26628bc2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:20.278Z|b5e3a4fd-0f3e-4f71-b3d6-b61c439cdf61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:20.278Z|4f2dbcd7-ce08-408a-ba01-38d26628bc2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:20.279Z|b5e3a4fd-0f3e-4f71-b3d6-b61c439cdf61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:29.071Z|06b9c3d9-2c7c-4161-80e7-5a3270779732|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:29.072Z|06b9c3d9-2c7c-4161-80e7-5a3270779732|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:30.304Z|99182d80-a8a9-4287-a839-86eb3f4da5c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:30.304Z|99182d80-a8a9-4287-a839-86eb3f4da5c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:30.308Z|47b07aaa-f33c-454d-89e7-7da2546c851d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:30.309Z|47b07aaa-f33c-454d-89e7-7da2546c851d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:31.195Z|fd1f7304-e3db-448d-adf1-48b8f4b20b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:48:31.196Z|fd1f7304-e3db-448d-adf1-48b8f4b20b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:48:31.838Z|d6cb6683-4712-4980-8c5a-a7844705a781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:48:31.839Z|d6cb6683-4712-4980-8c5a-a7844705a781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:48:39.093Z|f1ac1369-1245-491e-ab02-b6541b2769d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:39.094Z|f1ac1369-1245-491e-ab02-b6541b2769d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:40.330Z|262c47db-e840-40b5-a43a-63a3eacbdeb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:40.330Z|e16e8d4d-5ee9-4c20-8c42-0be3af1c34ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:40.331Z|e16e8d4d-5ee9-4c20-8c42-0be3af1c34ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:40.331Z|262c47db-e840-40b5-a43a-63a3eacbdeb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:46.195Z|a0fef532-5dcc-4b09-a4a3-f8bb1f09b739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:48:46.196Z|a0fef532-5dcc-4b09-a4a3-f8bb1f09b739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:48:49.118Z|f306aab9-2f81-4195-a831-577aac160277|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:49.119Z|f306aab9-2f81-4195-a831-577aac160277|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:50.353Z|e95dd662-4cb5-4033-bb98-b538581c760f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:50.353Z|c3bf149d-ba24-4765-9ab8-61dd330f51dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:50.354Z|c3bf149d-ba24-4765-9ab8-61dd330f51dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:50.354Z|e95dd662-4cb5-4033-bb98-b538581c760f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:48:59.143Z|af71545e-efb7-46b1-89d8-dcfa98a002d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:48:59.144Z|af71545e-efb7-46b1-89d8-dcfa98a002d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:00.375Z|7f86bea5-e8d8-4bee-be23-c9a095e23c1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:00.375Z|83e4d955-8b1b-4625-99e4-487566f4341f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:00.376Z|7f86bea5-e8d8-4bee-be23-c9a095e23c1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:00.376Z|83e4d955-8b1b-4625-99e4-487566f4341f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:01.195Z|af7dae7b-f350-429e-973c-eed0cce367bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:49:01.198Z|af7dae7b-f350-429e-973c-eed0cce367bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:49:01.839Z|1fda4538-7ffb-4752-919d-190d46605160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:49:01.840Z|1fda4538-7ffb-4752-919d-190d46605160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:49:06.318Z|b5ce9a67-0bfc-4a91-a02e-8da908817bb0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:49:06.319Z|b5ce9a67-0bfc-4a91-a02e-8da908817bb0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:09.168Z|05375008-72ab-45de-9887-eb8c833e5d80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:09.169Z|05375008-72ab-45de-9887-eb8c833e5d80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:10.401Z|ecab5abd-0e0c-46cb-a06f-c256a86e7430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:10.401Z|47ce4332-df8b-4861-80d8-769083d828d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:10.401Z|ecab5abd-0e0c-46cb-a06f-c256a86e7430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:10.402Z|47ce4332-df8b-4861-80d8-769083d828d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:16.195Z|081ce6e8-c119-49b8-8289-89954cb6a27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:49:16.196Z|081ce6e8-c119-49b8-8289-89954cb6a27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:49:19.195Z|bdd97925-9380-492b-8406-b7442444f623|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:19.196Z|bdd97925-9380-492b-8406-b7442444f623|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:20.426Z|505041fa-9caf-42e5-8f21-432ddab1e670|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:20.427Z|505041fa-9caf-42e5-8f21-432ddab1e670|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:20.429Z|167e25df-663f-411d-a7ba-a631d1a41bce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:20.429Z|167e25df-663f-411d-a7ba-a631d1a41bce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:29.222Z|752dd115-b18c-4239-b9be-9be82850119e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:29.223Z|752dd115-b18c-4239-b9be-9be82850119e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:30.454Z|f224f8d6-0cc9-45bb-94e3-30d14d900e63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:30.454Z|b41b4144-a896-4352-9d3b-4c27c799252e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:30.454Z|b41b4144-a896-4352-9d3b-4c27c799252e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:30.455Z|f224f8d6-0cc9-45bb-94e3-30d14d900e63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:31.196Z|6c3e7d7f-7018-49a4-b6f5-0bab1782f640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:49:31.196Z|6c3e7d7f-7018-49a4-b6f5-0bab1782f640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:49:31.841Z|16cb17b5-c1db-4a92-860f-a4772833f3d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:49:31.841Z|16cb17b5-c1db-4a92-860f-a4772833f3d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:49:39.248Z|82b32a7e-6968-46a9-8655-025269c31db9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:39.249Z|82b32a7e-6968-46a9-8655-025269c31db9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:40.480Z|c1cfd160-ce46-421f-8def-e5ca941d48a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:40.481Z|cbd3dca6-4ab7-469c-add4-b3c3ae7ada1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:40.482Z|cbd3dca6-4ab7-469c-add4-b3c3ae7ada1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:40.481Z|c1cfd160-ce46-421f-8def-e5ca941d48a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:46.196Z|10d4997d-2818-4ec2-b821-fb5eba082cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:49:46.200Z|10d4997d-2818-4ec2-b821-fb5eba082cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:49:49.273Z|b2b6ff0c-3e0b-4003-ab03-06cd2d3769ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:49.274Z|b2b6ff0c-3e0b-4003-ab03-06cd2d3769ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:50.506Z|c40bf00b-d8b9-468e-bac8-ce74603a793c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:50.506Z|910d78e0-b53e-472f-9042-8a208c14d7bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:50.507Z|c40bf00b-d8b9-468e-bac8-ce74603a793c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:50.507Z|910d78e0-b53e-472f-9042-8a208c14d7bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:49:59.301Z|dfd288ba-593c-4f07-adbc-527581e1b854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:49:59.302Z|dfd288ba-593c-4f07-adbc-527581e1b854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:00.532Z|a2c2a54a-3f2a-4b0d-b64e-b878b35e301c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:00.532Z|a2c2a54a-3f2a-4b0d-b64e-b878b35e301c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:00.535Z|6b68382b-854d-47f9-86c9-07ee8090e372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:00.536Z|6b68382b-854d-47f9-86c9-07ee8090e372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:01.195Z|cb53001c-be46-46c9-ad95-0214604bad13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:50:01.196Z|cb53001c-be46-46c9-ad95-0214604bad13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:50:01.842Z|f7d3498e-3693-4c50-8acc-a5711fea8cf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:50:01.843Z|f7d3498e-3693-4c50-8acc-a5711fea8cf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:50:06.322Z|5a6153ff-f567-423d-a3e7-f8990d91aae1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:50:06.323Z|5a6153ff-f567-423d-a3e7-f8990d91aae1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:09.327Z|ee963ed1-30d5-480a-bcc3-a0d87487a6ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:09.327Z|ee963ed1-30d5-480a-bcc3-a0d87487a6ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:10.555Z|29eb498d-382c-4deb-8402-ca3e325d20e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:10.556Z|29eb498d-382c-4deb-8402-ca3e325d20e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:10.561Z|99f0d387-9de7-44b5-9b77-45f3ab659b0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:10.562Z|99f0d387-9de7-44b5-9b77-45f3ab659b0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:16.196Z|429c04d9-9b67-4d94-80f5-0626107e2448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:50:16.197Z|429c04d9-9b67-4d94-80f5-0626107e2448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:50:19.351Z|b60f2633-aa1e-41ec-b16a-1049126d65ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:19.352Z|b60f2633-aa1e-41ec-b16a-1049126d65ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:20.579Z|30272ccd-25c2-4f63-82bd-383bbe1243e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:20.580Z|30272ccd-25c2-4f63-82bd-383bbe1243e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:20.584Z|322f3960-1784-434c-9193-3ee0e2dee2b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:20.584Z|322f3960-1784-434c-9193-3ee0e2dee2b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:29.379Z|f56001f9-78cb-4d26-a95e-68287b62244f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:29.380Z|f56001f9-78cb-4d26-a95e-68287b62244f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:30.603Z|35ddcaff-acdd-4a3a-bdef-f4f44a2be252|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:30.604Z|35ddcaff-acdd-4a3a-bdef-f4f44a2be252|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:30.605Z|261ba7ca-1992-4322-8ee5-cbd29f406b29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:30.605Z|261ba7ca-1992-4322-8ee5-cbd29f406b29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:31.195Z|73de25b4-87f2-4f8b-90b3-fe029a398056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:50:31.198Z|73de25b4-87f2-4f8b-90b3-fe029a398056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:50:31.843Z|e92dfe41-083e-4618-8746-64eb1f155b90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:50:31.844Z|e92dfe41-083e-4618-8746-64eb1f155b90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:50:39.404Z|a5010f78-2074-4ee2-afd0-7bf1aa1fd9e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:39.404Z|a5010f78-2074-4ee2-afd0-7bf1aa1fd9e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:40.627Z|5e5457c0-8541-4b69-b7e7-4e2351c7a985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:40.628Z|5e5457c0-8541-4b69-b7e7-4e2351c7a985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:40.627Z|ee92b6b3-7db0-44a1-b155-105a785e21ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:40.628Z|ee92b6b3-7db0-44a1-b155-105a785e21ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:46.196Z|b9b3ceec-a10b-4108-919f-f86c9d782dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:50:46.197Z|b9b3ceec-a10b-4108-919f-f86c9d782dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:50:49.430Z|5054f7c2-4bb5-41e6-b9ce-4fdaff8eb3f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:49.431Z|5054f7c2-4bb5-41e6-b9ce-4fdaff8eb3f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:50.653Z|5c1fb09a-89dc-4dbf-b17b-de0337aa543d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:50.654Z|5c1fb09a-89dc-4dbf-b17b-de0337aa543d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:50.654Z|972e6f61-6726-4024-a905-6a2add0afc9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:50.654Z|972e6f61-6726-4024-a905-6a2add0afc9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:50:59.457Z|ce48971e-55d0-4f0e-9732-548c3c6202da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:50:59.458Z|ce48971e-55d0-4f0e-9732-548c3c6202da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:00.679Z|fa0a4654-c062-48b9-93c6-2c70e79c7d22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:00.679Z|6c860dc6-043b-4960-aa6d-4a6c9114e5b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:00.680Z|fa0a4654-c062-48b9-93c6-2c70e79c7d22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:00.680Z|6c860dc6-043b-4960-aa6d-4a6c9114e5b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:01.195Z|0dd8c602-237f-4587-9465-7d1615d81863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:51:01.196Z|0dd8c602-237f-4587-9465-7d1615d81863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:51:01.844Z|c255fcf6-1fbd-4186-8573-e04eca5e1ce8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:51:01.845Z|c255fcf6-1fbd-4186-8573-e04eca5e1ce8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:51:06.319Z|6b7c4c48-094c-4a93-9473-dacf031f56df|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:51:06.320Z|6b7c4c48-094c-4a93-9473-dacf031f56df|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:09.481Z|dfb4ad08-0922-469a-bafe-6c2fa6305b20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:09.482Z|dfb4ad08-0922-469a-bafe-6c2fa6305b20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:10.705Z|47284ce8-175c-43cf-bf20-8a08414abc1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:10.705Z|040dc5b9-2efb-4b8c-8411-b6b89d72c392|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:10.706Z|47284ce8-175c-43cf-bf20-8a08414abc1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:10.706Z|040dc5b9-2efb-4b8c-8411-b6b89d72c392|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:16.195Z|4e7537b9-cc40-46ed-b5fd-01601ba60907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:51:16.198Z|4e7537b9-cc40-46ed-b5fd-01601ba60907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:51:19.514Z|03375848-5e72-4d30-9091-62d33b96d7d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:19.515Z|03375848-5e72-4d30-9091-62d33b96d7d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:20.734Z|0acfbfa1-05bc-4f77-8707-57e53cb019f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:20.734Z|de11cffd-e666-4f2a-b7dd-316dd4002eb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:20.735Z|0acfbfa1-05bc-4f77-8707-57e53cb019f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:20.736Z|de11cffd-e666-4f2a-b7dd-316dd4002eb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:29.543Z|ca9ba59f-ebca-42e5-8d9b-d0e7929df04a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:29.544Z|ca9ba59f-ebca-42e5-8d9b-d0e7929df04a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:30.760Z|0c231bdd-09a5-49ea-9862-faf91011d682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:30.760Z|22d25933-940f-4171-aaf3-bd1db20118c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:30.761Z|0c231bdd-09a5-49ea-9862-faf91011d682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:30.761Z|22d25933-940f-4171-aaf3-bd1db20118c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:31.195Z|d73ee81e-ac80-484d-b28c-cc55fee9c2bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:51:31.196Z|d73ee81e-ac80-484d-b28c-cc55fee9c2bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:51:31.845Z|08732c1e-33a7-421d-bdca-02bfdba19711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:51:31.846Z|08732c1e-33a7-421d-bdca-02bfdba19711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:51:39.569Z|b1e1c306-acc0-4e05-a67c-8f42cd554140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:39.570Z|b1e1c306-acc0-4e05-a67c-8f42cd554140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:40.785Z|4b65228e-4fd9-4ebd-9ca9-9950575cd9a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:40.785Z|d4636788-c833-4b5f-8d7b-cc0c315da423|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:40.786Z|d4636788-c833-4b5f-8d7b-cc0c315da423|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:40.786Z|4b65228e-4fd9-4ebd-9ca9-9950575cd9a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:46.195Z|639e70ee-7fe1-4e4e-889e-0b80c7b4b64c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:51:46.196Z|639e70ee-7fe1-4e4e-889e-0b80c7b4b64c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:51:49.595Z|6b3c94fb-aa72-44a7-9b6f-c161320aa1cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:49.596Z|6b3c94fb-aa72-44a7-9b6f-c161320aa1cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:50.809Z|73e26fd9-6ef3-498f-9a6f-1d81204a3339|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:50.809Z|3486a7ed-0cfa-459a-b259-469ee6e9ccad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:50.810Z|73e26fd9-6ef3-498f-9a6f-1d81204a3339|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:50.810Z|3486a7ed-0cfa-459a-b259-469ee6e9ccad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:51:59.620Z|047a2f8e-3707-4562-b1d9-b985dfeaa619|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:51:59.620Z|047a2f8e-3707-4562-b1d9-b985dfeaa619|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:00.835Z|47b7d374-4c2d-4bb0-a925-f38306dd74ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:00.835Z|47b7d374-4c2d-4bb0-a925-f38306dd74ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:00.837Z|6937d7e0-031e-4b54-ba2f-def9ae4c53f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:00.837Z|6937d7e0-031e-4b54-ba2f-def9ae4c53f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:01.195Z|a326e5db-b17f-479f-a7da-af2a535651c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:52:01.198Z|a326e5db-b17f-479f-a7da-af2a535651c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:52:01.846Z|750c9d2f-33e4-4d01-a41e-53b4fefe558f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:52:01.847Z|750c9d2f-33e4-4d01-a41e-53b4fefe558f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:52:06.318Z|109ed0af-cfc6-4248-a313-84a869ca9d91|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:52:06.319Z|109ed0af-cfc6-4248-a313-84a869ca9d91|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:09.648Z|ae1aba27-600d-4ce7-96d1-46180a5af8e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:09.649Z|ae1aba27-600d-4ce7-96d1-46180a5af8e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:10.858Z|13d0649a-a8cd-4d12-b77d-0b4e76d7ab52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:10.858Z|6cf412df-0c8d-4eba-a341-4b44e8788292|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:10.859Z|13d0649a-a8cd-4d12-b77d-0b4e76d7ab52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:10.860Z|6cf412df-0c8d-4eba-a341-4b44e8788292|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:16.195Z|e189c5c9-9796-4eec-a1dd-d20188bdfc51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:52:16.196Z|e189c5c9-9796-4eec-a1dd-d20188bdfc51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:52:19.672Z|43affd78-c73a-4018-b08b-171a289a03d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:19.673Z|43affd78-c73a-4018-b08b-171a289a03d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:20.882Z|2bf91692-98b3-4fd9-8da7-209ecae4ccbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:20.883Z|2bf91692-98b3-4fd9-8da7-209ecae4ccbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:20.883Z|ef1e4b39-aa9a-4286-a3a9-74ac2dc55ee8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:20.884Z|ef1e4b39-aa9a-4286-a3a9-74ac2dc55ee8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:29.695Z|4391da09-f9e6-4aaa-ba24-dc207c8ea2c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:29.696Z|4391da09-f9e6-4aaa-ba24-dc207c8ea2c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:30.905Z|5979fd36-ee61-43ac-81d3-fcb1a9977b50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:30.906Z|5979fd36-ee61-43ac-81d3-fcb1a9977b50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:30.906Z|f840fa46-c701-46e5-be88-5327794e5116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:30.907Z|f840fa46-c701-46e5-be88-5327794e5116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:31.195Z|63d49267-74c2-4d4b-b326-935932e92b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:52:31.196Z|63d49267-74c2-4d4b-b326-935932e92b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:52:31.847Z|9508a692-925f-48c6-b902-c0cfe6230823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:52:31.848Z|9508a692-925f-48c6-b902-c0cfe6230823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:52:39.719Z|634831e7-dd18-44a5-8556-25e473d1d2c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:39.720Z|634831e7-dd18-44a5-8556-25e473d1d2c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:40.952Z|be28242d-27e2-4ec9-80e3-84f72ff44d49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:40.952Z|be28242d-27e2-4ec9-80e3-84f72ff44d49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:40.955Z|0f41ad13-fa67-43c1-9a9d-4b882ea563ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:40.956Z|0f41ad13-fa67-43c1-9a9d-4b882ea563ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:46.196Z|06b034a4-ba9a-478c-8e82-d04615d04173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:52:46.198Z|06b034a4-ba9a-478c-8e82-d04615d04173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:52:49.745Z|f403d624-185c-424a-9315-6e78f89b2747|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:49.746Z|f403d624-185c-424a-9315-6e78f89b2747|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:50.980Z|a83918b1-09c2-420c-a7a7-333ed79b2052|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:50.980Z|a83918b1-09c2-420c-a7a7-333ed79b2052|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:50.980Z|0e22821a-5109-4fef-8e9c-6f24acc0f348|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:50.981Z|0e22821a-5109-4fef-8e9c-6f24acc0f348|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:52:59.769Z|b87ac915-c712-4f6b-8dda-114cfa39c95b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:52:59.770Z|b87ac915-c712-4f6b-8dda-114cfa39c95b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:01.004Z|ff3f159f-df90-4580-a47c-87b78adb194e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:01.003Z|b5d99938-4af5-47bf-90d5-ee7c10c1754f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:01.004Z|b5d99938-4af5-47bf-90d5-ee7c10c1754f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:01.004Z|ff3f159f-df90-4580-a47c-87b78adb194e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:01.195Z|cf1c6448-4e18-476d-b43b-15281bc947f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:53:01.196Z|cf1c6448-4e18-476d-b43b-15281bc947f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:53:01.849Z|4e583104-8f32-448d-94c7-0699faa9bece|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:53:01.849Z|4e583104-8f32-448d-94c7-0699faa9bece|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:53:06.319Z|2a03e5ca-690b-4c4b-8dd7-cde76dede29d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:53:06.321Z|2a03e5ca-690b-4c4b-8dd7-cde76dede29d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:09.793Z|a9efe6b8-d104-4f88-bee2-cf4ac313dd10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:09.794Z|a9efe6b8-d104-4f88-bee2-cf4ac313dd10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:11.031Z|2f3ce56a-8522-44e4-a0dc-3cc164467029|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:11.031Z|8cfb36cd-3115-4d7d-827e-43a15a1798d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:11.031Z|8cfb36cd-3115-4d7d-827e-43a15a1798d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:11.031Z|2f3ce56a-8522-44e4-a0dc-3cc164467029|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:16.195Z|dcb1fd75-5386-45b8-95eb-331e83139c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:53:16.196Z|dcb1fd75-5386-45b8-95eb-331e83139c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:53:19.819Z|e8bf3843-baec-47bf-af0e-467fcba9d63b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:19.820Z|e8bf3843-baec-47bf-af0e-467fcba9d63b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:21.087Z|ea73e7bb-c442-487d-beda-0f57c4c55baa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:21.087Z|2eecc020-78b1-45c3-8882-838065d2da26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:21.088Z|2eecc020-78b1-45c3-8882-838065d2da26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:21.088Z|ea73e7bb-c442-487d-beda-0f57c4c55baa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:29.845Z|4026f82a-7e9f-4576-80c4-e7524a32a282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:29.846Z|4026f82a-7e9f-4576-80c4-e7524a32a282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:31.113Z|6540ed62-7e7c-4c59-8975-9dddb4093405|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:31.113Z|4036b0ab-31b5-4588-aa19-7f05c5b45659|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:31.114Z|6540ed62-7e7c-4c59-8975-9dddb4093405|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:31.114Z|4036b0ab-31b5-4588-aa19-7f05c5b45659|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:31.196Z|ca52bb07-5b60-414d-a3cb-07b4d52497e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:53:31.199Z|ca52bb07-5b60-414d-a3cb-07b4d52497e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:53:31.850Z|f1078dc6-42ac-4880-b89c-544d7591192a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:53:31.851Z|f1078dc6-42ac-4880-b89c-544d7591192a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:53:39.868Z|4414c7ae-033d-4f52-b466-fbc89a33e0b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:39.869Z|4414c7ae-033d-4f52-b466-fbc89a33e0b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:41.138Z|b1ceec52-dc8b-46e7-869a-26418c970158|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:41.138Z|2ae3bc14-b105-4a22-8c84-b6bb2aadb6d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:41.139Z|b1ceec52-dc8b-46e7-869a-26418c970158|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:41.139Z|2ae3bc14-b105-4a22-8c84-b6bb2aadb6d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:46.195Z|354274fa-3061-446b-a54e-95fb053fbf32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:53:46.196Z|354274fa-3061-446b-a54e-95fb053fbf32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:53:49.892Z|f2cb6a91-25e2-4627-8f4a-c635d4aacb62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:49.893Z|f2cb6a91-25e2-4627-8f4a-c635d4aacb62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:51.165Z|ab7f5547-5c07-4eef-9122-77fd498ef375|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:51.165Z|f9bf5d14-3c93-4386-bbba-899a3dd73c36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:51.166Z|ab7f5547-5c07-4eef-9122-77fd498ef375|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:51.166Z|f9bf5d14-3c93-4386-bbba-899a3dd73c36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:53:59.916Z|fae8b147-9e14-40ed-8360-c5edf7fbacb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:53:59.916Z|fae8b147-9e14-40ed-8360-c5edf7fbacb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:01.190Z|89235ee3-0a86-4b9e-846e-a2522f118a85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:01.190Z|e222e2f5-fd90-4959-9216-dbfef4856e53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:01.191Z|89235ee3-0a86-4b9e-846e-a2522f118a85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:01.191Z|e222e2f5-fd90-4959-9216-dbfef4856e53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:01.195Z|96f4e304-e9dd-4978-ad4b-2005d3f50e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:54:01.196Z|96f4e304-e9dd-4978-ad4b-2005d3f50e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:54:01.852Z|1cbbebb3-35ac-4b81-b883-3d00b438c9aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:54:01.852Z|1cbbebb3-35ac-4b81-b883-3d00b438c9aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:54:06.319Z|f9e381f2-559b-4ded-b43e-5a6b9e22135e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:54:06.320Z|f9e381f2-559b-4ded-b43e-5a6b9e22135e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:09.939Z|366e18d4-a022-4741-b268-74e7ae5adade|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:09.940Z|366e18d4-a022-4741-b268-74e7ae5adade|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:11.213Z|f0c31eb8-86b7-4525-9c73-fb860a26ecf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:11.214Z|f0c31eb8-86b7-4525-9c73-fb860a26ecf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:11.216Z|d53c8bdc-a146-41cd-be01-f7d8fa9860b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:11.216Z|d53c8bdc-a146-41cd-be01-f7d8fa9860b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:16.195Z|abef1fdd-9e3c-41a8-b16b-7a605a48d5fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:54:16.201Z|abef1fdd-9e3c-41a8-b16b-7a605a48d5fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:54:19.961Z|b97a41c6-b190-4b57-8acc-96f146baf8d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:19.962Z|b97a41c6-b190-4b57-8acc-96f146baf8d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:21.240Z|76ac8fc0-c39e-4313-8c07-92ca096af544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:21.240Z|8fc69f25-743c-4d8e-96bc-3c1089b3e40e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:21.241Z|8fc69f25-743c-4d8e-96bc-3c1089b3e40e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:21.241Z|76ac8fc0-c39e-4313-8c07-92ca096af544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:29.986Z|ed156bf8-d24f-4f90-a3a7-cc82723aa2f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:29.986Z|ed156bf8-d24f-4f90-a3a7-cc82723aa2f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:31.195Z|d2f4013c-3379-4ace-a584-39603f5a6b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:54:31.196Z|d2f4013c-3379-4ace-a584-39603f5a6b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:54:31.264Z|c676fcef-cd6e-4345-bc5f-ae9ecac842d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:31.265Z|e8b662d9-c428-4e61-a06d-4c65dbaad9dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:31.265Z|c676fcef-cd6e-4345-bc5f-ae9ecac842d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:31.265Z|e8b662d9-c428-4e61-a06d-4c65dbaad9dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:31.855Z|bfdf9fcc-4f41-4288-b844-77c7283fcf09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:54:31.855Z|bfdf9fcc-4f41-4288-b844-77c7283fcf09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:54:40.010Z|7adde182-ebc1-4b44-8828-1a36eb4430e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:40.010Z|7adde182-ebc1-4b44-8828-1a36eb4430e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:41.289Z|44808573-4a1a-4486-9854-9873a26b5333|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:41.289Z|c99597d0-87c6-4b7f-86c0-d446447a3871|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:41.290Z|44808573-4a1a-4486-9854-9873a26b5333|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:41.290Z|c99597d0-87c6-4b7f-86c0-d446447a3871|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:46.195Z|1f09f01e-3815-43dc-be87-6188ac84e237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:54:46.196Z|1f09f01e-3815-43dc-be87-6188ac84e237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:54:50.036Z|b71a8934-6721-4765-a56e-46dbe2c2889d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:50.037Z|b71a8934-6721-4765-a56e-46dbe2c2889d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:51.317Z|d5552a69-91f3-403a-8ea0-155a68f978f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:51.317Z|198bf647-b7c4-4c94-acd0-febfdefd5eeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:54:51.318Z|d5552a69-91f3-403a-8ea0-155a68f978f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:54:51.318Z|198bf647-b7c4-4c94-acd0-febfdefd5eeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:00.061Z|0488a881-d24e-480d-a5ab-59c1bdbc42b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:00.062Z|0488a881-d24e-480d-a5ab-59c1bdbc42b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:01.195Z|4993d3df-4687-46ba-ac6a-fa7018635b42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:55:01.198Z|4993d3df-4687-46ba-ac6a-fa7018635b42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:55:01.342Z|9cf56b3d-187b-4e5b-b0f7-86c9c5328e9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:01.343Z|9cf56b3d-187b-4e5b-b0f7-86c9c5328e9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:01.345Z|d9d94a81-4f30-4e29-9c63-d2e3e2da3f2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:01.346Z|d9d94a81-4f30-4e29-9c63-d2e3e2da3f2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:01.856Z|f11309c3-850a-4783-9e83-c9ae9362d42c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:55:01.857Z|f11309c3-850a-4783-9e83-c9ae9362d42c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:55:06.319Z|4b4bc71e-bdb9-4e45-8e0d-c8ba212933a4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:55:06.320Z|4b4bc71e-bdb9-4e45-8e0d-c8ba212933a4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:10.086Z|30337f4b-6914-450e-9109-3e8429b3387f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:10.087Z|30337f4b-6914-450e-9109-3e8429b3387f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:11.365Z|bd429b7e-925f-47d5-8f29-84bf2c6d0d2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:11.366Z|bd429b7e-925f-47d5-8f29-84bf2c6d0d2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:11.366Z|6cb79efc-cf4f-4d59-9435-d612d83d8845|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:11.366Z|6cb79efc-cf4f-4d59-9435-d612d83d8845|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:16.195Z|18938f6b-be70-49d5-bdf5-051416c140be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:55:16.196Z|18938f6b-be70-49d5-bdf5-051416c140be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:55:20.109Z|8c6695d1-6012-47fa-aec5-0805f886e34f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:20.110Z|8c6695d1-6012-47fa-aec5-0805f886e34f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:21.389Z|e0672a8d-b555-4ebb-a424-daf822ca0261|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:21.389Z|c61e6950-96a9-407d-bfb1-d2397b23fcea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:21.389Z|e0672a8d-b555-4ebb-a424-daf822ca0261|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:21.390Z|c61e6950-96a9-407d-bfb1-d2397b23fcea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:30.134Z|39dc9bea-aaab-453e-8e0e-4402a625152a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:30.136Z|39dc9bea-aaab-453e-8e0e-4402a625152a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:31.195Z|30f70766-49fa-45ff-919c-2e5378996142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:55:31.196Z|30f70766-49fa-45ff-919c-2e5378996142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:55:31.413Z|c48b7ac6-2a5d-4c9f-a5cf-48cc281b61d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:31.413Z|5b3cce85-50ac-469e-be77-9e9f737b03ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:31.413Z|c48b7ac6-2a5d-4c9f-a5cf-48cc281b61d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:31.413Z|5b3cce85-50ac-469e-be77-9e9f737b03ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:31.857Z|7bc407cb-50c6-467c-8b0e-043a73764a5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:55:31.858Z|7bc407cb-50c6-467c-8b0e-043a73764a5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:55:40.161Z|a1fbbdab-4177-4bdc-93fd-a7469dc6b94a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:40.162Z|a1fbbdab-4177-4bdc-93fd-a7469dc6b94a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:41.437Z|24f78f1a-5f0b-4076-8e58-291083fd8af4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:41.438Z|24f78f1a-5f0b-4076-8e58-291083fd8af4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:41.440Z|98c26897-a19f-4766-a2a5-dda2288cf945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:41.441Z|98c26897-a19f-4766-a2a5-dda2288cf945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:46.196Z|f2135acf-a33d-4255-9516-c52cd032c61a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:55:46.200Z|f2135acf-a33d-4255-9516-c52cd032c61a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:55:50.185Z|b6d730fc-9b6f-47c3-bf18-f861b5b2a4c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:50.187Z|b6d730fc-9b6f-47c3-bf18-f861b5b2a4c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:51.461Z|cbc387bd-d206-494f-8905-630b109a7092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:51.461Z|0aa98be7-22a4-4762-a990-8c58b684a726|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:55:51.462Z|cbc387bd-d206-494f-8905-630b109a7092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:55:51.462Z|0aa98be7-22a4-4762-a990-8c58b684a726|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:00.214Z|9d754e2a-9498-4e65-8f38-041ea4e3b658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:00.214Z|9d754e2a-9498-4e65-8f38-041ea4e3b658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:01.195Z|1590e3af-b699-4bcb-ba8d-de3a9f4cc69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:56:01.196Z|1590e3af-b699-4bcb-ba8d-de3a9f4cc69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:56:01.485Z|ff4b581e-9050-4381-9e21-6ce58f64f835|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:01.485Z|9eb94f44-97f8-40a4-815e-c74d351462c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:01.486Z|ff4b581e-9050-4381-9e21-6ce58f64f835|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:01.486Z|9eb94f44-97f8-40a4-815e-c74d351462c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:01.859Z|bb13448b-ead6-4276-9009-e3ff26a20483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:56:01.859Z|bb13448b-ead6-4276-9009-e3ff26a20483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:56:06.318Z|04ae4b6e-9916-48fd-b5cc-d4d0dbefcd4c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:56:06.319Z|04ae4b6e-9916-48fd-b5cc-d4d0dbefcd4c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:10.239Z|247c729f-b218-49cf-83f7-48c761c283fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:10.240Z|247c729f-b218-49cf-83f7-48c761c283fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:11.518Z|639536e9-635e-4930-b841-42a65b2105be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:11.518Z|f28a3b00-ebfa-4472-955a-e22f69f38946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:11.519Z|639536e9-635e-4930-b841-42a65b2105be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:11.519Z|f28a3b00-ebfa-4472-955a-e22f69f38946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:16.196Z|e3275d2e-fbb2-4423-b308-1cead07c7fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:56:16.196Z|e3275d2e-fbb2-4423-b308-1cead07c7fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:56:20.272Z|1d6947d1-ef58-444c-852a-ee970946e228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:20.273Z|1d6947d1-ef58-444c-852a-ee970946e228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:21.543Z|85017ed3-6721-4aa5-8a12-4f00e20fef92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:21.543Z|490b9708-5ab4-44ae-a33a-aab048d49f40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:21.544Z|85017ed3-6721-4aa5-8a12-4f00e20fef92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:21.544Z|490b9708-5ab4-44ae-a33a-aab048d49f40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:30.295Z|4ae1fafc-3209-4589-897b-aa3fcd917147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:30.296Z|4ae1fafc-3209-4589-897b-aa3fcd917147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:31.195Z|4f4a0f1e-1792-4965-8489-469028adf659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:56:31.198Z|4f4a0f1e-1792-4965-8489-469028adf659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:56:31.567Z|b29634e4-6683-44a6-a9ac-9407b03098ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:31.568Z|b29634e4-6683-44a6-a9ac-9407b03098ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:31.572Z|fbf30b0c-1eb5-4134-a08b-d139dedc6b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:31.572Z|fbf30b0c-1eb5-4134-a08b-d139dedc6b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:31.860Z|a0a440a9-f440-48c5-b475-acdfea66dd01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:56:31.861Z|a0a440a9-f440-48c5-b475-acdfea66dd01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:56:40.320Z|b0707b8b-498f-4b83-b269-5da2cd90802e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:40.321Z|b0707b8b-498f-4b83-b269-5da2cd90802e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:41.591Z|5133037c-1781-4356-a4be-ccc755d3fd5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:41.592Z|5133037c-1781-4356-a4be-ccc755d3fd5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:41.600Z|4771c266-9c0f-42a5-a65e-eb6b4257765e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:41.601Z|4771c266-9c0f-42a5-a65e-eb6b4257765e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:46.196Z|3805c27e-3866-4245-ab7d-d324adc24ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:56:46.196Z|3805c27e-3866-4245-ab7d-d324adc24ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:56:50.343Z|181e3269-42df-4417-b43b-16ee7f03ba33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:50.343Z|181e3269-42df-4417-b43b-16ee7f03ba33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:51.614Z|9c3844fb-1d15-409c-9312-49471fb77bb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:51.614Z|9c3844fb-1d15-409c-9312-49471fb77bb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:56:51.620Z|c0392c04-7b11-477b-950d-b9be8b9f4b40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:56:51.621Z|c0392c04-7b11-477b-950d-b9be8b9f4b40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:00.367Z|e39c153a-267b-4e03-a4be-facb4637d644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:00.367Z|e39c153a-267b-4e03-a4be-facb4637d644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:01.195Z|7f0ff267-15e1-493d-aeb9-f45a793518f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:57:01.196Z|7f0ff267-15e1-493d-aeb9-f45a793518f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:57:01.637Z|fd9dae26-211b-46ad-bdca-fdb99b1939b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:01.638Z|fd9dae26-211b-46ad-bdca-fdb99b1939b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:01.641Z|2b44b425-f249-4e7c-811d-abf922fee104|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:01.642Z|2b44b425-f249-4e7c-811d-abf922fee104|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:01.862Z|0ea79fa3-4681-4c55-8134-ec8796d901a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:57:01.862Z|0ea79fa3-4681-4c55-8134-ec8796d901a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:57:06.318Z|18d5401a-cf20-4829-965a-1b7656b071d2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:57:06.318Z|18d5401a-cf20-4829-965a-1b7656b071d2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:10.393Z|243cfd2f-c70b-4db9-8ef5-633573f58211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:10.394Z|243cfd2f-c70b-4db9-8ef5-633573f58211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:11.662Z|9f010cf1-87a9-411b-93bc-6a3b8e1a5555|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:11.662Z|2d158339-108c-4437-9872-a5f8d91cf8cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:11.662Z|9f010cf1-87a9-411b-93bc-6a3b8e1a5555|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:11.662Z|2d158339-108c-4437-9872-a5f8d91cf8cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:16.195Z|1312a0d7-20e0-4329-85c5-65ae7462ca0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:57:16.201Z|1312a0d7-20e0-4329-85c5-65ae7462ca0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:57:20.417Z|66a29823-741b-47be-b46d-49af2fb14044|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:20.418Z|66a29823-741b-47be-b46d-49af2fb14044|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:21.687Z|8a610811-e913-4cda-9680-bc5549a840f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:21.687Z|a958e66e-93d1-42b5-a627-c7d0ecdef606|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:21.688Z|8a610811-e913-4cda-9680-bc5549a840f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:21.688Z|a958e66e-93d1-42b5-a627-c7d0ecdef606|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:30.444Z|99640857-34ad-410c-a8c7-36f8c9c5ca45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:30.445Z|99640857-34ad-410c-a8c7-36f8c9c5ca45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:31.196Z|8cc1cb5e-fc64-46ac-96ef-89713cd23903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:57:31.196Z|8cc1cb5e-fc64-46ac-96ef-89713cd23903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:57:31.712Z|b4f5728f-263e-4563-b5b3-9ad17bad3c08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:31.712Z|c9295ff8-bac5-4718-9dc3-2915f4eeedd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:31.713Z|b4f5728f-263e-4563-b5b3-9ad17bad3c08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:31.713Z|c9295ff8-bac5-4718-9dc3-2915f4eeedd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:31.863Z|6f6557e6-3ee8-4a6c-9776-43e9d088a0b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:57:31.863Z|6f6557e6-3ee8-4a6c-9776-43e9d088a0b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:57:40.475Z|ac03fa1e-8611-44dd-874c-7c5fc81ca08b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:40.475Z|ac03fa1e-8611-44dd-874c-7c5fc81ca08b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:41.736Z|67f6719e-8910-4eb7-8f01-c2dc9185594f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:41.736Z|67f6719e-8910-4eb7-8f01-c2dc9185594f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:41.741Z|2d55e284-9b8a-4ae1-b4d2-0d315cd32054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:41.741Z|2d55e284-9b8a-4ae1-b4d2-0d315cd32054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:46.195Z|e2b25e74-58dc-4202-b9bd-0d66b0e64792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:57:46.196Z|e2b25e74-58dc-4202-b9bd-0d66b0e64792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:57:50.499Z|3a5f8fc1-2d35-432f-9cc1-f7049b3cec0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:50.500Z|3a5f8fc1-2d35-432f-9cc1-f7049b3cec0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:51.760Z|8a6d37da-7dfb-41af-9cd7-4c1f7a9311ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:51.760Z|f5d979e9-dbe1-4c79-bc49-b8f9de3b0cd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:57:51.761Z|8a6d37da-7dfb-41af-9cd7-4c1f7a9311ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:57:51.761Z|f5d979e9-dbe1-4c79-bc49-b8f9de3b0cd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:00.525Z|d717d521-22d9-469b-bfd5-7cc063146c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:00.526Z|d717d521-22d9-469b-bfd5-7cc063146c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:01.195Z|aa44ff4c-bc62-4347-88c6-135e43e13b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:58:01.198Z|aa44ff4c-bc62-4347-88c6-135e43e13b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:58:01.784Z|ec6b6913-dd09-4486-8947-46e1f206c99d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:01.785Z|a009c905-5bb9-4914-81d2-5d4e86f023b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:01.785Z|ec6b6913-dd09-4486-8947-46e1f206c99d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:01.785Z|a009c905-5bb9-4914-81d2-5d4e86f023b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:01.864Z|76c9a561-a19d-4106-ae1a-d7c98ee35e76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:58:01.865Z|76c9a561-a19d-4106-ae1a-d7c98ee35e76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:58:06.318Z|48e83366-2f71-4364-b32f-700449981a81|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:58:06.318Z|48e83366-2f71-4364-b32f-700449981a81|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:10.549Z|c7c435c2-2c47-49b6-a978-7644e3e13d99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:10.549Z|c7c435c2-2c47-49b6-a978-7644e3e13d99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:11.810Z|99962dcd-978a-40f3-a145-696bcdc04c48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:11.810Z|1cf1d3e2-7aaf-4d65-a741-de3703aadd3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:11.811Z|1cf1d3e2-7aaf-4d65-a741-de3703aadd3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:11.811Z|99962dcd-978a-40f3-a145-696bcdc04c48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:13.814Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-03-01T04:58:13.825Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 8c128906-f6a8-4ed1-a2bf-172c43b1b470 already exists in requestDb InfraActiveRequests table
2023-03-01T04:58:13.828Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T04:58:13.828Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||Invoke
2023-03-01T04:58:13.828Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||===========================request begin================================================
2023-03-01T04:58:13.829Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T04:58:13.829Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Method      : GET
2023-03-01T04:58:13.829Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06ce24f8c2f68f77ce3809df74c57be9", X-B3-SpanId:"afa8058d8bc12796", X-B3-ParentSpanId:"3c1c4e8510cea55a", X-B3-Sampled:"0", X-ONAP-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-TransactionID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-ECOMP-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f6ec306-fb02-4be8-a012-3b7ecfcb51fe"]
2023-03-01T04:58:13.829Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Request body: 
2023-03-01T04:58:13.830Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||==========================request end================================================
2023-03-01T04:58:13.980Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||============================response begin==========================================
2023-03-01T04:58:13.981Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T04:58:13.981Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status text  : Not Found
2023-03-01T04:58:13.982Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 04:58:14 GMT", x-envoy-upstream-service-time:"141", server:"envoy"]
2023-03-01T04:58:13.982Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Response body: 
2023-03-01T04:58:13.982Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||=======================response end=================================================
2023-03-01T04:58:13.983Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|404|Not Found|InvokeReturn
2023-03-01T04:58:14.194Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-03-01T04:58:16.195Z|211592b1-893b-4e7c-8436-fd34309637e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:58:16.196Z|211592b1-893b-4e7c-8436-fd34309637e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:58:20.574Z|61a07c29-e5e4-4705-bb7c-aadddbe401e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:20.575Z|61a07c29-e5e4-4705-bb7c-aadddbe401e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:21.835Z|da0d0014-0f6c-4050-a508-3e4af656036c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:21.835Z|fe8f7d0d-23f2-419b-9a13-6a1d33de4eb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:21.835Z|da0d0014-0f6c-4050-a508-3e4af656036c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:21.836Z|fe8f7d0d-23f2-419b-9a13-6a1d33de4eb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:30.602Z|d3a1b84a-83e0-4f33-bdde-80876f31db74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:30.602Z|d3a1b84a-83e0-4f33-bdde-80876f31db74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:31.195Z|1d2f7286-c573-47df-b7d1-05d9a4efaeee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:58:31.196Z|1d2f7286-c573-47df-b7d1-05d9a4efaeee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:58:31.859Z|c836d414-db47-4689-9848-86e8de17047c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:31.859Z|efb70903-563b-4832-b0b8-c1f493493e68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:31.859Z|c836d414-db47-4689-9848-86e8de17047c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:31.859Z|efb70903-563b-4832-b0b8-c1f493493e68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:31.866Z|624e6ad6-59d4-4dee-8bab-07f7cc6e1963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:58:31.866Z|624e6ad6-59d4-4dee-8bab-07f7cc6e1963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:58:36.084Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T04:58:36.252Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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/basicnw-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-03-01T04:58:36.253Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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/basicnw-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||Invoke
2023-03-01T04:58:36.391Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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/basicnw-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||InvokeReturn
2023-03-01T04:58:36.392Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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/basicnw-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 04:58:35 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[89], vertex-id=[159776], x-aai-txid=[0-aai-resources-230301-04:58:35:355-89794], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T04:58:36.394Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"1f88cd85039a40618a028e3d4c59648e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677646569937","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2023-03-01T04:58:36.541Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-03-01T04:58:36.541Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-03-01T04:58:36.562Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:36.563Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:36.563Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:36.563Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:36.564Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:36.564Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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:"115", X-B3-TraceId:"06ce24f8c2f68f77ce3809df74c57be9", X-B3-SpanId:"927224e2caa94a78", X-B3-ParentSpanId:"3c1c4e8510cea55a", X-B3-Sampled:"0", X-ONAP-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-TransactionID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-ECOMP-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f217eb2-04fb-439c-96ae-0354c18ae67b"]
2023-03-01T04:58:36.564Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43","requestScope":"service"}
2023-03-01T04:58:36.565Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:37.440Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:37.441Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:37.441Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:37.441Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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:"Wed, 01 Mar 2023 04:58:38 GMT", x-envoy-upstream-service-time:"850", server:"envoy"]
2023-03-01T04:58:37.442Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:37.442Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:37.443Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:37.457Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:37.458Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:37.458Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:37.458Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:37.459Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:37.459Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-TransactionID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-ECOMP-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48099aee-47e4-461f-b1ab-0d48f3b06c25"]
2023-03-01T04:58:37.459Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:37.459Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.046Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.046Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.047Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.047Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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=529D31942E4B585C439D91875D22270B; 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:"Wed, 01 Mar 2023 04:58:38 GMT", x-envoy-upstream-service-time:"575", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:58:38.077Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01 01:47:23.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2023-03-01T04:58:38.078Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.079Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.208Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.209Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.209Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.209Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.209Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.210Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-TransactionID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-ECOMP-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19840e9d-a7d3-4732-ae18-74c9a53cff89"]
2023-03-01T04:58:38.210Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.210Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.342Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.342Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.343Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.343Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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:"Wed, 01 Mar 2023 04:58:38 GMT", x-envoy-upstream-service-time:"127", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:58:38.347Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T01:47:23.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-03-01T04:58:38.347Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.348Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.362Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.363Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.363Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.363Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.364Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.364Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-TransactionID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-ECOMP-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d82c7a1-6895-4382-92e9-a9fca23bcfb0"]
2023-03-01T04:58:38.365Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.365Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.476Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.477Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.477Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.478Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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:"Wed, 01 Mar 2023 04:58:38 GMT", x-envoy-upstream-service-time:"107", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:58:38.480Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01 01:47:23.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2023-03-01T04:58:38.481Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.481Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.511Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.512Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.512Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.513Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.513Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:38.514Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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:"1851", X-B3-TraceId:"06ce24f8c2f68f77ce3809df74c57be9", X-B3-SpanId:"8e7cb1270687a0fb", X-B3-ParentSpanId:"3c1c4e8510cea55a", X-B3-Sampled:"0", X-ONAP-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-TransactionID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-ECOMP-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"253c250d-5afa-4533-aff7-c4d9437a1552"]
2023-03-01T04:58:38.514Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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":"8c128906-f6a8-4ed1-a2bf-172c43b1b470","requestStatus":"IN_PROGRESS","startTime":1677646694202,"source":"VID","tenantId":"1f88cd85039a40618a028e3d4c59648e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43\",\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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n\t\t\t\"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"ec8821f1-9eb2-4de7-97d4-c4b4daebb7de\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43","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":"8c128906-f6a8-4ed1-a2bf-172c43b1b470"}
2023-03-01T04:58:38.515Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:39.973Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:39.974Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:39.974Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:39.975Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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/8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 04:58:40 GMT", x-envoy-upstream-service-time:"1454", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:58:40.039Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T04:58:14.202+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43\",\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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n\t\t\t\"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"ec8821f1-9eb2-4de7-97d4-c4b4daebb7de\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-03-01T04:58:39.990+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "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" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    }
  }
}
2023-03-01T04:58:40.039Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:40.040Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:40.106Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:40.135Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:40.136Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:40.136Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:40.137Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:40.138Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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:"2258", X-B3-TraceId:"06ce24f8c2f68f77ce3809df74c57be9", X-B3-SpanId:"470db84e9715f123", X-B3-ParentSpanId:"3c1c4e8510cea55a", X-B3-Sampled:"0", X-ONAP-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-TransactionID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-ECOMP-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60921289-2c4d-4c56-954c-d20c79cc6ad5"]
2023-03-01T04:58:40.139Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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\":\"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"de51bbfe-6550-4437-a400-01cb1be76345\",\"modelUuid\":\"de51bbfe-6550-4437-a400-01cb1be76345\",\"modelInvariantUuid\":\"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"1f88cd85039a40618a028e3d4c59648e\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"ec8821f1-9eb2-4de7-97d4-c4b4daebb7de\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"8c128906-f6a8-4ed1-a2bf-172c43b1b470","type":"String"},"mso-request-id":{"value":"8c128906-f6a8-4ed1-a2bf-172c43b1b470","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-03-01T04:58:40.140Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:40.628Z|a09ce49d-b12e-4924-9e64-7a6f4af72ba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:40.629Z|a09ce49d-b12e-4924-9e64-7a6f4af72ba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:41.884Z|f8b047f0-fc14-4449-b215-dd53cc82c81c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:41.885Z|45821a2f-f388-4e37-aa7e-5f5d34b31128|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:41.885Z|f8b047f0-fc14-4449-b215-dd53cc82c81c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:41.885Z|45821a2f-f388-4e37-aa7e-5f5d34b31128|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:46.196Z|ff7b8341-2a32-4bc1-9b47-7f2976d8efa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:58:46.198Z|ff7b8341-2a32-4bc1-9b47-7f2976d8efa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:58:49.757Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:49.758Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:49.758Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:49.758Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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=E26D3F1210BECC66D698AD01CA552D2B; Path=/; HttpOnly", Date:"Wed, 01 Mar 2023 04:58:50 GMT", X-ONAP-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-TransactionID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-ECOMP-RequestID:"8c128906-f6a8-4ed1-a2bf-172c43b1b470", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"60921289-2c4d-4c56-954c-d20c79cc6ad5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"9576", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:58:49.759Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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\":\"8c128906-f6a8-4ed1-a2bf-172c43b1b470\",\"instanceId\":\"1aef5bd6-5400-464c-aad9-90678f15817e\"}}","message":"Success","processInstanceID":"bcfde06d-b7ed-11ed-b8be-fe28cc8d84ee","variables":null,"messageCode":200}
2023-03-01T04:58:49.759Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:49.760Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|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-03-01T04:58:49.777Z|8c128906-f6a8-4ed1-a2bf-172c43b1b470|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T04:58:49.998Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Entering
2023-03-01T04:58:50.027Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T04:58:50.027Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||Invoke
2023-03-01T04:58:50.027Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||===========================request begin================================================
2023-03-01T04:58:50.028Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T04:58:50.028Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Method      : GET
2023-03-01T04:58:50.028Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cd4ade7753aaf7a0cdebd5712a80495", X-B3-SpanId:"92dc24e8d51247d5", X-B3-ParentSpanId:"f6baa58514b85935", X-B3-Sampled:"0", X-ONAP-RequestID:"b1dda310-633f-4114-90c0-dc0f4c01a696", X-RequestID:"b1dda310-633f-4114-90c0-dc0f4c01a696", X-TransactionID:"b1dda310-633f-4114-90c0-dc0f4c01a696", X-ECOMP-RequestID:"b1dda310-633f-4114-90c0-dc0f4c01a696", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73e426b0-0fd6-4dc3-b890-3215aa6f0a39"]
2023-03-01T04:58:50.028Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Request body: 
2023-03-01T04:58:50.029Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||==========================request end================================================
2023-03-01T04:58:50.156Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||============================response begin==========================================
2023-03-01T04:58:50.157Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status code  : 200 OK
2023-03-01T04:58:50.158Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status text  : OK
2023-03-01T04:58:50.159Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 04:58:50 GMT", x-envoy-upstream-service-time:"123", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:58:50.177Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Response body: {
  "requestId" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T04:58:14.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43\",\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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n\t\t\t\"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"ec8821f1-9eb2-4de7-97d4-c4b4daebb7de\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T04:58:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "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" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    }
  }
}
2023-03-01T04:58:50.178Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||=======================response end=================================================
2023-03-01T04:58:50.178Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||InvokeReturn
2023-03-01T04:58:50.184Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T04:58:50.184Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T04:58:50.185Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T04:58:50.185Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T04:58:50.185Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T04:58:50.186Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cd4ade7753aaf7a0cdebd5712a80495", X-B3-SpanId:"f278136b4c41d6a9", X-B3-ParentSpanId:"f6baa58514b85935", X-B3-Sampled:"0", X-ONAP-RequestID:"b1dda310-633f-4114-90c0-dc0f4c01a696", X-RequestID:"b1dda310-633f-4114-90c0-dc0f4c01a696", X-TransactionID:"b1dda310-633f-4114-90c0-dc0f4c01a696", X-ECOMP-RequestID:"b1dda310-633f-4114-90c0-dc0f4c01a696", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50f4968e-4416-4937-89e0-84a691b39831"]
2023-03-01T04:58:50.186Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T04:58:50.186Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T04:58:50.545Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T04:58:50.545Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T04:58:50.546Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T04:58:50.546Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 04:58:50 GMT", x-envoy-upstream-service-time:"354", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:58:50.552Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T04:58:50.553Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T04:58:50.553Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T04:58:50.574Z|b1dda310-633f-4114-90c0-dc0f4c01a696|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T04:58:50.668Z|39eac567-72cf-4510-a0f8-9374ea4c9dab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:50.669Z|39eac567-72cf-4510-a0f8-9374ea4c9dab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:51.910Z|8e1c5162-2ae1-4073-aa02-15a81289f609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:51.910Z|8522b9c6-65e0-4eb3-a360-9f5f19c789a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:58:51.911Z|8522b9c6-65e0-4eb3-a360-9f5f19c789a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:58:51.911Z|8e1c5162-2ae1-4073-aa02-15a81289f609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:00.694Z|ac026b0b-5a84-4324-8958-75dd4badf8f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:00.695Z|ac026b0b-5a84-4324-8958-75dd4badf8f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:00.807Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Entering
2023-03-01T04:59:00.816Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T04:59:00.817Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||Invoke
2023-03-01T04:59:00.817Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||===========================request begin================================================
2023-03-01T04:59:00.818Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T04:59:00.818Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Method      : GET
2023-03-01T04:59:00.818Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"377acc2bb5c982ece4592b6f1ffb7bdb", X-B3-SpanId:"a174a924b4315705", X-B3-ParentSpanId:"9bedadea564443a7", X-B3-Sampled:"0", X-ONAP-RequestID:"f3d7e715-3e17-423b-b8e0-45494dbae585", X-RequestID:"f3d7e715-3e17-423b-b8e0-45494dbae585", X-TransactionID:"f3d7e715-3e17-423b-b8e0-45494dbae585", X-ECOMP-RequestID:"f3d7e715-3e17-423b-b8e0-45494dbae585", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1206a28-9eab-43c4-92e6-1d6959c289b3"]
2023-03-01T04:59:00.819Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Request body: 
2023-03-01T04:59:00.819Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||==========================request end================================================
2023-03-01T04:59:00.893Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||============================response begin==========================================
2023-03-01T04:59:00.894Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status code  : 200 OK
2023-03-01T04:59:00.894Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status text  : OK
2023-03-01T04:59:00.895Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 04:59:01 GMT", x-envoy-upstream-service-time:"69", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:59:00.904Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Response body: {
  "requestId" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T04:58:14.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43\",\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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n\t\t\t\"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"ec8821f1-9eb2-4de7-97d4-c4b4daebb7de\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T04:58:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "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" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    }
  }
}
2023-03-01T04:59:00.905Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||=======================response end=================================================
2023-03-01T04:59:00.906Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||InvokeReturn
2023-03-01T04:59:00.908Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T04:59:00.909Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T04:59:00.909Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T04:59:00.909Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T04:59:00.909Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T04:59:00.910Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"377acc2bb5c982ece4592b6f1ffb7bdb", X-B3-SpanId:"fea6b5e5d7f03aef", X-B3-ParentSpanId:"9bedadea564443a7", X-B3-Sampled:"0", X-ONAP-RequestID:"f3d7e715-3e17-423b-b8e0-45494dbae585", X-RequestID:"f3d7e715-3e17-423b-b8e0-45494dbae585", X-TransactionID:"f3d7e715-3e17-423b-b8e0-45494dbae585", X-ECOMP-RequestID:"f3d7e715-3e17-423b-b8e0-45494dbae585", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbccd8a2-b9d7-4fef-8ee5-1f9eb5f6cfa0"]
2023-03-01T04:59:00.910Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T04:59:00.910Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T04:59:00.959Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T04:59:00.959Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T04:59:00.960Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T04:59:00.960Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 04:59:01 GMT", x-envoy-upstream-service-time:"45", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:59:00.963Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T04:59:00.963Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T04:59:00.963Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T04:59:00.980Z|f3d7e715-3e17-423b-b8e0-45494dbae585|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T04:59:01.196Z|c6a2d72e-647f-4230-bb2d-031372ab769d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:59:01.196Z|c6a2d72e-647f-4230-bb2d-031372ab769d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:59:01.867Z|33c843af-7e2a-4307-8ef3-cb66b443ea69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:59:01.868Z|33c843af-7e2a-4307-8ef3-cb66b443ea69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:59:01.939Z|9e021a15-0c5a-4cdd-8cde-aa5ea0b7ca00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:01.939Z|e6710276-31c8-4248-800d-e71c128b9f65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:01.939Z|e6710276-31c8-4248-800d-e71c128b9f65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:01.940Z|9e021a15-0c5a-4cdd-8cde-aa5ea0b7ca00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:06.319Z|20cdf84c-383e-4db6-ace3-11ad152004e2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T04:59:06.320Z|20cdf84c-383e-4db6-ace3-11ad152004e2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:10.719Z|843bc81e-1134-4ec7-871c-8ea1f6e0e021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:10.720Z|843bc81e-1134-4ec7-871c-8ea1f6e0e021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:11.212Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Entering
2023-03-01T04:59:11.220Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T04:59:11.220Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||Invoke
2023-03-01T04:59:11.221Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||===========================request begin================================================
2023-03-01T04:59:11.221Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T04:59:11.221Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Method      : GET
2023-03-01T04:59:11.221Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2f6cf432f16fd51a9bfd975807f6545", X-B3-SpanId:"c25a24158db12a0c", X-B3-ParentSpanId:"a34728329ef36029", X-B3-Sampled:"0", X-ONAP-RequestID:"4dde3a8f-f194-4672-91a8-1a8fcba17490", X-RequestID:"4dde3a8f-f194-4672-91a8-1a8fcba17490", X-TransactionID:"4dde3a8f-f194-4672-91a8-1a8fcba17490", X-ECOMP-RequestID:"4dde3a8f-f194-4672-91a8-1a8fcba17490", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae66533e-43c2-4f7b-9d73-05128be92f0c"]
2023-03-01T04:59:11.221Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Request body: 
2023-03-01T04:59:11.222Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||==========================request end================================================
2023-03-01T04:59:11.327Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||============================response begin==========================================
2023-03-01T04:59:11.328Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status code  : 200 OK
2023-03-01T04:59:11.328Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status text  : OK
2023-03-01T04:59:11.328Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 04:59:12 GMT", x-envoy-upstream-service-time:"90", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:59:11.329Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Response body: {
  "requestId" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T04:58:14.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43\",\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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n\t\t\t\"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"ec8821f1-9eb2-4de7-97d4-c4b4daebb7de\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T04:58:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "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" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    }
  }
}
2023-03-01T04:59:11.329Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||=======================response end=================================================
2023-03-01T04:59:11.329Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||InvokeReturn
2023-03-01T04:59:11.331Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T04:59:11.332Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T04:59:11.332Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T04:59:11.332Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T04:59:11.333Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T04:59:11.333Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2f6cf432f16fd51a9bfd975807f6545", X-B3-SpanId:"822fd40459457243", X-B3-ParentSpanId:"a34728329ef36029", X-B3-Sampled:"0", X-ONAP-RequestID:"4dde3a8f-f194-4672-91a8-1a8fcba17490", X-RequestID:"4dde3a8f-f194-4672-91a8-1a8fcba17490", X-TransactionID:"4dde3a8f-f194-4672-91a8-1a8fcba17490", X-ECOMP-RequestID:"4dde3a8f-f194-4672-91a8-1a8fcba17490", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6da27e6-f16f-42eb-aa12-050b7b43a143"]
2023-03-01T04:59:11.333Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T04:59:11.333Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T04:59:11.406Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T04:59:11.407Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T04:59:11.407Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T04:59:11.408Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 04:59:12 GMT", x-envoy-upstream-service-time:"69", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:59:11.418Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T04:59:11.418Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T04:59:11.419Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T04:59:11.435Z|4dde3a8f-f194-4672-91a8-1a8fcba17490|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T04:59:11.965Z|afaf2571-520b-43a4-afba-ad33ed630f4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:11.966Z|fecf33ac-7947-43c1-a583-39e1911c5f39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:11.966Z|afaf2571-520b-43a4-afba-ad33ed630f4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:11.966Z|fecf33ac-7947-43c1-a583-39e1911c5f39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:16.196Z|01431a52-f914-4a10-bc7c-151cbe8ce99e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:59:16.197Z|01431a52-f914-4a10-bc7c-151cbe8ce99e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:59:20.746Z|0a7f4d55-6767-4d37-a660-9db651e620be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:20.747Z|0a7f4d55-6767-4d37-a660-9db651e620be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:21.694Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Entering
2023-03-01T04:59:21.702Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T04:59:21.702Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||Invoke
2023-03-01T04:59:21.703Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||===========================request begin================================================
2023-03-01T04:59:21.703Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T04:59:21.703Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Method      : GET
2023-03-01T04:59:21.703Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92438ea505b4c47db8e7c785ee2cb9ad", X-B3-SpanId:"1af482351af1e8c6", X-B3-ParentSpanId:"303bd4d1137b13bf", X-B3-Sampled:"0", X-ONAP-RequestID:"8d98adc6-7bdf-48df-946e-ebdcbfde8440", X-RequestID:"8d98adc6-7bdf-48df-946e-ebdcbfde8440", X-TransactionID:"8d98adc6-7bdf-48df-946e-ebdcbfde8440", X-ECOMP-RequestID:"8d98adc6-7bdf-48df-946e-ebdcbfde8440", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"019b852c-61dd-40a9-b6a0-6226af710d63"]
2023-03-01T04:59:21.704Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Request body: 
2023-03-01T04:59:21.704Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||==========================request end================================================
2023-03-01T04:59:21.849Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||============================response begin==========================================
2023-03-01T04:59:21.850Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status code  : 200 OK
2023-03-01T04:59:21.851Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status text  : OK
2023-03-01T04:59:21.851Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 04:59:22 GMT", x-envoy-upstream-service-time:"139", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:59:21.856Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Response body: {
  "requestId" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T04:58:14.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43\",\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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n\t\t\t\"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"ec8821f1-9eb2-4de7-97d4-c4b4daebb7de\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T04:58:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "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" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    }
  }
}
2023-03-01T04:59:21.857Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||=======================response end=================================================
2023-03-01T04:59:21.857Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||InvokeReturn
2023-03-01T04:59:21.860Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T04:59:21.860Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T04:59:21.861Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T04:59:21.861Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T04:59:21.861Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T04:59:21.862Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92438ea505b4c47db8e7c785ee2cb9ad", X-B3-SpanId:"713f2aab290457bb", X-B3-ParentSpanId:"303bd4d1137b13bf", X-B3-Sampled:"0", X-ONAP-RequestID:"8d98adc6-7bdf-48df-946e-ebdcbfde8440", X-RequestID:"8d98adc6-7bdf-48df-946e-ebdcbfde8440", X-TransactionID:"8d98adc6-7bdf-48df-946e-ebdcbfde8440", X-ECOMP-RequestID:"8d98adc6-7bdf-48df-946e-ebdcbfde8440", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ffbf14e-c638-4ee9-857d-1772f9e3e9ee"]
2023-03-01T04:59:21.862Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T04:59:21.862Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T04:59:21.915Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T04:59:21.916Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T04:59:21.916Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T04:59:21.917Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 04:59:22 GMT", x-envoy-upstream-service-time:"49", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:59:21.923Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T04:59:21.923Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T04:59:21.924Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T04:59:21.943Z|8d98adc6-7bdf-48df-946e-ebdcbfde8440|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T04:59:21.991Z|8390871c-859a-41b1-9ae8-e258f20d15aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:21.991Z|29003c17-97ca-49b9-95af-639659475219|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:21.992Z|29003c17-97ca-49b9-95af-639659475219|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:21.992Z|8390871c-859a-41b1-9ae8-e258f20d15aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:30.782Z|b211b664-c97a-458a-a0e7-ca2d91113549|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:30.783Z|b211b664-c97a-458a-a0e7-ca2d91113549|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:31.196Z|a19255ec-9030-40f6-96fb-570c7fcd1d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:59:31.199Z|a19255ec-9030-40f6-96fb-570c7fcd1d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:59:31.869Z|89dbb518-e1f7-43c2-bbea-606b2034c5b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:59:31.869Z|89dbb518-e1f7-43c2-bbea-606b2034c5b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:59:32.021Z|37446e95-2c24-447a-ba04-58d5626a1aa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:32.021Z|76a98bb7-c6d1-4d68-aa8c-33962d3991be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:32.022Z|37446e95-2c24-447a-ba04-58d5626a1aa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:32.022Z|76a98bb7-c6d1-4d68-aa8c-33962d3991be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:32.152Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Entering
2023-03-01T04:59:32.162Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T04:59:32.163Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||Invoke
2023-03-01T04:59:32.163Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||===========================request begin================================================
2023-03-01T04:59:32.163Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T04:59:32.164Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Method      : GET
2023-03-01T04:59:32.164Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2790c73e0463668ce064d7645cb1b2b4", X-B3-SpanId:"032121c239970af7", X-B3-ParentSpanId:"3e4dc74c895114da", X-B3-Sampled:"0", X-ONAP-RequestID:"a299f975-752c-4420-b7fa-4458cd055005", X-RequestID:"a299f975-752c-4420-b7fa-4458cd055005", X-TransactionID:"a299f975-752c-4420-b7fa-4458cd055005", X-ECOMP-RequestID:"a299f975-752c-4420-b7fa-4458cd055005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbe03434-6be2-4479-bcde-9b98dd19c01a"]
2023-03-01T04:59:32.164Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Request body: 
2023-03-01T04:59:32.165Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||==========================request end================================================
2023-03-01T04:59:32.306Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||============================response begin==========================================
2023-03-01T04:59:32.307Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status code  : 200 OK
2023-03-01T04:59:32.308Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status text  : OK
2023-03-01T04:59:32.308Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 04:59:33 GMT", x-envoy-upstream-service-time:"136", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:59:32.326Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Response body: {
  "requestId" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T04:58:14.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43\",\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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n\t\t\t\"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"ec8821f1-9eb2-4de7-97d4-c4b4daebb7de\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T04:58:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "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" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    }
  }
}
2023-03-01T04:59:32.327Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||=======================response end=================================================
2023-03-01T04:59:32.328Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||InvokeReturn
2023-03-01T04:59:32.330Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T04:59:32.331Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T04:59:32.332Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T04:59:32.332Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T04:59:32.332Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T04:59:32.333Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2790c73e0463668ce064d7645cb1b2b4", X-B3-SpanId:"c921d334e10056b5", X-B3-ParentSpanId:"3e4dc74c895114da", X-B3-Sampled:"0", X-ONAP-RequestID:"a299f975-752c-4420-b7fa-4458cd055005", X-RequestID:"a299f975-752c-4420-b7fa-4458cd055005", X-TransactionID:"a299f975-752c-4420-b7fa-4458cd055005", X-ECOMP-RequestID:"a299f975-752c-4420-b7fa-4458cd055005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"798afb84-e931-41fb-a7f2-fd52653810f1"]
2023-03-01T04:59:32.334Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T04:59:32.334Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T04:59:32.380Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T04:59:32.381Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T04:59:32.381Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T04:59:32.382Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 04:59:33 GMT", x-envoy-upstream-service-time:"42", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:59:32.390Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T04:59:32.390Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T04:59:32.391Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T04:59:32.406Z|a299f975-752c-4420-b7fa-4458cd055005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T04:59:40.813Z|5fdd96dd-a200-49c7-9dce-33a0dd2746f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:40.814Z|5fdd96dd-a200-49c7-9dce-33a0dd2746f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:42.060Z|e5c0e2c7-57e5-4d1b-a0e2-d59583e0ce8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:42.060Z|20434073-e361-419d-9447-0383a0cca1e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:42.061Z|e5c0e2c7-57e5-4d1b-a0e2-d59583e0ce8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:42.062Z|20434073-e361-419d-9447-0383a0cca1e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:42.618Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Entering
2023-03-01T04:59:42.627Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T04:59:42.628Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||Invoke
2023-03-01T04:59:42.628Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||===========================request begin================================================
2023-03-01T04:59:42.628Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T04:59:42.628Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Method      : GET
2023-03-01T04:59:42.629Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98a4aabe649086a5b229d7e8b1845f5e", X-B3-SpanId:"08df89736d93dc77", X-B3-ParentSpanId:"aa5c3cd2be417378", X-B3-Sampled:"0", X-ONAP-RequestID:"90b8d63b-6cf0-45c7-8b0e-1a4c329664ac", X-RequestID:"90b8d63b-6cf0-45c7-8b0e-1a4c329664ac", X-TransactionID:"90b8d63b-6cf0-45c7-8b0e-1a4c329664ac", X-ECOMP-RequestID:"90b8d63b-6cf0-45c7-8b0e-1a4c329664ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5aa5619b-7f3a-4ccb-bf8e-94b0d4bdc59e"]
2023-03-01T04:59:42.629Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Request body: 
2023-03-01T04:59:42.629Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||==========================request end================================================
2023-03-01T04:59:42.724Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||============================response begin==========================================
2023-03-01T04:59:42.725Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status code  : 200 OK
2023-03-01T04:59:42.725Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status text  : OK
2023-03-01T04:59:42.726Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 04:59:43 GMT", x-envoy-upstream-service-time:"91", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:59:42.736Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Response body: {
  "requestId" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T04:58:14.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43\",\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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n\t\t\t\"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"ec8821f1-9eb2-4de7-97d4-c4b4daebb7de\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T04:58:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "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" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    }
  }
}
2023-03-01T04:59:42.737Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||=======================response end=================================================
2023-03-01T04:59:42.737Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||InvokeReturn
2023-03-01T04:59:42.739Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T04:59:42.740Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T04:59:42.740Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T04:59:42.740Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T04:59:42.741Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T04:59:42.741Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98a4aabe649086a5b229d7e8b1845f5e", X-B3-SpanId:"1d985e9d37686e7c", X-B3-ParentSpanId:"aa5c3cd2be417378", X-B3-Sampled:"0", X-ONAP-RequestID:"90b8d63b-6cf0-45c7-8b0e-1a4c329664ac", X-RequestID:"90b8d63b-6cf0-45c7-8b0e-1a4c329664ac", X-TransactionID:"90b8d63b-6cf0-45c7-8b0e-1a4c329664ac", X-ECOMP-RequestID:"90b8d63b-6cf0-45c7-8b0e-1a4c329664ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10e04aed-39b1-43b9-80c7-e94cba6e6080"]
2023-03-01T04:59:42.741Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T04:59:42.741Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T04:59:42.817Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T04:59:42.818Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T04:59:42.818Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T04:59:42.819Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 04:59:43 GMT", x-envoy-upstream-service-time:"72", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:59:42.823Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T04:59:42.823Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T04:59:42.824Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T04:59:42.841Z|90b8d63b-6cf0-45c7-8b0e-1a4c329664ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T04:59:46.196Z|70f2783c-2743-404d-9329-0693b0387a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T04:59:46.199Z|70f2783c-2743-404d-9329-0693b0387a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T04:59:50.844Z|ad071beb-a756-4df7-a89e-e183b6aabf56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:50.845Z|ad071beb-a756-4df7-a89e-e183b6aabf56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:52.087Z|8188338e-e586-4994-af3a-ae245f1c801e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:52.088Z|8188338e-e586-4994-af3a-ae245f1c801e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:52.089Z|bca3ca1b-c836-4212-9eb8-96d7b223d977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T04:59:52.089Z|bca3ca1b-c836-4212-9eb8-96d7b223d977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T04:59:53.045Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Entering
2023-03-01T04:59:53.056Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T04:59:53.057Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||Invoke
2023-03-01T04:59:53.057Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||===========================request begin================================================
2023-03-01T04:59:53.058Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T04:59:53.058Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Method      : GET
2023-03-01T04:59:53.058Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91d01b3f66f42c6e0f9d70527bf87d2a", X-B3-SpanId:"27d6d3eff149c623", X-B3-ParentSpanId:"84e0ed2f90a7ab52", X-B3-Sampled:"0", X-ONAP-RequestID:"d3559cf6-cd6b-4167-bf1e-b5410bce6d4f", X-RequestID:"d3559cf6-cd6b-4167-bf1e-b5410bce6d4f", X-TransactionID:"d3559cf6-cd6b-4167-bf1e-b5410bce6d4f", X-ECOMP-RequestID:"d3559cf6-cd6b-4167-bf1e-b5410bce6d4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae772932-b26e-4e9f-9744-68fd41c207a0"]
2023-03-01T04:59:53.059Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Request body: 
2023-03-01T04:59:53.059Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||==========================request end================================================
2023-03-01T04:59:53.194Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||============================response begin==========================================
2023-03-01T04:59:53.194Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status code  : 200 OK
2023-03-01T04:59:53.195Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status text  : OK
2023-03-01T04:59:53.195Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 04:59:53 GMT", x-envoy-upstream-service-time:"128", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:59:53.207Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Response body: {
  "requestId" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T04:58:14.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43\",\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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n\t\t\t\"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"ec8821f1-9eb2-4de7-97d4-c4b4daebb7de\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T04:58:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "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" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    }
  }
}
2023-03-01T04:59:53.208Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||=======================response end=================================================
2023-03-01T04:59:53.209Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||InvokeReturn
2023-03-01T04:59:53.212Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T04:59:53.212Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T04:59:53.212Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T04:59:53.213Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T04:59:53.213Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T04:59:53.213Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91d01b3f66f42c6e0f9d70527bf87d2a", X-B3-SpanId:"fcdd734ea3b78b29", X-B3-ParentSpanId:"84e0ed2f90a7ab52", X-B3-Sampled:"0", X-ONAP-RequestID:"d3559cf6-cd6b-4167-bf1e-b5410bce6d4f", X-RequestID:"d3559cf6-cd6b-4167-bf1e-b5410bce6d4f", X-TransactionID:"d3559cf6-cd6b-4167-bf1e-b5410bce6d4f", X-ECOMP-RequestID:"d3559cf6-cd6b-4167-bf1e-b5410bce6d4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbaf4275-6019-4103-b3da-1a62dbb836cd"]
2023-03-01T04:59:53.213Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T04:59:53.214Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T04:59:53.304Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T04:59:53.304Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T04:59:53.305Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T04:59:53.305Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 04:59:53 GMT", x-envoy-upstream-service-time:"86", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T04:59:53.305Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T04:59:53.306Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T04:59:53.306Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T04:59:53.322Z|d3559cf6-cd6b-4167-bf1e-b5410bce6d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:00:00.871Z|d5459aca-9b9c-42b9-a01d-40ad8906eeef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:00.872Z|d5459aca-9b9c-42b9-a01d-40ad8906eeef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:01.196Z|a2eae8be-d1d7-48dc-bd43-1f1be7cd6328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:00:01.196Z|a2eae8be-d1d7-48dc-bd43-1f1be7cd6328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:00:01.870Z|26b94d54-5793-4fab-8605-edc7ddaba199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:00:01.871Z|26b94d54-5793-4fab-8605-edc7ddaba199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:00:02.113Z|06b368a0-4dc0-451a-84b2-bfb42f5fb9b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:02.113Z|2f9ec018-2555-4f6e-959c-a0e19a340b2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:02.113Z|06b368a0-4dc0-451a-84b2-bfb42f5fb9b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:02.113Z|2f9ec018-2555-4f6e-959c-a0e19a340b2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:03.508Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:00:03.520Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T05:00:03.521Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||Invoke
2023-03-01T05:00:03.521Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:03.522Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T05:00:03.522Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Method      : GET
2023-03-01T05:00:03.522Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"180ced6f0e7cc7d953803895d0206402", X-B3-SpanId:"d28acb226dde697f", X-B3-ParentSpanId:"3bbe14beb44e3a0c", X-B3-Sampled:"0", X-ONAP-RequestID:"41b873d6-c3e2-49d6-bd2f-778219b328db", X-RequestID:"41b873d6-c3e2-49d6-bd2f-778219b328db", X-TransactionID:"41b873d6-c3e2-49d6-bd2f-778219b328db", X-ECOMP-RequestID:"41b873d6-c3e2-49d6-bd2f-778219b328db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc63f208-0cf9-4b22-8b33-ec47ae1413ce"]
2023-03-01T05:00:03.522Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Request body: 
2023-03-01T05:00:03.523Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||==========================request end================================================
2023-03-01T05:00:03.663Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:03.664Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:03.665Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status text  : OK
2023-03-01T05:00:03.665Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:04 GMT", x-envoy-upstream-service-time:"134", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:03.666Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Response body: {
  "requestId" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T04:58:14.000+00:00",
  "endTime" : "2023-03-01T05:00:02.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43\",\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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n\t\t\t\"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"ec8821f1-9eb2-4de7-97d4-c4b4daebb7de\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:00:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "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" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    }
  }
}
2023-03-01T05:00:03.666Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:03.667Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||InvokeReturn
2023-03-01T05:00:03.670Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T05:00:03.671Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:00:03.672Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:03.672Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T05:00:03.673Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:00:03.673Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"180ced6f0e7cc7d953803895d0206402", X-B3-SpanId:"13d5665903df426d", X-B3-ParentSpanId:"3bbe14beb44e3a0c", X-B3-Sampled:"0", X-ONAP-RequestID:"41b873d6-c3e2-49d6-bd2f-778219b328db", X-RequestID:"41b873d6-c3e2-49d6-bd2f-778219b328db", X-TransactionID:"41b873d6-c3e2-49d6-bd2f-778219b328db", X-ECOMP-RequestID:"41b873d6-c3e2-49d6-bd2f-778219b328db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc707bb7-01e9-4b6e-8617-70dac2f06bd1"]
2023-03-01T05:00:03.673Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:00:03.674Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:00:03.780Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:03.781Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:03.781Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:00:03.781Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:04 GMT", x-envoy-upstream-service-time:"102", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:03.800Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:00:03.801Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:03.802Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:00:03.818Z|41b873d6-c3e2-49d6-bd2f-778219b328db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:00:03.994Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:00:04.001Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T05:00:04.002Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||Invoke
2023-03-01T05:00:04.002Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:04.003Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T05:00:04.003Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Method      : GET
2023-03-01T05:00:04.003Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28f265bcff65bb13219498b904fe473b", X-B3-SpanId:"38fc152c5e03a526", X-B3-ParentSpanId:"7dc7ff1034c08653", X-B3-Sampled:"0", X-ONAP-RequestID:"0c0778ac-33a2-40a4-a848-ed462346df49", X-RequestID:"0c0778ac-33a2-40a4-a848-ed462346df49", X-TransactionID:"0c0778ac-33a2-40a4-a848-ed462346df49", X-ECOMP-RequestID:"0c0778ac-33a2-40a4-a848-ed462346df49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a6b3751-0f13-468c-9fe3-2e749396f2cd"]
2023-03-01T05:00:04.004Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Request body: 
2023-03-01T05:00:04.004Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||==========================request end================================================
2023-03-01T05:00:04.131Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:04.132Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:04.132Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status text  : OK
2023-03-01T05:00:04.132Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:04 GMT", x-envoy-upstream-service-time:"124", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:04.133Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Response body: {
  "requestId" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T04:58:14.000+00:00",
  "endTime" : "2023-03-01T05:00:02.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43\",\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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n\t\t\t\"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"ec8821f1-9eb2-4de7-97d4-c4b4daebb7de\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:00:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "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" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    }
  }
}
2023-03-01T05:00:04.133Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:04.134Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||InvokeReturn
2023-03-01T05:00:04.135Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T05:00:04.136Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:00:04.136Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:04.136Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T05:00:04.136Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:00:04.137Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28f265bcff65bb13219498b904fe473b", X-B3-SpanId:"4c41c37881a1a282", X-B3-ParentSpanId:"7dc7ff1034c08653", X-B3-Sampled:"0", X-ONAP-RequestID:"0c0778ac-33a2-40a4-a848-ed462346df49", X-RequestID:"0c0778ac-33a2-40a4-a848-ed462346df49", X-TransactionID:"0c0778ac-33a2-40a4-a848-ed462346df49", X-ECOMP-RequestID:"0c0778ac-33a2-40a4-a848-ed462346df49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5716ba6-b7c1-4f5c-889b-153f73ef317a"]
2023-03-01T05:00:04.137Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:00:04.137Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:00:04.239Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:04.240Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:04.240Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:00:04.240Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:04 GMT", x-envoy-upstream-service-time:"98", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:04.246Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:00:04.247Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:04.248Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:00:04.263Z|0c0778ac-33a2-40a4-a848-ed462346df49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:00:04.425Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:00:04.462Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T05:00:04.463Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||Invoke
2023-03-01T05:00:04.463Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:04.463Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T05:00:04.463Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Method      : GET
2023-03-01T05:00:04.464Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e484f01fd1d1e7966196883f1337e25", X-B3-SpanId:"917544b07b7cf464", X-B3-ParentSpanId:"bf6f00c7c70ffb59", X-B3-Sampled:"0", X-ONAP-RequestID:"1e5c93f1-3bba-488a-8b39-b49c9d208c0b", X-RequestID:"1e5c93f1-3bba-488a-8b39-b49c9d208c0b", X-TransactionID:"1e5c93f1-3bba-488a-8b39-b49c9d208c0b", X-ECOMP-RequestID:"1e5c93f1-3bba-488a-8b39-b49c9d208c0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea129ebc-2c5a-42d4-abec-88180c406a19"]
2023-03-01T05:00:04.464Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Request body: 
2023-03-01T05:00:04.464Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||==========================request end================================================
2023-03-01T05:00:04.630Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:04.631Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:04.631Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status text  : OK
2023-03-01T05:00:04.631Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:04 GMT", x-envoy-upstream-service-time:"163", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:04.641Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Response body: {
  "requestId" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T04:58:14.000+00:00",
  "endTime" : "2023-03-01T05:00:02.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43\",\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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n\t\t\t\"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"ec8821f1-9eb2-4de7-97d4-c4b4daebb7de\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:00:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "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" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    }
  }
}
2023-03-01T05:00:04.643Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:04.644Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||InvokeReturn
2023-03-01T05:00:04.647Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T05:00:04.648Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:00:04.648Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:04.649Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T05:00:04.649Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:00:04.649Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e484f01fd1d1e7966196883f1337e25", X-B3-SpanId:"e448158af8d7637c", X-B3-ParentSpanId:"bf6f00c7c70ffb59", X-B3-Sampled:"0", X-ONAP-RequestID:"1e5c93f1-3bba-488a-8b39-b49c9d208c0b", X-RequestID:"1e5c93f1-3bba-488a-8b39-b49c9d208c0b", X-TransactionID:"1e5c93f1-3bba-488a-8b39-b49c9d208c0b", X-ECOMP-RequestID:"1e5c93f1-3bba-488a-8b39-b49c9d208c0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b478404-afc1-46d3-87c7-ec6f618be58a"]
2023-03-01T05:00:04.650Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:00:04.651Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:00:04.740Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:04.742Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:04.743Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:00:04.744Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:05 GMT", x-envoy-upstream-service-time:"85", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:04.745Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:00:04.745Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:04.746Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:00:04.775Z|1e5c93f1-3bba-488a-8b39-b49c9d208c0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:00:04.991Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:00:05.003Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T05:00:05.004Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||Invoke
2023-03-01T05:00:05.004Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:05.005Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T05:00:05.005Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Method      : GET
2023-03-01T05:00:05.005Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d8186d4821ee4a9321fc8085df54d8d", X-B3-SpanId:"25d410cbdae00622", X-B3-ParentSpanId:"2fff629d0c2d5db1", X-B3-Sampled:"0", X-ONAP-RequestID:"aeaac195-4d6e-455f-9c26-8f051d5b9f56", X-RequestID:"aeaac195-4d6e-455f-9c26-8f051d5b9f56", X-TransactionID:"aeaac195-4d6e-455f-9c26-8f051d5b9f56", X-ECOMP-RequestID:"aeaac195-4d6e-455f-9c26-8f051d5b9f56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2b7ce87-5d41-431f-a5ea-025cf62c64f8"]
2023-03-01T05:00:05.006Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Request body: 
2023-03-01T05:00:05.006Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||==========================request end================================================
2023-03-01T05:00:05.109Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:05.110Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:05.110Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status text  : OK
2023-03-01T05:00:05.111Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:05 GMT", x-envoy-upstream-service-time:"100", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:05.124Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Response body: {
  "requestId" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T04:58:14.000+00:00",
  "endTime" : "2023-03-01T05:00:02.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43\",\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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n\t\t\t\"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"ec8821f1-9eb2-4de7-97d4-c4b4daebb7de\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:00:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "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" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    }
  }
}
2023-03-01T05:00:05.125Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:05.126Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||InvokeReturn
2023-03-01T05:00:05.128Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T05:00:05.129Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:00:05.129Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:05.130Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T05:00:05.130Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:00:05.131Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d8186d4821ee4a9321fc8085df54d8d", X-B3-SpanId:"9a9e9aa8c87449a7", X-B3-ParentSpanId:"2fff629d0c2d5db1", X-B3-Sampled:"0", X-ONAP-RequestID:"aeaac195-4d6e-455f-9c26-8f051d5b9f56", X-RequestID:"aeaac195-4d6e-455f-9c26-8f051d5b9f56", X-TransactionID:"aeaac195-4d6e-455f-9c26-8f051d5b9f56", X-ECOMP-RequestID:"aeaac195-4d6e-455f-9c26-8f051d5b9f56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5936df88-ead7-4893-a570-827910f7fc02"]
2023-03-01T05:00:05.131Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:00:05.131Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:00:05.189Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:05.190Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:05.190Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:00:05.191Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:05 GMT", x-envoy-upstream-service-time:"54", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:05.191Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:00:05.192Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:05.192Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:00:05.209Z|aeaac195-4d6e-455f-9c26-8f051d5b9f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:00:05.393Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:00:05.403Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T05:00:05.404Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||Invoke
2023-03-01T05:00:05.405Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:05.405Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470
2023-03-01T05:00:05.405Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Method      : GET
2023-03-01T05:00:05.406Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"892746868c2eadea73eca6f3a1a1ed01", X-B3-SpanId:"db9ef70135346fe3", X-B3-ParentSpanId:"e9d02087b0caa4e1", X-B3-Sampled:"0", X-ONAP-RequestID:"1860b326-f14f-46c2-8a99-41756d30445e", X-RequestID:"1860b326-f14f-46c2-8a99-41756d30445e", X-TransactionID:"1860b326-f14f-46c2-8a99-41756d30445e", X-ECOMP-RequestID:"1860b326-f14f-46c2-8a99-41756d30445e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b181d87-de5d-41f2-b41c-41e8e356b0be"]
2023-03-01T05:00:05.406Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Request body: 
2023-03-01T05:00:05.407Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||==========================request end================================================
2023-03-01T05:00:05.482Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:05.483Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:05.484Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Status text  : OK
2023-03-01T05:00:05.485Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:05 GMT", x-envoy-upstream-service-time:"71", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:05.486Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||Response body: {
  "requestId" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T04:58:14.000+00:00",
  "endTime" : "2023-03-01T05:00:02.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43\",\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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n\t\t\t\"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"ec8821f1-9eb2-4de7-97d4-c4b4daebb7de\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:00:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "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" : "8c128906-f6a8-4ed1-a2bf-172c43b1b470",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470"
    }
  }
}
2023-03-01T05:00:05.486Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:05.487Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c128906-f6a8-4ed1-a2bf-172c43b1b470|INFO|500||InvokeReturn
2023-03-01T05:00:05.489Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T05:00:05.490Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:00:05.490Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:05.491Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false
2023-03-01T05:00:05.491Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:00:05.492Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"892746868c2eadea73eca6f3a1a1ed01", X-B3-SpanId:"193bb3d1cb386a6c", X-B3-ParentSpanId:"e9d02087b0caa4e1", X-B3-Sampled:"0", X-ONAP-RequestID:"1860b326-f14f-46c2-8a99-41756d30445e", X-RequestID:"1860b326-f14f-46c2-8a99-41756d30445e", X-TransactionID:"1860b326-f14f-46c2-8a99-41756d30445e", X-ECOMP-RequestID:"1860b326-f14f-46c2-8a99-41756d30445e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46158003-2682-4fa3-8c87-160a71d93a91"]
2023-03-01T05:00:05.492Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:00:05.493Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:00:05.532Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:05.534Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:05.535Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:00:05.536Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:05 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:05.552Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:00:05.553Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:05.553Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c128906-f6a8-4ed1-a2bf-172c43b1b470&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:00:05.571Z|1860b326-f14f-46c2-8a99-41756d30445e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c128906-f6a8-4ed1-a2bf-172c43b1b470|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:00:06.321Z|6809a182-6f66-4187-b106-68f20b7f815f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:00:06.323Z|6809a182-6f66-4187-b106-68f20b7f815f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:10.814Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:00:10.820Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||INFO|500||Checking if requestId: 217fb724-c624-4906-b9eb-7eb59c6660a9 already exists in requestDb InfraActiveRequests table
2023-03-01T05:00:10.822Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:00:10.822Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||Invoke
2023-03-01T05:00:10.822Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:10.823Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:00:10.823Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Method      : GET
2023-03-01T05:00:10.823Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b84ad08f9c5f6f7f1067cd7c3a51478b", X-B3-SpanId:"3e1413a700cf4bff", X-B3-ParentSpanId:"93ebe04306145c5c", X-B3-Sampled:"0", X-ONAP-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-TransactionID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ECOMP-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b0f3216-b3b4-480b-bf55-5d8f7da5efbf"]
2023-03-01T05:00:10.824Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Request body: 
2023-03-01T05:00:10.824Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||==========================request end================================================
2023-03-01T05:00:10.870Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:10.870Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T05:00:10.871Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status text  : Not Found
2023-03-01T05:00:10.871Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:00:11 GMT", x-envoy-upstream-service-time:"41", server:"envoy"]
2023-03-01T05:00:10.872Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Response body: 
2023-03-01T05:00:10.872Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:10.872Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|404|Not Found|InvokeReturn
2023-03-01T05:00:10.897Z|1e9e7c0e-a89c-415e-9ea2-ef3836fbb0e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:10.898Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||INFO|500||Running local validations
2023-03-01T05:00:10.898Z|1e9e7c0e-a89c-415e-9ea2-ef3836fbb0e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:10.899Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-03-01T05:00:10.909Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:00:10.964Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-03-01T05:00:10.965Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4|INFO|500||Invoke
2023-03-01T05:00:11.081Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4|INFO|404|Not Found|InvokeReturn
2023-03-01T05:00:11.082Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4 has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 05:00:10 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[89], x-aai-txid=[0-aai-resources-230301-05:00:10:056-14865], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:00:11.083Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/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/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4","ERR.5.4.6114"]}}}

2023-03-01T05:00:11.096Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4
2023-03-01T05:00:11.098Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 4ecefce7-2cb9-4ca8-9a38-53ce386a50d4
2023-03-01T05:00:11.103Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:00:11.138Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-03-01T05:00:11.139Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4|INFO|500||Invoke
2023-03-01T05:00:11.169Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4|INFO|404|Not Found|InvokeReturn
2023-03-01T05:00:11.169Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4 has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 05:00:10 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[25], x-aai-txid=[2-aai-resources-230301-05:00:10:218-36094], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:00:11.170Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/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/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4","ERR.5.4.6114"]}}}

2023-03-01T05:00:11.173Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4
2023-03-01T05:00:11.173Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 4ecefce7-2cb9-4ca8-9a38-53ce386a50d4
2023-03-01T05:00:11.177Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:00:11.213Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-03-01T05:00:11.214Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||Invoke
2023-03-01T05:00:11.270Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||InvokeReturn
2023-03-01T05:00:11.271Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:00:10 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[52], vertex-id=[159776], x-aai-txid=[2-aai-resources-230301-05:00:10:292-51433], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:00:11.272Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"1f88cd85039a40618a028e3d4c59648e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677646569937","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2023-03-01T05:00:11.274Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-03-01T05:00:11.275Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-03-01T05:00:11.279Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:00:11.280Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-03-01T05:00:11.280Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:11.280Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:00:11.281Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-03-01T05:00:11.281Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/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:"b84ad08f9c5f6f7f1067cd7c3a51478b", X-B3-SpanId:"87d194dff617a447", X-B3-ParentSpanId:"93ebe04306145c5c", X-B3-Sampled:"0", X-ONAP-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-TransactionID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ECOMP-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f8646a0-15f1-4df1-a559-cbd204daa150"]
2023-03-01T05:00:11.281Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"1aef5bd6-5400-464c-aad9-90678f15817e"},"instanceName":"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0","requestScope":"network"}
2023-03-01T05:00:11.282Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-03-01T05:00:11.408Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:11.409Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:11.409Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-03-01T05:00:11.410Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:00:11 GMT", x-envoy-upstream-service-time:"122", server:"envoy"]
2023-03-01T05:00:11.410Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-03-01T05:00:11.410Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:11.411Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-03-01T05:00:11.413Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f
2023-03-01T05:00:11.413Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f|INFO|500||Invoke
2023-03-01T05:00:11.414Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:11.414Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f
2023-03-01T05:00:11.414Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f|DEBUG|500||Method      : GET
2023-03-01T05:00:11.415Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-TransactionID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ECOMP-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4618ca16-e087-4617-88e9-2341316b4675"]
2023-03-01T05:00:11.415Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f|DEBUG|500||Request body: 
2023-03-01T05:00:11.415Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f|DEBUG|500||==========================request end================================================
2023-03-01T05:00:11.530Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:11.531Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:11.531Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f|DEBUG|500||Status text  : OK
2023-03-01T05:00:11.532Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 05:00:11 GMT", x-envoy-upstream-service-time:"109", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:11.538Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "296bf0d3-7b8c-4be3-bd4f-87df2d38090f",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2023-03-01T04:56:03.000+00:00",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource"
    }
  }
}
2023-03-01T05:00:11.539Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:11.539Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f|INFO|500||InvokeReturn
2023-03-01T05:00:11.561Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource
2023-03-01T05:00:11.562Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource|INFO|500||Invoke
2023-03-01T05:00:11.562Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:11.562Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource
2023-03-01T05:00:11.563Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource|DEBUG|500||Method      : GET
2023-03-01T05:00:11.563Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-TransactionID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ECOMP-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b3b19c5-82eb-4cd5-b00e-bf59d82eab71"]
2023-03-01T05:00:11.564Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource|DEBUG|500||Request body: 
2023-03-01T05:00:11.564Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource|DEBUG|500||==========================request end================================================
2023-03-01T05:00:11.772Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:11.773Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:11.773Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource|DEBUG|500||Status text  : OK
2023-03-01T05:00:11.774Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/ece55b34-a913-41ec-bcc0-fb51d5b1ffdd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 05:00:11 GMT", x-envoy-upstream-service-time:"205", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:11.775Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "ece55b34-a913-41ec-bcc0-fb51d5b1ffdd",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "0a2aa327-e201-4217-be1c-45971d6c4b5e",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2023-03-01T04:56:03.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/ece55b34-a913-41ec-bcc0-fb51d5b1ffdd"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/ece55b34-a913-41ec-bcc0-fb51d5b1ffdd"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/ece55b34-a913-41ec-bcc0-fb51d5b1ffdd/heatTemplate"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/ece55b34-a913-41ec-bcc0-fb51d5b1ffdd/collectionNetworkResourceCustomization"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/ece55b34-a913-41ec-bcc0-fb51d5b1ffdd/networkResourceCustomization"
    }
  }
}
2023-03-01T05:00:11.775Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:11.776Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/296bf0d3-7b8c-4be3-bd4f-87df2d38090f/networkResource|INFO|500||InvokeReturn
2023-03-01T05:00:11.791Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance
2023-03-01T05:00:11.791Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2023-03-01T05:00:11.791Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:11.792Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance
2023-03-01T05:00:11.792Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method      : GET
2023-03-01T05:00:11.792Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/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:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-TransactionID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ECOMP-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"862b0b6e-ef78-4828-9367-339bc8a8be2a"]
2023-03-01T05:00:11.792Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 
2023-03-01T05:00:11.793Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================
2023-03-01T05:00:11.864Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:11.865Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T05:00:11.865Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/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-03-01T05:00:11.866Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:00:11 GMT", x-envoy-upstream-service-time:"54", server:"envoy"]
2023-03-01T05:00:11.866Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 
2023-03-01T05:00:11.866Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:11.867Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-03-01T05:00:11.868Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance
2023-03-01T05:00:11.868Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2023-03-01T05:00:11.868Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:11.869Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance
2023-03-01T05:00:11.869Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2023-03-01T05:00:11.869Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/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:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-TransactionID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ECOMP-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c16ec38-7207-4e14-a09b-034f1a0e3d58"]
2023-03-01T05:00:11.869Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2023-03-01T05:00:11.869Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2023-03-01T05:00:11.919Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:11.920Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:11.921Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/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-03-01T05:00:11.921Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/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:"Wed, 01 Mar 2023 05:00:11 GMT", x-envoy-upstream-service-time:"47", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:11.924Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/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-03-01T01:47:23.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-03-01T05:00:11.924Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:11.925Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2023-03-01T05:00:11.943Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:00:11.944Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-03-01T05:00:11.945Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:11.946Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:00:11.946Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-03-01T05:00:11.947Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/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:"b84ad08f9c5f6f7f1067cd7c3a51478b", X-B3-SpanId:"5d77e7c81183b44b", X-B3-ParentSpanId:"93ebe04306145c5c", X-B3-Sampled:"0", X-ONAP-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-TransactionID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ECOMP-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35e5ac35-34c3-4e79-8487-4ea1c790bd6a"]
2023-03-01T05:00:11.947Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"217fb724-c624-4906-b9eb-7eb59c6660a9","requestStatus":"IN_PROGRESS","startTime":1677646810899,"source":"VID","tenantId":"1f88cd85039a40618a028e3d4c59648e","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"0a2aa327-e201-4217-be1c-45971d6c4b5e\",\n    \"modelVersionId\": \"ece55b34-a913-41ec-bcc0-fb51d5b1ffdd\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"296bf0d3-7b8c-4be3-bd4f-87df2d38090f\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"1aef5bd6-5400-464c-aad9-90678f15817e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"1aef5bd6-5400-464c-aad9-90678f15817e","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"217fb724-c624-4906-b9eb-7eb59c6660a9"}
2023-03-01T05:00:11.948Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-03-01T05:00:12.019Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:12.020Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-03-01T05:00:12.021Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-03-01T05:00:12.021Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/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/217fb724-c624-4906-b9eb-7eb59c6660a9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:12 GMT", x-envoy-upstream-service-time:"67", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:12.022Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:00:10.899+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"0a2aa327-e201-4217-be1c-45971d6c4b5e\",\n    \"modelVersionId\": \"ece55b34-a913-41ec-bcc0-fb51d5b1ffdd\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"296bf0d3-7b8c-4be3-bd4f-87df2d38090f\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"1aef5bd6-5400-464c-aad9-90678f15817e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-03-01T05:00:12.752+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    }
  }
}
2023-03-01T05:00:12.023Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:12.024Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-03-01T05:00:12.062Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:00:12.064Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-03-01T05:00:12.064Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:12.064Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:00:12.065Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-03-01T05:00:12.065Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/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:"b84ad08f9c5f6f7f1067cd7c3a51478b", X-B3-SpanId:"899a45176bdd3f94", X-B3-ParentSpanId:"93ebe04306145c5c", X-B3-Sampled:"0", X-ONAP-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-TransactionID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ECOMP-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed6e6a4d-adf6-4fbd-87d9-229911f72cd3"]
2023-03-01T05:00:12.065Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/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\":\"0a2aa327-e201-4217-be1c-45971d6c4b5e\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"296bf0d3-7b8c-4be3-bd4f-87df2d38090f\",\"modelVersionId\":\"ece55b34-a913-41ec-bcc0-fb51d5b1ffdd\",\"modelCustomizationId\":\"296bf0d3-7b8c-4be3-bd4f-87df2d38090f\",\"modelUuid\":\"ece55b34-a913-41ec-bcc0-fb51d5b1ffdd\",\"modelInvariantUuid\":\"0a2aa327-e201-4217-be1c-45971d6c4b5e\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\"source\":\"VID\",\"instanceName\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"1aef5bd6-5400-464c-aad9-90678f15817e\",\"modelInfo\":{\"modelInvariantId\":\"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"de51bbfe-6550-4437-a400-01cb1be76345\",\"modelUuid\":\"de51bbfe-6550-4437-a400-01cb1be76345\",\"modelInvariantUuid\":\"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\"}}}],\"cloudConfiguration\":{\"tenantId\":\"1f88cd85039a40618a028e3d4c59648e\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"1aef5bd6-5400-464c-aad9-90678f15817e\"}","type":"String"},"requestId":{"value":"217fb724-c624-4906-b9eb-7eb59c6660a9","type":"String"},"mso-request-id":{"value":"217fb724-c624-4906-b9eb-7eb59c6660a9","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1aef5bd6-5400-464c-aad9-90678f15817e","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/1aef5bd6-5400-464c-aad9-90678f15817e/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-03-01T05:00:12.066Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-03-01T05:00:12.141Z|22f03c25-8528-43b5-b5ed-2efd67faed2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:12.141Z|1d63d31f-e06c-42cd-bd8f-0ce193cdeea4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:12.142Z|1d63d31f-e06c-42cd-bd8f-0ce193cdeea4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:12.142Z|22f03c25-8528-43b5-b5ed-2efd67faed2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:14.145Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:14.146Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-03-01T05:00:14.147Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-03-01T05:00:14.148Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 01 Mar 2023 05:00:14 GMT", X-ONAP-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-TransactionID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ECOMP-RequestID:"217fb724-c624-4906-b9eb-7eb59c6660a9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ed6e6a4d-adf6-4fbd-87d9-229911f72cd3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"2074", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:14.148Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"217fb724-c624-4906-b9eb-7eb59c6660a9\",\"instanceId\":\"0d8668f4-9f5f-4d12-9517-80cd1467021c\"}}","message":"Success","processInstanceID":"f2e68879-b7ed-11ed-b8be-fe28cc8d84ee","variables":null,"messageCode":200}
2023-03-01T05:00:14.149Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:14.149Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-03-01T05:00:14.155Z|217fb724-c624-4906-b9eb-7eb59c6660a9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:00:14.365Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:00:14.372Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:00:14.373Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||Invoke
2023-03-01T05:00:14.374Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:14.374Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:00:14.374Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Method      : GET
2023-03-01T05:00:14.375Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0115a3c303decd7af630af2ae81915d", X-B3-SpanId:"21c7f5d160bea2d7", X-B3-ParentSpanId:"f663c161daf76bd8", X-B3-Sampled:"0", X-ONAP-RequestID:"a23f273b-165b-485e-8461-cafe2cbc9bdc", X-RequestID:"a23f273b-165b-485e-8461-cafe2cbc9bdc", X-TransactionID:"a23f273b-165b-485e-8461-cafe2cbc9bdc", X-ECOMP-RequestID:"a23f273b-165b-485e-8461-cafe2cbc9bdc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b5798c9-c545-4148-ba61-9c5ee3ad59cb"]
2023-03-01T05:00:14.375Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Request body: 
2023-03-01T05:00:14.376Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||==========================request end================================================
2023-03-01T05:00:14.555Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:14.556Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:14.556Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status text  : OK
2023-03-01T05:00:14.556Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:15 GMT", x-envoy-upstream-service-time:"173", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:14.565Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Response body: {
  "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:00:10.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"0a2aa327-e201-4217-be1c-45971d6c4b5e\",\n    \"modelVersionId\": \"ece55b34-a913-41ec-bcc0-fb51d5b1ffdd\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"296bf0d3-7b8c-4be3-bd4f-87df2d38090f\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"1aef5bd6-5400-464c-aad9-90678f15817e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:00:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    }
  }
}
2023-03-01T05:00:14.566Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:14.566Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||InvokeReturn
2023-03-01T05:00:14.569Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:00:14.569Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:00:14.570Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:14.570Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:00:14.570Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:00:14.571Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0115a3c303decd7af630af2ae81915d", X-B3-SpanId:"b93176844f680c60", X-B3-ParentSpanId:"f663c161daf76bd8", X-B3-Sampled:"0", X-ONAP-RequestID:"a23f273b-165b-485e-8461-cafe2cbc9bdc", X-RequestID:"a23f273b-165b-485e-8461-cafe2cbc9bdc", X-TransactionID:"a23f273b-165b-485e-8461-cafe2cbc9bdc", X-ECOMP-RequestID:"a23f273b-165b-485e-8461-cafe2cbc9bdc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22b8c0a0-7792-4701-a7b0-a0d8f89f2817"]
2023-03-01T05:00:14.571Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:00:14.571Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:00:14.648Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:14.649Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:14.649Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:00:14.649Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:15 GMT", x-envoy-upstream-service-time:"73", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:14.650Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:00:14.650Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:14.651Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:00:14.665Z|a23f273b-165b-485e-8461-cafe2cbc9bdc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:00:16.196Z|00b0aff5-028a-413d-bc03-8f2d23611699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:00:16.201Z|00b0aff5-028a-413d-bc03-8f2d23611699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:00:20.925Z|d5d8c775-dec6-4f1e-a32f-7bb842848706|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:20.926Z|d5d8c775-dec6-4f1e-a32f-7bb842848706|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:22.167Z|91f50a83-87e6-48e9-be58-ccba004d60c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:22.167Z|9cfaa346-d13a-4891-badf-4c4dee4738d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:22.167Z|91f50a83-87e6-48e9-be58-ccba004d60c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:22.167Z|9cfaa346-d13a-4891-badf-4c4dee4738d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:24.839Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:00:24.847Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:00:24.848Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||Invoke
2023-03-01T05:00:24.848Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:24.848Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:00:24.848Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Method      : GET
2023-03-01T05:00:24.849Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1506e59052d151501079991626a959df", X-B3-SpanId:"db0e3c381a9a4f02", X-B3-ParentSpanId:"08dd3743c9315dcb", X-B3-Sampled:"0", X-ONAP-RequestID:"cd47b00a-663b-4f7a-92bb-6b2c44c04b19", X-RequestID:"cd47b00a-663b-4f7a-92bb-6b2c44c04b19", X-TransactionID:"cd47b00a-663b-4f7a-92bb-6b2c44c04b19", X-ECOMP-RequestID:"cd47b00a-663b-4f7a-92bb-6b2c44c04b19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68900995-fc3c-426c-9640-40d6ba7d8031"]
2023-03-01T05:00:24.849Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Request body: 
2023-03-01T05:00:24.849Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||==========================request end================================================
2023-03-01T05:00:24.930Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:24.931Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:24.931Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status text  : OK
2023-03-01T05:00:24.932Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:25 GMT", x-envoy-upstream-service-time:"77", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:24.969Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Response body: {
  "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:00:10.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"0a2aa327-e201-4217-be1c-45971d6c4b5e\",\n    \"modelVersionId\": \"ece55b34-a913-41ec-bcc0-fb51d5b1ffdd\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"296bf0d3-7b8c-4be3-bd4f-87df2d38090f\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"1aef5bd6-5400-464c-aad9-90678f15817e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:00:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    }
  }
}
2023-03-01T05:00:24.969Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:24.970Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||InvokeReturn
2023-03-01T05:00:24.972Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:00:24.972Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:00:24.973Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:24.973Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:00:24.973Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:00:24.973Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1506e59052d151501079991626a959df", X-B3-SpanId:"204379374e3d67d6", X-B3-ParentSpanId:"08dd3743c9315dcb", X-B3-Sampled:"0", X-ONAP-RequestID:"cd47b00a-663b-4f7a-92bb-6b2c44c04b19", X-RequestID:"cd47b00a-663b-4f7a-92bb-6b2c44c04b19", X-TransactionID:"cd47b00a-663b-4f7a-92bb-6b2c44c04b19", X-ECOMP-RequestID:"cd47b00a-663b-4f7a-92bb-6b2c44c04b19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d859c371-f536-4914-b3ae-f7adacb17ff4"]
2023-03-01T05:00:24.974Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:00:24.974Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:00:25.037Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:25.038Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:25.038Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:00:25.039Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:25 GMT", x-envoy-upstream-service-time:"60", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:25.042Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:00:25.042Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:25.042Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:00:25.063Z|cd47b00a-663b-4f7a-92bb-6b2c44c04b19|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:00:30.983Z|ad5809aa-3cc6-4f06-8b11-047437eb9982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:30.984Z|ad5809aa-3cc6-4f06-8b11-047437eb9982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:31.196Z|351f51eb-3938-448c-9e26-8035f641d350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:00:31.196Z|351f51eb-3938-448c-9e26-8035f641d350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:00:31.872Z|58349857-1c57-4776-bfc3-20a3b12cdc87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:00:31.873Z|58349857-1c57-4776-bfc3-20a3b12cdc87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:00:32.190Z|403b20cf-d9a2-4cf1-bc80-cd9338de5566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:32.190Z|e950992b-40bd-4d15-9ee7-78381f12ab47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:32.191Z|e950992b-40bd-4d15-9ee7-78381f12ab47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:32.191Z|403b20cf-d9a2-4cf1-bc80-cd9338de5566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:35.245Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:00:35.266Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:00:35.267Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||Invoke
2023-03-01T05:00:35.267Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:35.267Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:00:35.268Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Method      : GET
2023-03-01T05:00:35.268Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"938809a5fd4c235d016a68eb70cc5c19", X-B3-SpanId:"ea5f6b15911c8766", X-B3-ParentSpanId:"1fca6e116e28f346", X-B3-Sampled:"0", X-ONAP-RequestID:"240c2da5-697a-41a1-86b7-3ab0b09d51cb", X-RequestID:"240c2da5-697a-41a1-86b7-3ab0b09d51cb", X-TransactionID:"240c2da5-697a-41a1-86b7-3ab0b09d51cb", X-ECOMP-RequestID:"240c2da5-697a-41a1-86b7-3ab0b09d51cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bc1e159-562e-4ad1-8fc6-786d62ba5d9f"]
2023-03-01T05:00:35.268Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Request body: 
2023-03-01T05:00:35.268Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||==========================request end================================================
2023-03-01T05:00:35.354Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:35.355Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:35.355Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status text  : OK
2023-03-01T05:00:35.355Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:36 GMT", x-envoy-upstream-service-time:"81", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:35.363Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Response body: {
  "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:00:10.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"0a2aa327-e201-4217-be1c-45971d6c4b5e\",\n    \"modelVersionId\": \"ece55b34-a913-41ec-bcc0-fb51d5b1ffdd\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"296bf0d3-7b8c-4be3-bd4f-87df2d38090f\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"1aef5bd6-5400-464c-aad9-90678f15817e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:00:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    }
  }
}
2023-03-01T05:00:35.364Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:35.364Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||InvokeReturn
2023-03-01T05:00:35.366Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:00:35.367Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:00:35.367Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:35.367Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:00:35.368Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:00:35.368Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"938809a5fd4c235d016a68eb70cc5c19", X-B3-SpanId:"3116974b4fc5c974", X-B3-ParentSpanId:"1fca6e116e28f346", X-B3-Sampled:"0", X-ONAP-RequestID:"240c2da5-697a-41a1-86b7-3ab0b09d51cb", X-RequestID:"240c2da5-697a-41a1-86b7-3ab0b09d51cb", X-TransactionID:"240c2da5-697a-41a1-86b7-3ab0b09d51cb", X-ECOMP-RequestID:"240c2da5-697a-41a1-86b7-3ab0b09d51cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07b0307a-fca5-4e1f-bbd5-1e7573998a86"]
2023-03-01T05:00:35.368Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:00:35.369Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:00:35.424Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:35.425Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:35.425Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:00:35.426Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:36 GMT", x-envoy-upstream-service-time:"51", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:35.441Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:00:35.442Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:35.442Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:00:35.513Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:00:35.514Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:00:35.515Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:35.515Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:00:35.515Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:00:35.516Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"240c2da5-697a-41a1-86b7-3ab0b09d51cb", X-RequestID:"240c2da5-697a-41a1-86b7-3ab0b09d51cb", X-TransactionID:"240c2da5-697a-41a1-86b7-3ab0b09d51cb", X-ECOMP-RequestID:"240c2da5-697a-41a1-86b7-3ab0b09d51cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc22bf05-0c02-4c5e-a08f-87393338b7a2"]
2023-03-01T05:00:35.516Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:00:35.516Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:00:36.427Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:36.428Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:36.428Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:00:36.428Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=65DC997A1437F0FBD2F8F6F4BB9977BC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Wed, 01 Mar 2023 05:00:37 GMT", x-envoy-upstream-service-time:"887", server:"envoy"]
2023-03-01T05:00:36.429Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f966a841-b7ed-11ed-b8be-fe28cc8d84ee","businessKey":"217fb724-c624-4906-b9eb-7eb59c6660a9","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T05:00:23.778+0000","endTime":"2023-03-01T05:00:30.827+0000","removalTime":null,"durationInMillis":7049,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"f2e68879-b7ed-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"f63da285-b7ed-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:00:36.429Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:36.429Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:00:36.467Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:00:36.467Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:00:36.467Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:36.468Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:00:36.468Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:00:36.468Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"240c2da5-697a-41a1-86b7-3ab0b09d51cb", X-RequestID:"240c2da5-697a-41a1-86b7-3ab0b09d51cb", X-TransactionID:"240c2da5-697a-41a1-86b7-3ab0b09d51cb", X-ECOMP-RequestID:"240c2da5-697a-41a1-86b7-3ab0b09d51cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1f2a8a3-8335-4044-b51f-63d436bb9df9"]
2023-03-01T05:00:36.468Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:00:36.469Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:00:36.830Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:36.831Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:36.832Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:00:36.832Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C0A77086BEAF36B7E362138508038651; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Wed, 01 Mar 2023 05:00:37 GMT", x-envoy-upstream-service-time:"358", server:"envoy"]
2023-03-01T05:00:36.832Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:f9698e84-b7ed-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"f966a841-b7ed-11ed-b8be-fe28cc8d84ee","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"f966a841-b7ed-11ed-b8be-fe28cc8d84ee","executionId":"f966a841-b7ed-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:00:23.793+0000","endTime":"2023-03-01T05:00:30.825+0000","durationInMillis":7032,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f2e68879-b7ed-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:00:36.833Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:36.833Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f966a841-b7ed-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:00:36.841Z|240c2da5-697a-41a1-86b7-3ab0b09d51cb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:00:41.030Z|8385a97f-2bea-49d1-98b8-7d9625cd798d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:41.031Z|8385a97f-2bea-49d1-98b8-7d9625cd798d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:42.215Z|eee9318f-a4cf-4197-8d14-b90817806394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:42.217Z|eee9318f-a4cf-4197-8d14-b90817806394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:42.220Z|02c541f6-9da6-4ee8-8194-a0cc973b8d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:42.221Z|02c541f6-9da6-4ee8-8194-a0cc973b8d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:45.446Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:00:45.450Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 5a5650d4-4687-45eb-a6fb-ab754622bff6 already exists in requestDb InfraActiveRequests table
2023-03-01T05:00:45.451Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6
2023-03-01T05:00:45.451Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|INFO|500||Invoke
2023-03-01T05:00:45.452Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:45.452Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6
2023-03-01T05:00:45.452Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Method      : GET
2023-03-01T05:00:45.453Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5871a469a74d60fae06bdda7f0e9c055", X-B3-SpanId:"cbfd06ecd1972866", X-B3-ParentSpanId:"91c1e6b7b63fbb35", X-B3-Sampled:"0", X-ONAP-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-TransactionID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-ECOMP-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ce52cf8-be87-4ec3-8c80-17e686482f13"]
2023-03-01T05:00:45.453Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Request body: 
2023-03-01T05:00:45.453Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||==========================request end================================================
2023-03-01T05:00:45.626Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:45.627Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T05:00:45.627Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Status text  : Not Found
2023-03-01T05:00:45.627Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:00:46 GMT", x-envoy-upstream-service-time:"168", server:"envoy"]
2023-03-01T05:00:45.628Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Response body: 
2023-03-01T05:00:45.628Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:45.629Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|INFO|404|Not Found|InvokeReturn
2023-03-01T05:00:45.645Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-03-01T05:00:45.652Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:00:45.687Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||Invoke
2023-03-01T05:00:45.688Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e with request headers:{Authorization=[***REDACTED***], X-RequestID=[5a5650d4-4687-45eb-a6fb-ab754622bff6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[93332596-a700-45a2-92f7-63a13167e100], X-ECOMP-RequestID=[5a5650d4-4687-45eb-a6fb-ab754622bff6], X-TransactionId=[], X-ONAP-RequestID=[5a5650d4-4687-45eb-a6fb-ab754622bff6]}
2023-03-01T05:00:45.742Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|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/1f88cd85039a40618a028e3d4c59648e has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:00:44 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[48], vertex-id=[225288], x-aai-txid=[0-aai-resources-230301-05:00:44:769-63470], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:00:45.744Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|DEBUG|500||{"tenant-id":"1f88cd85039a40618a028e3d4c59648e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677646662081","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2023-03-01T05:00:45.744Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||InvokeReturn
2023-03-01T05:00:45.746Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-03-01T05:00:45.746Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-03-01T05:00:45.747Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:00:45.748Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-03-01T05:00:45.748Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:45.748Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:00:45.748Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-03-01T05:00:45.749Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"5871a469a74d60fae06bdda7f0e9c055", X-B3-SpanId:"a40bffb96f73564d", X-B3-ParentSpanId:"91c1e6b7b63fbb35", X-B3-Sampled:"0", X-ONAP-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-TransactionID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-ECOMP-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3947433d-2674-44e2-b4ba-a752bdb6cc25"]
2023-03-01T05:00:45.749Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5","requestScope":"service"}
2023-03-01T05:00:45.749Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-03-01T05:00:45.884Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:45.885Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:45.885Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-03-01T05:00:45.886Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:00:46 GMT", x-envoy-upstream-service-time:"131", server:"envoy"]
2023-03-01T05:00:45.886Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-03-01T05:00:45.887Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:45.887Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-03-01T05:00:45.888Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T05:00:45.888Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-03-01T05:00:45.888Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:45.889Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T05:00:45.889Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-03-01T05:00:45.889Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-TransactionID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-ECOMP-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"557e48ea-eadd-45bc-a885-8ba8d84ab425"]
2023-03-01T05:00:45.890Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-03-01T05:00:45.890Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-03-01T05:00:46.063Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:46.064Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:46.064Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-03-01T05:00:46.065Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Wed, 01 Mar 2023 05:00:46 GMT", x-envoy-upstream-service-time:"167", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:46.066Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-03-01 01:47:23.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2023-03-01T05:00:46.066Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:46.066Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-03-01T05:00:46.079Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-03-01T05:00:46.080Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2023-03-01T05:00:46.080Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:46.081Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-03-01T05:00:46.081Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2023-03-01T05:00:46.081Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-TransactionID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-ECOMP-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8bd7f0f-1f69-45c3-9425-88dadf9c2d91"]
2023-03-01T05:00:46.082Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2023-03-01T05:00:46.082Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2023-03-01T05:00:46.146Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:46.146Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:46.146Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2023-03-01T05:00:46.147Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Wed, 01 Mar 2023 05:00:46 GMT", x-envoy-upstream-service-time:"61", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:46.149Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-03-01T01:47:23.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-03-01T05:00:46.149Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:46.149Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2023-03-01T05:00:46.153Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T05:00:46.153Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-03-01T05:00:46.154Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:46.154Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T05:00:46.154Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-03-01T05:00:46.155Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-TransactionID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-ECOMP-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0760b1ed-e07a-40f8-8686-3bd31eb755d2"]
2023-03-01T05:00:46.155Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-03-01T05:00:46.156Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-03-01T05:00:46.196Z|8905893d-3e24-4820-b9d0-a9d58963efe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:00:46.196Z|8905893d-3e24-4820-b9d0-a9d58963efe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:00:46.284Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:46.285Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:46.285Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-03-01T05:00:46.286Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Wed, 01 Mar 2023 05:00:46 GMT", x-envoy-upstream-service-time:"124", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:46.286Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-03-01 01:47:23.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2023-03-01T05:00:46.286Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:46.287Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-03-01T05:00:46.292Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:00:46.293Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-03-01T05:00:46.293Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:46.294Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:00:46.294Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-03-01T05:00:46.294Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1831", X-B3-TraceId:"5871a469a74d60fae06bdda7f0e9c055", X-B3-SpanId:"e1e44118de46a89e", X-B3-ParentSpanId:"91c1e6b7b63fbb35", X-B3-Sampled:"0", X-ONAP-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-TransactionID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-ECOMP-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"932ddd41-b5e6-478b-a80c-85aa2c55b5d6"]
2023-03-01T05:00:46.295Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5a5650d4-4687-45eb-a6fb-ab754622bff6","requestStatus":"IN_PROGRESS","startTime":1677646845646,"source":"VID","tenantId":"1f88cd85039a40618a028e3d4c59648e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\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\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n\t\t\t\"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5","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":"5a5650d4-4687-45eb-a6fb-ab754622bff6"}
2023-03-01T05:00:46.295Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-03-01T05:00:46.508Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:46.509Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-03-01T05:00:46.509Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-03-01T05:00:46.510Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:46 GMT", x-envoy-upstream-service-time:"210", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:46.532Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "5a5650d4-4687-45eb-a6fb-ab754622bff6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:00:45.646+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\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\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n\t\t\t\"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-03-01T05:00:47.133+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "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" : "5a5650d4-4687-45eb-a6fb-ab754622bff6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6"
    }
  }
}
2023-03-01T05:00:46.533Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:46.533Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-03-01T05:00:46.553Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:00:46.554Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-03-01T05:00:46.555Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:46.555Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:00:46.555Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-03-01T05:00:46.556Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"5871a469a74d60fae06bdda7f0e9c055", X-B3-SpanId:"8dc4d9dac4ed2151", X-B3-ParentSpanId:"91c1e6b7b63fbb35", X-B3-Sampled:"0", X-ONAP-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-TransactionID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-ECOMP-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b963fa76-0820-4a66-9c5e-c3a96ee28ad0"]
2023-03-01T05:00:46.556Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\"modelUuid\":\"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\"modelInvariantUuid\":\"cc8289a5-94f6-483c-ae42-fe9ff3f27705\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"1f88cd85039a40618a028e3d4c59648e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"5a5650d4-4687-45eb-a6fb-ab754622bff6","type":"String"},"mso-request-id":{"value":"5a5650d4-4687-45eb-a6fb-ab754622bff6","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-03-01T05:00:46.556Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-03-01T05:00:47.012Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:00:47.040Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:00:47.041Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||Invoke
2023-03-01T05:00:47.041Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:47.041Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:00:47.042Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Method      : GET
2023-03-01T05:00:47.042Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3221ad9207f627f0cf7b8ec69fb4bf5", X-B3-SpanId:"f3386f20bf2321bf", X-B3-ParentSpanId:"9b17f3476842f821", X-B3-Sampled:"0", X-ONAP-RequestID:"f93e9d5f-7b29-4b2f-b4d2-cbb48e004497", X-RequestID:"f93e9d5f-7b29-4b2f-b4d2-cbb48e004497", X-TransactionID:"f93e9d5f-7b29-4b2f-b4d2-cbb48e004497", X-ECOMP-RequestID:"f93e9d5f-7b29-4b2f-b4d2-cbb48e004497", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10921939-eea7-4875-8baf-f23bb959b88d"]
2023-03-01T05:00:47.043Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Request body: 
2023-03-01T05:00:47.043Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||==========================request end================================================
2023-03-01T05:00:47.269Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:47.270Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:47.270Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status text  : OK
2023-03-01T05:00:47.271Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:48 GMT", x-envoy-upstream-service-time:"222", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:47.271Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Response body: {
  "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:00:10.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"0a2aa327-e201-4217-be1c-45971d6c4b5e\",\n    \"modelVersionId\": \"ece55b34-a913-41ec-bcc0-fb51d5b1ffdd\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"296bf0d3-7b8c-4be3-bd4f-87df2d38090f\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"1aef5bd6-5400-464c-aad9-90678f15817e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:00:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    }
  }
}
2023-03-01T05:00:47.272Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:47.272Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||InvokeReturn
2023-03-01T05:00:47.281Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:00:47.282Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:00:47.283Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:47.283Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:00:47.284Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:00:47.284Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3221ad9207f627f0cf7b8ec69fb4bf5", X-B3-SpanId:"d4313e97b1cd745d", X-B3-ParentSpanId:"9b17f3476842f821", X-B3-Sampled:"0", X-ONAP-RequestID:"f93e9d5f-7b29-4b2f-b4d2-cbb48e004497", X-RequestID:"f93e9d5f-7b29-4b2f-b4d2-cbb48e004497", X-TransactionID:"f93e9d5f-7b29-4b2f-b4d2-cbb48e004497", X-ECOMP-RequestID:"f93e9d5f-7b29-4b2f-b4d2-cbb48e004497", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb10f060-6752-4a24-a5df-bca748c65235"]
2023-03-01T05:00:47.299Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:00:47.300Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:00:47.411Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:47.411Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:47.412Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:00:47.412Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:48 GMT", x-envoy-upstream-service-time:"107", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:47.437Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:00:47.438Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:47.439Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:00:47.488Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:00:47.488Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:00:47.489Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:47.489Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:00:47.489Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:00:47.489Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f93e9d5f-7b29-4b2f-b4d2-cbb48e004497", X-RequestID:"f93e9d5f-7b29-4b2f-b4d2-cbb48e004497", X-TransactionID:"f93e9d5f-7b29-4b2f-b4d2-cbb48e004497", X-ECOMP-RequestID:"f93e9d5f-7b29-4b2f-b4d2-cbb48e004497", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"434ad142-bb8e-4af9-9eee-253b22b96b26"]
2023-03-01T05:00:47.490Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:00:47.490Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:00:47.985Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:47.985Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:47.986Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:00:47.986Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=69D154CA33DAD794C78B83DFD19BE113; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 01 Mar 2023 05:00:47 GMT", x-envoy-upstream-service-time:"491", server:"envoy"]
2023-03-01T05:00:47.987Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"069cebf0-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"217fb724-c624-4906-b9eb-7eb59c6660a9","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:00:45.941+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f2e68879-b7ed-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"068d0d39-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T05:00:47.987Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:47.987Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:00:48.020Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:00:48.021Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:00:48.021Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:48.022Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:00:48.022Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:00:48.023Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f93e9d5f-7b29-4b2f-b4d2-cbb48e004497", X-RequestID:"f93e9d5f-7b29-4b2f-b4d2-cbb48e004497", X-TransactionID:"f93e9d5f-7b29-4b2f-b4d2-cbb48e004497", X-ECOMP-RequestID:"f93e9d5f-7b29-4b2f-b4d2-cbb48e004497", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74668a87-b003-4fa7-b6c6-261f5778a012"]
2023-03-01T05:00:48.023Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:00:48.024Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:00:48.373Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:48.374Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:48.374Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:00:48.375Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=922255E49D51C10DAA231B38854ABC55; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Wed, 01 Mar 2023 05:00:49 GMT", x-envoy-upstream-service-time:"330", server:"envoy"]
2023-03-01T05:00:48.375Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:069d6127-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"069cebf0-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"069cebf0-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"069cebf0-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:00:45.943+0000","endTime":"2023-03-01T05:00:45.944+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f2e68879-b7ed-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:00:48.376Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:48.376Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:00:48.394Z|f93e9d5f-7b29-4b2f-b4d2-cbb48e004497|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:00:48.625Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:48.626Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-03-01T05:00:48.626Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-03-01T05:00:48.626Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 01 Mar 2023 05:00:49 GMT", X-ONAP-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-TransactionID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-ECOMP-RequestID:"5a5650d4-4687-45eb-a6fb-ab754622bff6", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b963fa76-0820-4a66-9c5e-c3a96ee28ad0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"2063", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:48.627Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"5a5650d4-4687-45eb-a6fb-ab754622bff6\",\"instanceId\":\"840a86c8-9093-46d3-b4a8-3058b5dacc94\"}}","message":"Success","processInstanceID":"077b6521-b7ee-11ed-b8be-fe28cc8d84ee","variables":null,"messageCode":200}
2023-03-01T05:00:48.627Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:48.627Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-03-01T05:00:48.643Z|5a5650d4-4687-45eb-a6fb-ab754622bff6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:00:48.917Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:00:48.923Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6
2023-03-01T05:00:48.925Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|INFO|500||Invoke
2023-03-01T05:00:48.925Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:48.925Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6
2023-03-01T05:00:48.926Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Method      : GET
2023-03-01T05:00:48.926Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2875c0ce9763fbb0fe6d662cfe61d262", X-B3-SpanId:"7d6b7a22f515117e", X-B3-ParentSpanId:"1511a2e091f53d89", X-B3-Sampled:"0", X-ONAP-RequestID:"91776ffd-5a36-46b9-bfa9-63bc4e935632", X-RequestID:"91776ffd-5a36-46b9-bfa9-63bc4e935632", X-TransactionID:"91776ffd-5a36-46b9-bfa9-63bc4e935632", X-ECOMP-RequestID:"91776ffd-5a36-46b9-bfa9-63bc4e935632", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"144e3668-eced-4f12-97b8-e47444c99885"]
2023-03-01T05:00:48.926Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Request body: 
2023-03-01T05:00:48.927Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||==========================request end================================================
2023-03-01T05:00:49.112Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:49.114Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:49.114Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Status text  : OK
2023-03-01T05:00:49.115Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:49 GMT", x-envoy-upstream-service-time:"180", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:49.118Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Response body: {
  "requestId" : "5a5650d4-4687-45eb-a6fb-ab754622bff6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:00:45.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\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\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n\t\t\t\"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:00:49.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "serviceInstanceName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "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" : "5a5650d4-4687-45eb-a6fb-ab754622bff6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6"
    }
  }
}
2023-03-01T05:00:49.119Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:49.120Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|INFO|500||InvokeReturn
2023-03-01T05:00:49.122Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false
2023-03-01T05:00:49.123Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:00:49.123Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:49.123Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false
2023-03-01T05:00:49.124Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:00:49.124Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2875c0ce9763fbb0fe6d662cfe61d262", X-B3-SpanId:"cad32eed162c07df", X-B3-ParentSpanId:"1511a2e091f53d89", X-B3-Sampled:"0", X-ONAP-RequestID:"91776ffd-5a36-46b9-bfa9-63bc4e935632", X-RequestID:"91776ffd-5a36-46b9-bfa9-63bc4e935632", X-TransactionID:"91776ffd-5a36-46b9-bfa9-63bc4e935632", X-ECOMP-RequestID:"91776ffd-5a36-46b9-bfa9-63bc4e935632", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cae9d1ec-a74d-406f-8b46-59a3ac831b32"]
2023-03-01T05:00:49.125Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:00:49.125Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:00:49.184Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:49.185Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:49.186Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:00:49.186Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:49 GMT", x-envoy-upstream-service-time:"54", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:49.190Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:00:49.191Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:49.192Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:00:49.236Z|91776ffd-5a36-46b9-bfa9-63bc4e935632|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:00:51.083Z|05e8910c-2977-4a33-8714-94d8a616852f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:51.083Z|05e8910c-2977-4a33-8714-94d8a616852f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:52.240Z|156b69c6-9c30-4558-ae32-4f2be952f4fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:52.242Z|4792034f-4d3a-4531-8f6d-31dfe7bb8828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:00:52.240Z|156b69c6-9c30-4558-ae32-4f2be952f4fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:52.243Z|4792034f-4d3a-4531-8f6d-31dfe7bb8828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:00:58.627Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:00:58.633Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:00:58.633Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||Invoke
2023-03-01T05:00:58.634Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:58.634Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:00:58.634Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Method      : GET
2023-03-01T05:00:58.634Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5db2d2531aae6de9b124748b7144ce8f", X-B3-SpanId:"5157114acfd4b321", X-B3-ParentSpanId:"de409d257b939e47", X-B3-Sampled:"0", X-ONAP-RequestID:"26e93c82-2389-4165-9812-2c6cbd063e22", X-RequestID:"26e93c82-2389-4165-9812-2c6cbd063e22", X-TransactionID:"26e93c82-2389-4165-9812-2c6cbd063e22", X-ECOMP-RequestID:"26e93c82-2389-4165-9812-2c6cbd063e22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d861a296-0acb-4945-bba0-3541cbcbea22"]
2023-03-01T05:00:58.635Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Request body: 
2023-03-01T05:00:58.635Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||==========================request end================================================
2023-03-01T05:00:58.784Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:58.785Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:58.785Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status text  : OK
2023-03-01T05:00:58.785Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:58 GMT", x-envoy-upstream-service-time:"144", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:58.786Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Response body: {
  "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:00:10.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"0a2aa327-e201-4217-be1c-45971d6c4b5e\",\n    \"modelVersionId\": \"ece55b34-a913-41ec-bcc0-fb51d5b1ffdd\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"296bf0d3-7b8c-4be3-bd4f-87df2d38090f\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"1aef5bd6-5400-464c-aad9-90678f15817e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:00:58.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
    "cloudIdentifier" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\"},\"environment\":null}",
    "created" : "2023-03-01T05:00:53.000+00:00"
  } ],
  "requestURI" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    }
  }
}
2023-03-01T05:00:58.786Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:58.787Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||InvokeReturn
2023-03-01T05:00:58.789Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:00:58.789Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:00:58.789Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:58.789Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:00:58.790Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:00:58.790Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5db2d2531aae6de9b124748b7144ce8f", X-B3-SpanId:"b1a64858cafed091", X-B3-ParentSpanId:"de409d257b939e47", X-B3-Sampled:"0", X-ONAP-RequestID:"26e93c82-2389-4165-9812-2c6cbd063e22", X-RequestID:"26e93c82-2389-4165-9812-2c6cbd063e22", X-TransactionID:"26e93c82-2389-4165-9812-2c6cbd063e22", X-ECOMP-RequestID:"26e93c82-2389-4165-9812-2c6cbd063e22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"088ea9a9-cb06-4b01-b490-04a929b59d35"]
2023-03-01T05:00:58.790Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:00:58.790Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:00:58.922Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:58.923Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:58.923Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:00:58.924Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:59 GMT", x-envoy-upstream-service-time:"129", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:58.954Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:00:58.954Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:58.955Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:00:58.991Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:00:58.991Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:00:58.992Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:58.992Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:00:58.992Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:00:58.992Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"26e93c82-2389-4165-9812-2c6cbd063e22", X-RequestID:"26e93c82-2389-4165-9812-2c6cbd063e22", X-TransactionID:"26e93c82-2389-4165-9812-2c6cbd063e22", X-ECOMP-RequestID:"26e93c82-2389-4165-9812-2c6cbd063e22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fb0e653-1fe0-4603-8c31-54c3d96a4a65"]
2023-03-01T05:00:58.993Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:00:58.993Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:00:59.340Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:59.341Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:59.341Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:00:59.342Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EBBEDF83B6C296C94F83426124242D5D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 01 Mar 2023 05:00:59 GMT", x-envoy-upstream-service-time:"343", server:"envoy"]
2023-03-01T05:00:59.342Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"069cebf0-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"217fb724-c624-4906-b9eb-7eb59c6660a9","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:00:45.941+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f2e68879-b7ed-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"068d0d39-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T05:00:59.343Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:59.343Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:00:59.374Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:00:59.375Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:00:59.375Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:59.376Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:00:59.376Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:00:59.376Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"26e93c82-2389-4165-9812-2c6cbd063e22", X-RequestID:"26e93c82-2389-4165-9812-2c6cbd063e22", X-TransactionID:"26e93c82-2389-4165-9812-2c6cbd063e22", X-ECOMP-RequestID:"26e93c82-2389-4165-9812-2c6cbd063e22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"177714b8-1764-4bb9-ae12-07d6027c7d0d"]
2023-03-01T05:00:59.376Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:00:59.377Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:00:59.432Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:00:59.463Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6
2023-03-01T05:00:59.464Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|INFO|500||Invoke
2023-03-01T05:00:59.465Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:59.465Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6
2023-03-01T05:00:59.465Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Method      : GET
2023-03-01T05:00:59.466Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5dab67409cb40f1df2d1ec7eb301cc2", X-B3-SpanId:"0d18c9b90b213419", X-B3-ParentSpanId:"09a79fbc5d5870e2", X-B3-Sampled:"0", X-ONAP-RequestID:"e12406cf-a0cb-4ed8-907b-23f9dd74a6ac", X-RequestID:"e12406cf-a0cb-4ed8-907b-23f9dd74a6ac", X-TransactionID:"e12406cf-a0cb-4ed8-907b-23f9dd74a6ac", X-ECOMP-RequestID:"e12406cf-a0cb-4ed8-907b-23f9dd74a6ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89fa02b2-e549-465c-bcfd-cff395eff801"]
2023-03-01T05:00:59.466Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Request body: 
2023-03-01T05:00:59.466Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||==========================request end================================================
2023-03-01T05:00:59.623Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:59.624Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:59.624Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Status text  : OK
2023-03-01T05:00:59.624Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:59 GMT", x-envoy-upstream-service-time:"153", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:59.626Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Response body: {
  "requestId" : "5a5650d4-4687-45eb-a6fb-ab754622bff6",
  "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-03-01T05:00:45.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\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\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n\t\t\t\"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:00:57.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "serviceInstanceName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "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" : "5a5650d4-4687-45eb-a6fb-ab754622bff6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6"
    }
  }
}
2023-03-01T05:00:59.626Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:59.626Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|INFO|500||InvokeReturn
2023-03-01T05:00:59.628Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false
2023-03-01T05:00:59.628Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:00:59.629Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:59.629Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false
2023-03-01T05:00:59.629Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:00:59.629Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5dab67409cb40f1df2d1ec7eb301cc2", X-B3-SpanId:"d6c05a93a5a3a206", X-B3-ParentSpanId:"09a79fbc5d5870e2", X-B3-Sampled:"0", X-ONAP-RequestID:"e12406cf-a0cb-4ed8-907b-23f9dd74a6ac", X-RequestID:"e12406cf-a0cb-4ed8-907b-23f9dd74a6ac", X-TransactionID:"e12406cf-a0cb-4ed8-907b-23f9dd74a6ac", X-ECOMP-RequestID:"e12406cf-a0cb-4ed8-907b-23f9dd74a6ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e4137fb-0cbf-4711-8a82-747002a5b0c9"]
2023-03-01T05:00:59.630Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:00:59.630Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:00:59.700Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:59.701Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:59.702Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:00:59.702Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:00:59 GMT", x-envoy-upstream-service-time:"66", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:00:59.703Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:00:59.703Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:59.704Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:00:59.750Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:00:59.751Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:00:59.751Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:00:59.751Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:00:59.752Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:00:59.752Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:00:59.752Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:00:59.752Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:00:59.752Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e12406cf-a0cb-4ed8-907b-23f9dd74a6ac", X-RequestID:"e12406cf-a0cb-4ed8-907b-23f9dd74a6ac", X-TransactionID:"e12406cf-a0cb-4ed8-907b-23f9dd74a6ac", X-ECOMP-RequestID:"e12406cf-a0cb-4ed8-907b-23f9dd74a6ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e528d715-31dd-46e4-bba0-c2b3e5d08afb"]
2023-03-01T05:00:59.752Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EA370EC47EB07457F8EE8203A0EA1E15; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 05:01:00 GMT", x-envoy-upstream-service-time:"370", server:"envoy"]
2023-03-01T05:00:59.752Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:00:59.753Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:00:59.753Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0ee34c72-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"069cebf0-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"069cebf0-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"069cebf0-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:00:59.824+0000","endTime":"2023-03-01T05:00:59.883+0000","durationInMillis":59,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f2e68879-b7ed-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:00:59.753Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:00:59.754Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:00:59.767Z|26e93c82-2389-4165-9812-2c6cbd063e22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:00.059Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:00.060Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:00.060Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:01:00.061Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F04039BF8700A0964DEF2E4A55A90354; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Wed, 01 Mar 2023 05:01:00 GMT", x-envoy-upstream-service-time:"301", server:"envoy"]
2023-03-01T05:01:00.061Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"5a5650d4-4687-45eb-a6fb-ab754622bff6","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T05:00:54.607+0000","endTime":"2023-03-01T05:00:56.006+0000","removalTime":null,"durationInMillis":1399,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"077b6521-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"0aa3ce0d-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:01:00.061Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:00.062Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5a5650d4-4687-45eb-a6fb-ab754622bff6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:01:00.099Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:01:00.100Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:01:00.100Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:00.100Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:01:00.101Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:01:00.101Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e12406cf-a0cb-4ed8-907b-23f9dd74a6ac", X-RequestID:"e12406cf-a0cb-4ed8-907b-23f9dd74a6ac", X-TransactionID:"e12406cf-a0cb-4ed8-907b-23f9dd74a6ac", X-ECOMP-RequestID:"e12406cf-a0cb-4ed8-907b-23f9dd74a6ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65a81d1b-d7f0-455f-9e85-8405c39a458e"]
2023-03-01T05:01:00.101Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:01:00.101Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:01:00.433Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:00.434Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:00.434Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:01:00.434Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=17DB3EB374F5F0842E8E529AD41EC9DB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Wed, 01 Mar 2023 05:01:00 GMT", x-envoy-upstream-service-time:"299", server:"envoy"]
2023-03-01T05:01:00.435Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:0bcf7d1e-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:00:54.660+0000","endTime":"2023-03-01T05:00:56.003+0000","durationInMillis":1343,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"077b6521-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:01:00.435Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:00.436Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0bc73fab-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:01:00.443Z|e12406cf-a0cb-4ed8-907b-23f9dd74a6ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:01.106Z|224b8973-94bc-4808-9d6a-fa45cfaeb554|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:01.107Z|224b8973-94bc-4808-9d6a-fa45cfaeb554|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:01.195Z|5b2c9eb7-9055-4751-bdb4-604dd4953bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:01:01.198Z|5b2c9eb7-9055-4751-bdb4-604dd4953bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:01:01.874Z|9167658d-ad8a-4383-a391-13187b35e0eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:01:01.875Z|9167658d-ad8a-4383-a391-13187b35e0eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:01:02.267Z|d6cf9645-cdaf-48c2-9660-0c7ef9bd897d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:02.267Z|4c1e5179-68d8-4716-9fa5-4991282fac31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:02.268Z|d6cf9645-cdaf-48c2-9660-0c7ef9bd897d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:02.268Z|4c1e5179-68d8-4716-9fa5-4991282fac31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:06.345Z|912018d4-bfe7-462d-b0b3-03a6504555cb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:01:06.346Z|912018d4-bfe7-462d-b0b3-03a6504555cb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:09.002Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:09.010Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: a7be89d2-deb1-4474-89fb-e245e85bd7d5 already exists in requestDb InfraActiveRequests table
2023-03-01T05:01:09.011Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5
2023-03-01T05:01:09.012Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|INFO|500||Invoke
2023-03-01T05:01:09.012Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:09.013Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5
2023-03-01T05:01:09.013Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Method      : GET
2023-03-01T05:01:09.013Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1277deede98b623f94e58f457b19fc9f", X-B3-SpanId:"0c2d3781a7f6c5c7", X-B3-ParentSpanId:"94e58f457b19fc9f", X-B3-Sampled:"0", X-ONAP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-TransactionID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ECOMP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f096475-4dbe-487a-bd48-16c502b4b35f"]
2023-03-01T05:01:09.017Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Request body: 
2023-03-01T05:01:09.017Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||==========================request end================================================
2023-03-01T05:01:09.111Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:09.112Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T05:01:09.112Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Status text  : Not Found
2023-03-01T05:01:09.112Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:01:09 GMT", x-envoy-upstream-service-time:"88", server:"envoy"]
2023-03-01T05:01:09.113Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Response body: 
2023-03-01T05:01:09.113Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:09.113Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|INFO|404|Not Found|InvokeReturn
2023-03-01T05:01:09.127Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-03-01T05:01:09.128Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-03-01T05:01:09.135Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:01:09.187Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ab329e05-0a40-45e3-aad5-946896515d91|INFO|500||Invoke
2023-03-01T05:01:09.188Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ab329e05-0a40-45e3-aad5-946896515d91|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ab329e05-0a40-45e3-aad5-946896515d91 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a7be89d2-deb1-4474-89fb-e245e85bd7d5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[50c53342-5ea8-40ec-9bc5-1f79954dd959], X-ECOMP-RequestID=[a7be89d2-deb1-4474-89fb-e245e85bd7d5], X-TransactionId=[], X-ONAP-RequestID=[a7be89d2-deb1-4474-89fb-e245e85bd7d5]}
2023-03-01T05:01:09.219Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ab329e05-0a40-45e3-aad5-946896515d91|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ab329e05-0a40-45e3-aad5-946896515d91 has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:01:08 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[26], vertex-id=[245768], x-aai-txid=[1-aai-resources-230301-05:01:08:266-94710], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:01:09.221Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ab329e05-0a40-45e3-aad5-946896515d91|DEBUG|500||{"service-id":"ab329e05-0a40-45e3-aad5-946896515d91","service-description":"pNF","resource-version":"1677646866418"}

2023-03-01T05:01:09.222Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ab329e05-0a40-45e3-aad5-946896515d91|INFO|500||InvokeReturn
2023-03-01T05:01:09.228Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2023-03-01T05:01:09.236Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:01:09.304Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ab329e05-0a40-45e3-aad5-946896515d91|INFO|500||Invoke
2023-03-01T05:01:09.305Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ab329e05-0a40-45e3-aad5-946896515d91|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ab329e05-0a40-45e3-aad5-946896515d91 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a7be89d2-deb1-4474-89fb-e245e85bd7d5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[443ab615-84df-4c6c-ad00-f384196732de], X-ECOMP-RequestID=[a7be89d2-deb1-4474-89fb-e245e85bd7d5], X-TransactionId=[], X-ONAP-RequestID=[a7be89d2-deb1-4474-89fb-e245e85bd7d5]}
2023-03-01T05:01:09.346Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ab329e05-0a40-45e3-aad5-946896515d91|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ab329e05-0a40-45e3-aad5-946896515d91 has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:01:08 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[37], vertex-id=[245768], x-aai-txid=[0-aai-resources-230301-05:01:08:381-19879], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:01:09.348Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ab329e05-0a40-45e3-aad5-946896515d91|DEBUG|500||{"service-id":"ab329e05-0a40-45e3-aad5-946896515d91","service-description":"pNF","resource-version":"1677646866418"}

2023-03-01T05:01:09.348Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ab329e05-0a40-45e3-aad5-946896515d91|INFO|500||InvokeReturn
2023-03-01T05:01:09.349Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-03-01T05:01:09.350Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-03-01T05:01:09.376Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:01:09.377Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-03-01T05:01:09.377Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:09.377Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:01:09.378Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-03-01T05:01:09.378Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"1277deede98b623f94e58f457b19fc9f", X-B3-SpanId:"cd8a022e174777e9", X-B3-ParentSpanId:"94e58f457b19fc9f", X-B3-Sampled:"0", X-ONAP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-TransactionID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ECOMP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9f77625-ac35-4bce-a73e-fd2be6bac485"]
2023-03-01T05:01:09.378Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Namecaed447a-2f52-4f84-9eba-814988db5fa7","requestScope":"service"}
2023-03-01T05:01:09.378Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-03-01T05:01:09.441Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:09.442Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:09.442Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-03-01T05:01:09.442Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:01:09 GMT", x-envoy-upstream-service-time:"59", server:"envoy"]
2023-03-01T05:01:09.443Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-03-01T05:01:09.443Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:09.443Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-03-01T05:01:09.445Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7
2023-03-01T05:01:09.445Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|INFO|500||Invoke
2023-03-01T05:01:09.445Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:09.446Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7
2023-03-01T05:01:09.446Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||Method      : GET
2023-03-01T05:01:09.446Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-TransactionID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ECOMP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80805e4b-ba2a-45ed-9e86-032e6fcc7c81"]
2023-03-01T05:01:09.446Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||Request body: 
2023-03-01T05:01:09.447Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||==========================request end================================================
2023-03-01T05:01:09.514Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:09.514Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:09.515Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||Status text  : OK
2023-03-01T05:01:09.515Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 05:01:09 GMT", x-envoy-upstream-service-time:"62", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:09.518Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_ws8SUfYT5jfOHzgMHNLP",
  "description" : "catalog service description",
  "modelUUID" : "e0339c0f-75fd-4a9b-adcb-fecdaf788dd7",
  "modelInvariantUUID" : "2f352aa4-ca6e-4359-a653-5d10cda030d5",
  "created" : "2023-03-01 04:58:17.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 6905b1c6-5539",
  "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/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/pnfCustomizations"
    }
  }
}
2023-03-01T05:01:09.518Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:09.519Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|INFO|500||InvokeReturn
2023-03-01T05:01:09.599Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance
2023-03-01T05:01:09.603Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|INFO|500||Invoke
2023-03-01T05:01:09.605Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:09.607Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance
2023-03-01T05:01:09.610Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||Method      : GET
2023-03-01T05:01:09.611Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-TransactionID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ECOMP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"193a6130-ae9e-49a8-88df-a7893591939b"]
2023-03-01T05:01:09.612Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||Request body: 
2023-03-01T05:01:09.612Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||==========================request end================================================
2023-03-01T05:01:09.669Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:09.670Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T05:01:09.670Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||Status text  : Not Found
2023-03-01T05:01:09.671Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:01:09 GMT", x-envoy-upstream-service-time:"25", server:"envoy"]
2023-03-01T05:01:09.671Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||Response body: 
2023-03-01T05:01:09.671Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:09.672Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-03-01T05:01:09.672Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5
2023-03-01T05:01:09.673Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5|INFO|500||Invoke
2023-03-01T05:01:09.673Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:09.673Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5
2023-03-01T05:01:09.674Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5|DEBUG|500||Method      : GET
2023-03-01T05:01:09.674Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-TransactionID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ECOMP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f15381d-8d21-4a80-b02d-70e0dcd0e90c"]
2023-03-01T05:01:09.674Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5|DEBUG|500||Request body: 
2023-03-01T05:01:09.674Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5|DEBUG|500||==========================request end================================================
2023-03-01T05:01:09.728Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:09.729Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:09.729Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5|DEBUG|500||Status text  : OK
2023-03-01T05:01:09.730Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 05:01:09 GMT", x-envoy-upstream-service-time:"50", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:09.730Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_ws8SUfYT5jfOHzgMHNLP",
      "description" : "catalog service description",
      "modelUUID" : "e0339c0f-75fd-4a9b-adcb-fecdaf788dd7",
      "modelInvariantUUID" : "2f352aa4-ca6e-4359-a653-5d10cda030d5",
      "created" : "2023-03-01 04:58:17.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 6905b1c6-5539",
      "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/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/recipes"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/collectionResourceCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/csar"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/allottedCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/vnfCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/networkCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/configurationCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/pnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5"
    }
  }
}
2023-03-01T05:01:09.731Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:09.731Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2f352aa4-ca6e-4359-a653-5d10cda030d5|INFO|500||InvokeReturn
2023-03-01T05:01:09.743Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance
2023-03-01T05:01:09.743Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|INFO|500||Invoke
2023-03-01T05:01:09.744Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:09.744Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance
2023-03-01T05:01:09.744Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||Method      : GET
2023-03-01T05:01:09.744Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-TransactionID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ECOMP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"772c94cd-35fd-42d9-8afc-ec4f0d871efd"]
2023-03-01T05:01:09.745Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||Request body: 
2023-03-01T05:01:09.745Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||==========================request end================================================
2023-03-01T05:01:09.768Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:09.769Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T05:01:09.769Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||Status text  : Not Found
2023-03-01T05:01:09.769Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:01:09 GMT", x-envoy-upstream-service-time:"20", server:"envoy"]
2023-03-01T05:01:09.770Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||Response body: 
2023-03-01T05:01:09.770Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:09.770Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e0339c0f-75fd-4a9b-adcb-fecdaf788dd7&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-03-01T05:01:09.771Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T05:01:09.772Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-03-01T05:01:09.772Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:09.772Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T05:01:09.772Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-03-01T05:01:09.773Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-TransactionID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ECOMP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70dc463a-c681-4d53-9528-9805e88907cd"]
2023-03-01T05:01:09.773Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-03-01T05:01:09.773Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-03-01T05:01:09.807Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:09.808Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:09.808Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-03-01T05:01:09.809Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Wed, 01 Mar 2023 05:01:09 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:09.810Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-03-01 01:47:23.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2023-03-01T05:01:09.811Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:09.811Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-03-01T05:01:09.815Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-03-01T05:01:09.816Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2023-03-01T05:01:09.816Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:09.816Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-03-01T05:01:09.817Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2023-03-01T05:01:09.817Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-TransactionID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ECOMP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63b85b7a-f94a-4d67-a2f5-5ee8722cf885"]
2023-03-01T05:01:09.817Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2023-03-01T05:01:09.818Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2023-03-01T05:01:09.882Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:09.883Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:09.883Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2023-03-01T05:01:09.884Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Wed, 01 Mar 2023 05:01:09 GMT", x-envoy-upstream-service-time:"62", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:09.885Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-03-01T01:47:23.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-03-01T05:01:09.886Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:09.886Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2023-03-01T05:01:09.893Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7
2023-03-01T05:01:09.893Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|INFO|500||Invoke
2023-03-01T05:01:09.894Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:09.894Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7
2023-03-01T05:01:09.894Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||Method      : GET
2023-03-01T05:01:09.895Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-TransactionID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ECOMP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb81f158-a245-4d78-bbec-68a6f2bbf47d"]
2023-03-01T05:01:09.895Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||Request body: 
2023-03-01T05:01:09.895Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||==========================request end================================================
2023-03-01T05:01:09.968Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:09.969Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:09.970Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||Status text  : OK
2023-03-01T05:01:09.970Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 05:01:09 GMT", x-envoy-upstream-service-time:"68", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:09.971Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_ws8SUfYT5jfOHzgMHNLP",
  "description" : "catalog service description",
  "modelUUID" : "e0339c0f-75fd-4a9b-adcb-fecdaf788dd7",
  "modelInvariantUUID" : "2f352aa4-ca6e-4359-a653-5d10cda030d5",
  "created" : "2023-03-01 04:58:17.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 6905b1c6-5539",
  "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/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7/pnfCustomizations"
    }
  }
}
2023-03-01T05:01:09.971Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:09.972Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7|INFO|500||InvokeReturn
2023-03-01T05:01:09.977Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:01:09.977Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-03-01T05:01:09.977Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:09.978Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:01:09.978Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-03-01T05:01:09.978Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3880", X-B3-TraceId:"1277deede98b623f94e58f457b19fc9f", X-B3-SpanId:"87bc5149105c5ca3", X-B3-ParentSpanId:"94e58f457b19fc9f", X-B3-Sampled:"0", X-ONAP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-TransactionID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ECOMP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"134b7fa3-6b37-4fd1-98cb-09efbfc75742"]
2023-03-01T05:01:09.979Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a7be89d2-deb1-4474-89fb-e245e85bd7d5","requestStatus":"IN_PROGRESS","startTime":1677646869128,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"2f352aa4-ca6e-4359-a653-5d10cda030d5\",\n            \"modelVersionId\":\"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7\",\n            \"modelName\":\"Demo_pNF_ws8SUfYT5jfOHzgMHNLP\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"4c5fc930-70d0-4029-bd8e-4736ffb82d08\",\n            \"owningEntityName\":\"OE-ETE_Customer-4c5fc930-70d0-4029-bd8e-4736ffb82d08\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_caed447a-2f52-4f84-9eba-814988db5fa7\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namecaed447a-2f52-4f84-9eba-814988db5fa7\",\n            \"productFamilyId\":\"ab329e05-0a40-45e3-aad5-946896515d91\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7\",\n                            \"modelName\":\"Demo_pNF_ws8SUfYT5jfOHzgMHNLP\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namecaed447a-2f52-4f84-9eba-814988db5fa7\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 6905b1c6-5539 0\",\n                                        \"modelCustomizationId\":\"d7f0dde7-5fa9-45a7-8569-04301590fbc8\",\n                                        \"modelInvariantId\":\"2f352aa4-ca6e-4359-a653-5d10cda030d5\",\n                                        \"modelVersionId\":\"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7\",\n                                        \"modelName\":\"Demo_pNF_ws8SUfYT5jfOHzgMHNLP\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"ab329e05-0a40-45e3-aad5-946896515d91\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"ws8SUfYT5jfOHzgMHNLP\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namecaed447a-2f52-4f84-9eba-814988db5fa7","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"a7be89d2-deb1-4474-89fb-e245e85bd7d5"}
2023-03-01T05:01:09.979Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-03-01T05:01:09.984Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:09.997Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:01:09.997Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||Invoke
2023-03-01T05:01:09.998Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:09.998Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:01:09.998Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Method      : GET
2023-03-01T05:01:09.998Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55434b2a3d6ca76065811f751e0a65d6", X-B3-SpanId:"590860cb8d69e374", X-B3-ParentSpanId:"c792b3dfdf42a5b6", X-B3-Sampled:"0", X-ONAP-RequestID:"470149d9-fb01-4e84-846c-2d6190f6e3ea", X-RequestID:"470149d9-fb01-4e84-846c-2d6190f6e3ea", X-TransactionID:"470149d9-fb01-4e84-846c-2d6190f6e3ea", X-ECOMP-RequestID:"470149d9-fb01-4e84-846c-2d6190f6e3ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ec13edd-330f-4c3e-966f-b6e5039920f3"]
2023-03-01T05:01:09.999Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Request body: 
2023-03-01T05:01:09.999Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||==========================request end================================================
2023-03-01T05:01:10.104Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:10.104Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-03-01T05:01:10.105Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-03-01T05:01:10.105Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:09 GMT", x-envoy-upstream-service-time:"121", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:10.106Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "a7be89d2-deb1-4474-89fb-e245e85bd7d5",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:01:09.128+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"2f352aa4-ca6e-4359-a653-5d10cda030d5\",\n            \"modelVersionId\":\"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7\",\n            \"modelName\":\"Demo_pNF_ws8SUfYT5jfOHzgMHNLP\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"4c5fc930-70d0-4029-bd8e-4736ffb82d08\",\n            \"owningEntityName\":\"OE-ETE_Customer-4c5fc930-70d0-4029-bd8e-4736ffb82d08\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_caed447a-2f52-4f84-9eba-814988db5fa7\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namecaed447a-2f52-4f84-9eba-814988db5fa7\",\n            \"productFamilyId\":\"ab329e05-0a40-45e3-aad5-946896515d91\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7\",\n                            \"modelName\":\"Demo_pNF_ws8SUfYT5jfOHzgMHNLP\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namecaed447a-2f52-4f84-9eba-814988db5fa7\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 6905b1c6-5539 0\",\n                                        \"modelCustomizationId\":\"d7f0dde7-5fa9-45a7-8569-04301590fbc8\",\n                                        \"modelInvariantId\":\"2f352aa4-ca6e-4359-a653-5d10cda030d5\",\n                                        \"modelVersionId\":\"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7\",\n                                        \"modelName\":\"Demo_pNF_ws8SUfYT5jfOHzgMHNLP\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"ab329e05-0a40-45e3-aad5-946896515d91\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"ws8SUfYT5jfOHzgMHNLP\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-03-01T05:01:10.786+00:00",
  "serviceInstanceName" : "Service_Ete_Namecaed447a-2f52-4f84-9eba-814988db5fa7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "a7be89d2-deb1-4474-89fb-e245e85bd7d5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5"
    }
  }
}
2023-03-01T05:01:10.107Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:10.107Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-03-01T05:01:10.127Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:01:10.128Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-03-01T05:01:10.129Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:10.129Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:01:10.129Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-03-01T05:01:10.129Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"1277deede98b623f94e58f457b19fc9f", X-B3-SpanId:"c2109bdfe56818d1", X-B3-ParentSpanId:"94e58f457b19fc9f", X-B3-Sampled:"0", X-ONAP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-TransactionID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ECOMP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6754f74-a9e5-4b02-a856-35c97a87e4d1"]
2023-03-01T05:01:10.130Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2f352aa4-ca6e-4359-a653-5d10cda030d5\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_ws8SUfYT5jfOHzgMHNLP\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7\",\"modelUuid\":\"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7\",\"modelInvariantUuid\":\"2f352aa4-ca6e-4359-a653-5d10cda030d5\"},\"requestInfo\":{\"productFamilyId\":\"ab329e05-0a40-45e3-aad5-946896515d91\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namecaed447a-2f52-4f84-9eba-814988db5fa7\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_caed447a-2f52-4f84-9eba-814988db5fa7\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7\",\"modelName\":\"Demo_pNF_ws8SUfYT5jfOHzgMHNLP\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namecaed447a-2f52-4f84-9eba-814988db5fa7\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 6905b1c6-5539 0\",\"modelCustomizationId\":\"d7f0dde7-5fa9-45a7-8569-04301590fbc8\",\"modelInvariantId\":\"2f352aa4-ca6e-4359-a653-5d10cda030d5\",\"modelVersionId\":\"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7\",\"modelName\":\"Demo_pNF_ws8SUfYT5jfOHzgMHNLP\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"ab329e05-0a40-45e3-aad5-946896515d91\",\"instanceParams\":[],\"instanceName\":\"ws8SUfYT5jfOHzgMHNLP\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"4c5fc930-70d0-4029-bd8e-4736ffb82d08\",\"owningEntityName\":\"OE-ETE_Customer-4c5fc930-70d0-4029-bd8e-4736ffb82d08\"}}}","type":"String"},"requestId":{"value":"a7be89d2-deb1-4474-89fb-e245e85bd7d5","type":"String"},"mso-request-id":{"value":"a7be89d2-deb1-4474-89fb-e245e85bd7d5","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-03-01T05:01:10.130Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-03-01T05:01:10.164Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:10.165Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:10.166Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status text  : OK
2023-03-01T05:01:10.166Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:10 GMT", x-envoy-upstream-service-time:"158", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:10.217Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Response body: {
  "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "flowStatus" : "Execution of CreateNetworkBB has completed successfully, next invoking ActivateNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2023-03-01T05:00:10.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"0a2aa327-e201-4217-be1c-45971d6c4b5e\",\n    \"modelVersionId\": \"ece55b34-a913-41ec-bcc0-fb51d5b1ffdd\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"296bf0d3-7b8c-4be3-bd4f-87df2d38090f\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"1aef5bd6-5400-464c-aad9-90678f15817e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:05.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
    "cloudIdentifier" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\"},\"environment\":null}",
    "created" : "2023-03-01T05:00:53.000+00:00"
  } ],
  "requestURI" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    }
  }
}
2023-03-01T05:01:10.217Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:10.218Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||InvokeReturn
2023-03-01T05:01:10.220Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:01:10.220Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:10.221Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:10.221Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:01:10.221Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:10.221Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55434b2a3d6ca76065811f751e0a65d6", X-B3-SpanId:"fa5b308894b657ee", X-B3-ParentSpanId:"c792b3dfdf42a5b6", X-B3-Sampled:"0", X-ONAP-RequestID:"470149d9-fb01-4e84-846c-2d6190f6e3ea", X-RequestID:"470149d9-fb01-4e84-846c-2d6190f6e3ea", X-TransactionID:"470149d9-fb01-4e84-846c-2d6190f6e3ea", X-ECOMP-RequestID:"470149d9-fb01-4e84-846c-2d6190f6e3ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4c8ea04-f988-486f-a8f6-367dbfb837b9"]
2023-03-01T05:01:10.222Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:10.222Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:10.296Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:10.296Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:10.297Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:10.297Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:10 GMT", x-envoy-upstream-service-time:"70", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:10.314Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 11,
  "soRequestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "groupingId" : "e0d9dbc1-fccf-473d-92d6-0b5d103b19e6",
  "name" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"fcbfa8a4-4aa2-4308-8454-639dd960d438\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"4e496651-6d1d-4ce6-a705-3dd80a7a5e1a\",\"output_key\":\"subnet_id_4699a041-b5ef-464d-a6bc-aa4cf5a0212f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0/e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"updated_time\":null,\"creation_time\":1677646855000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f48edc0e9be14b84b78885c3a85bfd31\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-03-01T05:01:01.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:01:10.314Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:10.315Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:10.366Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:01:10.367Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:01:10.367Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:10.367Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:01:10.368Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:01:10.368Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"470149d9-fb01-4e84-846c-2d6190f6e3ea", X-RequestID:"470149d9-fb01-4e84-846c-2d6190f6e3ea", X-TransactionID:"470149d9-fb01-4e84-846c-2d6190f6e3ea", X-ECOMP-RequestID:"470149d9-fb01-4e84-846c-2d6190f6e3ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72ad6c31-af16-4a90-ad08-c737cac55089"]
2023-03-01T05:01:10.369Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:01:10.369Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:01:10.656Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:10.670Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6
2023-03-01T05:01:10.671Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|INFO|500||Invoke
2023-03-01T05:01:10.672Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:10.672Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6
2023-03-01T05:01:10.672Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Method      : GET
2023-03-01T05:01:10.673Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5ff77d50838cfd6c21210c83c290a4b", X-B3-SpanId:"c5544e10127ff063", X-B3-ParentSpanId:"75605d56c8f96f6a", X-B3-Sampled:"0", X-ONAP-RequestID:"aab3457b-1891-4a7b-9499-46c545ddba53", X-RequestID:"aab3457b-1891-4a7b-9499-46c545ddba53", X-TransactionID:"aab3457b-1891-4a7b-9499-46c545ddba53", X-ECOMP-RequestID:"aab3457b-1891-4a7b-9499-46c545ddba53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d36939f-53dd-4d2c-a324-f831f6e4ad9e"]
2023-03-01T05:01:10.673Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Request body: 
2023-03-01T05:01:10.674Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||==========================request end================================================
2023-03-01T05:01:10.761Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:10.761Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:10.762Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:01:10.762Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FA0BCC5BB00425398526D5AB0189821C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Wed, 01 Mar 2023 05:01:11 GMT", x-envoy-upstream-service-time:"384", server:"envoy"]
2023-03-01T05:01:10.762Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"069cebf0-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"217fb724-c624-4906-b9eb-7eb59c6660a9","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:00:45.941+0000","endTime":"2023-03-01T05:01:03.352+0000","removalTime":null,"durationInMillis":17411,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f2e68879-b7ed-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"068d0d39-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:01:10.763Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:10.763Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=217fb724-c624-4906-b9eb-7eb59c6660a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:01:10.791Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:10.791Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:10.791Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Status text  : OK
2023-03-01T05:01:10.792Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:10 GMT", x-envoy-upstream-service-time:"110", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:10.792Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Response body: {
  "requestId" : "5a5650d4-4687-45eb-a6fb-ab754622bff6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:00:45.000+00:00",
  "endTime" : "2023-03-01T05:01:02.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\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\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n\t\t\t\"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "serviceInstanceName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "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" : "5a5650d4-4687-45eb-a6fb-ab754622bff6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6"
    }
  }
}
2023-03-01T05:01:10.792Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:10.793Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|INFO|500||InvokeReturn
2023-03-01T05:01:10.794Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false
2023-03-01T05:01:10.795Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:10.795Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:10.795Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false
2023-03-01T05:01:10.796Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:10.796Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5ff77d50838cfd6c21210c83c290a4b", X-B3-SpanId:"2667ef26c7c5cd50", X-B3-ParentSpanId:"75605d56c8f96f6a", X-B3-Sampled:"0", X-ONAP-RequestID:"aab3457b-1891-4a7b-9499-46c545ddba53", X-RequestID:"aab3457b-1891-4a7b-9499-46c545ddba53", X-TransactionID:"aab3457b-1891-4a7b-9499-46c545ddba53", X-ECOMP-RequestID:"aab3457b-1891-4a7b-9499-46c545ddba53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4600446d-30cf-492e-af04-1e560e2e55f2"]
2023-03-01T05:01:10.796Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:10.796Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:10.801Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:01:10.801Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:01:10.802Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:10.802Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:01:10.802Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:01:10.803Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"470149d9-fb01-4e84-846c-2d6190f6e3ea", X-RequestID:"470149d9-fb01-4e84-846c-2d6190f6e3ea", X-TransactionID:"470149d9-fb01-4e84-846c-2d6190f6e3ea", X-ECOMP-RequestID:"470149d9-fb01-4e84-846c-2d6190f6e3ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9075b06-b266-4ba3-add9-5a8c30da28cb"]
2023-03-01T05:01:10.803Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:01:10.803Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:01:10.850Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:10.851Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:10.851Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:10.852Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:10 GMT", x-envoy-upstream-service-time:"51", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:10.865Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:01:10.865Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:10.866Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:10.879Z|aab3457b-1891-4a7b-9499-46c545ddba53|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:11.071Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:11.071Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:11.072Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:01:11.072Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=15517BF2C23B1A299B9B693239C47797; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 01 Mar 2023 05:01:11 GMT", x-envoy-upstream-service-time:"263", server:"envoy"]
2023-03-01T05:01:11.073Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:10fc8f37-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"069cebf0-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"069cebf0-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"069cebf0-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:01:03.344+0000","endTime":"2023-03-01T05:01:03.345+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f2e68879-b7ed-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:01:11.073Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:11.074Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=069cebf0-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:01:11.090Z|470149d9-fb01-4e84-846c-2d6190f6e3ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:11.092Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:11.101Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6
2023-03-01T05:01:11.102Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|INFO|500||Invoke
2023-03-01T05:01:11.102Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:11.103Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6
2023-03-01T05:01:11.104Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Method      : GET
2023-03-01T05:01:11.104Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d24aaa59998d7c8f30d13f4c7a65b42", X-B3-SpanId:"8f948a1c5832bf68", X-B3-ParentSpanId:"5087909c9a0b135f", X-B3-Sampled:"0", X-ONAP-RequestID:"0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e", X-RequestID:"0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e", X-TransactionID:"0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e", X-ECOMP-RequestID:"0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9397c4d-16c9-428d-b9fc-d549640b7e0d"]
2023-03-01T05:01:11.105Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Request body: 
2023-03-01T05:01:11.105Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||==========================request end================================================
2023-03-01T05:01:11.130Z|b96b3216-c17a-4b7e-9556-55af3ab75f2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:11.131Z|b96b3216-c17a-4b7e-9556-55af3ab75f2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:11.232Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:11.233Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:11.234Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Status text  : OK
2023-03-01T05:01:11.234Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:11 GMT", x-envoy-upstream-service-time:"123", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:11.235Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Response body: {
  "requestId" : "5a5650d4-4687-45eb-a6fb-ab754622bff6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:00:45.000+00:00",
  "endTime" : "2023-03-01T05:01:02.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\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\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n\t\t\t\"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "serviceInstanceName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "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" : "5a5650d4-4687-45eb-a6fb-ab754622bff6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6"
    }
  }
}
2023-03-01T05:01:11.235Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:11.235Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|INFO|500||InvokeReturn
2023-03-01T05:01:11.238Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false
2023-03-01T05:01:11.238Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:11.239Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:11.239Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false
2023-03-01T05:01:11.239Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:11.240Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d24aaa59998d7c8f30d13f4c7a65b42", X-B3-SpanId:"d2e712f7c20ba1a8", X-B3-ParentSpanId:"5087909c9a0b135f", X-B3-Sampled:"0", X-ONAP-RequestID:"0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e", X-RequestID:"0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e", X-TransactionID:"0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e", X-ECOMP-RequestID:"0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1e48e94-5845-47c7-a417-87e7f01abb3c"]
2023-03-01T05:01:11.240Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:11.240Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:11.322Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:11.323Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:11.323Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:11.324Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:11 GMT", x-envoy-upstream-service-time:"79", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:11.325Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:01:11.325Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:11.326Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:11.379Z|0c5e0bc3-162c-46c7-b020-e2bd7c5e4b5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:11.551Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:11.571Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6
2023-03-01T05:01:11.572Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|INFO|500||Invoke
2023-03-01T05:01:11.572Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:11.573Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6
2023-03-01T05:01:11.573Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Method      : GET
2023-03-01T05:01:11.574Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83e9700b2ca709697ba39a39aade732d", X-B3-SpanId:"eb32b07bd95869b4", X-B3-ParentSpanId:"6105ee8189f92715", X-B3-Sampled:"0", X-ONAP-RequestID:"3ba23851-f6ea-4147-8333-ece207b2e98e", X-RequestID:"3ba23851-f6ea-4147-8333-ece207b2e98e", X-TransactionID:"3ba23851-f6ea-4147-8333-ece207b2e98e", X-ECOMP-RequestID:"3ba23851-f6ea-4147-8333-ece207b2e98e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ddedaea-43af-4796-8b62-6d3f167e8e63"]
2023-03-01T05:01:11.574Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Request body: 
2023-03-01T05:01:11.574Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||==========================request end================================================
2023-03-01T05:01:11.670Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:11.670Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:11.671Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Status text  : OK
2023-03-01T05:01:11.672Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:11 GMT", x-envoy-upstream-service-time:"92", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:11.672Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Response body: {
  "requestId" : "5a5650d4-4687-45eb-a6fb-ab754622bff6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:00:45.000+00:00",
  "endTime" : "2023-03-01T05:01:02.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\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\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n\t\t\t\"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "serviceInstanceName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "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" : "5a5650d4-4687-45eb-a6fb-ab754622bff6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6"
    }
  }
}
2023-03-01T05:01:11.673Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:11.673Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|INFO|500||InvokeReturn
2023-03-01T05:01:11.676Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false
2023-03-01T05:01:11.676Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:11.676Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:11.677Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false
2023-03-01T05:01:11.677Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:11.677Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83e9700b2ca709697ba39a39aade732d", X-B3-SpanId:"3c37859e3fe3c951", X-B3-ParentSpanId:"6105ee8189f92715", X-B3-Sampled:"0", X-ONAP-RequestID:"3ba23851-f6ea-4147-8333-ece207b2e98e", X-RequestID:"3ba23851-f6ea-4147-8333-ece207b2e98e", X-TransactionID:"3ba23851-f6ea-4147-8333-ece207b2e98e", X-ECOMP-RequestID:"3ba23851-f6ea-4147-8333-ece207b2e98e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c1bae0d-d038-4d68-b2dd-72c6cfdc967e"]
2023-03-01T05:01:11.677Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:11.678Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:11.746Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:11.746Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:11.747Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:11.748Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:11 GMT", x-envoy-upstream-service-time:"65", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:11.751Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:01:11.751Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:11.752Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:11.770Z|3ba23851-f6ea-4147-8333-ece207b2e98e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:11.954Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:11.962Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6
2023-03-01T05:01:11.963Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|INFO|500||Invoke
2023-03-01T05:01:11.963Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:11.963Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6
2023-03-01T05:01:11.964Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Method      : GET
2023-03-01T05:01:11.964Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c10eabee2decbabdc33e08e8740ea016", X-B3-SpanId:"dbc739befeb7c761", X-B3-ParentSpanId:"7ec275b30366a0ef", X-B3-Sampled:"0", X-ONAP-RequestID:"ebaccc29-495d-4c8c-a3d7-50a0bc300a50", X-RequestID:"ebaccc29-495d-4c8c-a3d7-50a0bc300a50", X-TransactionID:"ebaccc29-495d-4c8c-a3d7-50a0bc300a50", X-ECOMP-RequestID:"ebaccc29-495d-4c8c-a3d7-50a0bc300a50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6e68fd8-cfc2-4fe0-aa64-e6766659ada1"]
2023-03-01T05:01:11.965Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Request body: 
2023-03-01T05:01:11.965Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||==========================request end================================================
2023-03-01T05:01:12.017Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:12.018Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:12.018Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Status text  : OK
2023-03-01T05:01:12.018Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:11 GMT", x-envoy-upstream-service-time:"48", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:12.026Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Response body: {
  "requestId" : "5a5650d4-4687-45eb-a6fb-ab754622bff6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:00:45.000+00:00",
  "endTime" : "2023-03-01T05:01:02.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\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\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n\t\t\t\"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "serviceInstanceName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "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" : "5a5650d4-4687-45eb-a6fb-ab754622bff6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6"
    }
  }
}
2023-03-01T05:01:12.027Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:12.027Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|INFO|500||InvokeReturn
2023-03-01T05:01:12.029Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false
2023-03-01T05:01:12.030Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:12.030Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:12.030Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false
2023-03-01T05:01:12.031Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:12.031Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c10eabee2decbabdc33e08e8740ea016", X-B3-SpanId:"6961f9a1138349e9", X-B3-ParentSpanId:"7ec275b30366a0ef", X-B3-Sampled:"0", X-ONAP-RequestID:"ebaccc29-495d-4c8c-a3d7-50a0bc300a50", X-RequestID:"ebaccc29-495d-4c8c-a3d7-50a0bc300a50", X-TransactionID:"ebaccc29-495d-4c8c-a3d7-50a0bc300a50", X-ECOMP-RequestID:"ebaccc29-495d-4c8c-a3d7-50a0bc300a50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4c2f80c-1db2-4c7f-9f97-156dbff0d624"]
2023-03-01T05:01:12.031Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:12.032Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:12.096Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:12.097Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:12.098Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:12.098Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:11 GMT", x-envoy-upstream-service-time:"61", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:12.109Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:01:12.110Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:12.110Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:12.139Z|ebaccc29-495d-4c8c-a3d7-50a0bc300a50|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:12.215Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:12.216Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-03-01T05:01:12.216Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-03-01T05:01:12.216Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 01 Mar 2023 05:01:12 GMT", X-ONAP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-TransactionID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ECOMP-RequestID:"a7be89d2-deb1-4474-89fb-e245e85bd7d5", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e6754f74-a9e5-4b02-a856-35c97a87e4d1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"2080", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:12.217Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a7be89d2-deb1-4474-89fb-e245e85bd7d5\",\"instanceId\":\"bcdc9f55-fc9d-436e-9e01-523c77c5e629\"}}","message":"Success","processInstanceID":"158c77b5-b7ee-11ed-b8be-fe28cc8d84ee","variables":null,"messageCode":200}
2023-03-01T05:01:12.217Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:12.218Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-03-01T05:01:12.223Z|a7be89d2-deb1-4474-89fb-e245e85bd7d5|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:12.294Z|059f3ece-29f4-4bd2-b3da-7fafcc5ec2e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:12.294Z|eada25b8-2506-444c-bf31-896247b7db62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:12.294Z|059f3ece-29f4-4bd2-b3da-7fafcc5ec2e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:12.294Z|eada25b8-2506-444c-bf31-896247b7db62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:12.375Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:12.381Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6
2023-03-01T05:01:12.382Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|INFO|500||Invoke
2023-03-01T05:01:12.383Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:12.383Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6
2023-03-01T05:01:12.384Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Method      : GET
2023-03-01T05:01:12.384Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab0f16e68bd057545088aa19ebd3824a", X-B3-SpanId:"ccd1756047035420", X-B3-ParentSpanId:"846f30dae20afb65", X-B3-Sampled:"0", X-ONAP-RequestID:"9e8e6300-06fb-4487-8e92-e97a073a3565", X-RequestID:"9e8e6300-06fb-4487-8e92-e97a073a3565", X-TransactionID:"9e8e6300-06fb-4487-8e92-e97a073a3565", X-ECOMP-RequestID:"9e8e6300-06fb-4487-8e92-e97a073a3565", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfb09a0e-1e20-41e5-83d2-0fde9e181964"]
2023-03-01T05:01:12.385Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Request body: 
2023-03-01T05:01:12.385Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||==========================request end================================================
2023-03-01T05:01:12.479Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:12.480Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:12.481Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Status text  : OK
2023-03-01T05:01:12.482Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:12 GMT", x-envoy-upstream-service-time:"90", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:12.516Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||Response body: {
  "requestId" : "5a5650d4-4687-45eb-a6fb-ab754622bff6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:00:45.000+00:00",
  "endTime" : "2023-03-01T05:01:02.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\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\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n\t\t\t\"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "serviceInstanceName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "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" : "5a5650d4-4687-45eb-a6fb-ab754622bff6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6"
    }
  }
}
2023-03-01T05:01:12.517Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:12.518Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5a5650d4-4687-45eb-a6fb-ab754622bff6|INFO|500||InvokeReturn
2023-03-01T05:01:12.520Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false
2023-03-01T05:01:12.520Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:12.521Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:12.521Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false
2023-03-01T05:01:12.521Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:12.522Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab0f16e68bd057545088aa19ebd3824a", X-B3-SpanId:"01558b9dfff7c508", X-B3-ParentSpanId:"846f30dae20afb65", X-B3-Sampled:"0", X-ONAP-RequestID:"9e8e6300-06fb-4487-8e92-e97a073a3565", X-RequestID:"9e8e6300-06fb-4487-8e92-e97a073a3565", X-TransactionID:"9e8e6300-06fb-4487-8e92-e97a073a3565", X-ECOMP-RequestID:"9e8e6300-06fb-4487-8e92-e97a073a3565", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"084cad9d-fc27-4063-a47d-cde789905e8c"]
2023-03-01T05:01:12.522Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:12.523Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:12.646Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:12.647Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:12.648Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:12.648Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:12 GMT", x-envoy-upstream-service-time:"120", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:12.659Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:01:12.660Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:12.660Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5a5650d4-4687-45eb-a6fb-ab754622bff6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:12.671Z|9e8e6300-06fb-4487-8e92-e97a073a3565|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5a5650d4-4687-45eb-a6fb-ab754622bff6|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:14.929Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:14.933Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: b25fde69-959b-400e-b963-8ff3e5d07024 already exists in requestDb InfraActiveRequests table
2023-03-01T05:01:14.934Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:01:14.934Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||Invoke
2023-03-01T05:01:14.935Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:14.935Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:01:14.935Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Method      : GET
2023-03-01T05:01:14.936Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e5b4c34183a7215497d14e4b8bdc574", X-B3-SpanId:"6363543eb14b6b17", X-B3-ParentSpanId:"6c3491d446da6ece", X-B3-Sampled:"0", X-ONAP-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-TransactionID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-ECOMP-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"921150f8-b5df-4c83-a43c-d00e8d5cbe66"]
2023-03-01T05:01:14.936Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Request body: 
2023-03-01T05:01:14.936Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||==========================request end================================================
2023-03-01T05:01:15.107Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:15.108Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T05:01:15.109Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status text  : Not Found
2023-03-01T05:01:15.109Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:01:15 GMT", x-envoy-upstream-service-time:"166", server:"envoy"]
2023-03-01T05:01:15.110Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Response body: 
2023-03-01T05:01:15.110Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:15.110Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|404|Not Found|InvokeReturn
2023-03-01T05:01:15.131Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|||INFO|500||Running local validations
2023-03-01T05:01:15.132Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-03-01T05:01:15.144Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:01:15.194Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705|INFO|500||Invoke
2023-03-01T05:01:15.195Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b25fde69-959b-400e-b963-8ff3e5d07024], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e205bc87-4eff-439b-acd5-d516b89e5044], X-ECOMP-RequestID=[b25fde69-959b-400e-b963-8ff3e5d07024], X-TransactionId=[], X-ONAP-RequestID=[b25fde69-959b-400e-b963-8ff3e5d07024]}
2023-03-01T05:01:15.227Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705 has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 05:01:14 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[26], x-aai-txid=[1-aai-resources-230301-05:01:14:273-75152], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:01:15.228Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705|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/cc8289a5-94f6-483c-ae42-fe9ff3f27705","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705","ERR.5.4.6114"]}}}

2023-03-01T05:01:15.229Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705|INFO|404|Not Found|InvokeReturn
2023-03-01T05:01:15.233Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705
2023-03-01T05:01:15.234Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: cc8289a5-94f6-483c-ae42-fe9ff3f27705
2023-03-01T05:01:15.240Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:01:15.295Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705|INFO|500||Invoke
2023-03-01T05:01:15.296Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b25fde69-959b-400e-b963-8ff3e5d07024], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f1cf751e-1336-4fc9-8457-1bb129b3d1f7], X-ECOMP-RequestID=[b25fde69-959b-400e-b963-8ff3e5d07024], X-TransactionId=[], X-ONAP-RequestID=[b25fde69-959b-400e-b963-8ff3e5d07024]}
2023-03-01T05:01:15.325Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705 has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 05:01:14 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[23], x-aai-txid=[0-aai-resources-230301-05:01:14:374-7304], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:01:15.326Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705|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/cc8289a5-94f6-483c-ae42-fe9ff3f27705","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705","ERR.5.4.6114"]}}}

2023-03-01T05:01:15.327Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705|INFO|404|Not Found|InvokeReturn
2023-03-01T05:01:15.332Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/cc8289a5-94f6-483c-ae42-fe9ff3f27705
2023-03-01T05:01:15.333Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: cc8289a5-94f6-483c-ae42-fe9ff3f27705
2023-03-01T05:01:15.339Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:01:15.382Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||Invoke
2023-03-01T05:01:15.383Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e with request headers:{Authorization=[***REDACTED***], X-RequestID=[b25fde69-959b-400e-b963-8ff3e5d07024], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b5c41919-c6d0-4b89-bc84-25794b94893d], X-ECOMP-RequestID=[b25fde69-959b-400e-b963-8ff3e5d07024], X-TransactionId=[], X-ONAP-RequestID=[b25fde69-959b-400e-b963-8ff3e5d07024]}
2023-03-01T05:01:15.420Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|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/1f88cd85039a40618a028e3d4c59648e has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:01:14 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[34], vertex-id=[225288], x-aai-txid=[1-aai-resources-230301-05:01:14:460-43572], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:01:15.421Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|DEBUG|500||{"tenant-id":"1f88cd85039a40618a028e3d4c59648e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677646662081","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2023-03-01T05:01:15.421Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||InvokeReturn
2023-03-01T05:01:15.423Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-03-01T05:01:15.423Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-03-01T05:01:15.427Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:01:15.427Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-03-01T05:01:15.428Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:15.428Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:01:15.429Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-03-01T05:01:15.429Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/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:"3e5b4c34183a7215497d14e4b8bdc574", X-B3-SpanId:"b22303497e386e2e", X-B3-ParentSpanId:"6c3491d446da6ece", X-B3-Sampled:"0", X-ONAP-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-TransactionID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-ECOMP-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8103480-df8c-4f09-aecd-afff3a54ac3c"]
2023-03-01T05:01:15.429Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"840a86c8-9093-46d3-b4a8-3058b5dacc94"},"instanceName":"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0","requestScope":"vnf"}
2023-03-01T05:01:15.430Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-03-01T05:01:15.527Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:15.528Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:15.529Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-03-01T05:01:15.529Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:01:15 GMT", x-envoy-upstream-service-time:"94", server:"envoy"]
2023-03-01T05:01:15.529Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-03-01T05:01:15.530Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:15.530Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-03-01T05:01:15.531Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6
2023-03-01T05:01:15.532Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6|INFO|500||Invoke
2023-03-01T05:01:15.532Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:15.532Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6
2023-03-01T05:01:15.533Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6|DEBUG|500||Method      : GET
2023-03-01T05:01:15.533Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-TransactionID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-ECOMP-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97e47f62-a3b3-4288-9c2b-24a9d72fdc05"]
2023-03-01T05:01:15.533Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6|DEBUG|500||Request body: 
2023-03-01T05:01:15.534Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6|DEBUG|500||==========================request end================================================
2023-03-01T05:01:16.195Z|634c2ca1-1e33-4002-a6fd-98a66de8611a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:01:16.196Z|634c2ca1-1e33-4002-a6fd-98a66de8611a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:01:17.065Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:17.067Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:17.068Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6|DEBUG|500||Status text  : OK
2023-03-01T05:01:17.068Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 05:01:17 GMT", x-envoy-upstream-service-time:"1527", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:17.071Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 6,
      "modelCustomizationUUID" : "5c50b738-58ed-49e2-b23d-8c99122864c6",
      "modelInstanceName" : "basic_vm 0",
      "created" : "2023-03-01 04:59:08.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2023-03-01T04:59:08.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vfModuleCustomizations"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfcInstanceGroupCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/service"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6"
    }
  }
}
2023-03-01T05:01:17.071Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:17.072Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5c50b738-58ed-49e2-b23d-8c99122864c6|INFO|500||InvokeReturn
2023-03-01T05:01:17.105Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources
2023-03-01T05:01:17.106Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|INFO|500||Invoke
2023-03-01T05:01:17.107Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:17.107Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources
2023-03-01T05:01:17.108Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Method      : GET
2023-03-01T05:01:17.108Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-TransactionID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-ECOMP-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b6d67d9-a972-4c32-bd2a-cbe03359b46d"]
2023-03-01T05:01:17.109Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Request body: 
2023-03-01T05:01:17.109Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||==========================request end================================================
2023-03-01T05:01:17.208Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:17.209Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:17.209Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Status text  : OK
2023-03-01T05:01:17.209Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/4e2f32e5-0083-4f8e-9183-d7b8e1b5310c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 05:01:17 GMT", x-envoy-upstream-service-time:"94", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:17.210Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "4e2f32e5-0083-4f8e-9183-d7b8e1b5310c",
  "modelInvariantUUID" : "b4cfed10-c12a-4c88-a2ad-943d76fdc654",
  "modelName" : "basic_vm",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vf.BasicVm",
  "description" : "VF",
  "orchestrationMode" : "HEAT",
  "aicVersionMin" : null,
  "aicVersionMax" : null,
  "category" : "Generic",
  "subCategory" : "Abstract",
  "created" : "2023-03-01T04:59:08.000+00:00",
  "modelInvariantId" : "b4cfed10-c12a-4c88-a2ad-943d76fdc654",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/4e2f32e5-0083-4f8e-9183-d7b8e1b5310c"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/4e2f32e5-0083-4f8e-9183-d7b8e1b5310c"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/4e2f32e5-0083-4f8e-9183-d7b8e1b5310c/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/4e2f32e5-0083-4f8e-9183-d7b8e1b5310c/vnfResourceWorkflow"
    }
  }
}
2023-03-01T05:01:17.211Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:17.211Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|INFO|500||InvokeReturn
2023-03-01T05:01:17.223Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2023-03-01T05:01:17.223Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2023-03-01T05:01:17.227Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:17.228Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2023-03-01T05:01:17.229Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2023-03-01T05:01:17.230Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/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:"b25fde69-959b-400e-b963-8ff3e5d07024", X-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-TransactionID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-ECOMP-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fcadf99-a433-40e7-9cbd-c58f7cc8860d"]
2023-03-01T05:01:17.230Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2023-03-01T05:01:17.231Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2023-03-01T05:01:17.345Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:17.346Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:17.347Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/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-03-01T05:01:17.347Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/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:"Wed, 01 Mar 2023 05:01:17 GMT", x-envoy-upstream-service-time:"102", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:17.348Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/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-03-01T01:47:23.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-03-01T05:01:17.349Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:17.349Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2023-03-01T05:01:17.377Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:01:17.378Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-03-01T05:01:17.378Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:17.378Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:01:17.379Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-03-01T05:01:17.379Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/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:"3e5b4c34183a7215497d14e4b8bdc574", X-B3-SpanId:"d7f1bfdee341d7cc", X-B3-ParentSpanId:"6c3491d446da6ece", X-B3-Sampled:"0", X-ONAP-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-TransactionID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-ECOMP-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36444c0b-9cae-4445-b5ab-e67e9027f4db"]
2023-03-01T05:01:17.379Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b25fde69-959b-400e-b963-8ff3e5d07024","requestStatus":"IN_PROGRESS","startTime":1677646875132,"source":"VID","vnfName":"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"1f88cd85039a40618a028e3d4c59648e","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n    \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"840a86c8-9093-46d3-b4a8-3058b5dacc94","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"b25fde69-959b-400e-b963-8ff3e5d07024"}
2023-03-01T05:01:17.380Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-03-01T05:01:17.562Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:17.563Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-03-01T05:01:17.563Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-03-01T05:01:17.563Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/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/b25fde69-959b-400e-b963-8ff3e5d07024", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:18 GMT", x-envoy-upstream-service-time:"179", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:17.632Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:01:15.132+00:00",
  "source" : "VID",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n    \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-03-01T05:01:18.243+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    }
  }
}
2023-03-01T05:01:17.633Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:17.633Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-03-01T05:01:17.645Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:01:17.646Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-03-01T05:01:17.646Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:17.646Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:01:17.647Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-03-01T05:01:17.647Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/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:"3e5b4c34183a7215497d14e4b8bdc574", X-B3-SpanId:"07d24ed1be213d52", X-B3-ParentSpanId:"6c3491d446da6ece", X-B3-Sampled:"0", X-ONAP-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-TransactionID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-ECOMP-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"951c2c41-beb5-4861-8fb9-6a9e66145b58"]
2023-03-01T05:01:17.648Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/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\":\"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"5c50b738-58ed-49e2-b23d-8c99122864c6\",\"modelVersionId\":\"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\"modelCustomizationId\":\"5c50b738-58ed-49e2-b23d-8c99122864c6\",\"modelUuid\":\"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\"modelInvariantUuid\":\"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\"source\":\"VID\",\"instanceName\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\"modelInfo\":{\"modelInvariantId\":\"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\"modelUuid\":\"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\"modelInvariantUuid\":\"cc8289a5-94f6-483c-ae42-fe9ff3f27705\"}}}],\"cloudConfiguration\":{\"tenantId\":\"1f88cd85039a40618a028e3d4c59648e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"840a86c8-9093-46d3-b4a8-3058b5dacc94\"}","type":"String"},"requestId":{"value":"b25fde69-959b-400e-b963-8ff3e5d07024","type":"String"},"mso-request-id":{"value":"b25fde69-959b-400e-b963-8ff3e5d07024","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"840a86c8-9093-46d3-b4a8-3058b5dacc94","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/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-03-01T05:01:17.648Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-03-01T05:01:19.772Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:19.772Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-03-01T05:01:19.773Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-03-01T05:01:19.773Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 01 Mar 2023 05:01:20 GMT", X-ONAP-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-TransactionID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-ECOMP-RequestID:"b25fde69-959b-400e-b963-8ff3e5d07024", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"951c2c41-beb5-4861-8fb9-6a9e66145b58", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"2119", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:19.774Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b25fde69-959b-400e-b963-8ff3e5d07024\",\"instanceId\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\"}}","message":"Success","processInstanceID":"1a13ad62-b7ee-11ed-b8be-fe28cc8d84ee","variables":null,"messageCode":200}
2023-03-01T05:01:19.774Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:19.775Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-03-01T05:01:19.781Z|b25fde69-959b-400e-b963-8ff3e5d07024|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:20.011Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:20.020Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:01:20.021Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||Invoke
2023-03-01T05:01:20.021Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:20.022Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:01:20.022Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Method      : GET
2023-03-01T05:01:20.022Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c5261084ac37edc607d2b52f6053ef7", X-B3-SpanId:"ad615adb46b1990f", X-B3-ParentSpanId:"2088da3bf566fbf4", X-B3-Sampled:"0", X-ONAP-RequestID:"49fe0f08-5b52-4711-8864-4db5316ea850", X-RequestID:"49fe0f08-5b52-4711-8864-4db5316ea850", X-TransactionID:"49fe0f08-5b52-4711-8864-4db5316ea850", X-ECOMP-RequestID:"49fe0f08-5b52-4711-8864-4db5316ea850", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae5d3b04-760a-4ac2-a902-6dad6e3d326b"]
2023-03-01T05:01:20.023Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Request body: 
2023-03-01T05:01:20.023Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||==========================request end================================================
2023-03-01T05:01:20.107Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:20.107Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:20.108Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status text  : OK
2023-03-01T05:01:20.108Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:20 GMT", x-envoy-upstream-service-time:"77", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:20.109Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Response body: {
  "requestId" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:01:15.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n    \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    }
  }
}
2023-03-01T05:01:20.109Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:20.109Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||InvokeReturn
2023-03-01T05:01:20.111Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:01:20.112Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:20.112Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:20.112Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:01:20.113Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:20.113Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c5261084ac37edc607d2b52f6053ef7", X-B3-SpanId:"f7b08dc15949cd3c", X-B3-ParentSpanId:"2088da3bf566fbf4", X-B3-Sampled:"0", X-ONAP-RequestID:"49fe0f08-5b52-4711-8864-4db5316ea850", X-RequestID:"49fe0f08-5b52-4711-8864-4db5316ea850", X-TransactionID:"49fe0f08-5b52-4711-8864-4db5316ea850", X-ECOMP-RequestID:"49fe0f08-5b52-4711-8864-4db5316ea850", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3052a56f-b90c-4030-9a5a-ee71027ac060"]
2023-03-01T05:01:20.114Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:20.114Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:20.219Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:20.220Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:20.220Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:20.221Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:20 GMT", x-envoy-upstream-service-time:"101", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:20.221Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:01:20.222Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:20.222Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:20.241Z|49fe0f08-5b52-4711-8864-4db5316ea850|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:21.157Z|973a606f-f861-42ee-b672-c92ee420a1c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:21.158Z|973a606f-f861-42ee-b672-c92ee420a1c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:21.305Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:21.312Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:01:21.312Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||Invoke
2023-03-01T05:01:21.312Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:21.313Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:01:21.313Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Method      : GET
2023-03-01T05:01:21.313Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ae4a1cf0c389b4168394114f96fe147", X-B3-SpanId:"e1b5c913198a7604", X-B3-ParentSpanId:"d129b7611c1f83ef", X-B3-Sampled:"0", X-ONAP-RequestID:"a952800b-6976-440e-9b3d-3cc5fa575d0b", X-RequestID:"a952800b-6976-440e-9b3d-3cc5fa575d0b", X-TransactionID:"a952800b-6976-440e-9b3d-3cc5fa575d0b", X-ECOMP-RequestID:"a952800b-6976-440e-9b3d-3cc5fa575d0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c631dc21-2dba-49f2-a7b1-d0aa04b53a1b"]
2023-03-01T05:01:21.313Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Request body: 
2023-03-01T05:01:21.314Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||==========================request end================================================
2023-03-01T05:01:21.413Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:21.414Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:21.414Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status text  : OK
2023-03-01T05:01:21.414Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:22 GMT", x-envoy-upstream-service-time:"95", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:21.415Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Response body: {
  "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:00:10.000+00:00",
  "endTime" : "2023-03-01T05:01:11.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"0a2aa327-e201-4217-be1c-45971d6c4b5e\",\n    \"modelVersionId\": \"ece55b34-a913-41ec-bcc0-fb51d5b1ffdd\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"296bf0d3-7b8c-4be3-bd4f-87df2d38090f\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"1aef5bd6-5400-464c-aad9-90678f15817e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
    "cloudIdentifier" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\"},\"environment\":null}",
    "created" : "2023-03-01T05:00:53.000+00:00"
  } ],
  "requestURI" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    }
  }
}
2023-03-01T05:01:21.415Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:21.416Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||InvokeReturn
2023-03-01T05:01:21.419Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:01:21.420Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:21.420Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:21.420Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:01:21.420Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:21.421Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ae4a1cf0c389b4168394114f96fe147", X-B3-SpanId:"1230b930da5bc7df", X-B3-ParentSpanId:"d129b7611c1f83ef", X-B3-Sampled:"0", X-ONAP-RequestID:"a952800b-6976-440e-9b3d-3cc5fa575d0b", X-RequestID:"a952800b-6976-440e-9b3d-3cc5fa575d0b", X-TransactionID:"a952800b-6976-440e-9b3d-3cc5fa575d0b", X-ECOMP-RequestID:"a952800b-6976-440e-9b3d-3cc5fa575d0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0274833-cf26-4daf-b0b2-df5a1a8bc397"]
2023-03-01T05:01:21.421Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:21.421Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:21.479Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:21.480Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:21.480Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:21.480Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:22 GMT", x-envoy-upstream-service-time:"54", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:21.488Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 11,
  "soRequestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "groupingId" : "e0d9dbc1-fccf-473d-92d6-0b5d103b19e6",
  "name" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"fcbfa8a4-4aa2-4308-8454-639dd960d438\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"4e496651-6d1d-4ce6-a705-3dd80a7a5e1a\",\"output_key\":\"subnet_id_4699a041-b5ef-464d-a6bc-aa4cf5a0212f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0/e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"updated_time\":null,\"creation_time\":1677646855000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f48edc0e9be14b84b78885c3a85bfd31\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-03-01T05:01:01.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:01:21.489Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:21.489Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:21.506Z|a952800b-6976-440e-9b3d-3cc5fa575d0b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:21.663Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:21.674Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:01:21.675Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||Invoke
2023-03-01T05:01:21.675Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:21.675Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:01:21.676Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Method      : GET
2023-03-01T05:01:21.676Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"142a2027597a71f4db7f7875bb8fd950", X-B3-SpanId:"54cc9c7e553a8611", X-B3-ParentSpanId:"e7692d481e902e6a", X-B3-Sampled:"0", X-ONAP-RequestID:"281d9eac-2642-4d3d-a5dd-2d171f7dcce4", X-RequestID:"281d9eac-2642-4d3d-a5dd-2d171f7dcce4", X-TransactionID:"281d9eac-2642-4d3d-a5dd-2d171f7dcce4", X-ECOMP-RequestID:"281d9eac-2642-4d3d-a5dd-2d171f7dcce4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6113fba4-83e8-4360-a3f0-d3b226246af0"]
2023-03-01T05:01:21.677Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Request body: 
2023-03-01T05:01:21.677Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||==========================request end================================================
2023-03-01T05:01:21.791Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:21.792Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:21.792Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status text  : OK
2023-03-01T05:01:21.793Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:22 GMT", x-envoy-upstream-service-time:"111", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:21.821Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Response body: {
  "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:00:10.000+00:00",
  "endTime" : "2023-03-01T05:01:11.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"0a2aa327-e201-4217-be1c-45971d6c4b5e\",\n    \"modelVersionId\": \"ece55b34-a913-41ec-bcc0-fb51d5b1ffdd\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"296bf0d3-7b8c-4be3-bd4f-87df2d38090f\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"1aef5bd6-5400-464c-aad9-90678f15817e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
    "cloudIdentifier" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\"},\"environment\":null}",
    "created" : "2023-03-01T05:00:53.000+00:00"
  } ],
  "requestURI" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    }
  }
}
2023-03-01T05:01:21.822Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:21.822Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||InvokeReturn
2023-03-01T05:01:21.825Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:01:21.825Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:21.826Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:21.826Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:01:21.827Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:21.827Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"142a2027597a71f4db7f7875bb8fd950", X-B3-SpanId:"7c7a49d565f3b2b2", X-B3-ParentSpanId:"e7692d481e902e6a", X-B3-Sampled:"0", X-ONAP-RequestID:"281d9eac-2642-4d3d-a5dd-2d171f7dcce4", X-RequestID:"281d9eac-2642-4d3d-a5dd-2d171f7dcce4", X-TransactionID:"281d9eac-2642-4d3d-a5dd-2d171f7dcce4", X-ECOMP-RequestID:"281d9eac-2642-4d3d-a5dd-2d171f7dcce4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b30cdb03-7afb-47f5-97c1-5d1833a8e6ce"]
2023-03-01T05:01:21.827Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:21.828Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:21.901Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:21.901Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:21.901Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:21.902Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:22 GMT", x-envoy-upstream-service-time:"69", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:21.903Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 11,
  "soRequestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "groupingId" : "e0d9dbc1-fccf-473d-92d6-0b5d103b19e6",
  "name" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"fcbfa8a4-4aa2-4308-8454-639dd960d438\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"4e496651-6d1d-4ce6-a705-3dd80a7a5e1a\",\"output_key\":\"subnet_id_4699a041-b5ef-464d-a6bc-aa4cf5a0212f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0/e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"updated_time\":null,\"creation_time\":1677646855000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f48edc0e9be14b84b78885c3a85bfd31\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-03-01T05:01:01.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:01:21.903Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:21.903Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:21.915Z|281d9eac-2642-4d3d-a5dd-2d171f7dcce4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:22.109Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:22.127Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:01:22.128Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||Invoke
2023-03-01T05:01:22.128Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:22.129Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:01:22.129Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Method      : GET
2023-03-01T05:01:22.130Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f55ee0378a57ca9c72a89c85408e9a78", X-B3-SpanId:"dfeaba3be0f665be", X-B3-ParentSpanId:"c2980aba2bb6f31b", X-B3-Sampled:"0", X-ONAP-RequestID:"41fe37fb-b036-48cf-8556-58a03bb7dc8a", X-RequestID:"41fe37fb-b036-48cf-8556-58a03bb7dc8a", X-TransactionID:"41fe37fb-b036-48cf-8556-58a03bb7dc8a", X-ECOMP-RequestID:"41fe37fb-b036-48cf-8556-58a03bb7dc8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3992772b-26d7-4fc1-bb77-848acec3c4dd"]
2023-03-01T05:01:22.130Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Request body: 
2023-03-01T05:01:22.130Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||==========================request end================================================
2023-03-01T05:01:22.224Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:22.225Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:22.225Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status text  : OK
2023-03-01T05:01:22.225Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:22 GMT", x-envoy-upstream-service-time:"90", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:22.226Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Response body: {
  "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:00:10.000+00:00",
  "endTime" : "2023-03-01T05:01:11.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"0a2aa327-e201-4217-be1c-45971d6c4b5e\",\n    \"modelVersionId\": \"ece55b34-a913-41ec-bcc0-fb51d5b1ffdd\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"296bf0d3-7b8c-4be3-bd4f-87df2d38090f\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"1aef5bd6-5400-464c-aad9-90678f15817e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
    "cloudIdentifier" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\"},\"environment\":null}",
    "created" : "2023-03-01T05:00:53.000+00:00"
  } ],
  "requestURI" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    }
  }
}
2023-03-01T05:01:22.226Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:22.227Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||InvokeReturn
2023-03-01T05:01:22.229Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:01:22.229Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:22.229Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:22.230Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:01:22.230Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:22.230Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f55ee0378a57ca9c72a89c85408e9a78", X-B3-SpanId:"ac4dabfe9a4359c2", X-B3-ParentSpanId:"c2980aba2bb6f31b", X-B3-Sampled:"0", X-ONAP-RequestID:"41fe37fb-b036-48cf-8556-58a03bb7dc8a", X-RequestID:"41fe37fb-b036-48cf-8556-58a03bb7dc8a", X-TransactionID:"41fe37fb-b036-48cf-8556-58a03bb7dc8a", X-ECOMP-RequestID:"41fe37fb-b036-48cf-8556-58a03bb7dc8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe148e4d-e770-4156-b5de-f43e2d794deb"]
2023-03-01T05:01:22.231Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:22.231Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:22.304Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:22.304Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:22.305Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:22.305Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:22 GMT", x-envoy-upstream-service-time:"69", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:22.312Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 11,
  "soRequestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "groupingId" : "e0d9dbc1-fccf-473d-92d6-0b5d103b19e6",
  "name" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"fcbfa8a4-4aa2-4308-8454-639dd960d438\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"4e496651-6d1d-4ce6-a705-3dd80a7a5e1a\",\"output_key\":\"subnet_id_4699a041-b5ef-464d-a6bc-aa4cf5a0212f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0/e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"updated_time\":null,\"creation_time\":1677646855000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f48edc0e9be14b84b78885c3a85bfd31\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-03-01T05:01:01.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:01:22.312Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:22.313Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:22.318Z|fe7f4ed9-3443-465f-a80d-78bde77bfd31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:22.319Z|fe7f4ed9-3443-465f-a80d-78bde77bfd31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:22.321Z|7b0fe710-5f7f-428b-b7ee-77bfe0cbcfb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:22.322Z|7b0fe710-5f7f-428b-b7ee-77bfe0cbcfb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:22.332Z|41fe37fb-b036-48cf-8556-58a03bb7dc8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:22.547Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:22.556Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:01:22.557Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||Invoke
2023-03-01T05:01:22.557Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:22.558Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:01:22.558Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Method      : GET
2023-03-01T05:01:22.558Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bccf1ebea6b506aef38728b22e99ccfd", X-B3-SpanId:"42b651f1c39db239", X-B3-ParentSpanId:"179577e7cdb3a9c0", X-B3-Sampled:"0", X-ONAP-RequestID:"3ddb9a19-9da9-4657-89c0-1c4aa50af394", X-RequestID:"3ddb9a19-9da9-4657-89c0-1c4aa50af394", X-TransactionID:"3ddb9a19-9da9-4657-89c0-1c4aa50af394", X-ECOMP-RequestID:"3ddb9a19-9da9-4657-89c0-1c4aa50af394", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9401758-da16-4891-80a4-8c0af5b73ae4"]
2023-03-01T05:01:22.559Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Request body: 
2023-03-01T05:01:22.559Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||==========================request end================================================
2023-03-01T05:01:22.658Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:22.659Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:22.659Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status text  : OK
2023-03-01T05:01:22.660Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:23 GMT", x-envoy-upstream-service-time:"96", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:22.667Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Response body: {
  "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:00:10.000+00:00",
  "endTime" : "2023-03-01T05:01:11.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"0a2aa327-e201-4217-be1c-45971d6c4b5e\",\n    \"modelVersionId\": \"ece55b34-a913-41ec-bcc0-fb51d5b1ffdd\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"296bf0d3-7b8c-4be3-bd4f-87df2d38090f\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"1aef5bd6-5400-464c-aad9-90678f15817e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
    "cloudIdentifier" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\"},\"environment\":null}",
    "created" : "2023-03-01T05:00:53.000+00:00"
  } ],
  "requestURI" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    }
  }
}
2023-03-01T05:01:22.667Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:22.668Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||InvokeReturn
2023-03-01T05:01:22.670Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:01:22.670Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:22.670Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:22.670Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:01:22.671Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:22.671Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bccf1ebea6b506aef38728b22e99ccfd", X-B3-SpanId:"683b93821b8f174f", X-B3-ParentSpanId:"179577e7cdb3a9c0", X-B3-Sampled:"0", X-ONAP-RequestID:"3ddb9a19-9da9-4657-89c0-1c4aa50af394", X-RequestID:"3ddb9a19-9da9-4657-89c0-1c4aa50af394", X-TransactionID:"3ddb9a19-9da9-4657-89c0-1c4aa50af394", X-ECOMP-RequestID:"3ddb9a19-9da9-4657-89c0-1c4aa50af394", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"853e4bce-8634-4de6-83a4-4529e9d42442"]
2023-03-01T05:01:22.671Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:22.671Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:22.710Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:22.711Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:22.711Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:22.711Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:23 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:22.714Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 11,
  "soRequestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "groupingId" : "e0d9dbc1-fccf-473d-92d6-0b5d103b19e6",
  "name" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"fcbfa8a4-4aa2-4308-8454-639dd960d438\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"4e496651-6d1d-4ce6-a705-3dd80a7a5e1a\",\"output_key\":\"subnet_id_4699a041-b5ef-464d-a6bc-aa4cf5a0212f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0/e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"updated_time\":null,\"creation_time\":1677646855000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f48edc0e9be14b84b78885c3a85bfd31\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-03-01T05:01:01.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:01:22.715Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:22.715Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:22.729Z|3ddb9a19-9da9-4657-89c0-1c4aa50af394|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:22.912Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:22.920Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:01:22.921Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||Invoke
2023-03-01T05:01:22.921Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:22.921Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9
2023-03-01T05:01:22.921Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Method      : GET
2023-03-01T05:01:22.921Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f07543a468b4d85c8aa69418919fb337", X-B3-SpanId:"66e4ad66ed9d5cff", X-B3-ParentSpanId:"7f46133bee7248ad", X-B3-Sampled:"0", X-ONAP-RequestID:"ce594220-b7af-457c-a1a9-1a643ed48bb1", X-RequestID:"ce594220-b7af-457c-a1a9-1a643ed48bb1", X-TransactionID:"ce594220-b7af-457c-a1a9-1a643ed48bb1", X-ECOMP-RequestID:"ce594220-b7af-457c-a1a9-1a643ed48bb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ea1b59d-bdd0-4ed1-8530-71f068adc10b"]
2023-03-01T05:01:22.922Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Request body: 
2023-03-01T05:01:22.922Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||==========================request end================================================
2023-03-01T05:01:22.990Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:22.991Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:22.992Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Status text  : OK
2023-03-01T05:01:22.992Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:23 GMT", x-envoy-upstream-service-time:"65", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:22.997Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||Response body: {
  "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:00:10.000+00:00",
  "endTime" : "2023-03-01T05:01:11.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"0a2aa327-e201-4217-be1c-45971d6c4b5e\",\n    \"modelVersionId\": \"ece55b34-a913-41ec-bcc0-fb51d5b1ffdd\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"296bf0d3-7b8c-4be3-bd4f-87df2d38090f\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"1aef5bd6-5400-464c-aad9-90678f15817e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
    "cloudIdentifier" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\"},\"environment\":null}",
    "created" : "2023-03-01T05:00:53.000+00:00"
  } ],
  "requestURI" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9"
    }
  }
}
2023-03-01T05:01:22.998Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:22.999Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/217fb724-c624-4906-b9eb-7eb59c6660a9|INFO|500||InvokeReturn
2023-03-01T05:01:23.002Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:01:23.003Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:23.003Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:23.004Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false
2023-03-01T05:01:23.004Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:23.004Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f07543a468b4d85c8aa69418919fb337", X-B3-SpanId:"2e53bc9cb43fdc60", X-B3-ParentSpanId:"7f46133bee7248ad", X-B3-Sampled:"0", X-ONAP-RequestID:"ce594220-b7af-457c-a1a9-1a643ed48bb1", X-RequestID:"ce594220-b7af-457c-a1a9-1a643ed48bb1", X-TransactionID:"ce594220-b7af-457c-a1a9-1a643ed48bb1", X-ECOMP-RequestID:"ce594220-b7af-457c-a1a9-1a643ed48bb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81dc1b16-67e2-45e4-869a-1480b839472f"]
2023-03-01T05:01:23.005Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:23.005Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:23.074Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:23.075Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:23.075Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:23.076Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:23 GMT", x-envoy-upstream-service-time:"65", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:23.076Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 11,
  "soRequestId" : "217fb724-c624-4906-b9eb-7eb59c6660a9",
  "groupingId" : "e0d9dbc1-fccf-473d-92d6-0b5d103b19e6",
  "name" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"fcbfa8a4-4aa2-4308-8454-639dd960d438\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"4e496651-6d1d-4ce6-a705-3dd80a7a5e1a\",\"output_key\":\"subnet_id_4699a041-b5ef-464d-a6bc-aa4cf5a0212f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0/e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"updated_time\":null,\"creation_time\":1677646855000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f48edc0e9be14b84b78885c3a85bfd31\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-03-01T05:01:01.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:01:23.077Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:23.078Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=217fb724-c624-4906-b9eb-7eb59c6660a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:23.090Z|ce594220-b7af-457c-a1a9-1a643ed48bb1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/217fb724-c624-4906-b9eb-7eb59c6660a9|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:30.474Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:30.483Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:01:30.484Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||Invoke
2023-03-01T05:01:30.484Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:30.484Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:01:30.485Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Method      : GET
2023-03-01T05:01:30.485Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f2055f9c4b8125ac49dac3e93399c6e", X-B3-SpanId:"38664d3f5cdeeaea", X-B3-ParentSpanId:"3c3b88a378bcf8e0", X-B3-Sampled:"1", X-ONAP-RequestID:"d893e7c5-ffb5-4627-b6c5-59ccc64082b1", X-RequestID:"d893e7c5-ffb5-4627-b6c5-59ccc64082b1", X-TransactionID:"d893e7c5-ffb5-4627-b6c5-59ccc64082b1", X-ECOMP-RequestID:"d893e7c5-ffb5-4627-b6c5-59ccc64082b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b096a515-59f3-41ab-8699-99f60bb78ffe"]
2023-03-01T05:01:30.486Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Request body: 
2023-03-01T05:01:30.486Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||==========================request end================================================
2023-03-01T05:01:30.586Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:30.587Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:30.588Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status text  : OK
2023-03-01T05:01:30.588Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:30 GMT", x-envoy-upstream-service-time:"95", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:30.602Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Response body: {
  "requestId" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:01:15.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n    \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    }
  }
}
2023-03-01T05:01:30.603Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:30.603Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||InvokeReturn
2023-03-01T05:01:30.606Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:01:30.607Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:30.607Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:30.607Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:01:30.607Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:30.608Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f2055f9c4b8125ac49dac3e93399c6e", X-B3-SpanId:"ad040c71b33586d4", X-B3-ParentSpanId:"3c3b88a378bcf8e0", X-B3-Sampled:"1", X-ONAP-RequestID:"d893e7c5-ffb5-4627-b6c5-59ccc64082b1", X-RequestID:"d893e7c5-ffb5-4627-b6c5-59ccc64082b1", X-TransactionID:"d893e7c5-ffb5-4627-b6c5-59ccc64082b1", X-ECOMP-RequestID:"d893e7c5-ffb5-4627-b6c5-59ccc64082b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71b0718b-a336-4588-9f71-35da0bdab01f"]
2023-03-01T05:01:30.608Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:30.608Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:30.678Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:30.679Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:30.680Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:30.680Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:30 GMT", x-envoy-upstream-service-time:"66", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:30.681Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:01:30.682Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:30.682Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:30.698Z|d893e7c5-ffb5-4627-b6c5-59ccc64082b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:31.189Z|84747291-3030-4c96-b1d3-ff76849a5f50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:31.189Z|84747291-3030-4c96-b1d3-ff76849a5f50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:31.195Z|63cb2519-675a-458e-95ca-38ae2e54ce51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:01:31.196Z|63cb2519-675a-458e-95ca-38ae2e54ce51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:01:31.876Z|1be6f7c3-4b0c-463d-9a1f-d3a8f39f3955|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:01:31.877Z|1be6f7c3-4b0c-463d-9a1f-d3a8f39f3955|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:01:32.344Z|49dde83c-9288-4160-9f75-c5cf95245c9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:32.344Z|e1f3c769-af7a-465d-97d3-eaf8beac138d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:32.345Z|e1f3c769-af7a-465d-97d3-eaf8beac138d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:32.345Z|49dde83c-9288-4160-9f75-c5cf95245c9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:34.297Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:34.300Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|||INFO|500||Checking if requestId: 4157e775-cdb9-4df8-b86d-173a197838cb already exists in requestDb InfraActiveRequests table
2023-03-01T05:01:34.301Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:01:34.301Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||Invoke
2023-03-01T05:01:34.301Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:34.302Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:01:34.302Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Method      : GET
2023-03-01T05:01:34.302Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f7a4c4374676b8d9814e5e5db58662a", X-B3-SpanId:"1716442222440234", X-B3-ParentSpanId:"4db16d852d14ff90", X-B3-Sampled:"0", X-ONAP-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-TransactionID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-ECOMP-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23b4e517-b64e-4af9-9859-9950705f8188"]
2023-03-01T05:01:34.302Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Request body: 
2023-03-01T05:01:34.302Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||==========================request end================================================
2023-03-01T05:01:34.410Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:34.411Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T05:01:34.411Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status text  : Not Found
2023-03-01T05:01:34.412Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:01:35 GMT", x-envoy-upstream-service-time:"102", server:"envoy"]
2023-03-01T05:01:34.412Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Response body: 
2023-03-01T05:01:34.413Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:34.413Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|404|Not Found|InvokeReturn
2023-03-01T05:01:34.433Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|||INFO|500||Running local validations
2023-03-01T05:01:35.605Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:01:35.633Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/0d8668f4-9f5f-4d12-9517-80cd1467021c/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-03-01T05:01:35.634Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/0d8668f4-9f5f-4d12-9517-80cd1467021c/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/0d8668f4-9f5f-4d12-9517-80cd1467021c/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[4157e775-cdb9-4df8-b86d-173a197838cb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3ab6b3d2-4aea-4be5-9c5f-462657a98107], X-ECOMP-RequestID=[4157e775-cdb9-4df8-b86d-173a197838cb], X-TransactionId=[], X-ONAP-RequestID=[4157e775-cdb9-4df8-b86d-173a197838cb]}
2023-03-01T05:01:35.720Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/0d8668f4-9f5f-4d12-9517-80cd1467021c/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/0d8668f4-9f5f-4d12-9517-80cd1467021c/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 05:01:34 GMT], server=[envoy], content-length=[395], x-envoy-upstream-service-time=[66], x-aai-txid=[1-aai-resources-230301-05:01:34:715-87029], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:01:35.722Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/0d8668f4-9f5f-4d12-9517-80cd1467021c/related-to/vf-modules?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","network/l3-networks/l3-network/0d8668f4-9f5f-4d12-9517-80cd1467021c/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/0d8668f4-9f5f-4d12-9517-80cd1467021c/related-to/vf-modules","ERR.5.4.6114"]}}}

2023-03-01T05:01:35.723Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/0d8668f4-9f5f-4d12-9517-80cd1467021c/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-03-01T05:01:35.726Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/0d8668f4-9f5f-4d12-9517-80cd1467021c/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2023-03-01T05:01:35.732Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:01:35.766Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-03-01T05:01:35.767Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||Invoke
2023-03-01T05:01:35.849Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||InvokeReturn
2023-03-01T05:01:35.850Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:01:34 GMT], server=[envoy], content-length=[1070], x-envoy-upstream-service-time=[67], vertex-id=[159776], x-aai-txid=[0-aai-resources-230301-05:01:34:843-979], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:01:35.851Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|||DEBUG|500||{"tenant-id":"1f88cd85039a40618a028e3d4c59648e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677646818986","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/0d8668f4-9f5f-4d12-9517-80cd1467021c","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"0d8668f4-9f5f-4d12-9517-80cd1467021c"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2023-03-01T05:01:35.853Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-03-01T05:01:35.853Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-03-01T05:01:35.854Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:01:35.855Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-03-01T05:01:35.855Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:35.856Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:01:35.856Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-03-01T05:01:35.856Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|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:"9f7a4c4374676b8d9814e5e5db58662a", X-B3-SpanId:"0698f70d234bdbc6", X-B3-ParentSpanId:"4db16d852d14ff90", X-B3-Sampled:"0", X-ONAP-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-TransactionID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-ECOMP-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2897a237-31b0-4ada-8a86-f874bf8d28e7"]
2023-03-01T05:01:35.857Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"0d8668f4-9f5f-4d12-9517-80cd1467021c","serviceInstanceId":"1aef5bd6-5400-464c-aad9-90678f15817e"},"instanceName":null,"requestScope":"network"}
2023-03-01T05:01:35.857Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-03-01T05:01:36.208Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:36.209Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:36.210Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-03-01T05:01:36.211Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:01:36 GMT", x-envoy-upstream-service-time:"346", server:"envoy"]
2023-03-01T05:01:36.212Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-03-01T05:01:36.213Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:36.213Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-03-01T05:01:36.214Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance
2023-03-01T05:01:36.215Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2023-03-01T05:01:36.215Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:36.215Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance
2023-03-01T05:01:36.216Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2023-03-01T05:01:36.216Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|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:"4157e775-cdb9-4df8-b86d-173a197838cb", X-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-TransactionID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-ECOMP-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e43c2e05-2fb6-4f4d-b7ae-c901dc8941ca"]
2023-03-01T05:01:36.217Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2023-03-01T05:01:36.217Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-03-01T05:01:36.257Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:36.258Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:36.259Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|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-03-01T05:01:36.259Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|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:"Wed, 01 Mar 2023 05:01:35 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:36.260Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|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-03-01T01:47:23.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-03-01T05:01:36.260Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:36.261Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2023-03-01T05:01:36.264Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:01:36.264Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-03-01T05:01:36.265Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:36.265Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:01:36.266Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-03-01T05:01:36.266Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|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:"9f7a4c4374676b8d9814e5e5db58662a", X-B3-SpanId:"3b9de08ca375155e", X-B3-ParentSpanId:"4db16d852d14ff90", X-B3-Sampled:"0", X-ONAP-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-TransactionID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-ECOMP-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3da77cb9-a4e4-4c96-8dd7-465e321e0043"]
2023-03-01T05:01:36.266Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4157e775-cdb9-4df8-b86d-173a197838cb","requestStatus":"IN_PROGRESS","startTime":1677646895727,"source":"VID","tenantId":"1f88cd85039a40618a028e3d4c59648e","requestBody":"{\n\t\"requestDetails\": {\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"1aef5bd6-5400-464c-aad9-90678f15817e","requestScope":"network","requestAction":"deleteInstance","networkId":"0d8668f4-9f5f-4d12-9517-80cd1467021c","networkType":"","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"4157e775-cdb9-4df8-b86d-173a197838cb"}
2023-03-01T05:01:36.267Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-03-01T05:01:36.436Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:36.437Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-03-01T05:01:36.438Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-03-01T05:01:36.438Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|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/4157e775-cdb9-4df8-b86d-173a197838cb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:36 GMT", x-envoy-upstream-service-time:"166", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:36.439Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:01:35.727+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-03-01T05:01:37.105+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    }
  }
}
2023-03-01T05:01:36.439Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:36.439Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-03-01T05:01:36.452Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:01:36.454Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-03-01T05:01:36.454Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:36.455Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:01:36.455Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-03-01T05:01:36.455Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|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:"9f7a4c4374676b8d9814e5e5db58662a", X-B3-SpanId:"63294412fd6d0681", X-B3-ParentSpanId:"4db16d852d14ff90", X-B3-Sampled:"0", X-ONAP-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-TransactionID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-ECOMP-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acef136f-3971-401d-9b55-e7df9e4d5f86"]
2023-03-01T05:01:36.456Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|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\":\"1f88cd85039a40618a028e3d4c59648e\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"1aef5bd6-5400-464c-aad9-90678f15817e\",\"networkInstanceId\":\"0d8668f4-9f5f-4d12-9517-80cd1467021c\"}","type":"String"},"requestId":{"value":"4157e775-cdb9-4df8-b86d-173a197838cb","type":"String"},"mso-request-id":{"value":"4157e775-cdb9-4df8-b86d-173a197838cb","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"1aef5bd6-5400-464c-aad9-90678f15817e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"0d8668f4-9f5f-4d12-9517-80cd1467021c","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/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-03-01T05:01:36.456Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-03-01T05:01:38.527Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:38.528Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-03-01T05:01:38.529Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-03-01T05:01:38.530Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 01 Mar 2023 05:01:39 GMT", X-ONAP-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-TransactionID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-ECOMP-RequestID:"4157e775-cdb9-4df8-b86d-173a197838cb", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"acef136f-3971-401d-9b55-e7df9e4d5f86", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"2061", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:38.532Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4157e775-cdb9-4df8-b86d-173a197838cb\",\"instanceId\":\"0d8668f4-9f5f-4d12-9517-80cd1467021c\"}}","message":"Success","processInstanceID":"253c2028-b7ee-11ed-b8be-fe28cc8d84ee","variables":null,"messageCode":200}
2023-03-01T05:01:38.533Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:38.533Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-03-01T05:01:38.543Z|4157e775-cdb9-4df8-b86d-173a197838cb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:38.773Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:38.794Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:01:38.795Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||Invoke
2023-03-01T05:01:38.795Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:38.795Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:01:38.796Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Method      : GET
2023-03-01T05:01:38.796Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c71878bf05f622693c664bd2b1fe507", X-B3-SpanId:"8d795fd10022db57", X-B3-ParentSpanId:"cdd1f89e2bcd6f2b", X-B3-Sampled:"0", X-ONAP-RequestID:"898150a6-37ec-4c4e-b365-246c68569ec9", X-RequestID:"898150a6-37ec-4c4e-b365-246c68569ec9", X-TransactionID:"898150a6-37ec-4c4e-b365-246c68569ec9", X-ECOMP-RequestID:"898150a6-37ec-4c4e-b365-246c68569ec9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdb4c940-0124-4024-9944-5fe83b1a6d83"]
2023-03-01T05:01:38.796Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Request body: 
2023-03-01T05:01:38.796Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||==========================request end================================================
2023-03-01T05:01:38.915Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:38.916Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:38.916Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status text  : OK
2023-03-01T05:01:38.916Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:39 GMT", x-envoy-upstream-service-time:"114", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:38.917Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Response body: {
  "requestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:01:35.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    }
  }
}
2023-03-01T05:01:38.917Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:38.918Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||InvokeReturn
2023-03-01T05:01:38.920Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:01:38.920Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:38.920Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:38.921Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:01:38.921Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:38.921Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c71878bf05f622693c664bd2b1fe507", X-B3-SpanId:"8ec5ab99745f283e", X-B3-ParentSpanId:"cdd1f89e2bcd6f2b", X-B3-Sampled:"0", X-ONAP-RequestID:"898150a6-37ec-4c4e-b365-246c68569ec9", X-RequestID:"898150a6-37ec-4c4e-b365-246c68569ec9", X-TransactionID:"898150a6-37ec-4c4e-b365-246c68569ec9", X-ECOMP-RequestID:"898150a6-37ec-4c4e-b365-246c68569ec9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c86264b3-30f8-4fc6-946d-55a6a10ae673"]
2023-03-01T05:01:38.922Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:38.922Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:38.991Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:38.992Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:38.992Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:38.993Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:39 GMT", x-envoy-upstream-service-time:"65", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:38.998Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:01:38.998Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:38.999Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:39.012Z|898150a6-37ec-4c4e-b365-246c68569ec9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:40.867Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:40.875Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:01:40.875Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||Invoke
2023-03-01T05:01:40.876Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:40.876Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:01:40.876Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Method      : GET
2023-03-01T05:01:40.877Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae792e457dcbc6a4548e1ef56bd5afa6", X-B3-SpanId:"d730739c8c4c5d12", X-B3-ParentSpanId:"443f090713d8e044", X-B3-Sampled:"0", X-ONAP-RequestID:"e547a761-a392-4ef3-a5db-14afe1a1d713", X-RequestID:"e547a761-a392-4ef3-a5db-14afe1a1d713", X-TransactionID:"e547a761-a392-4ef3-a5db-14afe1a1d713", X-ECOMP-RequestID:"e547a761-a392-4ef3-a5db-14afe1a1d713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3a2739c-b95d-4ef5-a316-1ed043e8464a"]
2023-03-01T05:01:40.877Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Request body: 
2023-03-01T05:01:40.877Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||==========================request end================================================
2023-03-01T05:01:40.972Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:40.973Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:40.974Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status text  : OK
2023-03-01T05:01:40.975Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:41 GMT", x-envoy-upstream-service-time:"91", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:40.982Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Response body: {
  "requestId" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:01:15.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n    \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    }
  }
}
2023-03-01T05:01:40.982Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:40.983Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||InvokeReturn
2023-03-01T05:01:40.984Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:01:40.985Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:40.985Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:40.986Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:01:40.986Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:40.986Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae792e457dcbc6a4548e1ef56bd5afa6", X-B3-SpanId:"2ae83643a867ae0a", X-B3-ParentSpanId:"443f090713d8e044", X-B3-Sampled:"0", X-ONAP-RequestID:"e547a761-a392-4ef3-a5db-14afe1a1d713", X-RequestID:"e547a761-a392-4ef3-a5db-14afe1a1d713", X-TransactionID:"e547a761-a392-4ef3-a5db-14afe1a1d713", X-ECOMP-RequestID:"e547a761-a392-4ef3-a5db-14afe1a1d713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10768c80-2842-4d72-b350-4d35145c4cf3"]
2023-03-01T05:01:40.987Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:40.987Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:41.087Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:41.088Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:41.088Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:41.088Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:41 GMT", x-envoy-upstream-service-time:"97", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:41.099Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:01:41.100Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:41.101Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:41.114Z|e547a761-a392-4ef3-a5db-14afe1a1d713|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:41.214Z|bef22d47-ee03-49ff-ae27-013859044647|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:41.215Z|bef22d47-ee03-49ff-ae27-013859044647|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:42.369Z|94d1c964-f772-433b-a08b-f8ff8a7d3144|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:42.369Z|6e074cea-d0df-4933-948d-4c496114630d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:42.370Z|94d1c964-f772-433b-a08b-f8ff8a7d3144|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:42.370Z|6e074cea-d0df-4933-948d-4c496114630d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:46.196Z|0f62c60a-4c93-4b5a-9f49-38aac85df1c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:01:46.199Z|0f62c60a-4c93-4b5a-9f49-38aac85df1c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:01:49.216Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:49.224Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:01:49.225Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||Invoke
2023-03-01T05:01:49.225Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:49.225Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:01:49.226Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Method      : GET
2023-03-01T05:01:49.226Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c83e5ece63c05f6d58c5a57a9ceb615", X-B3-SpanId:"1bb2548434a77e68", X-B3-ParentSpanId:"78c9247de3862f21", X-B3-Sampled:"0", X-ONAP-RequestID:"9b46d5eb-695d-4438-ae8d-e81532f434f8", X-RequestID:"9b46d5eb-695d-4438-ae8d-e81532f434f8", X-TransactionID:"9b46d5eb-695d-4438-ae8d-e81532f434f8", X-ECOMP-RequestID:"9b46d5eb-695d-4438-ae8d-e81532f434f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53dedcd9-5ee3-45c0-9f35-665db93ec972"]
2023-03-01T05:01:49.226Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Request body: 
2023-03-01T05:01:49.226Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||==========================request end================================================
2023-03-01T05:01:49.338Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:49.339Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:49.339Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status text  : OK
2023-03-01T05:01:49.340Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:50 GMT", x-envoy-upstream-service-time:"107", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:49.347Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Response body: {
  "requestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:01:35.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    }
  }
}
2023-03-01T05:01:49.347Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:49.348Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||InvokeReturn
2023-03-01T05:01:49.350Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:01:49.351Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:49.351Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:49.351Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:01:49.351Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:49.352Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c83e5ece63c05f6d58c5a57a9ceb615", X-B3-SpanId:"4b8e33b36e3d93cc", X-B3-ParentSpanId:"78c9247de3862f21", X-B3-Sampled:"0", X-ONAP-RequestID:"9b46d5eb-695d-4438-ae8d-e81532f434f8", X-RequestID:"9b46d5eb-695d-4438-ae8d-e81532f434f8", X-TransactionID:"9b46d5eb-695d-4438-ae8d-e81532f434f8", X-ECOMP-RequestID:"9b46d5eb-695d-4438-ae8d-e81532f434f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad0112f4-c5fa-47f3-90f5-c627ed545d1e"]
2023-03-01T05:01:49.352Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:49.352Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:49.419Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:49.420Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:49.420Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:49.421Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:50 GMT", x-envoy-upstream-service-time:"64", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:49.421Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:01:49.421Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:49.422Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:49.493Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:01:49.494Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:01:49.494Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:49.495Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:01:49.495Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:01:49.495Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9b46d5eb-695d-4438-ae8d-e81532f434f8", X-RequestID:"9b46d5eb-695d-4438-ae8d-e81532f434f8", X-TransactionID:"9b46d5eb-695d-4438-ae8d-e81532f434f8", X-ECOMP-RequestID:"9b46d5eb-695d-4438-ae8d-e81532f434f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1deafb3-ba46-4554-a40b-051ee93783d6"]
2023-03-01T05:01:49.496Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:01:49.496Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:01:49.829Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:49.830Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:49.830Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:01:49.831Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8DBD069CD17CA5D007CEBCF5A364D6EE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Wed, 01 Mar 2023 05:01:50 GMT", x-envoy-upstream-service-time:"324", server:"envoy"]
2023-03-01T05:01:49.831Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"27cda061-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"4157e775-cdb9-4df8-b86d-173a197838cb","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T05:01:41.625+0000","endTime":"2023-03-01T05:01:42.063+0000","removalTime":null,"durationInMillis":438,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"253c2028-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"27c821ec-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:01:49.832Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:49.832Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:01:49.862Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:01:49.863Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:01:49.863Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:49.863Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:01:49.864Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:01:49.864Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9b46d5eb-695d-4438-ae8d-e81532f434f8", X-RequestID:"9b46d5eb-695d-4438-ae8d-e81532f434f8", X-TransactionID:"9b46d5eb-695d-4438-ae8d-e81532f434f8", X-ECOMP-RequestID:"9b46d5eb-695d-4438-ae8d-e81532f434f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2a47844-6cc2-4c7e-b3e8-755689eb05d1"]
2023-03-01T05:01:49.864Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:01:49.865Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:01:50.076Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:50.077Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:50.078Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:01:50.079Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7414D2FA076B148755E6F8941C7B5C0D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Wed, 01 Mar 2023 05:01:50 GMT", x-envoy-upstream-service-time:"206", server:"envoy"]
2023-03-01T05:01:50.079Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:27cf2714-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"27cda061-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"27cda061-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"27cda061-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:01:41.634+0000","endTime":"2023-03-01T05:01:42.061+0000","durationInMillis":427,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"253c2028-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:01:50.080Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:50.080Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27cda061-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:01:50.088Z|9b46d5eb-695d-4438-ae8d-e81532f434f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:51.237Z|b036139f-2009-4c70-a22b-367977e4b867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:51.238Z|b036139f-2009-4c70-a22b-367977e4b867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:51.295Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:01:51.310Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:01:51.311Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||Invoke
2023-03-01T05:01:51.311Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:51.312Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:01:51.312Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Method      : GET
2023-03-01T05:01:51.312Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fbd7aa5839f0dad87f068b3b89ef4545", X-B3-SpanId:"e9ab1de921e0218a", X-B3-ParentSpanId:"51f49b2677f4e2e6", X-B3-Sampled:"0", X-ONAP-RequestID:"6a6048d0-c2d6-4488-bc21-0e0e4d6a7456", X-RequestID:"6a6048d0-c2d6-4488-bc21-0e0e4d6a7456", X-TransactionID:"6a6048d0-c2d6-4488-bc21-0e0e4d6a7456", X-ECOMP-RequestID:"6a6048d0-c2d6-4488-bc21-0e0e4d6a7456", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffe7d06e-6153-41ff-95d8-dd056cfe7791"]
2023-03-01T05:01:51.312Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Request body: 
2023-03-01T05:01:51.312Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||==========================request end================================================
2023-03-01T05:01:51.417Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:51.418Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:51.419Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status text  : OK
2023-03-01T05:01:51.419Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:52 GMT", x-envoy-upstream-service-time:"102", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:51.420Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Response body: {
  "requestId" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "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-03-01T05:01:15.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n    \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    }
  }
}
2023-03-01T05:01:51.420Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:51.421Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||InvokeReturn
2023-03-01T05:01:51.423Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:01:51.424Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:01:51.424Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:51.424Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:01:51.425Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:01:51.425Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fbd7aa5839f0dad87f068b3b89ef4545", X-B3-SpanId:"08d7c0933181638e", X-B3-ParentSpanId:"51f49b2677f4e2e6", X-B3-Sampled:"0", X-ONAP-RequestID:"6a6048d0-c2d6-4488-bc21-0e0e4d6a7456", X-RequestID:"6a6048d0-c2d6-4488-bc21-0e0e4d6a7456", X-TransactionID:"6a6048d0-c2d6-4488-bc21-0e0e4d6a7456", X-ECOMP-RequestID:"6a6048d0-c2d6-4488-bc21-0e0e4d6a7456", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6771c271-0c14-4f9a-8964-7b2d2cf25cdd"]
2023-03-01T05:01:51.426Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:01:51.426Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:01:51.481Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:51.482Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:51.483Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:01:51.484Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:01:52 GMT", x-envoy-upstream-service-time:"51", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:01:51.499Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:01:51.499Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:51.500Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:01:51.530Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:01:51.531Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:01:51.531Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:51.532Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:01:51.532Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:01:51.533Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6a6048d0-c2d6-4488-bc21-0e0e4d6a7456", X-RequestID:"6a6048d0-c2d6-4488-bc21-0e0e4d6a7456", X-TransactionID:"6a6048d0-c2d6-4488-bc21-0e0e4d6a7456", X-ECOMP-RequestID:"6a6048d0-c2d6-4488-bc21-0e0e4d6a7456", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8828196b-cbed-4f42-814c-6e4ff6933161"]
2023-03-01T05:01:51.533Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:01:51.533Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:01:51.784Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:51.785Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:51.785Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:01:51.786Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=65BF70EE5A108758ACA836A29DB4A2E0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Wed, 01 Mar 2023 05:01:52 GMT", x-envoy-upstream-service-time:"246", server:"envoy"]
2023-03-01T05:01:51.786Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2401cadb-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"b25fde69-959b-400e-b963-8ff3e5d07024","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T05:01:35.255+0000","endTime":"2023-03-01T05:01:43.246+0000","removalTime":null,"durationInMillis":7991,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"1a13ad62-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"214bd328-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:01:51.787Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:51.787Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:01:51.813Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:01:51.814Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:01:51.814Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:01:51.815Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:01:51.815Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:01:51.815Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6a6048d0-c2d6-4488-bc21-0e0e4d6a7456", X-RequestID:"6a6048d0-c2d6-4488-bc21-0e0e4d6a7456", X-TransactionID:"6a6048d0-c2d6-4488-bc21-0e0e4d6a7456", X-ECOMP-RequestID:"6a6048d0-c2d6-4488-bc21-0e0e4d6a7456", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"438c1645-6a34-4dbd-975d-8c5f4b6fd100"]
2023-03-01T05:01:51.816Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:01:51.816Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:01:52.047Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:01:52.047Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:01:52.048Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:01:52.048Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E35D032EF8F9B0144DB7D21D2621D8B1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Wed, 01 Mar 2023 05:01:52 GMT", x-envoy-upstream-service-time:"227", server:"envoy"]
2023-03-01T05:01:52.049Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"25790169-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"SubProcess_0y8yozw:24d03ea2-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"2401cadb-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"25783e17-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:01:37.714+0000","endTime":"2023-03-01T05:01:40.914+0000","durationInMillis":3200,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1a13ad62-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:01:52.049Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:01:52.050Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:01:52.076Z|6a6048d0-c2d6-4488-bc21-0e0e4d6a7456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:01:52.402Z|50cd2011-5e5c-41b3-b1e9-0b39d5ffb841|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:52.402Z|55e5a588-47b8-44a9-96ee-9c10cddd52f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:01:52.403Z|50cd2011-5e5c-41b3-b1e9-0b39d5ffb841|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:01:52.403Z|55e5a588-47b8-44a9-96ee-9c10cddd52f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:00.290Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:00.298Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:02:00.298Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||Invoke
2023-03-01T05:02:00.298Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:00.299Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:02:00.299Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Method      : GET
2023-03-01T05:02:00.299Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82ed5050403cbe70b86f7f045d21354e", X-B3-SpanId:"828c5442d32a8c44", X-B3-ParentSpanId:"604f37e3822a3399", X-B3-Sampled:"0", X-ONAP-RequestID:"dcc07998-5760-4e2f-be72-69981fca1855", X-RequestID:"dcc07998-5760-4e2f-be72-69981fca1855", X-TransactionID:"dcc07998-5760-4e2f-be72-69981fca1855", X-ECOMP-RequestID:"dcc07998-5760-4e2f-be72-69981fca1855", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98e17fcf-bc34-45ed-91b2-9996f0f9fa34"]
2023-03-01T05:02:00.300Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Request body: 
2023-03-01T05:02:00.300Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||==========================request end================================================
2023-03-01T05:02:00.444Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:00.445Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:00.445Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status text  : OK
2023-03-01T05:02:00.446Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:01 GMT", x-envoy-upstream-service-time:"140", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:00.446Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Response body: {
  "requestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:01:35.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    }
  }
}
2023-03-01T05:02:00.447Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:00.447Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||InvokeReturn
2023-03-01T05:02:00.449Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:02:00.449Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:00.449Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:00.449Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:02:00.450Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:00.450Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82ed5050403cbe70b86f7f045d21354e", X-B3-SpanId:"fd5a555b9862a500", X-B3-ParentSpanId:"604f37e3822a3399", X-B3-Sampled:"0", X-ONAP-RequestID:"dcc07998-5760-4e2f-be72-69981fca1855", X-RequestID:"dcc07998-5760-4e2f-be72-69981fca1855", X-TransactionID:"dcc07998-5760-4e2f-be72-69981fca1855", X-ECOMP-RequestID:"dcc07998-5760-4e2f-be72-69981fca1855", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41ea8bb1-3e4d-4f44-9f10-f785536c2a1e"]
2023-03-01T05:02:00.450Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:00.450Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:00.559Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:00.560Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:00.560Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:00.560Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:01 GMT", x-envoy-upstream-service-time:"105", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:00.568Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:00.568Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:00.569Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:00.606Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:02:00.607Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:02:00.607Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:00.608Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:02:00.608Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:02:00.608Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dcc07998-5760-4e2f-be72-69981fca1855", X-RequestID:"dcc07998-5760-4e2f-be72-69981fca1855", X-TransactionID:"dcc07998-5760-4e2f-be72-69981fca1855", X-ECOMP-RequestID:"dcc07998-5760-4e2f-be72-69981fca1855", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f51026b2-e93b-45d4-8fa2-aab648b845c3"]
2023-03-01T05:02:00.608Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:02:00.609Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:02:00.846Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:00.847Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:00.847Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:02:00.847Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D6619E12A58078E47FB3A9E600820D8B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 01 Mar 2023 05:02:01 GMT", x-envoy-upstream-service-time:"233", server:"envoy"]
2023-03-01T05:02:00.848Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"31cab189-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"4157e775-cdb9-4df8-b86d-173a197838cb","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:01:58.382+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"253c2028-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"31bd91f2-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T05:02:00.848Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:00.848Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:02:00.959Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:02:00.959Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:02:00.960Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:00.960Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:02:00.960Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:02:00.961Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dcc07998-5760-4e2f-be72-69981fca1855", X-RequestID:"dcc07998-5760-4e2f-be72-69981fca1855", X-TransactionID:"dcc07998-5760-4e2f-be72-69981fca1855", X-ECOMP-RequestID:"dcc07998-5760-4e2f-be72-69981fca1855", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4784fa6f-faae-4336-9509-2fbc94f040ea"]
2023-03-01T05:02:00.961Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:02:00.961Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:02:01.196Z|5142018c-fa5b-41ea-83d0-7540c098fb08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:02:01.196Z|5142018c-fa5b-41ea-83d0-7540c098fb08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:02:01.221Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:01.222Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:01.222Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:02:01.223Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=113EE0ED06E0866C4E18C4CC57A75151; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Wed, 01 Mar 2023 05:02:01 GMT", x-envoy-upstream-service-time:"256", server:"envoy"]
2023-03-01T05:02:01.223Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:31cb26c0-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"31cab189-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"31cab189-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"31cab189-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:01:58.385+0000","endTime":"2023-03-01T05:01:58.386+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"253c2028-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:02:01.224Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:01.224Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:02:01.233Z|dcc07998-5760-4e2f-be72-69981fca1855|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:01.261Z|b02f5137-daa1-4e4a-9645-53e2ed3b46d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:01.262Z|b02f5137-daa1-4e4a-9645-53e2ed3b46d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:01.877Z|3dd7208b-1fc8-414f-991d-fc47c7a08f6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:02:01.878Z|3dd7208b-1fc8-414f-991d-fc47c7a08f6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:02:02.287Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:02.301Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:02:02.301Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||Invoke
2023-03-01T05:02:02.302Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:02.302Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:02:02.302Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Method      : GET
2023-03-01T05:02:02.303Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1248c49e7dda26975d545274cd6132d4", X-B3-SpanId:"abb77b3ab9c3486e", X-B3-ParentSpanId:"868deec0df10903a", X-B3-Sampled:"0", X-ONAP-RequestID:"26180a13-ff21-42d1-860f-0c269ebc20dc", X-RequestID:"26180a13-ff21-42d1-860f-0c269ebc20dc", X-TransactionID:"26180a13-ff21-42d1-860f-0c269ebc20dc", X-ECOMP-RequestID:"26180a13-ff21-42d1-860f-0c269ebc20dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7bd0642-c3f4-4efb-9e41-71934aef5598"]
2023-03-01T05:02:02.303Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Request body: 
2023-03-01T05:02:02.304Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||==========================request end================================================
2023-03-01T05:02:02.385Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:02.386Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:02.386Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status text  : OK
2023-03-01T05:02:02.387Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:02 GMT", x-envoy-upstream-service-time:"76", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:02.397Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Response body: {
  "requestId" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "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-03-01T05:01:15.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n    \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:01:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    }
  }
}
2023-03-01T05:02:02.398Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:02.398Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||InvokeReturn
2023-03-01T05:02:02.400Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:02:02.400Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:02.401Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:02.401Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:02:02.401Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:02.402Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1248c49e7dda26975d545274cd6132d4", X-B3-SpanId:"88da9fbfb15f9bf7", X-B3-ParentSpanId:"868deec0df10903a", X-B3-Sampled:"0", X-ONAP-RequestID:"26180a13-ff21-42d1-860f-0c269ebc20dc", X-RequestID:"26180a13-ff21-42d1-860f-0c269ebc20dc", X-TransactionID:"26180a13-ff21-42d1-860f-0c269ebc20dc", X-ECOMP-RequestID:"26180a13-ff21-42d1-860f-0c269ebc20dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7098c00a-7ecf-4b64-a2d8-6062d758c795"]
2023-03-01T05:02:02.402Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:02.402Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:02.431Z|42e4c306-ae10-4b77-9692-750c108059d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:02.432Z|42e4c306-ae10-4b77-9692-750c108059d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:02.432Z|cd3d1ffc-eea3-464a-abbf-7fab6cd3c781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:02.433Z|cd3d1ffc-eea3-464a-abbf-7fab6cd3c781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:02.463Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:02.464Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:02.464Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:02.464Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:03 GMT", x-envoy-upstream-service-time:"57", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:02.468Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:02.468Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:02.469Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:02.494Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:02:02.495Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:02:02.495Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:02.495Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:02:02.495Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:02:02.496Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"26180a13-ff21-42d1-860f-0c269ebc20dc", X-RequestID:"26180a13-ff21-42d1-860f-0c269ebc20dc", X-TransactionID:"26180a13-ff21-42d1-860f-0c269ebc20dc", X-ECOMP-RequestID:"26180a13-ff21-42d1-860f-0c269ebc20dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16784d0c-7837-4ec5-aa81-321163849646"]
2023-03-01T05:02:02.496Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:02:02.496Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:02:02.828Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:02.829Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:02.829Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:02:02.830Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8A1D022ED29A2670ACCCD8E7898E1437; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Wed, 01 Mar 2023 05:02:02 GMT", x-envoy-upstream-service-time:"328", server:"envoy"]
2023-03-01T05:02:02.830Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2401cadb-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"b25fde69-959b-400e-b963-8ff3e5d07024","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T05:01:35.255+0000","endTime":"2023-03-01T05:01:43.246+0000","removalTime":null,"durationInMillis":7991,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"1a13ad62-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"214bd328-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:02:02.830Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:02.831Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b25fde69-959b-400e-b963-8ff3e5d07024&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:02:02.860Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:02:02.861Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:02:02.861Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:02.861Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:02:02.861Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:02:02.861Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"26180a13-ff21-42d1-860f-0c269ebc20dc", X-RequestID:"26180a13-ff21-42d1-860f-0c269ebc20dc", X-TransactionID:"26180a13-ff21-42d1-860f-0c269ebc20dc", X-ECOMP-RequestID:"26180a13-ff21-42d1-860f-0c269ebc20dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e656b5eb-f333-4d4a-87f8-ca914b0a3b08"]
2023-03-01T05:02:02.862Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:02:02.862Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:02:03.089Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:03.090Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:03.091Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:02:03.091Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=22ED08D0E2A09120697BB1D0D48F4F6A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Wed, 01 Mar 2023 05:02:02 GMT", x-envoy-upstream-service-time:"223", server:"envoy"]
2023-03-01T05:02:03.092Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"25790169-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"SubProcess_0y8yozw:24d03ea2-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"2401cadb-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"25783e17-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:01:37.714+0000","endTime":"2023-03-01T05:01:40.914+0000","durationInMillis":3200,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1a13ad62-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:02:03.092Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:03.092Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2401cadb-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:02:03.109Z|26180a13-ff21-42d1-860f-0c269ebc20dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:03.523Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:03.530Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5
2023-03-01T05:02:03.531Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|INFO|500||Invoke
2023-03-01T05:02:03.531Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:03.531Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5
2023-03-01T05:02:03.531Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Method      : GET
2023-03-01T05:02:03.532Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b76f3467f624401d62a0434dc0f05cb", X-B3-SpanId:"9b5bf410d1f8c74f", X-B3-ParentSpanId:"d62a0434dc0f05cb", X-B3-Sampled:"0", X-ONAP-RequestID:"4e9eba0b-928c-4f56-8dfd-562c3f156ba4", X-RequestID:"4e9eba0b-928c-4f56-8dfd-562c3f156ba4", X-TransactionID:"4e9eba0b-928c-4f56-8dfd-562c3f156ba4", X-ECOMP-RequestID:"4e9eba0b-928c-4f56-8dfd-562c3f156ba4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14b85c09-cdf8-406b-8887-5a93e9c7c656"]
2023-03-01T05:02:03.532Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Request body: 
2023-03-01T05:02:03.532Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||==========================request end================================================
2023-03-01T05:02:03.644Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:03.645Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:03.645Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Status text  : OK
2023-03-01T05:02:03.646Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:04 GMT", x-envoy-upstream-service-time:"108", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:03.662Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Response body: {
  "requestId" : "a7be89d2-deb1-4474-89fb-e245e85bd7d5",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivatePnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).",
  "progress" : 72,
  "startTime" : "2023-03-01T05:01:09.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"2f352aa4-ca6e-4359-a653-5d10cda030d5\",\n            \"modelVersionId\":\"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7\",\n            \"modelName\":\"Demo_pNF_ws8SUfYT5jfOHzgMHNLP\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"4c5fc930-70d0-4029-bd8e-4736ffb82d08\",\n            \"owningEntityName\":\"OE-ETE_Customer-4c5fc930-70d0-4029-bd8e-4736ffb82d08\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_caed447a-2f52-4f84-9eba-814988db5fa7\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namecaed447a-2f52-4f84-9eba-814988db5fa7\",\n            \"productFamilyId\":\"ab329e05-0a40-45e3-aad5-946896515d91\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7\",\n                            \"modelName\":\"Demo_pNF_ws8SUfYT5jfOHzgMHNLP\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namecaed447a-2f52-4f84-9eba-814988db5fa7\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 6905b1c6-5539 0\",\n                                        \"modelCustomizationId\":\"d7f0dde7-5fa9-45a7-8569-04301590fbc8\",\n                                        \"modelInvariantId\":\"2f352aa4-ca6e-4359-a653-5d10cda030d5\",\n                                        \"modelVersionId\":\"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7\",\n                                        \"modelName\":\"Demo_pNF_ws8SUfYT5jfOHzgMHNLP\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"ab329e05-0a40-45e3-aad5-946896515d91\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"ws8SUfYT5jfOHzgMHNLP\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:03.000+00:00",
  "serviceInstanceId" : "bcdc9f55-fc9d-436e-9e01-523c77c5e629",
  "serviceInstanceName" : "Service_Ete_Namecaed447a-2f52-4f84-9eba-814988db5fa7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "a7be89d2-deb1-4474-89fb-e245e85bd7d5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5"
    }
  }
}
2023-03-01T05:02:03.663Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:03.664Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|INFO|500||InvokeReturn
2023-03-01T05:02:03.666Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false
2023-03-01T05:02:03.667Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:03.667Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:03.668Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false
2023-03-01T05:02:03.668Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:03.668Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b76f3467f624401d62a0434dc0f05cb", X-B3-SpanId:"779bd46c11df4624", X-B3-ParentSpanId:"d62a0434dc0f05cb", X-B3-Sampled:"0", X-ONAP-RequestID:"4e9eba0b-928c-4f56-8dfd-562c3f156ba4", X-RequestID:"4e9eba0b-928c-4f56-8dfd-562c3f156ba4", X-TransactionID:"4e9eba0b-928c-4f56-8dfd-562c3f156ba4", X-ECOMP-RequestID:"4e9eba0b-928c-4f56-8dfd-562c3f156ba4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93a0b491-0625-4bb0-bfc6-1ceb42992474"]
2023-03-01T05:02:03.669Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:03.669Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:03.716Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:03.717Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:03.717Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:03.718Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:04 GMT", x-envoy-upstream-service-time:"43", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:03.721Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:03.722Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:03.723Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:03.754Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:02:03.755Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:02:03.755Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:03.756Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:02:03.756Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:02:03.757Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4e9eba0b-928c-4f56-8dfd-562c3f156ba4", X-RequestID:"4e9eba0b-928c-4f56-8dfd-562c3f156ba4", X-TransactionID:"4e9eba0b-928c-4f56-8dfd-562c3f156ba4", X-ECOMP-RequestID:"4e9eba0b-928c-4f56-8dfd-562c3f156ba4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d1e0b89-3dc4-4581-a7c0-66e174dbfbe8"]
2023-03-01T05:02:03.757Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:02:03.758Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:02:04.220Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:04.221Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:04.222Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:02:04.223Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B4BF5F8ADB0F074DF544F805D6FD5079; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"723", Date:"Wed, 01 Mar 2023 05:02:04 GMT", x-envoy-upstream-service-time:"457", server:"envoy"]
2023-03-01T05:02:04.223Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"27a3828a-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"a7be89d2-deb1-4474-89fb-e245e85bd7d5","processDefinitionId":"WaitForPnfReadyBB:1:c6017565-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-03-01T05:01:41.351+0000","endTime":"2023-03-01T05:02:02.255+0000","removalTime":null,"durationInMillis":20904,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"158c77b5-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"2695958c-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:02:04.224Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:04.226Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a7be89d2-deb1-4474-89fb-e245e85bd7d5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:02:04.264Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:02:04.264Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:02:04.265Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:04.265Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:02:04.265Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:02:04.265Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4e9eba0b-928c-4f56-8dfd-562c3f156ba4", X-RequestID:"4e9eba0b-928c-4f56-8dfd-562c3f156ba4", X-TransactionID:"4e9eba0b-928c-4f56-8dfd-562c3f156ba4", X-ECOMP-RequestID:"4e9eba0b-928c-4f56-8dfd-562c3f156ba4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a14b6194-bb77-4529-8857-a9a274f762f2"]
2023-03-01T05:02:04.266Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:02:04.266Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:02:04.638Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:04.639Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:04.639Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:02:04.640Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EB13653663F003CA1B3729BD97FD1BAE; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 05:02:04 GMT", x-envoy-upstream-service-time:"367", server:"envoy"]
2023-03-01T05:02:04.640Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"27ad94c1-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"27a3828a-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:c6017565-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"27a3828a-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"27a3828a-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:01:41.414+0000","endTime":"2023-03-01T05:01:41.583+0000","durationInMillis":169,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"158c77b5-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:02:04.640Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:04.641Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27a3828a-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:02:04.654Z|4e9eba0b-928c-4f56-8dfd-562c3f156ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:06.318Z|fd925f41-a1cb-49c2-a045-09a3c236564b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:02:06.319Z|fd925f41-a1cb-49c2-a045-09a3c236564b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:11.288Z|73892434-9916-41ab-85ae-b6e9bea59cc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:11.289Z|73892434-9916-41ab-85ae-b6e9bea59cc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:11.506Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:11.521Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:02:11.522Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||Invoke
2023-03-01T05:02:11.522Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:11.522Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:02:11.522Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Method      : GET
2023-03-01T05:02:11.523Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3aeff0da70a402427f8ad6c44b4fe013", X-B3-SpanId:"9cec15badfb98b28", X-B3-ParentSpanId:"6c210888d2dd9c23", X-B3-Sampled:"0", X-ONAP-RequestID:"628b13b7-cbf9-4db4-89f0-d732c416e853", X-RequestID:"628b13b7-cbf9-4db4-89f0-d732c416e853", X-TransactionID:"628b13b7-cbf9-4db4-89f0-d732c416e853", X-ECOMP-RequestID:"628b13b7-cbf9-4db4-89f0-d732c416e853", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"956435b3-4732-428c-b331-64b5f6cfb558"]
2023-03-01T05:02:11.523Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Request body: 
2023-03-01T05:02:11.523Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||==========================request end================================================
2023-03-01T05:02:11.679Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:11.680Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:11.680Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status text  : OK
2023-03-01T05:02:11.680Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:12 GMT", x-envoy-upstream-service-time:"151", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:11.691Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Response body: {
  "requestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2023-03-01T05:01:35.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    }
  }
}
2023-03-01T05:02:11.691Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:11.692Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||InvokeReturn
2023-03-01T05:02:11.694Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:02:11.694Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:11.694Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:11.695Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:02:11.695Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:11.695Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3aeff0da70a402427f8ad6c44b4fe013", X-B3-SpanId:"2983105cb05182a8", X-B3-ParentSpanId:"6c210888d2dd9c23", X-B3-Sampled:"0", X-ONAP-RequestID:"628b13b7-cbf9-4db4-89f0-d732c416e853", X-RequestID:"628b13b7-cbf9-4db4-89f0-d732c416e853", X-TransactionID:"628b13b7-cbf9-4db4-89f0-d732c416e853", X-ECOMP-RequestID:"628b13b7-cbf9-4db4-89f0-d732c416e853", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"326316c6-3433-40e1-bbd2-755a86e237f8"]
2023-03-01T05:02:11.696Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:11.696Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:11.846Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:11.846Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:11.846Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:11.847Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:12 GMT", x-envoy-upstream-service-time:"147", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:11.852Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 18,
  "soRequestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "groupingId" : "e0d9dbc1-fccf-473d-92d6-0b5d103b19e6",
  "name" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0/e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"updated_time\":1677646921000,\"creation_time\":1677646855000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f48edc0e9be14b84b78885c3a85bfd31\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-03-01T05:02:03.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:02:11.852Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:11.852Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:11.882Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:02:11.883Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:02:11.883Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:11.883Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:02:11.883Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:02:11.884Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"628b13b7-cbf9-4db4-89f0-d732c416e853", X-RequestID:"628b13b7-cbf9-4db4-89f0-d732c416e853", X-TransactionID:"628b13b7-cbf9-4db4-89f0-d732c416e853", X-ECOMP-RequestID:"628b13b7-cbf9-4db4-89f0-d732c416e853", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d7a7a81-efbe-4ee0-9c54-c4cdb2252216"]
2023-03-01T05:02:11.884Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:02:11.884Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:02:12.166Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:12.167Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:12.167Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:02:12.167Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8D0747AE643734ECB7F8F64ADBB91CA8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"717", Date:"Wed, 01 Mar 2023 05:02:12 GMT", x-envoy-upstream-service-time:"277", server:"envoy"]
2023-03-01T05:02:12.168Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"31cab189-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"4157e775-cdb9-4df8-b86d-173a197838cb","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:01:58.382+0000","endTime":"2023-03-01T05:02:05.104+0000","removalTime":null,"durationInMillis":6722,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"253c2028-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"31bd91f2-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:02:12.168Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:12.169Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:02:12.195Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:02:12.196Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:02:12.197Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:12.197Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:02:12.197Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:02:12.197Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"628b13b7-cbf9-4db4-89f0-d732c416e853", X-RequestID:"628b13b7-cbf9-4db4-89f0-d732c416e853", X-TransactionID:"628b13b7-cbf9-4db4-89f0-d732c416e853", X-ECOMP-RequestID:"628b13b7-cbf9-4db4-89f0-d732c416e853", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aafb81be-59ed-42c3-acf2-c89ee713191d"]
2023-03-01T05:02:12.198Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:02:12.198Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:02:12.460Z|0d28253d-df62-43c7-991f-d717ad094f59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:12.461Z|0d28253d-df62-43c7-991f-d717ad094f59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:12.460Z|ef04c3e9-8164-4c6c-93cd-7817168fed93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:12.461Z|ef04c3e9-8164-4c6c-93cd-7817168fed93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:12.510Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:12.510Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:12.511Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:02:12.511Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FB67DDB273498FCACB515DDF26DC79F7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 01 Mar 2023 05:02:12 GMT", x-envoy-upstream-service-time:"307", server:"envoy"]
2023-03-01T05:02:12.511Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:35c7a839-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"31cab189-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"31cab189-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"31cab189-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:02:05.074+0000","endTime":"2023-03-01T05:02:05.074+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"253c2028-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:02:12.512Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:12.512Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=31cab189-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:02:12.527Z|628b13b7-cbf9-4db4-89f0-d732c416e853|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:13.292Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:13.309Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:02:13.310Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||Invoke
2023-03-01T05:02:13.310Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:13.311Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:02:13.311Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Method      : GET
2023-03-01T05:02:13.312Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59c47124192479aea1b9f45587d34812", X-B3-SpanId:"e7caace3374192cc", X-B3-ParentSpanId:"fcaf1a272588b5b7", X-B3-Sampled:"0", X-ONAP-RequestID:"764f6a66-c3f9-4170-a804-9f96c81deab6", X-RequestID:"764f6a66-c3f9-4170-a804-9f96c81deab6", X-TransactionID:"764f6a66-c3f9-4170-a804-9f96c81deab6", X-ECOMP-RequestID:"764f6a66-c3f9-4170-a804-9f96c81deab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"584af4bf-bf68-4778-8282-5c52a7175ccd"]
2023-03-01T05:02:13.312Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Request body: 
2023-03-01T05:02:13.312Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||==========================request end================================================
2023-03-01T05:02:13.475Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:13.476Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:13.476Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status text  : OK
2023-03-01T05:02:13.477Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:14 GMT", x-envoy-upstream-service-time:"160", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:13.479Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Response body: {
  "requestId" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:01:15.000+00:00",
  "endTime" : "2023-03-01T05:02:03.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n    \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    }
  }
}
2023-03-01T05:02:13.479Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:13.480Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||InvokeReturn
2023-03-01T05:02:13.483Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:02:13.483Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:13.484Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:13.484Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:02:13.484Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:13.485Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59c47124192479aea1b9f45587d34812", X-B3-SpanId:"f7499a908d3bc4a6", X-B3-ParentSpanId:"fcaf1a272588b5b7", X-B3-Sampled:"0", X-ONAP-RequestID:"764f6a66-c3f9-4170-a804-9f96c81deab6", X-RequestID:"764f6a66-c3f9-4170-a804-9f96c81deab6", X-TransactionID:"764f6a66-c3f9-4170-a804-9f96c81deab6", X-ECOMP-RequestID:"764f6a66-c3f9-4170-a804-9f96c81deab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e944c6a-1307-4a9c-9e03-2679d3d6dbd8"]
2023-03-01T05:02:13.485Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:13.485Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:13.602Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:13.603Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:13.604Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:13.604Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:14 GMT", x-envoy-upstream-service-time:"114", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:13.615Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:13.615Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:13.616Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:13.630Z|764f6a66-c3f9-4170-a804-9f96c81deab6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:13.829Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:13.835Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:02:13.836Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||Invoke
2023-03-01T05:02:13.836Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:13.836Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:02:13.836Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Method      : GET
2023-03-01T05:02:13.837Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d59b017dcf1d148e71046c20f5b6a202", X-B3-SpanId:"ad7ace1369cf0b31", X-B3-ParentSpanId:"556bcef6c1dd618e", X-B3-Sampled:"0", X-ONAP-RequestID:"9809f263-4f70-4800-89c5-c0126a679c66", X-RequestID:"9809f263-4f70-4800-89c5-c0126a679c66", X-TransactionID:"9809f263-4f70-4800-89c5-c0126a679c66", X-ECOMP-RequestID:"9809f263-4f70-4800-89c5-c0126a679c66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"239b529b-a9b2-45e1-9c5b-c1f6b72fd264"]
2023-03-01T05:02:13.837Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Request body: 
2023-03-01T05:02:13.837Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||==========================request end================================================
2023-03-01T05:02:13.912Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:13.912Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:13.913Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status text  : OK
2023-03-01T05:02:13.913Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:14 GMT", x-envoy-upstream-service-time:"71", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:13.915Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Response body: {
  "requestId" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:01:15.000+00:00",
  "endTime" : "2023-03-01T05:02:03.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n    \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    }
  }
}
2023-03-01T05:02:13.916Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:13.916Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||InvokeReturn
2023-03-01T05:02:13.918Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:02:13.918Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:13.918Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:13.918Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:02:13.919Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:13.919Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d59b017dcf1d148e71046c20f5b6a202", X-B3-SpanId:"d6fd1215229fcdf2", X-B3-ParentSpanId:"556bcef6c1dd618e", X-B3-Sampled:"0", X-ONAP-RequestID:"9809f263-4f70-4800-89c5-c0126a679c66", X-RequestID:"9809f263-4f70-4800-89c5-c0126a679c66", X-TransactionID:"9809f263-4f70-4800-89c5-c0126a679c66", X-ECOMP-RequestID:"9809f263-4f70-4800-89c5-c0126a679c66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15b81ab4-83b6-4644-b490-86ce1b956ede"]
2023-03-01T05:02:13.919Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:13.919Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:13.983Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:13.984Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:13.984Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:13.985Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:14 GMT", x-envoy-upstream-service-time:"60", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:13.985Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:13.985Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:13.986Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:13.998Z|9809f263-4f70-4800-89c5-c0126a679c66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:14.235Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:14.255Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:02:14.256Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||Invoke
2023-03-01T05:02:14.256Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:14.257Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:02:14.257Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Method      : GET
2023-03-01T05:02:14.257Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8efb6de05ae3d2a3bf157387ead2db5", X-B3-SpanId:"31f2d09d904c3319", X-B3-ParentSpanId:"c10ee86bb36d315b", X-B3-Sampled:"0", X-ONAP-RequestID:"f0256b3c-fe6e-4711-89c7-25d0034e2497", X-RequestID:"f0256b3c-fe6e-4711-89c7-25d0034e2497", X-TransactionID:"f0256b3c-fe6e-4711-89c7-25d0034e2497", X-ECOMP-RequestID:"f0256b3c-fe6e-4711-89c7-25d0034e2497", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c759b1e-c759-4d1f-8c9e-eccc1e8e35cb"]
2023-03-01T05:02:14.258Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Request body: 
2023-03-01T05:02:14.258Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||==========================request end================================================
2023-03-01T05:02:14.371Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:14.371Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:14.372Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status text  : OK
2023-03-01T05:02:14.372Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:14 GMT", x-envoy-upstream-service-time:"108", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:14.374Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Response body: {
  "requestId" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:01:15.000+00:00",
  "endTime" : "2023-03-01T05:02:03.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n    \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    }
  }
}
2023-03-01T05:02:14.374Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:14.374Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||InvokeReturn
2023-03-01T05:02:14.376Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:02:14.376Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:14.376Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:14.376Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:02:14.377Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:14.377Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8efb6de05ae3d2a3bf157387ead2db5", X-B3-SpanId:"38fecac0f0a68b63", X-B3-ParentSpanId:"c10ee86bb36d315b", X-B3-Sampled:"0", X-ONAP-RequestID:"f0256b3c-fe6e-4711-89c7-25d0034e2497", X-RequestID:"f0256b3c-fe6e-4711-89c7-25d0034e2497", X-TransactionID:"f0256b3c-fe6e-4711-89c7-25d0034e2497", X-ECOMP-RequestID:"f0256b3c-fe6e-4711-89c7-25d0034e2497", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03935ee7-8845-4e14-b72d-674fd8184ac3"]
2023-03-01T05:02:14.377Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:14.377Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:14.511Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:14.512Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:14.512Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:14.512Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:15 GMT", x-envoy-upstream-service-time:"131", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:14.515Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:14.515Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:14.515Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:14.528Z|f0256b3c-fe6e-4711-89c7-25d0034e2497|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:14.777Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:14.787Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:02:14.787Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||Invoke
2023-03-01T05:02:14.788Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:14.788Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:02:14.788Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Method      : GET
2023-03-01T05:02:14.788Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4378494d871b7b77cab0aace221f4c32", X-B3-SpanId:"e9e8bbc0e3e64a44", X-B3-ParentSpanId:"c77b7bfe2928fb35", X-B3-Sampled:"0", X-ONAP-RequestID:"954f6c8c-0d44-4efd-8a0f-d188474dc3eb", X-RequestID:"954f6c8c-0d44-4efd-8a0f-d188474dc3eb", X-TransactionID:"954f6c8c-0d44-4efd-8a0f-d188474dc3eb", X-ECOMP-RequestID:"954f6c8c-0d44-4efd-8a0f-d188474dc3eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76f6b4af-1657-451e-b7dc-ce1a56b083a6"]
2023-03-01T05:02:14.789Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Request body: 
2023-03-01T05:02:14.789Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||==========================request end================================================
2023-03-01T05:02:14.832Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:14.838Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5
2023-03-01T05:02:14.839Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|INFO|500||Invoke
2023-03-01T05:02:14.839Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:14.840Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5
2023-03-01T05:02:14.840Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Method      : GET
2023-03-01T05:02:14.840Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05ca172bf1a0d24ff35e0678bf02ec20", X-B3-SpanId:"c51e96bf5fa0b178", X-B3-ParentSpanId:"f35e0678bf02ec20", X-B3-Sampled:"0", X-ONAP-RequestID:"97c354f5-d7f6-47f8-a517-7d8a365de54b", X-RequestID:"97c354f5-d7f6-47f8-a517-7d8a365de54b", X-TransactionID:"97c354f5-d7f6-47f8-a517-7d8a365de54b", X-ECOMP-RequestID:"97c354f5-d7f6-47f8-a517-7d8a365de54b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a22a1704-e1df-4d24-b455-5cb03f4dbaba"]
2023-03-01T05:02:14.840Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Request body: 
2023-03-01T05:02:14.841Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||==========================request end================================================
2023-03-01T05:02:14.892Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:14.892Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:14.893Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status text  : OK
2023-03-01T05:02:14.893Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:15 GMT", x-envoy-upstream-service-time:"100", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:14.895Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Response body: {
  "requestId" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:01:15.000+00:00",
  "endTime" : "2023-03-01T05:02:03.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n    \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    }
  }
}
2023-03-01T05:02:14.895Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:14.896Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||InvokeReturn
2023-03-01T05:02:14.898Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:02:14.898Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:14.898Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:14.899Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:02:14.899Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:14.899Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4378494d871b7b77cab0aace221f4c32", X-B3-SpanId:"c51ab5d069a48260", X-B3-ParentSpanId:"c77b7bfe2928fb35", X-B3-Sampled:"0", X-ONAP-RequestID:"954f6c8c-0d44-4efd-8a0f-d188474dc3eb", X-RequestID:"954f6c8c-0d44-4efd-8a0f-d188474dc3eb", X-TransactionID:"954f6c8c-0d44-4efd-8a0f-d188474dc3eb", X-ECOMP-RequestID:"954f6c8c-0d44-4efd-8a0f-d188474dc3eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ed613e9-499d-489a-b83b-6bfcf1a79733"]
2023-03-01T05:02:14.899Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:14.900Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:14.937Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:14.938Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:14.938Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Status text  : OK
2023-03-01T05:02:14.939Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:15 GMT", x-envoy-upstream-service-time:"92", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:14.939Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||Response body: {
  "requestId" : "a7be89d2-deb1-4474-89fb-e245e85bd7d5",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:01:09.000+00:00",
  "endTime" : "2023-03-01T05:02:10.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"2f352aa4-ca6e-4359-a653-5d10cda030d5\",\n            \"modelVersionId\":\"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7\",\n            \"modelName\":\"Demo_pNF_ws8SUfYT5jfOHzgMHNLP\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"4c5fc930-70d0-4029-bd8e-4736ffb82d08\",\n            \"owningEntityName\":\"OE-ETE_Customer-4c5fc930-70d0-4029-bd8e-4736ffb82d08\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_caed447a-2f52-4f84-9eba-814988db5fa7\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namecaed447a-2f52-4f84-9eba-814988db5fa7\",\n            \"productFamilyId\":\"ab329e05-0a40-45e3-aad5-946896515d91\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7\",\n                            \"modelName\":\"Demo_pNF_ws8SUfYT5jfOHzgMHNLP\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namecaed447a-2f52-4f84-9eba-814988db5fa7\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 6905b1c6-5539 0\",\n                                        \"modelCustomizationId\":\"d7f0dde7-5fa9-45a7-8569-04301590fbc8\",\n                                        \"modelInvariantId\":\"2f352aa4-ca6e-4359-a653-5d10cda030d5\",\n                                        \"modelVersionId\":\"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7\",\n                                        \"modelName\":\"Demo_pNF_ws8SUfYT5jfOHzgMHNLP\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"ab329e05-0a40-45e3-aad5-946896515d91\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"ws8SUfYT5jfOHzgMHNLP\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:11.000+00:00",
  "serviceInstanceId" : "bcdc9f55-fc9d-436e-9e01-523c77c5e629",
  "serviceInstanceName" : "Service_Ete_Namecaed447a-2f52-4f84-9eba-814988db5fa7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "a7be89d2-deb1-4474-89fb-e245e85bd7d5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5"
    }
  }
}
2023-03-01T05:02:14.940Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:14.940Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a7be89d2-deb1-4474-89fb-e245e85bd7d5|INFO|500||InvokeReturn
2023-03-01T05:02:14.941Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false
2023-03-01T05:02:14.942Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:14.942Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:14.942Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false
2023-03-01T05:02:14.942Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:14.943Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05ca172bf1a0d24ff35e0678bf02ec20", X-B3-SpanId:"bd30e8358bed0923", X-B3-ParentSpanId:"f35e0678bf02ec20", X-B3-Sampled:"0", X-ONAP-RequestID:"97c354f5-d7f6-47f8-a517-7d8a365de54b", X-RequestID:"97c354f5-d7f6-47f8-a517-7d8a365de54b", X-TransactionID:"97c354f5-d7f6-47f8-a517-7d8a365de54b", X-ECOMP-RequestID:"97c354f5-d7f6-47f8-a517-7d8a365de54b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebba47a5-abfd-4a4d-97fd-7939fa66a17b"]
2023-03-01T05:02:14.943Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:14.943Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:14.950Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:14.950Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:14.951Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:14.951Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:15 GMT", x-envoy-upstream-service-time:"47", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:14.951Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:14.952Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:14.952Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:14.965Z|954f6c8c-0d44-4efd-8a0f-d188474dc3eb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:15.044Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:15.044Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:15.045Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:15.046Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:15 GMT", x-envoy-upstream-service-time:"97", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:15.063Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:15.064Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:15.064Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a7be89d2-deb1-4474-89fb-e245e85bd7d5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:15.074Z|97c354f5-d7f6-47f8-a517-7d8a365de54b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a7be89d2-deb1-4474-89fb-e245e85bd7d5|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:15.241Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:15.250Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:02:15.251Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||Invoke
2023-03-01T05:02:15.251Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:15.252Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024
2023-03-01T05:02:15.252Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Method      : GET
2023-03-01T05:02:15.252Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a986ef9a34059fbdc0d8a6602376a1d", X-B3-SpanId:"b8019dd49df6727f", X-B3-ParentSpanId:"346c7cd7a7f208e9", X-B3-Sampled:"0", X-ONAP-RequestID:"3402980b-879f-4e0e-a8f4-0f5f28008de0", X-RequestID:"3402980b-879f-4e0e-a8f4-0f5f28008de0", X-TransactionID:"3402980b-879f-4e0e-a8f4-0f5f28008de0", X-ECOMP-RequestID:"3402980b-879f-4e0e-a8f4-0f5f28008de0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8117a29d-f6bf-4389-8dd0-2e4ae243e51a"]
2023-03-01T05:02:15.253Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Request body: 
2023-03-01T05:02:15.253Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||==========================request end================================================
2023-03-01T05:02:15.459Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:15.460Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:15.460Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Status text  : OK
2023-03-01T05:02:15.461Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:15 GMT", x-envoy-upstream-service-time:"202", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:15.471Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||Response body: {
  "requestId" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:01:15.000+00:00",
  "endTime" : "2023-03-01T05:02:03.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n    \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b25fde69-959b-400e-b963-8ff3e5d07024",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024"
    }
  }
}
2023-03-01T05:02:15.472Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:15.473Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b25fde69-959b-400e-b963-8ff3e5d07024|INFO|500||InvokeReturn
2023-03-01T05:02:15.475Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:02:15.475Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:15.475Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:15.476Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false
2023-03-01T05:02:15.476Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:15.477Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a986ef9a34059fbdc0d8a6602376a1d", X-B3-SpanId:"e071ef6ee0d31ea1", X-B3-ParentSpanId:"346c7cd7a7f208e9", X-B3-Sampled:"0", X-ONAP-RequestID:"3402980b-879f-4e0e-a8f4-0f5f28008de0", X-RequestID:"3402980b-879f-4e0e-a8f4-0f5f28008de0", X-TransactionID:"3402980b-879f-4e0e-a8f4-0f5f28008de0", X-ECOMP-RequestID:"3402980b-879f-4e0e-a8f4-0f5f28008de0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37f31c2c-dfb4-4798-b81d-599e29957bc2"]
2023-03-01T05:02:15.477Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:15.478Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:15.525Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:15.526Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:15.526Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:15.527Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:16 GMT", x-envoy-upstream-service-time:"44", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:15.528Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:15.529Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:15.529Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b25fde69-959b-400e-b963-8ff3e5d07024&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:15.559Z|3402980b-879f-4e0e-a8f4-0f5f28008de0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b25fde69-959b-400e-b963-8ff3e5d07024|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:16.196Z|e411c6f0-59db-4b4a-8f23-defd872df84a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:02:16.196Z|e411c6f0-59db-4b4a-8f23-defd872df84a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:02:18.119Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:18.121Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 29b55521-95c9-4e1d-aff4-ead303a2d151 already exists in requestDb InfraActiveRequests table
2023-03-01T05:02:18.122Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:02:18.122Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||Invoke
2023-03-01T05:02:18.122Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:18.122Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:02:18.123Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Method      : GET
2023-03-01T05:02:18.123Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c25f20181f7b12842af4f8727dfa4af4", X-B3-SpanId:"0a00d487e8ffd17d", X-B3-ParentSpanId:"74649bc3314be0e7", X-B3-Sampled:"0", X-ONAP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-TransactionID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ECOMP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"508bf8ff-d63d-4315-8e02-98642af6544a"]
2023-03-01T05:02:18.123Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Request body: 
2023-03-01T05:02:18.123Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||==========================request end================================================
2023-03-01T05:02:18.214Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:18.214Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T05:02:18.215Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status text  : Not Found
2023-03-01T05:02:18.215Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:02:18 GMT", x-envoy-upstream-service-time:"86", server:"envoy"]
2023-03-01T05:02:18.215Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Response body: 
2023-03-01T05:02:18.215Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:18.216Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|404|Not Found|InvokeReturn
2023-03-01T05:02:18.227Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|||INFO|500||Running local validations
2023-03-01T05:02:18.232Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:02:18.257Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/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/1f88cd85039a40618a028e3d4c59648e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-03-01T05:02:18.257Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||Invoke
2023-03-01T05:02:18.346Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||InvokeReturn
2023-03-01T05:02:18.346Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/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/1f88cd85039a40618a028e3d4c59648e has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:02:17 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[82], vertex-id=[225288], x-aai-txid=[1-aai-resources-230301-05:02:17:334-22084], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:02:18.347Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"1f88cd85039a40618a028e3d4c59648e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677646892394","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"63060006-e127-4ca2-aacb-7ac2c2ac02e2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2023-03-01T05:02:18.349Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-03-01T05:02:18.349Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-03-01T05:02:18.351Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:02:18.352Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-03-01T05:02:18.352Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:18.352Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:02:18.353Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-03-01T05:02:18.353Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/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:"c25f20181f7b12842af4f8727dfa4af4", X-B3-SpanId:"0f90f334a159b9ab", X-B3-ParentSpanId:"74649bc3314be0e7", X-B3-Sampled:"0", X-ONAP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-TransactionID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ECOMP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa4b031a-0fd2-43c2-a0cb-86fbffa42e01"]
2023-03-01T05:02:18.353Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"63060006-e127-4ca2-aacb-7ac2c2ac02e2","serviceInstanceId":"840a86c8-9093-46d3-b4a8-3058b5dacc94"},"instanceName":"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5","requestScope":"vfModule"}
2023-03-01T05:02:18.354Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-03-01T05:02:18.459Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:18.459Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:18.460Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-03-01T05:02:18.460Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:02:18 GMT", x-envoy-upstream-service-time:"102", server:"envoy"]
2023-03-01T05:02:18.460Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-03-01T05:02:18.461Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:18.461Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-03-01T05:02:18.462Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d
2023-03-01T05:02:18.463Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d|INFO|500||Invoke
2023-03-01T05:02:18.463Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:18.463Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d
2023-03-01T05:02:18.463Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d|DEBUG|500||Method      : GET
2023-03-01T05:02:18.463Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-TransactionID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ECOMP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cbb52a5-d0d9-4dc2-a333-2ca0cb31bede"]
2023-03-01T05:02:18.464Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d|DEBUG|500||Request body: 
2023-03-01T05:02:18.464Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d|DEBUG|500||==========================request end================================================
2023-03-01T05:02:18.576Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:18.577Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:18.577Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d|DEBUG|500||Status text  : OK
2023-03-01T05:02:18.577Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 05:02:18 GMT", x-envoy-upstream-service-time:"108", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:18.580Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d|DEBUG|500||Response body: {
  "id" : 6,
  "modelCustomizationUUID" : "7947e22b-08a2-4150-a9cd-cb5d1548e51d",
  "label" : "base_ubuntu20",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2023-03-01 04:59:08.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/heatEnvironment"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/volumeHeatEnv"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/cvnfcCustomization"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vnfCustomization"
    }
  }
}
2023-03-01T05:02:18.581Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:18.581Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7947e22b-08a2-4150-a9cd-cb5d1548e51d|INFO|500||InvokeReturn
2023-03-01T05:02:18.593Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule
2023-03-01T05:02:18.593Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|INFO|500||Invoke
2023-03-01T05:02:18.594Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:18.594Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule
2023-03-01T05:02:18.594Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Method      : GET
2023-03-01T05:02:18.595Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-TransactionID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ECOMP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbb5653c-523b-47c4-abd2-98d90195da0f"]
2023-03-01T05:02:18.595Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Request body: 
2023-03-01T05:02:18.597Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||==========================request end================================================
2023-03-01T05:02:18.665Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:18.666Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:18.666Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Status text  : OK
2023-03-01T05:02:18.667Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 05:02:18 GMT", x-envoy-upstream-service-time:"65", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:18.668Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "7e01d795-427e-4e9f-8e30-e1f8bf03a35b",
  "modelInvariantUUID" : "67e90b30-d202-4df8-86e9-b551cf4bd3a7",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-03-01 04:59:08.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/moduleHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/vnfResources"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/vfModuleCustomization"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/heatFiles"
    }
  }
}
2023-03-01T05:02:18.668Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:18.669Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|INFO|500||InvokeReturn
2023-03-01T05:02:18.686Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance
2023-03-01T05:02:18.686Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2023-03-01T05:02:18.687Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:18.687Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance
2023-03-01T05:02:18.687Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2023-03-01T05:02:18.687Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-TransactionID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ECOMP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d82d7ceb-6ec9-45e4-8299-1954d6e4efb8"]
2023-03-01T05:02:18.688Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2023-03-01T05:02:18.688Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2023-03-01T05:02:18.734Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:18.735Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T05:02:18.735Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : Not Found
2023-03-01T05:02:18.735Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:02:18 GMT", x-envoy-upstream-service-time:"44", server:"envoy"]
2023-03-01T05:02:18.736Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2023-03-01T05:02:18.736Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:18.736Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-03-01T05:02:18.737Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7
2023-03-01T05:02:18.737Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7|INFO|500||Invoke
2023-03-01T05:02:18.738Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:18.738Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7
2023-03-01T05:02:18.738Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7|DEBUG|500||Method      : GET
2023-03-01T05:02:18.738Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-TransactionID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ECOMP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f66bdb46-173c-4c30-be36-b879a456b0ee"]
2023-03-01T05:02:18.739Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7|DEBUG|500||Request body: 
2023-03-01T05:02:18.739Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7|DEBUG|500||==========================request end================================================
2023-03-01T05:02:18.784Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:18.784Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:18.784Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7|DEBUG|500||Status text  : OK
2023-03-01T05:02:18.785Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 05:02:18 GMT", x-envoy-upstream-service-time:"42", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:18.787Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "7e01d795-427e-4e9f-8e30-e1f8bf03a35b",
      "modelInvariantUUID" : "67e90b30-d202-4df8-86e9-b551cf4bd3a7",
      "modelName" : "BasicVm..base_ubuntu20..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2023-03-01 04:59:08.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/volumeHeatTemplate"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/moduleHeatTemplate"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/vnfResources"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/vfModuleCustomization"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/heatFiles"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7"
    }
  }
}
2023-03-01T05:02:18.787Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:18.788Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=67e90b30-d202-4df8-86e9-b551cf4bd3a7|INFO|500||InvokeReturn
2023-03-01T05:02:18.792Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance
2023-03-01T05:02:18.792Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2023-03-01T05:02:18.792Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:18.792Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance
2023-03-01T05:02:18.793Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2023-03-01T05:02:18.793Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-TransactionID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ECOMP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c8b33c2-7c97-4a22-bac2-79d9c1322348"]
2023-03-01T05:02:18.793Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2023-03-01T05:02:18.793Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2023-03-01T05:02:18.817Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:18.817Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T05:02:18.818Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : Not Found
2023-03-01T05:02:18.818Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:02:18 GMT", x-envoy-upstream-service-time:"21", server:"envoy"]
2023-03-01T05:02:18.819Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2023-03-01T05:02:18.819Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:18.819Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=7e01d795-427e-4e9f-8e30-e1f8bf03a35b&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-03-01T05:02:18.820Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2023-03-01T05:02:18.820Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2023-03-01T05:02:18.821Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:18.821Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2023-03-01T05:02:18.821Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2023-03-01T05:02:18.822Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/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:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-TransactionID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ECOMP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46fb3812-e49c-4f09-a5f1-e8a0d5b316cb"]
2023-03-01T05:02:18.822Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2023-03-01T05:02:18.822Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2023-03-01T05:02:18.876Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:18.877Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:18.877Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/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-03-01T05:02:18.877Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/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:"Wed, 01 Mar 2023 05:02:18 GMT", x-envoy-upstream-service-time:"50", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:18.880Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/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-03-01T05:02:18.880Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:18.881Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn
2023-03-01T05:02:18.904Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b
2023-03-01T05:02:18.905Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|INFO|500||Invoke
2023-03-01T05:02:18.906Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:18.906Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b
2023-03-01T05:02:18.906Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||Method      : GET
2023-03-01T05:02:18.907Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-TransactionID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ECOMP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18c7db46-74b9-4d7a-9a27-3a8f531f184b"]
2023-03-01T05:02:18.907Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||Request body: 
2023-03-01T05:02:18.908Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||==========================request end================================================
2023-03-01T05:02:18.968Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:18.969Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:18.969Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||Status text  : OK
2023-03-01T05:02:18.970Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 05:02:18 GMT", x-envoy-upstream-service-time:"56", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:18.970Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||Response body: {
  "modelUUID" : "7e01d795-427e-4e9f-8e30-e1f8bf03a35b",
  "modelInvariantUUID" : "67e90b30-d202-4df8-86e9-b551cf4bd3a7",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-03-01 04:59:08.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/moduleHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/vnfResources"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/vfModuleCustomization"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/heatFiles"
    }
  }
}
2023-03-01T05:02:18.971Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:18.971Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|INFO|500||InvokeReturn
2023-03-01T05:02:18.974Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:02:18.974Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-03-01T05:02:18.974Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:18.975Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:02:18.975Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-03-01T05:02:18.975Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/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:"c25f20181f7b12842af4f8727dfa4af4", X-B3-SpanId:"b984fe7f5171ea70", X-B3-ParentSpanId:"74649bc3314be0e7", X-B3-Sampled:"0", X-ONAP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-TransactionID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ECOMP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e42e235e-c280-443b-90ad-1cf75cd6a948"]
2023-03-01T05:02:18.978Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"29b55521-95c9-4e1d-aff4-ead303a2d151","requestStatus":"IN_PROGRESS","startTime":1677646938228,"source":"VID","vnfId":"63060006-e127-4ca2-aacb-7ac2c2ac02e2","vnfType":"","tenantId":"1f88cd85039a40618a028e3d4c59648e","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"840a86c8-9093-46d3-b4a8-3058b5dacc94","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"29b55521-95c9-4e1d-aff4-ead303a2d151"}
2023-03-01T05:02:18.978Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-03-01T05:02:19.080Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:19.081Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-03-01T05:02:19.081Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-03-01T05:02:19.081Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/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/29b55521-95c9-4e1d-aff4-ead303a2d151", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:18 GMT", x-envoy-upstream-service-time:"98", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:19.082Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:02:18.228+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-03-01T05:02:19.780+00:00",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    }
  }
}
2023-03-01T05:02:19.083Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:19.083Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-03-01T05:02:19.102Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:02:19.103Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-03-01T05:02:19.103Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:19.104Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:02:19.104Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-03-01T05:02:19.105Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/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:"c25f20181f7b12842af4f8727dfa4af4", X-B3-SpanId:"0c638c5e6dcbe2b7", X-B3-ParentSpanId:"74649bc3314be0e7", X-B3-Sampled:"0", X-ONAP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-TransactionID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ECOMP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32c06853-bf7c-4e24-a902-e751a9461be6"]
2023-03-01T05:02:19.105Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/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\":\"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\"modelVersionId\":\"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\"modelCustomizationId\":\"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\"modelUuid\":\"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\"modelInvariantUuid\":\"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\"modelInfo\":{\"modelInvariantId\":\"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\"modelUuid\":\"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\"modelInvariantUuid\":\"cc8289a5-94f6-483c-ae42-fe9ff3f27705\"}}},{\"relatedInstance\":{\"instanceId\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"5c50b738-58ed-49e2-b23d-8c99122864c6\",\"modelVersionId\":\"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\"modelCustomizationId\":\"5c50b738-58ed-49e2-b23d-8c99122864c6\",\"modelUuid\":\"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\"modelInvariantUuid\":\"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"1f88cd85039a40618a028e3d4c59648e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\"vnfInstanceId\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\"}","type":"String"},"requestId":{"value":"29b55521-95c9-4e1d-aff4-ead303a2d151","type":"String"},"mso-request-id":{"value":"29b55521-95c9-4e1d-aff4-ead303a2d151","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"840a86c8-9093-46d3-b4a8-3058b5dacc94","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"63060006-e127-4ca2-aacb-7ac2c2ac02e2","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/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-03-01T05:02:19.105Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-03-01T05:02:21.142Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:21.143Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-03-01T05:02:21.143Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-03-01T05:02:21.144Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 01 Mar 2023 05:02:21 GMT", X-ONAP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-TransactionID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ECOMP-RequestID:"29b55521-95c9-4e1d-aff4-ead303a2d151", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"32c06853-bf7c-4e24-a902-e751a9461be6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"2030", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:21.145Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"29b55521-95c9-4e1d-aff4-ead303a2d151\",\"instanceId\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\"}}","message":"Success","processInstanceID":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee","variables":null,"messageCode":200}
2023-03-01T05:02:21.145Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:21.146Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-03-01T05:02:21.152Z|29b55521-95c9-4e1d-aff4-ead303a2d151|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:21.312Z|0565cb45-24d8-49e8-8f42-cc06bf9dfb79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:21.313Z|0565cb45-24d8-49e8-8f42-cc06bf9dfb79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:21.392Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:21.396Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:02:21.397Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||Invoke
2023-03-01T05:02:21.397Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:21.397Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:02:21.398Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Method      : GET
2023-03-01T05:02:21.398Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e37977654737b2098b68f439ef1a4dbe", X-B3-SpanId:"fb730de75c01eed2", X-B3-ParentSpanId:"7d4c6ea08083e4e9", X-B3-Sampled:"0", X-ONAP-RequestID:"566b9805-69f4-41aa-8232-f79497c30282", X-RequestID:"566b9805-69f4-41aa-8232-f79497c30282", X-TransactionID:"566b9805-69f4-41aa-8232-f79497c30282", X-ECOMP-RequestID:"566b9805-69f4-41aa-8232-f79497c30282", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de38a3da-9daa-48da-b92b-5cfa53c98750"]
2023-03-01T05:02:21.398Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Request body: 
2023-03-01T05:02:21.399Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||==========================request end================================================
2023-03-01T05:02:21.509Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:21.510Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:21.510Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status text  : OK
2023-03-01T05:02:21.510Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:22 GMT", x-envoy-upstream-service-time:"106", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:21.512Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Response body: {
  "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:02:18.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:21.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    }
  }
}
2023-03-01T05:02:21.512Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:21.512Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||InvokeReturn
2023-03-01T05:02:21.514Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:02:21.515Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:21.515Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:21.515Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:02:21.516Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:21.516Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e37977654737b2098b68f439ef1a4dbe", X-B3-SpanId:"02496427d54ac664", X-B3-ParentSpanId:"7d4c6ea08083e4e9", X-B3-Sampled:"0", X-ONAP-RequestID:"566b9805-69f4-41aa-8232-f79497c30282", X-RequestID:"566b9805-69f4-41aa-8232-f79497c30282", X-TransactionID:"566b9805-69f4-41aa-8232-f79497c30282", X-ECOMP-RequestID:"566b9805-69f4-41aa-8232-f79497c30282", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7c69775-d8d9-4231-a70f-1ab92f636446"]
2023-03-01T05:02:21.517Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:21.517Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:21.558Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:21.559Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:21.559Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:21.559Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:22 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:21.560Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:21.561Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:21.561Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:21.570Z|566b9805-69f4-41aa-8232-f79497c30282|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:22.487Z|1f0b6871-ae9a-44c4-9af8-b1ef543d632b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:22.488Z|1f0b6871-ae9a-44c4-9af8-b1ef543d632b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:22.489Z|cdc1f6a3-f0a2-4c48-b692-2946370d011d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:22.490Z|cdc1f6a3-f0a2-4c48-b692-2946370d011d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:22.727Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:22.742Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:02:22.743Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||Invoke
2023-03-01T05:02:22.744Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:22.744Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:02:22.744Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Method      : GET
2023-03-01T05:02:22.745Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcc2a085c8895069861ef0787609dec1", X-B3-SpanId:"bab79ab954a78e9a", X-B3-ParentSpanId:"22f90ef7273dc6b4", X-B3-Sampled:"0", X-ONAP-RequestID:"5f2cfe06-5ae8-4c39-82a8-628c87d6414d", X-RequestID:"5f2cfe06-5ae8-4c39-82a8-628c87d6414d", X-TransactionID:"5f2cfe06-5ae8-4c39-82a8-628c87d6414d", X-ECOMP-RequestID:"5f2cfe06-5ae8-4c39-82a8-628c87d6414d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"958db9e4-a761-4f31-909b-b038b29d52c4"]
2023-03-01T05:02:22.745Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Request body: 
2023-03-01T05:02:22.745Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||==========================request end================================================
2023-03-01T05:02:22.848Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:22.849Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:22.849Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status text  : OK
2023-03-01T05:02:22.849Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:23 GMT", x-envoy-upstream-service-time:"100", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:22.856Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Response body: {
  "requestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2023-03-01T05:01:35.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:15.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    }
  }
}
2023-03-01T05:02:22.856Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:22.857Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||InvokeReturn
2023-03-01T05:02:22.861Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:02:22.861Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:22.861Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:22.862Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:02:22.862Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:22.862Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcc2a085c8895069861ef0787609dec1", X-B3-SpanId:"6f3553174d27346a", X-B3-ParentSpanId:"22f90ef7273dc6b4", X-B3-Sampled:"0", X-ONAP-RequestID:"5f2cfe06-5ae8-4c39-82a8-628c87d6414d", X-RequestID:"5f2cfe06-5ae8-4c39-82a8-628c87d6414d", X-TransactionID:"5f2cfe06-5ae8-4c39-82a8-628c87d6414d", X-ECOMP-RequestID:"5f2cfe06-5ae8-4c39-82a8-628c87d6414d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb6a6059-04ec-4c12-b7e8-d6f741957215"]
2023-03-01T05:02:22.862Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:22.862Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:22.928Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:22.928Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:22.929Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:22.929Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:23 GMT", x-envoy-upstream-service-time:"62", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:22.942Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 18,
  "soRequestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "groupingId" : "e0d9dbc1-fccf-473d-92d6-0b5d103b19e6",
  "name" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0/e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"updated_time\":1677646921000,\"creation_time\":1677646855000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f48edc0e9be14b84b78885c3a85bfd31\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-03-01T05:02:03.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:02:22.943Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:22.943Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:22.971Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:02:22.972Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:02:22.972Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:22.972Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:02:22.973Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:02:22.973Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5f2cfe06-5ae8-4c39-82a8-628c87d6414d", X-RequestID:"5f2cfe06-5ae8-4c39-82a8-628c87d6414d", X-TransactionID:"5f2cfe06-5ae8-4c39-82a8-628c87d6414d", X-ECOMP-RequestID:"5f2cfe06-5ae8-4c39-82a8-628c87d6414d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05aeb021-26da-44bf-8b52-15fc35909f45"]
2023-03-01T05:02:22.973Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:02:22.973Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:02:23.306Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:23.306Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:23.307Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:02:23.309Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1AFA41766157A051D717BF6D72A0B5BE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Wed, 01 Mar 2023 05:02:24 GMT", x-envoy-upstream-service-time:"325", server:"envoy"]
2023-03-01T05:02:23.309Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"4157e775-cdb9-4df8-b86d-173a197838cb","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T05:02:12.466+0000","endTime":"2023-03-01T05:02:14.577+0000","removalTime":null,"durationInMillis":2111,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"253c2028-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"39f01c5e-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:02:23.309Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:23.310Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4157e775-cdb9-4df8-b86d-173a197838cb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:02:23.337Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:02:23.337Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:02:23.338Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:23.338Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:02:23.338Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:02:23.338Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5f2cfe06-5ae8-4c39-82a8-628c87d6414d", X-RequestID:"5f2cfe06-5ae8-4c39-82a8-628c87d6414d", X-TransactionID:"5f2cfe06-5ae8-4c39-82a8-628c87d6414d", X-ECOMP-RequestID:"5f2cfe06-5ae8-4c39-82a8-628c87d6414d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d3ce01c-9211-45e5-9698-f360a0d04128"]
2023-03-01T05:02:23.339Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:02:23.339Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:02:23.670Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:23.671Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:23.671Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:02:23.671Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=895E8D3D38FF292E4B126310F4753443; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Wed, 01 Mar 2023 05:02:24 GMT", x-envoy-upstream-service-time:"326", server:"envoy"]
2023-03-01T05:02:23.672Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:3a30f640-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:02:12.474+0000","endTime":"2023-03-01T05:02:14.576+0000","durationInMillis":2102,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"253c2028-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:02:23.672Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:23.672Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a2f969d-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:02:23.690Z|5f2cfe06-5ae8-4c39-82a8-628c87d6414d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:31.195Z|5e09bf50-8114-4451-a08f-a7d7deb8cd82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:02:31.198Z|5e09bf50-8114-4451-a08f-a7d7deb8cd82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:02:31.336Z|52482cfd-66af-4865-b4fc-564072812234|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:31.337Z|52482cfd-66af-4865-b4fc-564072812234|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:31.790Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:31.797Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:02:31.798Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||Invoke
2023-03-01T05:02:31.798Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:31.798Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:02:31.799Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Method      : GET
2023-03-01T05:02:31.799Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93f7d66c2cb1a30a5b60df593f9d9a21", X-B3-SpanId:"9bcfe95b54a6ef0c", X-B3-ParentSpanId:"d3ecc0da10970d60", X-B3-Sampled:"0", X-ONAP-RequestID:"9b58bf42-7a02-43d4-b06d-b028d89695cf", X-RequestID:"9b58bf42-7a02-43d4-b06d-b028d89695cf", X-TransactionID:"9b58bf42-7a02-43d4-b06d-b028d89695cf", X-ECOMP-RequestID:"9b58bf42-7a02-43d4-b06d-b028d89695cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a555e55-4e8d-4b9b-92f6-4d40f85bb75a"]
2023-03-01T05:02:31.799Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Request body: 
2023-03-01T05:02:31.800Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||==========================request end================================================
2023-03-01T05:02:31.869Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:31.870Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:31.870Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status text  : OK
2023-03-01T05:02:31.871Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:31 GMT", x-envoy-upstream-service-time:"65", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:31.878Z|2033b34f-d5d0-4965-84f8-39421d8bcd51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:02:31.879Z|2033b34f-d5d0-4965-84f8-39421d8bcd51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:02:31.889Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Response body: {
  "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:02:18.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:21.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    }
  }
}
2023-03-01T05:02:31.889Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:31.890Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||InvokeReturn
2023-03-01T05:02:31.892Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:02:31.893Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:31.893Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:31.894Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:02:31.894Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:31.894Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93f7d66c2cb1a30a5b60df593f9d9a21", X-B3-SpanId:"de598d5fb0419d8b", X-B3-ParentSpanId:"d3ecc0da10970d60", X-B3-Sampled:"0", X-ONAP-RequestID:"9b58bf42-7a02-43d4-b06d-b028d89695cf", X-RequestID:"9b58bf42-7a02-43d4-b06d-b028d89695cf", X-TransactionID:"9b58bf42-7a02-43d4-b06d-b028d89695cf", X-ECOMP-RequestID:"9b58bf42-7a02-43d4-b06d-b028d89695cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0e0b6c1-9250-4ae5-b018-c1a488e38c81"]
2023-03-01T05:02:31.895Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:31.895Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:32.012Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:32.014Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:32.014Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:32.015Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:32 GMT", x-envoy-upstream-service-time:"113", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:32.016Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:32.017Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:32.017Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:32.029Z|9b58bf42-7a02-43d4-b06d-b028d89695cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:32.515Z|589a4b09-04a6-4605-89f7-eb58c0330be3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:32.515Z|69fef9d4-0c79-45dd-b5f6-0b552003bb74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:32.516Z|589a4b09-04a6-4605-89f7-eb58c0330be3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:32.516Z|69fef9d4-0c79-45dd-b5f6-0b552003bb74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:33.892Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:33.899Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:02:33.900Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||Invoke
2023-03-01T05:02:33.900Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:33.901Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:02:33.901Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Method      : GET
2023-03-01T05:02:33.901Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3d47db030fce98ab5528878f49b5f98", X-B3-SpanId:"fa3654a0e217be64", X-B3-ParentSpanId:"bd74f7db69aa5e3e", X-B3-Sampled:"0", X-ONAP-RequestID:"1e4e62d3-c479-4b64-86fe-392ee9f83c41", X-RequestID:"1e4e62d3-c479-4b64-86fe-392ee9f83c41", X-TransactionID:"1e4e62d3-c479-4b64-86fe-392ee9f83c41", X-ECOMP-RequestID:"1e4e62d3-c479-4b64-86fe-392ee9f83c41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"442b9c39-ff94-4f3f-b173-588de32924e2"]
2023-03-01T05:02:33.902Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Request body: 
2023-03-01T05:02:33.902Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||==========================request end================================================
2023-03-01T05:02:33.970Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:33.971Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:33.971Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status text  : OK
2023-03-01T05:02:33.971Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:34 GMT", x-envoy-upstream-service-time:"65", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:33.978Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Response body: {
  "requestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2023-03-01T05:01:35.000+00:00",
  "endTime" : "2023-03-01T05:02:31.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    }
  }
}
2023-03-01T05:02:33.978Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:33.978Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||InvokeReturn
2023-03-01T05:02:33.980Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:02:33.981Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:33.981Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:33.982Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:02:33.982Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:33.982Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3d47db030fce98ab5528878f49b5f98", X-B3-SpanId:"02baa6273bc87a38", X-B3-ParentSpanId:"bd74f7db69aa5e3e", X-B3-Sampled:"0", X-ONAP-RequestID:"1e4e62d3-c479-4b64-86fe-392ee9f83c41", X-RequestID:"1e4e62d3-c479-4b64-86fe-392ee9f83c41", X-TransactionID:"1e4e62d3-c479-4b64-86fe-392ee9f83c41", X-ECOMP-RequestID:"1e4e62d3-c479-4b64-86fe-392ee9f83c41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"620a930e-2199-4471-925d-b210e78512d6"]
2023-03-01T05:02:33.983Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:33.983Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:34.040Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:34.041Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:34.041Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:34.042Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:34 GMT", x-envoy-upstream-service-time:"52", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:34.056Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 18,
  "soRequestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "groupingId" : "e0d9dbc1-fccf-473d-92d6-0b5d103b19e6",
  "name" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0/e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"updated_time\":1677646921000,\"creation_time\":1677646855000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f48edc0e9be14b84b78885c3a85bfd31\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-03-01T05:02:03.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:02:34.057Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:34.057Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:34.069Z|1e4e62d3-c479-4b64-86fe-392ee9f83c41|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:34.268Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:34.276Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:02:34.277Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||Invoke
2023-03-01T05:02:34.277Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:34.278Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:02:34.278Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Method      : GET
2023-03-01T05:02:34.278Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b97d0ef6140c4e34fc0bec6b738e6b9", X-B3-SpanId:"11419618f2a6f310", X-B3-ParentSpanId:"edccaf721fe55af4", X-B3-Sampled:"0", X-ONAP-RequestID:"ac74dec0-cb00-487e-acc0-6b9f03a89f3f", X-RequestID:"ac74dec0-cb00-487e-acc0-6b9f03a89f3f", X-TransactionID:"ac74dec0-cb00-487e-acc0-6b9f03a89f3f", X-ECOMP-RequestID:"ac74dec0-cb00-487e-acc0-6b9f03a89f3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6be2cd50-64df-4476-a639-3cc90e0561e1"]
2023-03-01T05:02:34.279Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Request body: 
2023-03-01T05:02:34.279Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||==========================request end================================================
2023-03-01T05:02:34.404Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:34.405Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:34.405Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status text  : OK
2023-03-01T05:02:34.405Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:34 GMT", x-envoy-upstream-service-time:"122", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:34.416Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Response body: {
  "requestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2023-03-01T05:01:35.000+00:00",
  "endTime" : "2023-03-01T05:02:31.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    }
  }
}
2023-03-01T05:02:34.416Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:34.417Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||InvokeReturn
2023-03-01T05:02:34.418Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:02:34.419Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:34.419Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:34.419Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:02:34.419Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:34.419Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b97d0ef6140c4e34fc0bec6b738e6b9", X-B3-SpanId:"cb70e2e609d52084", X-B3-ParentSpanId:"edccaf721fe55af4", X-B3-Sampled:"0", X-ONAP-RequestID:"ac74dec0-cb00-487e-acc0-6b9f03a89f3f", X-RequestID:"ac74dec0-cb00-487e-acc0-6b9f03a89f3f", X-TransactionID:"ac74dec0-cb00-487e-acc0-6b9f03a89f3f", X-ECOMP-RequestID:"ac74dec0-cb00-487e-acc0-6b9f03a89f3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d01bd18-7a2d-449d-9aa5-58181f7f4a9e"]
2023-03-01T05:02:34.420Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:34.420Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:34.539Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:34.539Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:34.540Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:34.540Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:34 GMT", x-envoy-upstream-service-time:"116", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:34.540Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 18,
  "soRequestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "groupingId" : "e0d9dbc1-fccf-473d-92d6-0b5d103b19e6",
  "name" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0/e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"updated_time\":1677646921000,\"creation_time\":1677646855000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f48edc0e9be14b84b78885c3a85bfd31\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-03-01T05:02:03.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:02:34.541Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:34.541Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:34.549Z|ac74dec0-cb00-487e-acc0-6b9f03a89f3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:34.742Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:34.747Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:02:34.748Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||Invoke
2023-03-01T05:02:34.748Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:34.749Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:02:34.749Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Method      : GET
2023-03-01T05:02:34.749Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a82cad9441df5035d1386b4dbe4c004", X-B3-SpanId:"0d29a431acdf82ad", X-B3-ParentSpanId:"6a62a320cdde57e2", X-B3-Sampled:"0", X-ONAP-RequestID:"7fe911d1-83ea-4ed2-b491-7c3a24239c42", X-RequestID:"7fe911d1-83ea-4ed2-b491-7c3a24239c42", X-TransactionID:"7fe911d1-83ea-4ed2-b491-7c3a24239c42", X-ECOMP-RequestID:"7fe911d1-83ea-4ed2-b491-7c3a24239c42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"deef650a-0340-4574-b03d-a5432be043f1"]
2023-03-01T05:02:34.749Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Request body: 
2023-03-01T05:02:34.750Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||==========================request end================================================
2023-03-01T05:02:34.814Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:34.815Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:34.816Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status text  : OK
2023-03-01T05:02:34.816Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:34 GMT", x-envoy-upstream-service-time:"60", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:34.831Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Response body: {
  "requestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2023-03-01T05:01:35.000+00:00",
  "endTime" : "2023-03-01T05:02:31.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    }
  }
}
2023-03-01T05:02:34.832Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:34.832Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||InvokeReturn
2023-03-01T05:02:34.834Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:02:34.834Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:34.834Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:34.835Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:02:34.835Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:34.835Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a82cad9441df5035d1386b4dbe4c004", X-B3-SpanId:"f3112d746c2c2059", X-B3-ParentSpanId:"6a62a320cdde57e2", X-B3-Sampled:"0", X-ONAP-RequestID:"7fe911d1-83ea-4ed2-b491-7c3a24239c42", X-RequestID:"7fe911d1-83ea-4ed2-b491-7c3a24239c42", X-TransactionID:"7fe911d1-83ea-4ed2-b491-7c3a24239c42", X-ECOMP-RequestID:"7fe911d1-83ea-4ed2-b491-7c3a24239c42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"244c6629-a5f1-4640-80de-f06458559d65"]
2023-03-01T05:02:34.835Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:34.836Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:34.947Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:34.948Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:34.948Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:34.949Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:34 GMT", x-envoy-upstream-service-time:"108", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:34.949Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 18,
  "soRequestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "groupingId" : "e0d9dbc1-fccf-473d-92d6-0b5d103b19e6",
  "name" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0/e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"updated_time\":1677646921000,\"creation_time\":1677646855000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f48edc0e9be14b84b78885c3a85bfd31\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-03-01T05:02:03.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:02:34.950Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:34.950Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:34.959Z|7fe911d1-83ea-4ed2-b491-7c3a24239c42|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:35.175Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:35.189Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:02:35.190Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||Invoke
2023-03-01T05:02:35.190Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:35.191Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:02:35.191Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Method      : GET
2023-03-01T05:02:35.191Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1aee8b049cb5b8fceb0dad17221f9d6c", X-B3-SpanId:"c05ee054eeb701fd", X-B3-ParentSpanId:"9915340d8a1e3452", X-B3-Sampled:"0", X-ONAP-RequestID:"49305ec2-615f-432d-9d2e-b5dcdcc0e85f", X-RequestID:"49305ec2-615f-432d-9d2e-b5dcdcc0e85f", X-TransactionID:"49305ec2-615f-432d-9d2e-b5dcdcc0e85f", X-ECOMP-RequestID:"49305ec2-615f-432d-9d2e-b5dcdcc0e85f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc403a77-1d21-46ca-beae-7aa1fe0639f1"]
2023-03-01T05:02:35.192Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Request body: 
2023-03-01T05:02:35.192Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||==========================request end================================================
2023-03-01T05:02:35.432Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:35.433Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:35.433Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status text  : OK
2023-03-01T05:02:35.434Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:36 GMT", x-envoy-upstream-service-time:"236", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:35.448Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Response body: {
  "requestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2023-03-01T05:01:35.000+00:00",
  "endTime" : "2023-03-01T05:02:31.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    }
  }
}
2023-03-01T05:02:35.449Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:35.449Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||InvokeReturn
2023-03-01T05:02:35.452Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:02:35.452Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:35.452Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:35.452Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:02:35.453Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:35.453Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1aee8b049cb5b8fceb0dad17221f9d6c", X-B3-SpanId:"f1797c020cd29b80", X-B3-ParentSpanId:"9915340d8a1e3452", X-B3-Sampled:"0", X-ONAP-RequestID:"49305ec2-615f-432d-9d2e-b5dcdcc0e85f", X-RequestID:"49305ec2-615f-432d-9d2e-b5dcdcc0e85f", X-TransactionID:"49305ec2-615f-432d-9d2e-b5dcdcc0e85f", X-ECOMP-RequestID:"49305ec2-615f-432d-9d2e-b5dcdcc0e85f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d86e92ab-32c2-47a4-bfc9-f313800f2810"]
2023-03-01T05:02:35.453Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:35.453Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:35.535Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:35.536Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:35.536Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:35.537Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:36 GMT", x-envoy-upstream-service-time:"79", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:35.556Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 18,
  "soRequestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "groupingId" : "e0d9dbc1-fccf-473d-92d6-0b5d103b19e6",
  "name" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0/e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"updated_time\":1677646921000,\"creation_time\":1677646855000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f48edc0e9be14b84b78885c3a85bfd31\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-03-01T05:02:03.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:02:35.557Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:35.557Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:35.583Z|49305ec2-615f-432d-9d2e-b5dcdcc0e85f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:35.840Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:35.857Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:02:35.858Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||Invoke
2023-03-01T05:02:35.858Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:35.858Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb
2023-03-01T05:02:35.858Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Method      : GET
2023-03-01T05:02:35.859Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b69898801ca78c9655929ab5f414c4f3", X-B3-SpanId:"61c395572e7af378", X-B3-ParentSpanId:"7d571dc8f6fb56fb", X-B3-Sampled:"0", X-ONAP-RequestID:"5c31da1d-6326-46ba-9d5a-00931393004a", X-RequestID:"5c31da1d-6326-46ba-9d5a-00931393004a", X-TransactionID:"5c31da1d-6326-46ba-9d5a-00931393004a", X-ECOMP-RequestID:"5c31da1d-6326-46ba-9d5a-00931393004a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85330d8f-5c9f-4a39-b12f-f6ce1a03ecf8"]
2023-03-01T05:02:35.859Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Request body: 
2023-03-01T05:02:35.860Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||==========================request end================================================
2023-03-01T05:02:35.981Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:35.982Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:35.982Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Status text  : OK
2023-03-01T05:02:35.983Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:36 GMT", x-envoy-upstream-service-time:"117", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:35.986Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||Response body: {
  "requestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2023-03-01T05:01:35.000+00:00",
  "endTime" : "2023-03-01T05:02:31.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "networkName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e/networks/0d8668f4-9f5f-4d12-9517-80cd1467021c",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb"
    }
  }
}
2023-03-01T05:02:35.986Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:35.986Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4157e775-cdb9-4df8-b86d-173a197838cb|INFO|500||InvokeReturn
2023-03-01T05:02:35.990Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:02:35.990Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:35.991Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:35.991Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false
2023-03-01T05:02:35.991Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:35.995Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b69898801ca78c9655929ab5f414c4f3", X-B3-SpanId:"f9a3eb431ee68370", X-B3-ParentSpanId:"7d571dc8f6fb56fb", X-B3-Sampled:"0", X-ONAP-RequestID:"5c31da1d-6326-46ba-9d5a-00931393004a", X-RequestID:"5c31da1d-6326-46ba-9d5a-00931393004a", X-TransactionID:"5c31da1d-6326-46ba-9d5a-00931393004a", X-ECOMP-RequestID:"5c31da1d-6326-46ba-9d5a-00931393004a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73d85d8a-d348-4bb6-b280-5dd5aadc464c"]
2023-03-01T05:02:35.995Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:35.995Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:36.056Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:36.057Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:36.058Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:36.058Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:36 GMT", x-envoy-upstream-service-time:"56", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:36.059Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 18,
  "soRequestId" : "4157e775-cdb9-4df8-b86d-173a197838cb",
  "groupingId" : "e0d9dbc1-fccf-473d-92d6-0b5d103b19e6",
  "name" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0/e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"updated_time\":1677646921000,\"creation_time\":1677646855000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f48edc0e9be14b84b78885c3a85bfd31\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e0d9dbc1-fccf-473d-92d6-0b5d103b19e6\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"network_name\":\"basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-03-01T05:02:03.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:02:36.059Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:36.060Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4157e775-cdb9-4df8-b86d-173a197838cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:36.087Z|5c31da1d-6326-46ba-9d5a-00931393004a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4157e775-cdb9-4df8-b86d-173a197838cb|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:37.011Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:37.013Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|||INFO|500||Checking if requestId: be4b9897-b9e0-46aa-90b4-19235cecf291 already exists in requestDb InfraActiveRequests table
2023-03-01T05:02:37.014Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291
2023-03-01T05:02:37.014Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|INFO|500||Invoke
2023-03-01T05:02:37.014Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:37.015Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291
2023-03-01T05:02:37.015Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Method      : GET
2023-03-01T05:02:37.015Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4853a5820331249f260d40ed560f7f8", X-B3-SpanId:"2915741ca8e5c314", X-B3-ParentSpanId:"4b598d1feb3308aa", X-B3-Sampled:"0", X-ONAP-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-TransactionID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-ECOMP-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4dd631e-3abf-42bf-bf4d-caf1140fdff7"]
2023-03-01T05:02:37.015Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Request body: 
2023-03-01T05:02:37.016Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||==========================request end================================================
2023-03-01T05:02:37.156Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:37.156Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T05:02:37.157Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Status text  : Not Found
2023-03-01T05:02:37.157Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:02:37 GMT", x-envoy-upstream-service-time:"136", server:"envoy"]
2023-03-01T05:02:37.158Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Response body: 
2023-03-01T05:02:37.158Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:37.158Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|INFO|404|Not Found|InvokeReturn
2023-03-01T05:02:37.188Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|||INFO|500||Running local validations
2023-03-01T05:02:37.262Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:02:37.291Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?format=pathed|INFO|500||Invoke
2023-03-01T05:02:37.292Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[be4b9897-b9e0-46aa-90b4-19235cecf291], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e3995a78-35fa-465d-af2a-2201bc9d27a2], X-ECOMP-RequestID=[be4b9897-b9e0-46aa-90b4-19235cecf291], X-TransactionId=[], X-ONAP-RequestID=[be4b9897-b9e0-46aa-90b4-19235cecf291]}
2023-03-01T05:02:37.326Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?format=pathed has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:02:36 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[30], vertex-id=[176160], x-aai-txid=[0-aai-resources-230301-05:02:36:367-53531], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:02:37.328Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?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/1aef5bd6-5400-464c-aad9-90678f15817e"}]}

2023-03-01T05:02:37.328Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?format=pathed|INFO|500||InvokeReturn
2023-03-01T05:02:37.341Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:02:37.386Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-03-01T05:02:37.386Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e/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/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[be4b9897-b9e0-46aa-90b4-19235cecf291], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[39adf682-5e07-4e7a-9d5c-a21897522771], X-ECOMP-RequestID=[be4b9897-b9e0-46aa-90b4-19235cecf291], X-TransactionId=[], X-ONAP-RequestID=[be4b9897-b9e0-46aa-90b4-19235cecf291]}
2023-03-01T05:02:37.414Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e/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/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 05:02:36 GMT], server=[envoy], content-length=[613], x-envoy-upstream-service-time=[24], x-aai-txid=[2-aai-resources-230301-05:02:36:460-64550], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:02:37.416Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e/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/1aef5bd6-5400-464c-aad9-90678f15817e/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/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2023-03-01T05:02:37.416Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-03-01T05:02:37.419Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|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/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2023-03-01T05:02:37.425Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:02:37.457Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?format=pathed|INFO|500||Invoke
2023-03-01T05:02:37.458Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[be4b9897-b9e0-46aa-90b4-19235cecf291], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[647092a6-d332-4bc0-98e6-a35389fb6e49], X-ECOMP-RequestID=[be4b9897-b9e0-46aa-90b4-19235cecf291], X-TransactionId=[], X-ONAP-RequestID=[be4b9897-b9e0-46aa-90b4-19235cecf291]}
2023-03-01T05:02:37.494Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?format=pathed has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:02:36 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[32], vertex-id=[176160], x-aai-txid=[1-aai-resources-230301-05:02:36:532-27129], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:02:37.496Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?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/1aef5bd6-5400-464c-aad9-90678f15817e"}]}

2023-03-01T05:02:37.496Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?format=pathed|INFO|500||InvokeReturn
2023-03-01T05:02:37.505Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:02:37.536Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-03-01T05:02:37.537Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e/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/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[be4b9897-b9e0-46aa-90b4-19235cecf291], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1d83177e-9f43-45d2-a5bf-9b864a2b5969], X-ECOMP-RequestID=[be4b9897-b9e0-46aa-90b4-19235cecf291], X-TransactionId=[], X-ONAP-RequestID=[be4b9897-b9e0-46aa-90b4-19235cecf291]}
2023-03-01T05:02:37.569Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e/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/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 05:02:36 GMT], server=[envoy], content-length=[610], x-envoy-upstream-service-time=[27], x-aai-txid=[1-aai-resources-230301-05:02:36:610-44612], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:02:37.570Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e/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/1aef5bd6-5400-464c-aad9-90678f15817e/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/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/l3-networks","ERR.5.4.6114"]}}}

2023-03-01T05:02:37.571Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-03-01T05:02:37.574Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|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/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2023-03-01T05:02:37.579Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:02:37.610Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-03-01T05:02:37.611Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?format=pathed|INFO|500||Invoke
2023-03-01T05:02:37.643Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?format=pathed|INFO|500||InvokeReturn
2023-03-01T05:02:37.644Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e?format=pathed has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:02:36 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[29], vertex-id=[176160], x-aai-txid=[1-aai-resources-230301-05:02:36:684-54628], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:02:37.645Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|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/1aef5bd6-5400-464c-aad9-90678f15817e"}]}

2023-03-01T05:02:37.650Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:02:37.677Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-03-01T05:02:37.678Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-03-01T05:02:37.721Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-03-01T05:02:37.721Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 05:02:36 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[38], x-aai-txid=[0-aai-resources-230301-05:02:36:751-58088], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:02:37.722Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/1aef5bd6-5400-464c-aad9-90678f15817e/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/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/configurations","ERR.5.4.6114"]}}}

2023-03-01T05:02:37.724Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|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/1aef5bd6-5400-464c-aad9-90678f15817e/related-to/configurations?resultIndex=0&resultSize=1&format=count
2023-03-01T05:02:37.725Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-03-01T05:02:37.725Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-03-01T05:02:37.726Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:02:37.726Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-03-01T05:02:37.726Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:37.727Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:02:37.727Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-03-01T05:02:37.727Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|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:"b4853a5820331249f260d40ed560f7f8", X-B3-SpanId:"0056953af03f1163", X-B3-ParentSpanId:"4b598d1feb3308aa", X-B3-Sampled:"0", X-ONAP-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-TransactionID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-ECOMP-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c6b4703-047c-4b1b-be84-e2b04c6d9944"]
2023-03-01T05:02:37.727Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"1aef5bd6-5400-464c-aad9-90678f15817e"},"instanceName":null,"requestScope":"service"}
2023-03-01T05:02:37.728Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-03-01T05:02:37.828Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:37.829Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:37.829Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-03-01T05:02:37.830Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:02:37 GMT", x-envoy-upstream-service-time:"97", server:"envoy"]
2023-03-01T05:02:37.830Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-03-01T05:02:37.830Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:37.830Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-03-01T05:02:37.831Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T05:02:37.832Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-03-01T05:02:37.832Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:37.832Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T05:02:37.832Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-03-01T05:02:37.833Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|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:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-TransactionID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-ECOMP-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99587c46-bb95-4a8d-b24b-f3f6ea782ace"]
2023-03-01T05:02:37.833Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-03-01T05:02:37.833Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-03-01T05:02:37.870Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:37.871Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:37.872Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-03-01T05:02:37.872Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|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:"Wed, 01 Mar 2023 05:02:37 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:37.876Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-03-01 01:47:23.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2023-03-01T05:02:37.876Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:37.877Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-03-01T05:02:37.882Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2023-03-01T05:02:37.883Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2023-03-01T05:02:37.883Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:37.883Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2023-03-01T05:02:37.884Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2023-03-01T05:02:37.884Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|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:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-TransactionID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-ECOMP-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20df608f-16e9-40c9-93e3-8755a919ed89"]
2023-03-01T05:02:37.884Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2023-03-01T05:02:37.885Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-03-01T05:02:37.926Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:37.927Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:37.928Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|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-03-01T05:02:37.928Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|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:"Wed, 01 Mar 2023 05:02:37 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:37.929Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|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-03-01T01:47:23.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-03-01T05:02:37.929Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:37.929Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2023-03-01T05:02:37.932Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T05:02:37.933Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-03-01T05:02:37.933Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:37.933Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T05:02:37.934Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-03-01T05:02:37.934Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|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:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-TransactionID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-ECOMP-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37540cd0-b8b8-4b60-b8f2-377e768f6848"]
2023-03-01T05:02:37.934Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-03-01T05:02:37.935Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-03-01T05:02:37.991Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:37.992Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:37.992Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-03-01T05:02:37.992Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|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:"Wed, 01 Mar 2023 05:02:37 GMT", x-envoy-upstream-service-time:"53", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:37.994Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-03-01 01:47:23.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2023-03-01T05:02:37.994Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:37.994Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-03-01T05:02:37.998Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:02:37.998Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-03-01T05:02:37.999Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:37.999Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:02:37.999Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-03-01T05:02:37.999Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|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:"b4853a5820331249f260d40ed560f7f8", X-B3-SpanId:"127cfdd0a5bcead5", X-B3-ParentSpanId:"4b598d1feb3308aa", X-B3-Sampled:"0", X-ONAP-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-TransactionID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-ECOMP-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49bacfd0-ca87-401b-8b77-7a8e88334d01"]
2023-03-01T05:02:37.999Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"be4b9897-b9e0-46aa-90b4-19235cecf291","requestStatus":"IN_PROGRESS","startTime":1677646957725,"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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\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":"1aef5bd6-5400-464c-aad9-90678f15817e","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e","cloudApiRequests":[],"requestURI":"be4b9897-b9e0-46aa-90b4-19235cecf291"}
2023-03-01T05:02:38.000Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-03-01T05:02:38.124Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:38.125Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-03-01T05:02:38.125Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-03-01T05:02:38.126Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|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/be4b9897-b9e0-46aa-90b4-19235cecf291", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:37 GMT", x-envoy-upstream-service-time:"121", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:38.139Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "be4b9897-b9e0-46aa-90b4-19235cecf291",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:02:37.725+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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-03-01T05:02:38.810+00:00",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e",
  "cloudApiRequests" : [ ],
  "requestURI" : "be4b9897-b9e0-46aa-90b4-19235cecf291",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291"
    }
  }
}
2023-03-01T05:02:38.140Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:38.140Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-03-01T05:02:38.150Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:02:38.150Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-03-01T05:02:38.151Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:38.151Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:02:38.151Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-03-01T05:02:38.152Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|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:"b4853a5820331249f260d40ed560f7f8", X-B3-SpanId:"e0a7c65d377d1cdb", X-B3-ParentSpanId:"4b598d1feb3308aa", X-B3-Sampled:"0", X-ONAP-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-TransactionID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-ECOMP-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4478c5f7-f561-418d-8876-e69559d6b2c3"]
2023-03-01T05:02:38.152Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"de51bbfe-6550-4437-a400-01cb1be76345\",\"modelUuid\":\"de51bbfe-6550-4437-a400-01cb1be76345\",\"modelInvariantUuid\":\"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"1aef5bd6-5400-464c-aad9-90678f15817e\"}","type":"String"},"requestId":{"value":"be4b9897-b9e0-46aa-90b4-19235cecf291","type":"String"},"mso-request-id":{"value":"be4b9897-b9e0-46aa-90b4-19235cecf291","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"1aef5bd6-5400-464c-aad9-90678f15817e","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/1aef5bd6-5400-464c-aad9-90678f15817e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-03-01T05:02:38.152Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-03-01T05:02:39.332Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:39.333Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-03-01T05:02:39.333Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-03-01T05:02:39.333Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 01 Mar 2023 05:02:40 GMT", X-ONAP-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-TransactionID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-ECOMP-RequestID:"be4b9897-b9e0-46aa-90b4-19235cecf291", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4478c5f7-f561-418d-8876-e69559d6b2c3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1136", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:39.334Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"be4b9897-b9e0-46aa-90b4-19235cecf291\",\"instanceId\":\"1aef5bd6-5400-464c-aad9-90678f15817e\"}}","message":"Success","processInstanceID":"4a185013-b7ee-11ed-b8be-fe28cc8d84ee","variables":null,"messageCode":200}
2023-03-01T05:02:39.334Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:39.335Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-03-01T05:02:39.342Z|be4b9897-b9e0-46aa-90b4-19235cecf291|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:39.553Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:39.566Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291
2023-03-01T05:02:39.567Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|INFO|500||Invoke
2023-03-01T05:02:39.567Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:39.568Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291
2023-03-01T05:02:39.568Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Method      : GET
2023-03-01T05:02:39.569Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a8142be399f5f9f9cec07bc1f318c63", X-B3-SpanId:"c513d6285cb71a58", X-B3-ParentSpanId:"3f82ad65270772a3", X-B3-Sampled:"0", X-ONAP-RequestID:"2ccddda4-5c4f-4264-9873-ad28b3dcf479", X-RequestID:"2ccddda4-5c4f-4264-9873-ad28b3dcf479", X-TransactionID:"2ccddda4-5c4f-4264-9873-ad28b3dcf479", X-ECOMP-RequestID:"2ccddda4-5c4f-4264-9873-ad28b3dcf479", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"506deb8d-0535-45c4-884d-8f4e5d4a6a30"]
2023-03-01T05:02:39.569Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Request body: 
2023-03-01T05:02:39.569Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||==========================request end================================================
2023-03-01T05:02:39.690Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:39.691Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:39.691Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Status text  : OK
2023-03-01T05:02:39.691Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:39 GMT", x-envoy-upstream-service-time:"117", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:39.700Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Response body: {
  "requestId" : "be4b9897-b9e0-46aa-90b4-19235cecf291",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:02:37.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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:40.000+00:00",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e",
  "cloudApiRequests" : [ ],
  "requestURI" : "be4b9897-b9e0-46aa-90b4-19235cecf291",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291"
    }
  }
}
2023-03-01T05:02:39.700Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:39.701Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|INFO|500||InvokeReturn
2023-03-01T05:02:39.703Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false
2023-03-01T05:02:39.704Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:39.704Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:39.704Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false
2023-03-01T05:02:39.705Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:39.705Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a8142be399f5f9f9cec07bc1f318c63", X-B3-SpanId:"6d234b60c0d4dd9f", X-B3-ParentSpanId:"3f82ad65270772a3", X-B3-Sampled:"0", X-ONAP-RequestID:"2ccddda4-5c4f-4264-9873-ad28b3dcf479", X-RequestID:"2ccddda4-5c4f-4264-9873-ad28b3dcf479", X-TransactionID:"2ccddda4-5c4f-4264-9873-ad28b3dcf479", X-ECOMP-RequestID:"2ccddda4-5c4f-4264-9873-ad28b3dcf479", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ed5d4c4-817a-414c-871a-e953ed291823"]
2023-03-01T05:02:39.706Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:39.706Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:39.763Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:39.764Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:39.765Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:39.765Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:39 GMT", x-envoy-upstream-service-time:"54", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:39.767Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:39.767Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:39.768Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:39.779Z|2ccddda4-5c4f-4264-9873-ad28b3dcf479|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:41.362Z|412ee723-a001-497f-8590-456f2d9cb6c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:41.363Z|412ee723-a001-497f-8590-456f2d9cb6c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:42.255Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:42.262Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:02:42.263Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||Invoke
2023-03-01T05:02:42.264Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:42.264Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:02:42.264Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Method      : GET
2023-03-01T05:02:42.265Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"258015aec7b6efb3c6ba7716362bba78", X-B3-SpanId:"a0aea93d586dadc9", X-B3-ParentSpanId:"ccfa827f71fd844a", X-B3-Sampled:"0", X-ONAP-RequestID:"0d1cc466-8e05-47aa-9f19-0237d4e674da", X-RequestID:"0d1cc466-8e05-47aa-9f19-0237d4e674da", X-TransactionID:"0d1cc466-8e05-47aa-9f19-0237d4e674da", X-ECOMP-RequestID:"0d1cc466-8e05-47aa-9f19-0237d4e674da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66a85e4b-4528-4753-80bc-59577a95efca"]
2023-03-01T05:02:42.265Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Request body: 
2023-03-01T05:02:42.265Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||==========================request end================================================
2023-03-01T05:02:42.395Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:42.396Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:42.396Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status text  : OK
2023-03-01T05:02:42.396Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:43 GMT", x-envoy-upstream-service-time:"124", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:42.399Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Response body: {
  "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:02:18.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:33.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    }
  }
}
2023-03-01T05:02:42.400Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:42.400Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||InvokeReturn
2023-03-01T05:02:42.402Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:02:42.403Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:42.403Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:42.403Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:02:42.404Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:42.404Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"258015aec7b6efb3c6ba7716362bba78", X-B3-SpanId:"579c0a896e4ba4d0", X-B3-ParentSpanId:"ccfa827f71fd844a", X-B3-Sampled:"0", X-ONAP-RequestID:"0d1cc466-8e05-47aa-9f19-0237d4e674da", X-RequestID:"0d1cc466-8e05-47aa-9f19-0237d4e674da", X-TransactionID:"0d1cc466-8e05-47aa-9f19-0237d4e674da", X-ECOMP-RequestID:"0d1cc466-8e05-47aa-9f19-0237d4e674da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d90d0e76-3b5b-4b01-8778-82a7c3f6b807"]
2023-03-01T05:02:42.404Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:42.405Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:42.460Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:42.460Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:42.461Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:42.461Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:43 GMT", x-envoy-upstream-service-time:"46", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:42.491Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:42.492Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:42.492Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:42.540Z|97e4239b-4930-4ceb-8538-17b80a0cd37f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:42.541Z|97e4239b-4930-4ceb-8538-17b80a0cd37f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:42.546Z|654c73df-68d7-4905-8135-55858f95cf49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:42.546Z|654c73df-68d7-4905-8135-55858f95cf49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:42.551Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:02:42.552Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:02:42.552Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:42.552Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:02:42.552Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:02:42.552Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0d1cc466-8e05-47aa-9f19-0237d4e674da", X-RequestID:"0d1cc466-8e05-47aa-9f19-0237d4e674da", X-TransactionID:"0d1cc466-8e05-47aa-9f19-0237d4e674da", X-ECOMP-RequestID:"0d1cc466-8e05-47aa-9f19-0237d4e674da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3e0cb19-fe59-4e2d-b4d3-944cfc36d1e6"]
2023-03-01T05:02:42.553Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:02:42.553Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:02:42.778Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:42.779Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:42.779Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:02:42.780Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F1CB477C80D1E8977DF24F1C3525CE04; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 01 Mar 2023 05:02:43 GMT", x-envoy-upstream-service-time:"221", server:"envoy"]
2023-03-01T05:02:42.780Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"29b55521-95c9-4e1d-aff4-ead303a2d151","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:02:40.117+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"4aa79730-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T05:02:42.780Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:42.781Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:02:42.810Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:02:42.811Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:02:42.811Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:42.812Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:02:42.812Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:02:42.812Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0d1cc466-8e05-47aa-9f19-0237d4e674da", X-RequestID:"0d1cc466-8e05-47aa-9f19-0237d4e674da", X-TransactionID:"0d1cc466-8e05-47aa-9f19-0237d4e674da", X-ECOMP-RequestID:"0d1cc466-8e05-47aa-9f19-0237d4e674da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91da016b-643e-4a62-bf91-4d2673e0950d"]
2023-03-01T05:02:42.812Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:02:42.813Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:02:43.037Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:43.038Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:43.038Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:02:43.038Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AE3ABF3206B0BE3E3D38F8E80FC1D88F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Wed, 01 Mar 2023 05:02:43 GMT", x-envoy-upstream-service-time:"220", server:"envoy"]
2023-03-01T05:02:43.039Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:4aab19e8-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:02:40.118+0000","endTime":"2023-03-01T05:02:40.119+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:02:43.039Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:43.039Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:02:43.044Z|0d1cc466-8e05-47aa-9f19-0237d4e674da|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:46.196Z|7811a241-ae31-4950-bfb3-2cefa97dc09d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:02:46.196Z|7811a241-ae31-4950-bfb3-2cefa97dc09d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:02:49.985Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:49.993Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291
2023-03-01T05:02:49.994Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|INFO|500||Invoke
2023-03-01T05:02:49.994Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:49.995Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291
2023-03-01T05:02:49.995Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Method      : GET
2023-03-01T05:02:49.995Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6891b5712516a7728b3bd118c5f8bb5f", X-B3-SpanId:"f7ea7aa117b9c03e", X-B3-ParentSpanId:"8e8a3523e5891e68", X-B3-Sampled:"0", X-ONAP-RequestID:"9f499495-ee23-48dc-95d2-36947262b1f3", X-RequestID:"9f499495-ee23-48dc-95d2-36947262b1f3", X-TransactionID:"9f499495-ee23-48dc-95d2-36947262b1f3", X-ECOMP-RequestID:"9f499495-ee23-48dc-95d2-36947262b1f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e4daff8-9ed4-433d-bb0d-862c1fed729a"]
2023-03-01T05:02:49.996Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Request body: 
2023-03-01T05:02:49.996Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||==========================request end================================================
2023-03-01T05:02:50.077Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:50.078Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:50.078Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Status text  : OK
2023-03-01T05:02:50.079Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:50 GMT", x-envoy-upstream-service-time:"76", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:50.079Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Response body: {
  "requestId" : "be4b9897-b9e0-46aa-90b4-19235cecf291",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:02:37.000+00:00",
  "endTime" : "2023-03-01T05:02:48.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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:48.000+00:00",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e",
  "cloudApiRequests" : [ ],
  "requestURI" : "be4b9897-b9e0-46aa-90b4-19235cecf291",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291"
    }
  }
}
2023-03-01T05:02:50.080Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:50.080Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|INFO|500||InvokeReturn
2023-03-01T05:02:50.082Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false
2023-03-01T05:02:50.082Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:50.082Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:50.083Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false
2023-03-01T05:02:50.083Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:50.083Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6891b5712516a7728b3bd118c5f8bb5f", X-B3-SpanId:"244bd48656a9415a", X-B3-ParentSpanId:"8e8a3523e5891e68", X-B3-Sampled:"0", X-ONAP-RequestID:"9f499495-ee23-48dc-95d2-36947262b1f3", X-RequestID:"9f499495-ee23-48dc-95d2-36947262b1f3", X-TransactionID:"9f499495-ee23-48dc-95d2-36947262b1f3", X-ECOMP-RequestID:"9f499495-ee23-48dc-95d2-36947262b1f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfea0c2d-6626-4c4d-bb65-444184cb5b4e"]
2023-03-01T05:02:50.084Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:50.084Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:50.204Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:50.204Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:50.205Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:50.205Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:50 GMT", x-envoy-upstream-service-time:"117", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:50.211Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:50.212Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:50.212Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:50.222Z|9f499495-ee23-48dc-95d2-36947262b1f3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:50.470Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:50.475Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291
2023-03-01T05:02:50.475Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|INFO|500||Invoke
2023-03-01T05:02:50.475Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:50.476Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291
2023-03-01T05:02:50.476Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Method      : GET
2023-03-01T05:02:50.476Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c39681bc4f5d8aafe06a0f093ee2ccc4", X-B3-SpanId:"bd13b6539b5cf1fc", X-B3-ParentSpanId:"530e85375ab55f53", X-B3-Sampled:"0", X-ONAP-RequestID:"952cc090-bdba-45dd-9427-4e0e8d40eae6", X-RequestID:"952cc090-bdba-45dd-9427-4e0e8d40eae6", X-TransactionID:"952cc090-bdba-45dd-9427-4e0e8d40eae6", X-ECOMP-RequestID:"952cc090-bdba-45dd-9427-4e0e8d40eae6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbc217be-ebb4-41d3-a165-7579439e7b8d"]
2023-03-01T05:02:50.476Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Request body: 
2023-03-01T05:02:50.477Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||==========================request end================================================
2023-03-01T05:02:50.573Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:50.573Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:50.573Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Status text  : OK
2023-03-01T05:02:50.574Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:50 GMT", x-envoy-upstream-service-time:"93", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:50.574Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Response body: {
  "requestId" : "be4b9897-b9e0-46aa-90b4-19235cecf291",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:02:37.000+00:00",
  "endTime" : "2023-03-01T05:02:48.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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:48.000+00:00",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e",
  "cloudApiRequests" : [ ],
  "requestURI" : "be4b9897-b9e0-46aa-90b4-19235cecf291",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291"
    }
  }
}
2023-03-01T05:02:50.575Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:50.575Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|INFO|500||InvokeReturn
2023-03-01T05:02:50.576Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false
2023-03-01T05:02:50.577Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:50.577Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:50.577Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false
2023-03-01T05:02:50.577Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:50.577Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c39681bc4f5d8aafe06a0f093ee2ccc4", X-B3-SpanId:"e2ce2d48615c3a11", X-B3-ParentSpanId:"530e85375ab55f53", X-B3-Sampled:"0", X-ONAP-RequestID:"952cc090-bdba-45dd-9427-4e0e8d40eae6", X-RequestID:"952cc090-bdba-45dd-9427-4e0e8d40eae6", X-TransactionID:"952cc090-bdba-45dd-9427-4e0e8d40eae6", X-ECOMP-RequestID:"952cc090-bdba-45dd-9427-4e0e8d40eae6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac4d0f93-2d94-4831-8eda-450f7257d4d2"]
2023-03-01T05:02:50.578Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:50.578Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:50.631Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:50.632Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:50.632Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:50.633Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:50 GMT", x-envoy-upstream-service-time:"51", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:50.633Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:50.633Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:50.634Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:50.648Z|952cc090-bdba-45dd-9427-4e0e8d40eae6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:50.831Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:50.852Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291
2023-03-01T05:02:50.853Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|INFO|500||Invoke
2023-03-01T05:02:50.853Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:50.853Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291
2023-03-01T05:02:50.854Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Method      : GET
2023-03-01T05:02:50.854Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfd22e285be3019701cbbbeb8f6796b2", X-B3-SpanId:"9a2f4c5f60c81e94", X-B3-ParentSpanId:"d4aa421bea78dc3b", X-B3-Sampled:"0", X-ONAP-RequestID:"ba0157ba-8f4b-4dbb-905b-c61f4459e85d", X-RequestID:"ba0157ba-8f4b-4dbb-905b-c61f4459e85d", X-TransactionID:"ba0157ba-8f4b-4dbb-905b-c61f4459e85d", X-ECOMP-RequestID:"ba0157ba-8f4b-4dbb-905b-c61f4459e85d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccca6304-a03f-4651-8d9d-90d8b3d5ca7e"]
2023-03-01T05:02:50.854Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Request body: 
2023-03-01T05:02:50.855Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||==========================request end================================================
2023-03-01T05:02:50.948Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:50.948Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:50.949Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Status text  : OK
2023-03-01T05:02:50.949Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:50 GMT", x-envoy-upstream-service-time:"89", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:50.961Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Response body: {
  "requestId" : "be4b9897-b9e0-46aa-90b4-19235cecf291",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:02:37.000+00:00",
  "endTime" : "2023-03-01T05:02:48.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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:48.000+00:00",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e",
  "cloudApiRequests" : [ ],
  "requestURI" : "be4b9897-b9e0-46aa-90b4-19235cecf291",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291"
    }
  }
}
2023-03-01T05:02:50.962Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:50.963Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|INFO|500||InvokeReturn
2023-03-01T05:02:50.964Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false
2023-03-01T05:02:50.965Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:50.965Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:50.966Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false
2023-03-01T05:02:50.966Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:50.966Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfd22e285be3019701cbbbeb8f6796b2", X-B3-SpanId:"7ac4441fc65b5c7a", X-B3-ParentSpanId:"d4aa421bea78dc3b", X-B3-Sampled:"0", X-ONAP-RequestID:"ba0157ba-8f4b-4dbb-905b-c61f4459e85d", X-RequestID:"ba0157ba-8f4b-4dbb-905b-c61f4459e85d", X-TransactionID:"ba0157ba-8f4b-4dbb-905b-c61f4459e85d", X-ECOMP-RequestID:"ba0157ba-8f4b-4dbb-905b-c61f4459e85d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1f62f0c-3c71-4576-b960-8ca609af5c56"]
2023-03-01T05:02:50.967Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:50.967Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:51.026Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:51.027Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:51.027Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:51.028Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:50 GMT", x-envoy-upstream-service-time:"56", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:51.039Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:51.040Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:51.040Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:51.056Z|ba0157ba-8f4b-4dbb-905b-c61f4459e85d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:51.258Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:51.267Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291
2023-03-01T05:02:51.268Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|INFO|500||Invoke
2023-03-01T05:02:51.268Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:51.269Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291
2023-03-01T05:02:51.269Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Method      : GET
2023-03-01T05:02:51.269Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9739f96f10ff77857c168715673e4b67", X-B3-SpanId:"18b4b6aa2c269050", X-B3-ParentSpanId:"f655a37e22ba4fe7", X-B3-Sampled:"0", X-ONAP-RequestID:"0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03", X-RequestID:"0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03", X-TransactionID:"0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03", X-ECOMP-RequestID:"0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ed112af-9de1-44c4-8434-4d69aaef1aec"]
2023-03-01T05:02:51.269Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Request body: 
2023-03-01T05:02:51.270Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||==========================request end================================================
2023-03-01T05:02:51.348Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:51.349Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:51.349Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Status text  : OK
2023-03-01T05:02:51.350Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:52 GMT", x-envoy-upstream-service-time:"75", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:51.350Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||Response body: {
  "requestId" : "be4b9897-b9e0-46aa-90b4-19235cecf291",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:02:37.000+00:00",
  "endTime" : "2023-03-01T05:02:48.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\": \"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"de51bbfe-6550-4437-a400-01cb1be76345\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:48.000+00:00",
  "serviceInstanceId" : "1aef5bd6-5400-464c-aad9-90678f15817e",
  "serviceInstanceName" : "basic_network-feaa2c88-a0bd-46b6-a322-430b2d9bdd43",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1aef5bd6-5400-464c-aad9-90678f15817e",
  "cloudApiRequests" : [ ],
  "requestURI" : "be4b9897-b9e0-46aa-90b4-19235cecf291",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291"
    }
  }
}
2023-03-01T05:02:51.351Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:51.352Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be4b9897-b9e0-46aa-90b4-19235cecf291|INFO|500||InvokeReturn
2023-03-01T05:02:51.354Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false
2023-03-01T05:02:51.354Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:51.355Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:51.355Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false
2023-03-01T05:02:51.355Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:51.356Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9739f96f10ff77857c168715673e4b67", X-B3-SpanId:"16e50b0502113eea", X-B3-ParentSpanId:"f655a37e22ba4fe7", X-B3-Sampled:"0", X-ONAP-RequestID:"0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03", X-RequestID:"0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03", X-TransactionID:"0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03", X-ECOMP-RequestID:"0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acf72a98-07eb-464f-a573-1f9bcb56251b"]
2023-03-01T05:02:51.356Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:51.356Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:51.386Z|b788c0da-af3f-4a87-b3dd-c4c97c7788e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:51.387Z|b788c0da-af3f-4a87-b3dd-c4c97c7788e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:51.394Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:51.395Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:51.396Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:51.396Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:52 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:51.398Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:02:51.398Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:51.399Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be4b9897-b9e0-46aa-90b4-19235cecf291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:51.409Z|0cafd5d1-1b5d-4e14-86f2-0584b7cb1c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be4b9897-b9e0-46aa-90b4-19235cecf291|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:02:52.564Z|3ce0ad87-146b-4f0d-bdc1-3783d35927cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:52.565Z|3ce0ad87-146b-4f0d-bdc1-3783d35927cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:52.569Z|35ad9bf5-8dbb-40ee-9dc7-a49e38691c89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:02:52.570Z|35ad9bf5-8dbb-40ee-9dc7-a49e38691c89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:02:53.215Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:02:53.223Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:02:53.224Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||Invoke
2023-03-01T05:02:53.224Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:53.224Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:02:53.225Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Method      : GET
2023-03-01T05:02:53.225Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df66035b3843639293b3e67412c1829f", X-B3-SpanId:"6a4154fe626976ba", X-B3-ParentSpanId:"6c3c0a07e5a030d8", X-B3-Sampled:"0", X-ONAP-RequestID:"ec0a63fe-52fe-4541-aa46-7111599667a3", X-RequestID:"ec0a63fe-52fe-4541-aa46-7111599667a3", X-TransactionID:"ec0a63fe-52fe-4541-aa46-7111599667a3", X-ECOMP-RequestID:"ec0a63fe-52fe-4541-aa46-7111599667a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b58fef40-0b0d-47cd-a63f-d6de59e9e193"]
2023-03-01T05:02:53.225Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Request body: 
2023-03-01T05:02:53.225Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||==========================request end================================================
2023-03-01T05:02:53.316Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:53.316Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:53.317Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status text  : OK
2023-03-01T05:02:53.317Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:54 GMT", x-envoy-upstream-service-time:"87", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:53.327Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Response body: {
  "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:02:18.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:48.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
    "cloudIdentifier" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_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-03-01T05:02:43.000+00:00"
  } ],
  "requestURI" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    }
  }
}
2023-03-01T05:02:53.328Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:53.328Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||InvokeReturn
2023-03-01T05:02:53.330Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:02:53.331Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:02:53.331Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:53.332Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:02:53.332Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:02:53.332Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df66035b3843639293b3e67412c1829f", X-B3-SpanId:"1b299e0f39849861", X-B3-ParentSpanId:"6c3c0a07e5a030d8", X-B3-Sampled:"0", X-ONAP-RequestID:"ec0a63fe-52fe-4541-aa46-7111599667a3", X-RequestID:"ec0a63fe-52fe-4541-aa46-7111599667a3", X-TransactionID:"ec0a63fe-52fe-4541-aa46-7111599667a3", X-ECOMP-RequestID:"ec0a63fe-52fe-4541-aa46-7111599667a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89c99685-f55a-4b51-ae0b-a90da7ed20c8"]
2023-03-01T05:02:53.333Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:02:53.333Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:02:53.398Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:53.399Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:53.400Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:02:53.400Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:02:54 GMT", x-envoy-upstream-service-time:"59", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:02:53.402Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 26,
  "soRequestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":null,\"creation_time\":1677646966000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:02:49.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:02:53.402Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:53.403Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:02:53.442Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:02:53.443Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:02:53.443Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:53.443Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:02:53.444Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:02:53.444Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec0a63fe-52fe-4541-aa46-7111599667a3", X-RequestID:"ec0a63fe-52fe-4541-aa46-7111599667a3", X-TransactionID:"ec0a63fe-52fe-4541-aa46-7111599667a3", X-ECOMP-RequestID:"ec0a63fe-52fe-4541-aa46-7111599667a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb2cd01e-ee92-4c6e-a966-ddf327fd984d"]
2023-03-01T05:02:53.444Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:02:53.445Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:02:53.703Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:53.703Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:53.704Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:02:53.704Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C427D2192D9915A32FCDD97EB3745DA8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 01 Mar 2023 05:02:54 GMT", x-envoy-upstream-service-time:"250", server:"envoy"]
2023-03-01T05:02:53.705Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"29b55521-95c9-4e1d-aff4-ead303a2d151","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:02:40.117+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"4aa79730-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T05:02:53.705Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:53.706Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:02:53.734Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:02:53.735Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:02:53.736Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:02:53.736Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:02:53.737Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:02:53.737Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec0a63fe-52fe-4541-aa46-7111599667a3", X-RequestID:"ec0a63fe-52fe-4541-aa46-7111599667a3", X-TransactionID:"ec0a63fe-52fe-4541-aa46-7111599667a3", X-ECOMP-RequestID:"ec0a63fe-52fe-4541-aa46-7111599667a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f0c1d59-3336-4edd-9277-799480b9faf7"]
2023-03-01T05:02:53.737Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:02:53.738Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:02:53.955Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:02:53.956Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:02:53.956Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:02:53.957Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=290244A2E15219A6928231B1E43A1CEA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 05:02:54 GMT", x-envoy-upstream-service-time:"213", server:"envoy"]
2023-03-01T05:02:53.958Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:4ff2e0a9-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:02:48.977+0000","endTime":"2023-03-01T05:02:48.994+0000","durationInMillis":17,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:02:53.958Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:02:53.958Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:02:53.966Z|ec0a63fe-52fe-4541-aa46-7111599667a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:03:01.195Z|890d7f90-0214-4f13-a720-d5c0fe17d25b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:03:01.196Z|890d7f90-0214-4f13-a720-d5c0fe17d25b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:03:01.408Z|9bf21d26-7abf-489c-aa7a-e3c5c36bbda3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:01.408Z|9bf21d26-7abf-489c-aa7a-e3c5c36bbda3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:01.879Z|4ba3501d-6514-480a-aada-a9254fc91b32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:03:01.880Z|4ba3501d-6514-480a-aada-a9254fc91b32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:03:02.589Z|324c69f5-afb4-4d95-8fec-94868982ad61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:02.589Z|324c69f5-afb4-4d95-8fec-94868982ad61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:02.591Z|1d52c6c9-b765-4617-9ea5-bde07ed18f6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:02.591Z|1d52c6c9-b765-4617-9ea5-bde07ed18f6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:04.148Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:03:04.154Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:03:04.155Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||Invoke
2023-03-01T05:03:04.155Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:04.155Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:03:04.156Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Method      : GET
2023-03-01T05:03:04.156Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"620a9ed177791164f4cd3cbf405807b7", X-B3-SpanId:"8a7730cebbd53733", X-B3-ParentSpanId:"fbb571910c81953b", X-B3-Sampled:"0", X-ONAP-RequestID:"8b055c54-5b59-4aa6-b13e-295b8e84bf82", X-RequestID:"8b055c54-5b59-4aa6-b13e-295b8e84bf82", X-TransactionID:"8b055c54-5b59-4aa6-b13e-295b8e84bf82", X-ECOMP-RequestID:"8b055c54-5b59-4aa6-b13e-295b8e84bf82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e42bffa4-5866-467d-8edc-1269ccc8c9d4"]
2023-03-01T05:03:04.157Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Request body: 
2023-03-01T05:03:04.157Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||==========================request end================================================
2023-03-01T05:03:04.274Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:04.275Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:04.276Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status text  : OK
2023-03-01T05:03:04.276Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:03:05 GMT", x-envoy-upstream-service-time:"112", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:03:04.286Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Response body: {
  "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:02:18.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:48.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
    "cloudIdentifier" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_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-03-01T05:02:43.000+00:00"
  } ],
  "requestURI" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    }
  }
}
2023-03-01T05:03:04.287Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:04.287Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||InvokeReturn
2023-03-01T05:03:04.292Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:03:04.293Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:03:04.293Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:04.293Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:03:04.294Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:03:04.294Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"620a9ed177791164f4cd3cbf405807b7", X-B3-SpanId:"f832e20f7af0ae09", X-B3-ParentSpanId:"fbb571910c81953b", X-B3-Sampled:"0", X-ONAP-RequestID:"8b055c54-5b59-4aa6-b13e-295b8e84bf82", X-RequestID:"8b055c54-5b59-4aa6-b13e-295b8e84bf82", X-TransactionID:"8b055c54-5b59-4aa6-b13e-295b8e84bf82", X-ECOMP-RequestID:"8b055c54-5b59-4aa6-b13e-295b8e84bf82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e70e3d5-55c4-49be-95ce-acf4fa01e485"]
2023-03-01T05:03:04.294Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:03:04.294Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:03:04.368Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:04.369Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:04.369Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:03:04.370Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:03:05 GMT", x-envoy-upstream-service-time:"70", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:03:04.370Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 26,
  "soRequestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":null,\"creation_time\":1677646966000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:02:49.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:03:04.371Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:04.371Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:03:04.412Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:03:04.413Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:03:04.413Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:04.413Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:03:04.413Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:03:04.414Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8b055c54-5b59-4aa6-b13e-295b8e84bf82", X-RequestID:"8b055c54-5b59-4aa6-b13e-295b8e84bf82", X-TransactionID:"8b055c54-5b59-4aa6-b13e-295b8e84bf82", X-ECOMP-RequestID:"8b055c54-5b59-4aa6-b13e-295b8e84bf82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70f25485-676b-4bee-a5da-e12f9be74bcd"]
2023-03-01T05:03:04.414Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:03:04.414Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:03:04.616Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:04.618Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:04.618Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:03:04.619Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=56A58C0A9763E3AD41AF7581FDBF846E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 01 Mar 2023 05:03:05 GMT", x-envoy-upstream-service-time:"198", server:"envoy"]
2023-03-01T05:03:04.620Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"29b55521-95c9-4e1d-aff4-ead303a2d151","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:02:40.117+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"4aa79730-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T05:03:04.620Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:04.620Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:03:04.647Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:03:04.648Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:03:04.648Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:04.648Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:03:04.649Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:03:04.649Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8b055c54-5b59-4aa6-b13e-295b8e84bf82", X-RequestID:"8b055c54-5b59-4aa6-b13e-295b8e84bf82", X-TransactionID:"8b055c54-5b59-4aa6-b13e-295b8e84bf82", X-ECOMP-RequestID:"8b055c54-5b59-4aa6-b13e-295b8e84bf82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50070ba7-e165-4818-8295-2a7f82194a39"]
2023-03-01T05:03:04.649Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:03:04.650Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:03:04.843Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:04.843Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:04.844Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:03:04.844Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C488C2D6596C7589A062ACBBDD2AAE07; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 05:03:05 GMT", x-envoy-upstream-service-time:"188", server:"envoy"]
2023-03-01T05:03:04.845Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:4ff2e0a9-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:02:48.977+0000","endTime":"2023-03-01T05:02:48.994+0000","durationInMillis":17,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:03:04.845Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:04.846Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:03:04.852Z|8b055c54-5b59-4aa6-b13e-295b8e84bf82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:03:06.318Z|dd66d9ab-c4e3-4e91-8742-9b971c1e6623|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:03:06.319Z|dd66d9ab-c4e3-4e91-8742-9b971c1e6623|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:11.432Z|63e3c1df-a658-4c55-807c-18a08ede2a4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:11.433Z|63e3c1df-a658-4c55-807c-18a08ede2a4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:12.614Z|fbad52e1-68e1-4c4d-9eb0-99b833828f62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:12.615Z|043ee5ed-6f88-4394-9c8f-7e2061934be5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:12.615Z|fbad52e1-68e1-4c4d-9eb0-99b833828f62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:12.615Z|043ee5ed-6f88-4394-9c8f-7e2061934be5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:15.052Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:03:15.059Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:03:15.059Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||Invoke
2023-03-01T05:03:15.060Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:15.060Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:03:15.060Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Method      : GET
2023-03-01T05:03:15.060Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"926dc11f9f7cc0a08b673c081bbea6ac", X-B3-SpanId:"aef1d374ccb0be04", X-B3-ParentSpanId:"6950e3f2c3911cc1", X-B3-Sampled:"0", X-ONAP-RequestID:"a821fad8-24c1-40b3-a3e7-ebc88b24af5a", X-RequestID:"a821fad8-24c1-40b3-a3e7-ebc88b24af5a", X-TransactionID:"a821fad8-24c1-40b3-a3e7-ebc88b24af5a", X-ECOMP-RequestID:"a821fad8-24c1-40b3-a3e7-ebc88b24af5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"867fdce1-e87c-4faf-9430-5166f83ad8fa"]
2023-03-01T05:03:15.060Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Request body: 
2023-03-01T05:03:15.061Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||==========================request end================================================
2023-03-01T05:03:15.153Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:15.154Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:15.154Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status text  : OK
2023-03-01T05:03:15.155Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:03:15 GMT", x-envoy-upstream-service-time:"88", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:03:15.169Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Response body: {
  "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:02:18.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:48.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
    "cloudIdentifier" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_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-03-01T05:02:43.000+00:00"
  } ],
  "requestURI" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    }
  }
}
2023-03-01T05:03:15.170Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:15.170Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||InvokeReturn
2023-03-01T05:03:15.173Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:03:15.174Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:03:15.174Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:15.174Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:03:15.174Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:03:15.174Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"926dc11f9f7cc0a08b673c081bbea6ac", X-B3-SpanId:"ccf996f98de86139", X-B3-ParentSpanId:"6950e3f2c3911cc1", X-B3-Sampled:"0", X-ONAP-RequestID:"a821fad8-24c1-40b3-a3e7-ebc88b24af5a", X-RequestID:"a821fad8-24c1-40b3-a3e7-ebc88b24af5a", X-TransactionID:"a821fad8-24c1-40b3-a3e7-ebc88b24af5a", X-ECOMP-RequestID:"a821fad8-24c1-40b3-a3e7-ebc88b24af5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92425b2f-1018-4904-8cbf-5bb5f1f7e83b"]
2023-03-01T05:03:15.175Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:03:15.175Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:03:15.224Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:15.225Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:15.225Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:03:15.225Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:03:15 GMT", x-envoy-upstream-service-time:"46", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:03:15.242Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 26,
  "soRequestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":null,\"creation_time\":1677646966000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:02:49.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:03:15.243Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:15.243Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:03:15.278Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:03:15.279Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:03:15.279Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:15.280Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:03:15.280Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:03:15.280Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a821fad8-24c1-40b3-a3e7-ebc88b24af5a", X-RequestID:"a821fad8-24c1-40b3-a3e7-ebc88b24af5a", X-TransactionID:"a821fad8-24c1-40b3-a3e7-ebc88b24af5a", X-ECOMP-RequestID:"a821fad8-24c1-40b3-a3e7-ebc88b24af5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0ec4178-b986-443f-b224-9c597f2122a1"]
2023-03-01T05:03:15.280Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:03:15.281Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:03:15.533Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:15.534Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:15.535Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:03:15.535Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1A8894F97A5FB0DF2E2DBAD85C1A6DEA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 01 Mar 2023 05:03:16 GMT", x-envoy-upstream-service-time:"248", server:"envoy"]
2023-03-01T05:03:15.536Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"29b55521-95c9-4e1d-aff4-ead303a2d151","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:02:40.117+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"4aa79730-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T05:03:15.536Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:15.537Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:03:15.571Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:03:15.572Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:03:15.572Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:15.572Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:03:15.573Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:03:15.573Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a821fad8-24c1-40b3-a3e7-ebc88b24af5a", X-RequestID:"a821fad8-24c1-40b3-a3e7-ebc88b24af5a", X-TransactionID:"a821fad8-24c1-40b3-a3e7-ebc88b24af5a", X-ECOMP-RequestID:"a821fad8-24c1-40b3-a3e7-ebc88b24af5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83adb09a-a68b-44b2-b8f3-27038c03d644"]
2023-03-01T05:03:15.574Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:03:15.574Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:03:15.866Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:15.867Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:15.868Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:03:15.868Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A1F13CF3F02631852F7DC4ECED45D35C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 05:03:16 GMT", x-envoy-upstream-service-time:"288", server:"envoy"]
2023-03-01T05:03:15.869Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:4ff2e0a9-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:02:48.977+0000","endTime":"2023-03-01T05:02:48.994+0000","durationInMillis":17,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:03:15.869Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:15.870Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:03:15.888Z|a821fad8-24c1-40b3-a3e7-ebc88b24af5a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:03:16.195Z|8fb9bac5-d277-41c6-8bce-9a8ba0aee76d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:03:16.198Z|8fb9bac5-d277-41c6-8bce-9a8ba0aee76d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:03:21.456Z|37f4d55d-5d5e-47d0-baf4-de1d3a40af47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:21.456Z|37f4d55d-5d5e-47d0-baf4-de1d3a40af47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:22.640Z|54c8992a-94b1-4bac-947b-29e50a364237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:22.640Z|5a44e58b-d133-475e-b8f7-b122248a3e8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:22.641Z|5a44e58b-d133-475e-b8f7-b122248a3e8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:22.641Z|54c8992a-94b1-4bac-947b-29e50a364237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:26.147Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:03:26.152Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:03:26.153Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||Invoke
2023-03-01T05:03:26.153Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:26.153Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:03:26.154Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Method      : GET
2023-03-01T05:03:26.154Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01f0c14ddccbca7293b615d1a6ae871d", X-B3-SpanId:"97082ab0178c7b97", X-B3-ParentSpanId:"f9fd07434796fe55", X-B3-Sampled:"0", X-ONAP-RequestID:"cd73f813-405b-436c-a799-c566f515eb61", X-RequestID:"cd73f813-405b-436c-a799-c566f515eb61", X-TransactionID:"cd73f813-405b-436c-a799-c566f515eb61", X-ECOMP-RequestID:"cd73f813-405b-436c-a799-c566f515eb61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e328afde-4071-4019-9632-06f74a5a34fd"]
2023-03-01T05:03:26.154Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Request body: 
2023-03-01T05:03:26.155Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||==========================request end================================================
2023-03-01T05:03:26.384Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:26.386Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:26.386Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status text  : OK
2023-03-01T05:03:26.386Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:03:27 GMT", x-envoy-upstream-service-time:"225", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:03:26.387Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Response body: {
  "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:02:18.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:48.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
    "cloudIdentifier" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_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-03-01T05:02:43.000+00:00"
  } ],
  "requestURI" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    }
  }
}
2023-03-01T05:03:26.387Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:26.388Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||InvokeReturn
2023-03-01T05:03:26.391Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:03:26.391Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:03:26.392Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:26.392Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:03:26.393Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:03:26.393Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01f0c14ddccbca7293b615d1a6ae871d", X-B3-SpanId:"ed4f5607a0d1b94b", X-B3-ParentSpanId:"f9fd07434796fe55", X-B3-Sampled:"0", X-ONAP-RequestID:"cd73f813-405b-436c-a799-c566f515eb61", X-RequestID:"cd73f813-405b-436c-a799-c566f515eb61", X-TransactionID:"cd73f813-405b-436c-a799-c566f515eb61", X-ECOMP-RequestID:"cd73f813-405b-436c-a799-c566f515eb61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af67d525-04d6-4968-988f-a573d64359f7"]
2023-03-01T05:03:26.393Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:03:26.394Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:03:26.488Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:26.489Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:26.490Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:03:26.490Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:03:27 GMT", x-envoy-upstream-service-time:"92", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:03:26.491Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 26,
  "soRequestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":null,\"creation_time\":1677646966000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:02:49.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:03:26.492Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:26.492Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:03:26.531Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:03:26.532Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:03:26.533Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:26.533Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:03:26.534Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:03:26.534Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cd73f813-405b-436c-a799-c566f515eb61", X-RequestID:"cd73f813-405b-436c-a799-c566f515eb61", X-TransactionID:"cd73f813-405b-436c-a799-c566f515eb61", X-ECOMP-RequestID:"cd73f813-405b-436c-a799-c566f515eb61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25f29614-e79b-4af9-852e-321353bbb435"]
2023-03-01T05:03:26.535Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:03:26.535Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:03:26.860Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:26.860Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:26.861Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:03:26.861Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=53A14CC5E573307E4C460504CCF83D6A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Wed, 01 Mar 2023 05:03:27 GMT", x-envoy-upstream-service-time:"318", server:"envoy"]
2023-03-01T05:03:26.862Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"29b55521-95c9-4e1d-aff4-ead303a2d151","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:02:40.117+0000","endTime":"2023-03-01T05:03:22.014+0000","removalTime":null,"durationInMillis":41897,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"4aa79730-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:03:26.862Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:26.862Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:03:26.884Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:03:26.885Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:03:26.885Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:26.886Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:03:26.886Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:03:26.886Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cd73f813-405b-436c-a799-c566f515eb61", X-RequestID:"cd73f813-405b-436c-a799-c566f515eb61", X-TransactionID:"cd73f813-405b-436c-a799-c566f515eb61", X-ECOMP-RequestID:"cd73f813-405b-436c-a799-c566f515eb61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11df9a93-5d52-4ec5-a07a-d59db4342127"]
2023-03-01T05:03:26.887Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:03:26.887Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:03:27.113Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:27.114Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:27.115Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:03:27.115Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=174DFE7B1FA9EDE78A599C4A8AE6D400; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 01 Mar 2023 05:03:27 GMT", x-envoy-upstream-service-time:"222", server:"envoy"]
2023-03-01T05:03:27.116Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:63a0b841-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:03:21.993+0000","endTime":"2023-03-01T05:03:21.994+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:03:27.116Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:27.117Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:03:27.127Z|cd73f813-405b-436c-a799-c566f515eb61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:03:31.195Z|13b09e56-2a27-444f-b0d3-42666bb243e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:03:31.196Z|13b09e56-2a27-444f-b0d3-42666bb243e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:03:31.481Z|2fdc06ad-d686-48f2-bf55-3b66c9187222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:31.482Z|2fdc06ad-d686-48f2-bf55-3b66c9187222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:31.881Z|28ede743-10fb-4b44-acbd-93cc741528c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:03:31.881Z|28ede743-10fb-4b44-acbd-93cc741528c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:03:32.665Z|e2570710-d0bf-46f2-9f41-0ebde5c766f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:32.665Z|1d01f0a2-3e48-473e-a7c1-ea8e281bc341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:32.666Z|e2570710-d0bf-46f2-9f41-0ebde5c766f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:32.666Z|1d01f0a2-3e48-473e-a7c1-ea8e281bc341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:37.335Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:03:37.348Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:03:37.350Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||Invoke
2023-03-01T05:03:37.350Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:37.351Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:03:37.351Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Method      : GET
2023-03-01T05:03:37.351Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30dbaddb40b9819cf5e9bd64d151cb73", X-B3-SpanId:"17d9895a81cc6f97", X-B3-ParentSpanId:"ace1a66adca10d45", X-B3-Sampled:"0", X-ONAP-RequestID:"4f0332c0-9893-4f0f-b2d6-34fa89cd8398", X-RequestID:"4f0332c0-9893-4f0f-b2d6-34fa89cd8398", X-TransactionID:"4f0332c0-9893-4f0f-b2d6-34fa89cd8398", X-ECOMP-RequestID:"4f0332c0-9893-4f0f-b2d6-34fa89cd8398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fd3b796-b614-43a3-baae-fe5e8472afe7"]
2023-03-01T05:03:37.351Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Request body: 
2023-03-01T05:03:37.352Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||==========================request end================================================
2023-03-01T05:03:37.417Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:37.417Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:37.417Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status text  : OK
2023-03-01T05:03:37.418Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:03:38 GMT", x-envoy-upstream-service-time:"61", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:03:37.426Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Response body: {
  "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:02:18.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:48.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
    "cloudIdentifier" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_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-03-01T05:02:43.000+00:00"
  } ],
  "requestURI" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    }
  }
}
2023-03-01T05:03:37.427Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:37.427Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||InvokeReturn
2023-03-01T05:03:37.429Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:03:37.429Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:03:37.429Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:37.430Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:03:37.430Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:03:37.430Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30dbaddb40b9819cf5e9bd64d151cb73", X-B3-SpanId:"761846dcb581f44d", X-B3-ParentSpanId:"ace1a66adca10d45", X-B3-Sampled:"0", X-ONAP-RequestID:"4f0332c0-9893-4f0f-b2d6-34fa89cd8398", X-RequestID:"4f0332c0-9893-4f0f-b2d6-34fa89cd8398", X-TransactionID:"4f0332c0-9893-4f0f-b2d6-34fa89cd8398", X-ECOMP-RequestID:"4f0332c0-9893-4f0f-b2d6-34fa89cd8398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b6e78f7-2b21-4343-994c-515c6edb1c6f"]
2023-03-01T05:03:37.430Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:03:37.431Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:03:37.476Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:37.477Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:37.477Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:03:37.477Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:03:38 GMT", x-envoy-upstream-service-time:"42", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:03:37.488Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 26,
  "soRequestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":null,\"creation_time\":1677646966000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:02:49.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:03:37.489Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:37.489Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:03:37.524Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:03:37.525Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:03:37.525Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:37.526Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:03:37.526Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:03:37.526Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4f0332c0-9893-4f0f-b2d6-34fa89cd8398", X-RequestID:"4f0332c0-9893-4f0f-b2d6-34fa89cd8398", X-TransactionID:"4f0332c0-9893-4f0f-b2d6-34fa89cd8398", X-ECOMP-RequestID:"4f0332c0-9893-4f0f-b2d6-34fa89cd8398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96b9a6bc-62fe-4f3d-a64e-bcfcbe9ddc0e"]
2023-03-01T05:03:37.526Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:03:37.527Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:03:37.829Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:37.830Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:37.830Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:03:37.830Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ED4B27DC28489BA0E0988489D2B63F28; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Wed, 01 Mar 2023 05:03:38 GMT", x-envoy-upstream-service-time:"299", server:"envoy"]
2023-03-01T05:03:37.831Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"29b55521-95c9-4e1d-aff4-ead303a2d151","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:02:40.117+0000","endTime":"2023-03-01T05:03:22.014+0000","removalTime":null,"durationInMillis":41897,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"4aa79730-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:03:37.831Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:37.832Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:03:37.857Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:03:37.858Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:03:37.858Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:37.859Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:03:37.859Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:03:37.859Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4f0332c0-9893-4f0f-b2d6-34fa89cd8398", X-RequestID:"4f0332c0-9893-4f0f-b2d6-34fa89cd8398", X-TransactionID:"4f0332c0-9893-4f0f-b2d6-34fa89cd8398", X-ECOMP-RequestID:"4f0332c0-9893-4f0f-b2d6-34fa89cd8398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36d6c5d8-5481-4334-bcc0-dbffe18971ee"]
2023-03-01T05:03:37.860Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:03:37.860Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:03:38.135Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:38.136Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:38.137Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:03:38.137Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7988840C9624E774D7E9FDFFD43908AD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 01 Mar 2023 05:03:38 GMT", x-envoy-upstream-service-time:"271", server:"envoy"]
2023-03-01T05:03:38.137Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:63a0b841-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:03:21.993+0000","endTime":"2023-03-01T05:03:21.994+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:03:38.138Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:38.138Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:03:38.163Z|4f0332c0-9893-4f0f-b2d6-34fa89cd8398|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:03:41.505Z|1f6f485f-9118-47ef-b0eb-7e8335eaf223|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:41.506Z|1f6f485f-9118-47ef-b0eb-7e8335eaf223|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:42.690Z|1f6cd1b3-37c9-4365-ab2e-26e16f7389c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:42.691Z|1f6cd1b3-37c9-4365-ab2e-26e16f7389c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:42.690Z|1182f502-1920-4ebf-bb1c-74fae5b6e037|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:42.691Z|1182f502-1920-4ebf-bb1c-74fae5b6e037|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:46.195Z|63f49481-8ba8-414b-bf81-73e5b453867d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:03:46.196Z|63f49481-8ba8-414b-bf81-73e5b453867d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:03:48.382Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:03:48.403Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:03:48.404Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||Invoke
2023-03-01T05:03:48.405Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:48.405Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:03:48.406Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Method      : GET
2023-03-01T05:03:48.406Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8bf4cad73c3e9ca05c9996324d3488d", X-B3-SpanId:"95ee1a1082b62f60", X-B3-ParentSpanId:"ae60fea36bb31c42", X-B3-Sampled:"0", X-ONAP-RequestID:"7a2fe982-643b-4dca-828b-bad31c9ac235", X-RequestID:"7a2fe982-643b-4dca-828b-bad31c9ac235", X-TransactionID:"7a2fe982-643b-4dca-828b-bad31c9ac235", X-ECOMP-RequestID:"7a2fe982-643b-4dca-828b-bad31c9ac235", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f83e883-727d-4e59-9975-d98e0f8a63fa"]
2023-03-01T05:03:48.407Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Request body: 
2023-03-01T05:03:48.407Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||==========================request end================================================
2023-03-01T05:03:48.634Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:48.635Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:48.635Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status text  : OK
2023-03-01T05:03:48.636Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:03:49 GMT", x-envoy-upstream-service-time:"222", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:03:48.655Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Response body: {
  "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:02:18.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:02:48.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
    "cloudIdentifier" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_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-03-01T05:02:43.000+00:00"
  } ],
  "requestURI" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    }
  }
}
2023-03-01T05:03:48.656Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:48.657Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||InvokeReturn
2023-03-01T05:03:48.660Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:03:48.660Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:03:48.661Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:48.662Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:03:48.662Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:03:48.662Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8bf4cad73c3e9ca05c9996324d3488d", X-B3-SpanId:"bc5ce1961b8dbdbf", X-B3-ParentSpanId:"ae60fea36bb31c42", X-B3-Sampled:"0", X-ONAP-RequestID:"7a2fe982-643b-4dca-828b-bad31c9ac235", X-RequestID:"7a2fe982-643b-4dca-828b-bad31c9ac235", X-TransactionID:"7a2fe982-643b-4dca-828b-bad31c9ac235", X-ECOMP-RequestID:"7a2fe982-643b-4dca-828b-bad31c9ac235", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"183c490c-1a36-4874-b2e5-f0958dd4ffb6"]
2023-03-01T05:03:48.663Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:03:48.663Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:03:48.776Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:48.777Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:48.777Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:03:48.778Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:03:49 GMT", x-envoy-upstream-service-time:"108", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:03:48.778Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 26,
  "soRequestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":null,\"creation_time\":1677646966000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:02:49.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:03:48.778Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:48.779Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:03:48.805Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:03:48.806Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:03:48.806Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:48.807Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:03:48.807Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:03:48.807Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a2fe982-643b-4dca-828b-bad31c9ac235", X-RequestID:"7a2fe982-643b-4dca-828b-bad31c9ac235", X-TransactionID:"7a2fe982-643b-4dca-828b-bad31c9ac235", X-ECOMP-RequestID:"7a2fe982-643b-4dca-828b-bad31c9ac235", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fff5e96-9180-40e4-8025-5ab697bfe5ee"]
2023-03-01T05:03:48.808Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:03:48.808Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:03:49.050Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:49.051Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:49.052Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:03:49.052Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=47A616272EDD5F8458150346339B3BB0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Wed, 01 Mar 2023 05:03:49 GMT", x-envoy-upstream-service-time:"237", server:"envoy"]
2023-03-01T05:03:49.053Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"29b55521-95c9-4e1d-aff4-ead303a2d151","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:02:40.117+0000","endTime":"2023-03-01T05:03:22.014+0000","removalTime":null,"durationInMillis":41897,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"4aa79730-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:03:49.053Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:49.054Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:03:49.082Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:03:49.083Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:03:49.083Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:49.084Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:03:49.084Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:03:49.084Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a2fe982-643b-4dca-828b-bad31c9ac235", X-RequestID:"7a2fe982-643b-4dca-828b-bad31c9ac235", X-TransactionID:"7a2fe982-643b-4dca-828b-bad31c9ac235", X-ECOMP-RequestID:"7a2fe982-643b-4dca-828b-bad31c9ac235", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67b85ee5-07e0-42ba-b54a-560426d73548"]
2023-03-01T05:03:49.085Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:03:49.085Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:03:49.331Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:49.332Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:49.332Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:03:49.332Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C276C45A024744D8CD320ADDEE509ABC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 01 Mar 2023 05:03:49 GMT", x-envoy-upstream-service-time:"242", server:"envoy"]
2023-03-01T05:03:49.333Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:63a0b841-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:03:21.993+0000","endTime":"2023-03-01T05:03:21.994+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:03:49.333Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:49.334Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:03:49.356Z|7a2fe982-643b-4dca-828b-bad31c9ac235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:03:51.530Z|9a92c9ec-9e52-4178-b32e-3ffbb4ea5a39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:51.530Z|9a92c9ec-9e52-4178-b32e-3ffbb4ea5a39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:52.714Z|f3150af0-69b5-448f-9a45-c32101133c24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:52.714Z|bf41fe00-b310-4c1d-b84a-7aa929b6c025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:03:52.714Z|f3150af0-69b5-448f-9a45-c32101133c24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:52.714Z|bf41fe00-b310-4c1d-b84a-7aa929b6c025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:03:59.557Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:03:59.597Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:03:59.598Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||Invoke
2023-03-01T05:03:59.598Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:59.599Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:03:59.599Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Method      : GET
2023-03-01T05:03:59.599Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f101aafe44d062589f3601265969d20a", X-B3-SpanId:"b38b67e3198c2808", X-B3-ParentSpanId:"dbce4f60c5cd319d", X-B3-Sampled:"0", X-ONAP-RequestID:"fae291ec-3fbe-43aa-b366-c7501077f981", X-RequestID:"fae291ec-3fbe-43aa-b366-c7501077f981", X-TransactionID:"fae291ec-3fbe-43aa-b366-c7501077f981", X-ECOMP-RequestID:"fae291ec-3fbe-43aa-b366-c7501077f981", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be353f89-352d-418d-b986-81adb7a1e3ca"]
2023-03-01T05:03:59.599Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Request body: 
2023-03-01T05:03:59.600Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||==========================request end================================================
2023-03-01T05:03:59.695Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:59.696Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:59.697Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status text  : OK
2023-03-01T05:03:59.697Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:00 GMT", x-envoy-upstream-service-time:"91", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:03:59.700Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Response body: {
  "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2023-03-01T05:02:18.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:03:54.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
    "cloudIdentifier" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_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-03-01T05:02:43.000+00:00"
  } ],
  "requestURI" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    }
  }
}
2023-03-01T05:03:59.700Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:59.700Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||InvokeReturn
2023-03-01T05:03:59.702Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:03:59.703Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:03:59.703Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:59.703Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:03:59.704Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:03:59.704Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f101aafe44d062589f3601265969d20a", X-B3-SpanId:"de96bafac68e75cf", X-B3-ParentSpanId:"dbce4f60c5cd319d", X-B3-Sampled:"0", X-ONAP-RequestID:"fae291ec-3fbe-43aa-b366-c7501077f981", X-RequestID:"fae291ec-3fbe-43aa-b366-c7501077f981", X-TransactionID:"fae291ec-3fbe-43aa-b366-c7501077f981", X-ECOMP-RequestID:"fae291ec-3fbe-43aa-b366-c7501077f981", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3c9bfb4-4dda-4902-810f-be6604c2f295"]
2023-03-01T05:03:59.704Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:03:59.705Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:03:59.755Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:03:59.756Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:03:59.756Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:03:59.757Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:00 GMT", x-envoy-upstream-service-time:"48", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:03:59.769Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 26,
  "soRequestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":null,\"creation_time\":1677646966000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:02:49.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:03:59.769Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:03:59.769Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:03:59.797Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:03:59.797Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:03:59.798Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:03:59.798Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:03:59.798Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:03:59.798Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fae291ec-3fbe-43aa-b366-c7501077f981", X-RequestID:"fae291ec-3fbe-43aa-b366-c7501077f981", X-TransactionID:"fae291ec-3fbe-43aa-b366-c7501077f981", X-ECOMP-RequestID:"fae291ec-3fbe-43aa-b366-c7501077f981", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4bf2965-fe8f-4454-a262-0d1ae9e210cf"]
2023-03-01T05:03:59.799Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:03:59.799Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:04:00.058Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:00.059Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:00.060Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:04:00.060Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B2CE00CCA6EA1A8706672E507D6BD4A4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Wed, 01 Mar 2023 05:04:00 GMT", x-envoy-upstream-service-time:"252", server:"envoy"]
2023-03-01T05:04:00.061Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"29b55521-95c9-4e1d-aff4-ead303a2d151","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:02:40.117+0000","endTime":"2023-03-01T05:03:22.014+0000","removalTime":null,"durationInMillis":41897,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"4aa79730-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:04:00.061Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:00.061Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=29b55521-95c9-4e1d-aff4-ead303a2d151&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:04:00.087Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:04:00.087Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:04:00.087Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:00.088Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:04:00.088Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:04:00.088Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fae291ec-3fbe-43aa-b366-c7501077f981", X-RequestID:"fae291ec-3fbe-43aa-b366-c7501077f981", X-TransactionID:"fae291ec-3fbe-43aa-b366-c7501077f981", X-ECOMP-RequestID:"fae291ec-3fbe-43aa-b366-c7501077f981", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71eca91a-2a5b-435e-853b-1a8786366506"]
2023-03-01T05:04:00.089Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:04:00.089Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:04:00.332Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:00.333Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:00.333Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:04:00.334Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=154129351325400FE368952F6789156F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 01 Mar 2023 05:04:00 GMT", x-envoy-upstream-service-time:"239", server:"envoy"]
2023-03-01T05:04:00.334Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:63a0b841-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:03:21.993+0000","endTime":"2023-03-01T05:03:21.994+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3e9f262f-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:04:00.335Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:00.335Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4aaaf2d1-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:04:00.342Z|fae291ec-3fbe-43aa-b366-c7501077f981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:04:01.195Z|f7b7b6c9-27a7-44c1-bf96-9c6b97688aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:04:01.198Z|f7b7b6c9-27a7-44c1-bf96-9c6b97688aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:04:01.552Z|4f67fe7a-eeb2-4906-a284-d17791074aa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:01.552Z|4f67fe7a-eeb2-4906-a284-d17791074aa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:01.882Z|782a2319-7a70-49f9-968f-52c913378703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:04:01.883Z|782a2319-7a70-49f9-968f-52c913378703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:04:02.737Z|bdbb28f8-a849-4502-a654-8c5b0ce64f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:02.737Z|79627082-d3ec-4c99-8262-ab33ccbd7c73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:02.737Z|79627082-d3ec-4c99-8262-ab33ccbd7c73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:02.737Z|bdbb28f8-a849-4502-a654-8c5b0ce64f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:06.320Z|f5b14f3c-f5dc-44ed-b7e2-422bd6e10e4d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:04:06.320Z|f5b14f3c-f5dc-44ed-b7e2-422bd6e10e4d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:10.526Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:04:10.536Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:04:10.537Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||Invoke
2023-03-01T05:04:10.537Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:10.537Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:04:10.537Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Method      : GET
2023-03-01T05:04:10.538Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00b3e1096c49c7c359cee85d1d8d2a4e", X-B3-SpanId:"2d9219427254b7b3", X-B3-ParentSpanId:"64adc67b8abaefbe", X-B3-Sampled:"0", X-ONAP-RequestID:"254da579-d0c6-40af-a478-ef9744e78b9e", X-RequestID:"254da579-d0c6-40af-a478-ef9744e78b9e", X-TransactionID:"254da579-d0c6-40af-a478-ef9744e78b9e", X-ECOMP-RequestID:"254da579-d0c6-40af-a478-ef9744e78b9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d886db7-cafb-4a96-8c55-0e19aaff307f"]
2023-03-01T05:04:10.538Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Request body: 
2023-03-01T05:04:10.538Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||==========================request end================================================
2023-03-01T05:04:10.600Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:10.601Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:10.602Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status text  : OK
2023-03-01T05:04:10.603Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:11 GMT", x-envoy-upstream-service-time:"57", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:10.603Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Response body: {
  "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:02:18.000+00:00",
  "endTime" : "2023-03-01T05:04:01.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:04:01.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
    "cloudIdentifier" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_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-03-01T05:02:43.000+00:00"
  } ],
  "requestURI" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    }
  }
}
2023-03-01T05:04:10.604Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:10.605Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||InvokeReturn
2023-03-01T05:04:10.608Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:04:10.609Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:04:10.609Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:10.610Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:04:10.610Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:04:10.611Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00b3e1096c49c7c359cee85d1d8d2a4e", X-B3-SpanId:"4180854a893b7d47", X-B3-ParentSpanId:"64adc67b8abaefbe", X-B3-Sampled:"0", X-ONAP-RequestID:"254da579-d0c6-40af-a478-ef9744e78b9e", X-RequestID:"254da579-d0c6-40af-a478-ef9744e78b9e", X-TransactionID:"254da579-d0c6-40af-a478-ef9744e78b9e", X-ECOMP-RequestID:"254da579-d0c6-40af-a478-ef9744e78b9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10ac2a24-83a8-4ddd-9743-b0b5ff64b5b6"]
2023-03-01T05:04:10.611Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:04:10.612Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:04:10.661Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:10.661Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:10.662Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:04:10.662Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:11 GMT", x-envoy-upstream-service-time:"46", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:10.664Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 26,
  "soRequestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":null,\"creation_time\":1677646966000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:02:49.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:04:10.665Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:10.665Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:04:10.674Z|254da579-d0c6-40af-a478-ef9744e78b9e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:04:10.883Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:04:10.888Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:04:10.889Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||Invoke
2023-03-01T05:04:10.889Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:10.889Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:04:10.890Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Method      : GET
2023-03-01T05:04:10.890Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1127e10c98f132b3d854eb0be38157cc", X-B3-SpanId:"2625e58bfce37c39", X-B3-ParentSpanId:"2dc4f7ef01a49832", X-B3-Sampled:"0", X-ONAP-RequestID:"9a153233-b4f6-437a-b7f5-867056bc9b18", X-RequestID:"9a153233-b4f6-437a-b7f5-867056bc9b18", X-TransactionID:"9a153233-b4f6-437a-b7f5-867056bc9b18", X-ECOMP-RequestID:"9a153233-b4f6-437a-b7f5-867056bc9b18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9dc8be9-64d7-47d7-be65-830b2bd38d62"]
2023-03-01T05:04:10.890Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Request body: 
2023-03-01T05:04:10.890Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||==========================request end================================================
2023-03-01T05:04:10.935Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:10.936Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:10.937Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status text  : OK
2023-03-01T05:04:10.937Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:11 GMT", x-envoy-upstream-service-time:"42", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:10.938Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Response body: {
  "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:02:18.000+00:00",
  "endTime" : "2023-03-01T05:04:01.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:04:01.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
    "cloudIdentifier" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_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-03-01T05:02:43.000+00:00"
  } ],
  "requestURI" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    }
  }
}
2023-03-01T05:04:10.938Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:10.939Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||InvokeReturn
2023-03-01T05:04:10.942Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:04:10.943Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:04:10.943Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:10.943Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:04:10.944Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:04:10.944Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1127e10c98f132b3d854eb0be38157cc", X-B3-SpanId:"2b46b4686779b4b0", X-B3-ParentSpanId:"2dc4f7ef01a49832", X-B3-Sampled:"0", X-ONAP-RequestID:"9a153233-b4f6-437a-b7f5-867056bc9b18", X-RequestID:"9a153233-b4f6-437a-b7f5-867056bc9b18", X-TransactionID:"9a153233-b4f6-437a-b7f5-867056bc9b18", X-ECOMP-RequestID:"9a153233-b4f6-437a-b7f5-867056bc9b18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17696bab-9414-4992-bf91-8aa39171f7b1"]
2023-03-01T05:04:10.944Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:04:10.944Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:04:10.985Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:10.986Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:10.986Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:04:10.986Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:11 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:10.991Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 26,
  "soRequestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":null,\"creation_time\":1677646966000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:02:49.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:04:10.992Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:10.993Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:04:11.002Z|9a153233-b4f6-437a-b7f5-867056bc9b18|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:04:11.181Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:04:11.197Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:04:11.198Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||Invoke
2023-03-01T05:04:11.198Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:11.198Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:04:11.198Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Method      : GET
2023-03-01T05:04:11.199Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4f0910e9ceafd5b1b25464390682d4f", X-B3-SpanId:"55c034c2a2eb7f81", X-B3-ParentSpanId:"4344e1dc5a9c0ab8", X-B3-Sampled:"0", X-ONAP-RequestID:"8e74bfd5-05f0-4467-b96c-51886f81fa37", X-RequestID:"8e74bfd5-05f0-4467-b96c-51886f81fa37", X-TransactionID:"8e74bfd5-05f0-4467-b96c-51886f81fa37", X-ECOMP-RequestID:"8e74bfd5-05f0-4467-b96c-51886f81fa37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab32af7e-54ed-4637-849c-bd835b03047d"]
2023-03-01T05:04:11.199Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Request body: 
2023-03-01T05:04:11.199Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||==========================request end================================================
2023-03-01T05:04:11.301Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:11.302Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:11.303Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status text  : OK
2023-03-01T05:04:11.303Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:11 GMT", x-envoy-upstream-service-time:"98", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:11.304Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Response body: {
  "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:02:18.000+00:00",
  "endTime" : "2023-03-01T05:04:01.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:04:01.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
    "cloudIdentifier" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_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-03-01T05:02:43.000+00:00"
  } ],
  "requestURI" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    }
  }
}
2023-03-01T05:04:11.304Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:11.304Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||InvokeReturn
2023-03-01T05:04:11.306Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:04:11.306Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:04:11.307Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:11.307Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:04:11.307Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:04:11.307Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4f0910e9ceafd5b1b25464390682d4f", X-B3-SpanId:"43216d47ffea653b", X-B3-ParentSpanId:"4344e1dc5a9c0ab8", X-B3-Sampled:"0", X-ONAP-RequestID:"8e74bfd5-05f0-4467-b96c-51886f81fa37", X-RequestID:"8e74bfd5-05f0-4467-b96c-51886f81fa37", X-TransactionID:"8e74bfd5-05f0-4467-b96c-51886f81fa37", X-ECOMP-RequestID:"8e74bfd5-05f0-4467-b96c-51886f81fa37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ba2e710-97e3-4881-9dd4-1090758f8899"]
2023-03-01T05:04:11.308Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:04:11.308Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:04:11.401Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:11.402Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:11.402Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:04:11.402Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:11 GMT", x-envoy-upstream-service-time:"90", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:11.424Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 26,
  "soRequestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":null,\"creation_time\":1677646966000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:02:49.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:04:11.425Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:11.426Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:04:11.457Z|8e74bfd5-05f0-4467-b96c-51886f81fa37|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:04:11.576Z|9a2e832e-acda-45af-9e15-ae90ee405805|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:11.576Z|9a2e832e-acda-45af-9e15-ae90ee405805|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:11.671Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:04:11.676Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:04:11.677Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||Invoke
2023-03-01T05:04:11.678Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:11.678Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:04:11.679Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Method      : GET
2023-03-01T05:04:11.679Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7eb06de0ed3e087b5815c3c4278dba9b", X-B3-SpanId:"e72bb9b0eb86bc79", X-B3-ParentSpanId:"d9fca3daef6b1625", X-B3-Sampled:"0", X-ONAP-RequestID:"94073c22-ab8b-4ecb-99bc-61563713fd7a", X-RequestID:"94073c22-ab8b-4ecb-99bc-61563713fd7a", X-TransactionID:"94073c22-ab8b-4ecb-99bc-61563713fd7a", X-ECOMP-RequestID:"94073c22-ab8b-4ecb-99bc-61563713fd7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba453f71-7a74-42e8-b5ef-a6b242bb53b7"]
2023-03-01T05:04:11.680Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Request body: 
2023-03-01T05:04:11.680Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||==========================request end================================================
2023-03-01T05:04:11.798Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:11.799Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:11.799Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status text  : OK
2023-03-01T05:04:11.800Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:12 GMT", x-envoy-upstream-service-time:"115", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:11.807Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Response body: {
  "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:02:18.000+00:00",
  "endTime" : "2023-03-01T05:04:01.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:04:01.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
    "cloudIdentifier" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_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-03-01T05:02:43.000+00:00"
  } ],
  "requestURI" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    }
  }
}
2023-03-01T05:04:11.807Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:11.808Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||InvokeReturn
2023-03-01T05:04:11.809Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:04:11.810Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:04:11.811Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:11.811Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:04:11.811Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:04:11.812Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7eb06de0ed3e087b5815c3c4278dba9b", X-B3-SpanId:"4f345b59b9833b6c", X-B3-ParentSpanId:"d9fca3daef6b1625", X-B3-Sampled:"0", X-ONAP-RequestID:"94073c22-ab8b-4ecb-99bc-61563713fd7a", X-RequestID:"94073c22-ab8b-4ecb-99bc-61563713fd7a", X-TransactionID:"94073c22-ab8b-4ecb-99bc-61563713fd7a", X-ECOMP-RequestID:"94073c22-ab8b-4ecb-99bc-61563713fd7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b6f02bf-c2f3-4b9c-a810-1d8e53348371"]
2023-03-01T05:04:11.812Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:04:11.813Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:04:11.905Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:11.906Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:11.906Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:04:11.906Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:12 GMT", x-envoy-upstream-service-time:"89", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:11.907Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 26,
  "soRequestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":null,\"creation_time\":1677646966000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:02:49.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:04:11.907Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:11.908Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:04:11.921Z|94073c22-ab8b-4ecb-99bc-61563713fd7a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:04:12.104Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:04:12.110Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:04:12.110Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||Invoke
2023-03-01T05:04:12.110Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:12.110Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151
2023-03-01T05:04:12.111Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Method      : GET
2023-03-01T05:04:12.111Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8c32168872ffc5f0300c13911825a52", X-B3-SpanId:"ee3389acc145056f", X-B3-ParentSpanId:"cae5e62fb156952e", X-B3-Sampled:"0", X-ONAP-RequestID:"ab7850c5-0ef9-4e33-9fe2-b95593e9eca0", X-RequestID:"ab7850c5-0ef9-4e33-9fe2-b95593e9eca0", X-TransactionID:"ab7850c5-0ef9-4e33-9fe2-b95593e9eca0", X-ECOMP-RequestID:"ab7850c5-0ef9-4e33-9fe2-b95593e9eca0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b911617f-d89b-4b62-b514-e8f79121bffe"]
2023-03-01T05:04:12.111Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Request body: 
2023-03-01T05:04:12.111Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||==========================request end================================================
2023-03-01T05:04:12.160Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:12.161Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:12.162Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Status text  : OK
2023-03-01T05:04:12.162Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:12 GMT", x-envoy-upstream-service-time:"47", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:12.167Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||Response body: {
  "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:02:18.000+00:00",
  "endTime" : "2023-03-01T05:04:01.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\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\": \"1f88cd85039a40618a028e3d4c59648e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n                        \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:04:01.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
    "cloudIdentifier" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_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-03-01T05:02:43.000+00:00"
  } ],
  "requestURI" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151"
    }
  }
}
2023-03-01T05:04:12.168Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:12.168Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/29b55521-95c9-4e1d-aff4-ead303a2d151|INFO|500||InvokeReturn
2023-03-01T05:04:12.170Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:04:12.170Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:04:12.171Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:12.171Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false
2023-03-01T05:04:12.171Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:04:12.171Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8c32168872ffc5f0300c13911825a52", X-B3-SpanId:"096ae257ed0462dd", X-B3-ParentSpanId:"cae5e62fb156952e", X-B3-Sampled:"0", X-ONAP-RequestID:"ab7850c5-0ef9-4e33-9fe2-b95593e9eca0", X-RequestID:"ab7850c5-0ef9-4e33-9fe2-b95593e9eca0", X-TransactionID:"ab7850c5-0ef9-4e33-9fe2-b95593e9eca0", X-ECOMP-RequestID:"ab7850c5-0ef9-4e33-9fe2-b95593e9eca0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"513eb2ee-b4dd-454f-a327-57635c07d592"]
2023-03-01T05:04:12.172Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:04:12.172Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:04:12.217Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:12.218Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:12.218Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:04:12.219Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:12 GMT", x-envoy-upstream-service-time:"42", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:12.220Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 26,
  "soRequestId" : "29b55521-95c9-4e1d-aff4-ead303a2d151",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":null,\"creation_time\":1677646966000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:02:49.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:04:12.220Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:12.221Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=29b55521-95c9-4e1d-aff4-ead303a2d151&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:04:12.232Z|ab7850c5-0ef9-4e33-9fe2-b95593e9eca0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/29b55521-95c9-4e1d-aff4-ead303a2d151|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:04:12.762Z|da8efc0b-44ea-4ff5-9a18-4757a3fdaeca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:12.762Z|da8efc0b-44ea-4ff5-9a18-4757a3fdaeca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:12.769Z|a7def67e-1f77-4a3c-acad-e9570583212f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:12.772Z|a7def67e-1f77-4a3c-acad-e9570583212f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:16.196Z|3cd19d01-4870-4f0e-a051-057af4b7e4dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:04:16.196Z|3cd19d01-4870-4f0e-a051-057af4b7e4dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:04:21.598Z|e3c7221d-29a6-434b-b659-203d5766f7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:21.598Z|e3c7221d-29a6-434b-b659-203d5766f7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:22.786Z|c0f95a59-679f-4b86-825f-7c76131a99ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:22.787Z|c0f95a59-679f-4b86-825f-7c76131a99ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:22.793Z|224b0316-690b-4b25-8ba6-3dc89d641313|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:22.794Z|224b0316-690b-4b25-8ba6-3dc89d641313|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:23.707Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:04:23.711Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|||INFO|500||Checking if requestId: 052308e0-b10d-4b5c-92eb-7397d2517885 already exists in requestDb InfraActiveRequests table
2023-03-01T05:04:23.712Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:04:23.713Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||Invoke
2023-03-01T05:04:23.713Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:23.713Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:04:23.714Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Method      : GET
2023-03-01T05:04:23.714Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a10a2963482b03db4109a3c870c7965d", X-B3-SpanId:"50548b430b38d1b5", X-B3-ParentSpanId:"cd7dff0a1bbe55e7", X-B3-Sampled:"0", X-ONAP-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-TransactionID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-ECOMP-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f4695ab-5bdf-4bea-85da-fd8fce60d9a7"]
2023-03-01T05:04:23.714Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Request body: 
2023-03-01T05:04:23.715Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||==========================request end================================================
2023-03-01T05:04:23.762Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:23.762Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T05:04:23.763Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status text  : Not Found
2023-03-01T05:04:23.763Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:04:24 GMT", x-envoy-upstream-service-time:"41", server:"envoy"]
2023-03-01T05:04:23.763Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Response body: 
2023-03-01T05:04:23.764Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:23.764Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|404|Not Found|InvokeReturn
2023-03-01T05:04:23.775Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|||INFO|500||Running local validations
2023-03-01T05:04:23.782Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:04:23.814Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||Invoke
2023-03-01T05:04:23.815Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e with request headers:{Authorization=[***REDACTED***], X-RequestID=[052308e0-b10d-4b5c-92eb-7397d2517885], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d9611c2e-2d19-4857-9eb2-a157b904a88f], X-ECOMP-RequestID=[052308e0-b10d-4b5c-92eb-7397d2517885], X-TransactionId=[], X-ONAP-RequestID=[052308e0-b10d-4b5c-92eb-7397d2517885]}
2023-03-01T05:04:23.871Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|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/1f88cd85039a40618a028e3d4c59648e has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:04:22 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[48], vertex-id=[225288], x-aai-txid=[1-aai-resources-230301-05:04:22:889-9913], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:04:23.872Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|DEBUG|500||{"tenant-id":"1f88cd85039a40618a028e3d4c59648e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677646892394","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"63060006-e127-4ca2-aacb-7ac2c2ac02e2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2023-03-01T05:04:23.873Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||InvokeReturn
2023-03-01T05:04:23.876Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-03-01T05:04:23.876Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-03-01T05:04:23.877Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:04:23.877Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-03-01T05:04:23.878Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:23.878Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:04:23.878Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-03-01T05:04:23.879Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|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:"a10a2963482b03db4109a3c870c7965d", X-B3-SpanId:"97b55172765dbc12", X-B3-ParentSpanId:"cd7dff0a1bbe55e7", X-B3-Sampled:"0", X-ONAP-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-TransactionID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-ECOMP-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd9a5389-c011-4421-bab5-365d2516a81c"]
2023-03-01T05:04:23.879Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"63060006-e127-4ca2-aacb-7ac2c2ac02e2","serviceInstanceId":"840a86c8-9093-46d3-b4a8-3058b5dacc94","vfModuleInstanceId":"9987609c-3850-40fd-92cb-aa83f4a4eb3e"},"instanceName":null,"requestScope":"vfModule"}
2023-03-01T05:04:23.879Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-03-01T05:04:23.934Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:23.935Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:23.936Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-03-01T05:04:23.936Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:04:24 GMT", x-envoy-upstream-service-time:"52", server:"envoy"]
2023-03-01T05:04:23.937Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-03-01T05:04:23.937Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:23.938Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-03-01T05:04:23.939Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2023-03-01T05:04:23.940Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke
2023-03-01T05:04:23.940Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:23.940Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2023-03-01T05:04:23.941Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method      : GET
2023-03-01T05:04:23.941Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|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:"052308e0-b10d-4b5c-92eb-7397d2517885", X-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-TransactionID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-ECOMP-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11376e38-2041-4f7f-814c-81ed95cb96c6"]
2023-03-01T05:04:23.941Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 
2023-03-01T05:04:23.942Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-03-01T05:04:23.991Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:23.992Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:23.993Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|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-03-01T05:04:23.993Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|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:"Wed, 01 Mar 2023 05:04:23 GMT", x-envoy-upstream-service-time:"45", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:23.995Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|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-03-01T05:04:23.995Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:23.996Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn
2023-03-01T05:04:24.000Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b
2023-03-01T05:04:24.000Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|INFO|500||Invoke
2023-03-01T05:04:24.001Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:24.001Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b
2023-03-01T05:04:24.001Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||Method      : GET
2023-03-01T05:04:24.002Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-TransactionID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-ECOMP-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8e5fa6f-c748-49a6-b8a4-f3187e0c1870"]
2023-03-01T05:04:24.002Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||Request body: 
2023-03-01T05:04:24.003Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||==========================request end================================================
2023-03-01T05:04:24.067Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:24.068Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:24.068Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||Status text  : OK
2023-03-01T05:04:24.070Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 05:04:23 GMT", x-envoy-upstream-service-time:"59", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:24.073Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||Response body: {
  "modelUUID" : "7e01d795-427e-4e9f-8e30-e1f8bf03a35b",
  "modelInvariantUUID" : "67e90b30-d202-4df8-86e9-b551cf4bd3a7",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-03-01 04:59:08.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/moduleHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/vnfResources"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/vfModuleCustomization"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b/heatFiles"
    }
  }
}
2023-03-01T05:04:24.074Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:24.074Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/7e01d795-427e-4e9f-8e30-e1f8bf03a35b|INFO|500||InvokeReturn
2023-03-01T05:04:24.083Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:04:24.085Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-03-01T05:04:24.085Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:24.085Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:04:24.086Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-03-01T05:04:24.086Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|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:"a10a2963482b03db4109a3c870c7965d", X-B3-SpanId:"25f3606c6bb96a4f", X-B3-ParentSpanId:"cd7dff0a1bbe55e7", X-B3-Sampled:"0", X-ONAP-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-TransactionID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-ECOMP-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdbca703-a952-4419-8c60-059268196ba0"]
2023-03-01T05:04:24.087Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"052308e0-b10d-4b5c-92eb-7397d2517885","requestStatus":"IN_PROGRESS","startTime":1677647063776,"source":"VID","vnfId":"63060006-e127-4ca2-aacb-7ac2c2ac02e2","vnfType":"","tenantId":"1f88cd85039a40618a028e3d4c59648e","requestBody":"{\n\t\"requestDetails\": {\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\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"modelVersion\": \"1677647038717\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"9987609c-3850-40fd-92cb-aa83f4a4eb3e","vfModuleModelName":"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5","cloudRegion":"RegionOne","serviceInstanceId":"840a86c8-9093-46d3-b4a8-3058b5dacc94","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"052308e0-b10d-4b5c-92eb-7397d2517885"}
2023-03-01T05:04:24.087Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-03-01T05:04:24.231Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:24.232Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-03-01T05:04:24.232Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-03-01T05:04:24.232Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|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/052308e0-b10d-4b5c-92eb-7397d2517885", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:24 GMT", x-envoy-upstream-service-time:"139", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:24.233Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:04:23.776+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"modelVersion\": \"1677647038717\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-03-01T05:04:24.943+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleModelName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    }
  }
}
2023-03-01T05:04:24.234Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:24.234Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-03-01T05:04:24.245Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:04:24.246Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-03-01T05:04:24.247Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:24.248Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:04:24.248Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-03-01T05:04:24.248Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|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:"a10a2963482b03db4109a3c870c7965d", X-B3-SpanId:"26a68d54f8aee699", X-B3-ParentSpanId:"cd7dff0a1bbe55e7", X-B3-Sampled:"0", X-ONAP-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-TransactionID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-ECOMP-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a5f9670-dadc-44c5-98db-a7fb196a5d3d"]
2023-03-01T05:04:24.249Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"modelVersion\":\"1677647038717\",\"modelCustomizationUuid\":\"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\"modelVersionId\":\"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\"modelCustomizationId\":\"7947e22b-08a2-4150-a9cd-cb5d1548e51d\",\"modelUuid\":\"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\"modelInvariantUuid\":\"67e90b30-d202-4df8-86e9-b551cf4bd3a7\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"1f88cd85039a40618a028e3d4c59648e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\"vnfInstanceId\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vfModuleInstanceId\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\"}","type":"String"},"requestId":{"value":"052308e0-b10d-4b5c-92eb-7397d2517885","type":"String"},"mso-request-id":{"value":"052308e0-b10d-4b5c-92eb-7397d2517885","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"840a86c8-9093-46d3-b4a8-3058b5dacc94","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"63060006-e127-4ca2-aacb-7ac2c2ac02e2","type":"String"},"vfModuleId":{"value":"9987609c-3850-40fd-92cb-aa83f4a4eb3e","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/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-03-01T05:04:24.249Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-03-01T05:04:25.286Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:25.287Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-03-01T05:04:25.288Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-03-01T05:04:25.288Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 01 Mar 2023 05:04:26 GMT", X-ONAP-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-TransactionID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-ECOMP-RequestID:"052308e0-b10d-4b5c-92eb-7397d2517885", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8a5f9670-dadc-44c5-98db-a7fb196a5d3d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1030", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:25.289Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"052308e0-b10d-4b5c-92eb-7397d2517885\",\"instanceId\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\"}}","message":"Success","processInstanceID":"8935144a-b7ee-11ed-b8be-fe28cc8d84ee","variables":null,"messageCode":200}
2023-03-01T05:04:25.289Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:25.290Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-03-01T05:04:25.296Z|052308e0-b10d-4b5c-92eb-7397d2517885|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:04:25.494Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:04:25.498Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:04:25.498Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||Invoke
2023-03-01T05:04:25.498Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:25.499Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:04:25.499Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Method      : GET
2023-03-01T05:04:25.499Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"311a9d4f1e9ca5e115bf40d309ba05cc", X-B3-SpanId:"84ce5325e14c1764", X-B3-ParentSpanId:"b5dbe0a40b78e8f6", X-B3-Sampled:"0", X-ONAP-RequestID:"e3dc98f5-4811-4926-bc34-a23eda7d1976", X-RequestID:"e3dc98f5-4811-4926-bc34-a23eda7d1976", X-TransactionID:"e3dc98f5-4811-4926-bc34-a23eda7d1976", X-ECOMP-RequestID:"e3dc98f5-4811-4926-bc34-a23eda7d1976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"527e493f-04e3-4160-b741-f729818a32fc"]
2023-03-01T05:04:25.499Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Request body: 
2023-03-01T05:04:25.500Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||==========================request end================================================
2023-03-01T05:04:25.572Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:25.573Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:25.573Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status text  : OK
2023-03-01T05:04:25.573Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:25 GMT", x-envoy-upstream-service-time:"70", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:25.577Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Response body: {
  "requestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"modelVersion\": \"1677647038717\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:04:25.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    }
  }
}
2023-03-01T05:04:25.577Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:25.578Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||InvokeReturn
2023-03-01T05:04:25.581Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:04:25.581Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:04:25.581Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:25.582Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:04:25.582Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:04:25.582Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"311a9d4f1e9ca5e115bf40d309ba05cc", X-B3-SpanId:"727619dc5d7f4f90", X-B3-ParentSpanId:"b5dbe0a40b78e8f6", X-B3-Sampled:"0", X-ONAP-RequestID:"e3dc98f5-4811-4926-bc34-a23eda7d1976", X-RequestID:"e3dc98f5-4811-4926-bc34-a23eda7d1976", X-TransactionID:"e3dc98f5-4811-4926-bc34-a23eda7d1976", X-ECOMP-RequestID:"e3dc98f5-4811-4926-bc34-a23eda7d1976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47124a06-1946-47c7-bf6e-f210ec609d75"]
2023-03-01T05:04:25.582Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:04:25.583Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:04:25.633Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:25.634Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:25.634Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:04:25.635Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:25 GMT", x-envoy-upstream-service-time:"48", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:25.649Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:04:25.650Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:25.650Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:04:25.661Z|e3dc98f5-4811-4926-bc34-a23eda7d1976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:04:31.195Z|54f6bc21-8824-41fd-a56f-c171fac23eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:04:31.196Z|54f6bc21-8824-41fd-a56f-c171fac23eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:04:31.620Z|4279da4a-f581-44cf-acc3-41a67d084701|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:31.621Z|4279da4a-f581-44cf-acc3-41a67d084701|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:31.884Z|c3fe3cdd-39b7-4acf-832d-639c359c5810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:04:31.885Z|c3fe3cdd-39b7-4acf-832d-639c359c5810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:04:32.809Z|d6250df3-2aa3-452c-9167-6faac8622d96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:32.810Z|d6250df3-2aa3-452c-9167-6faac8622d96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:32.813Z|b4a67967-239d-4c6d-bab8-bb92bdb0cf0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:32.814Z|b4a67967-239d-4c6d-bab8-bb92bdb0cf0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:35.866Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:04:35.874Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:04:35.874Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||Invoke
2023-03-01T05:04:35.875Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:35.875Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:04:35.875Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Method      : GET
2023-03-01T05:04:35.875Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b402b1ba57208f1817fd275365fe79d", X-B3-SpanId:"c0fec665e3334179", X-B3-ParentSpanId:"123b4862dc2ace68", X-B3-Sampled:"0", X-ONAP-RequestID:"3a359a31-ed83-4f98-8d1a-fca05aea4b9f", X-RequestID:"3a359a31-ed83-4f98-8d1a-fca05aea4b9f", X-TransactionID:"3a359a31-ed83-4f98-8d1a-fca05aea4b9f", X-ECOMP-RequestID:"3a359a31-ed83-4f98-8d1a-fca05aea4b9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35a6688e-e82d-4e3f-9390-235bf5991216"]
2023-03-01T05:04:35.876Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Request body: 
2023-03-01T05:04:35.876Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||==========================request end================================================
2023-03-01T05:04:35.935Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:35.935Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:35.936Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status text  : OK
2023-03-01T05:04:35.936Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:36 GMT", x-envoy-upstream-service-time:"55", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:35.936Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Response body: {
  "requestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"modelVersion\": \"1677647038717\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:04:30.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    }
  }
}
2023-03-01T05:04:35.937Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:35.937Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||InvokeReturn
2023-03-01T05:04:35.939Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:04:35.939Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:04:35.939Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:35.939Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:04:35.940Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:04:35.940Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b402b1ba57208f1817fd275365fe79d", X-B3-SpanId:"a5cc7cbd727e387f", X-B3-ParentSpanId:"123b4862dc2ace68", X-B3-Sampled:"0", X-ONAP-RequestID:"3a359a31-ed83-4f98-8d1a-fca05aea4b9f", X-RequestID:"3a359a31-ed83-4f98-8d1a-fca05aea4b9f", X-TransactionID:"3a359a31-ed83-4f98-8d1a-fca05aea4b9f", X-ECOMP-RequestID:"3a359a31-ed83-4f98-8d1a-fca05aea4b9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67bd7cbc-892c-4638-b439-c65700f0fd1d"]
2023-03-01T05:04:35.940Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:04:35.940Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:04:35.964Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:35.965Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:35.965Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:04:35.966Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:36 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:35.971Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:04:35.972Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:35.973Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:04:36.011Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:04:36.012Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:04:36.012Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:36.013Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:04:36.013Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:04:36.013Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3a359a31-ed83-4f98-8d1a-fca05aea4b9f", X-RequestID:"3a359a31-ed83-4f98-8d1a-fca05aea4b9f", X-TransactionID:"3a359a31-ed83-4f98-8d1a-fca05aea4b9f", X-ECOMP-RequestID:"3a359a31-ed83-4f98-8d1a-fca05aea4b9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d09a2aa-2da1-43f6-9b4c-a97cd80fe9f5"]
2023-03-01T05:04:36.013Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:04:36.014Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:04:36.185Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:36.186Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:36.186Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:04:36.187Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4798998B181654FBFAE20EF5E87F3E46; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 01 Mar 2023 05:04:36 GMT", x-envoy-upstream-service-time:"164", server:"envoy"]
2023-03-01T05:04:36.187Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"052308e0-b10d-4b5c-92eb-7397d2517885","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:04:33.323+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8935144a-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"8e21e9bb-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T05:04:36.187Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:36.188Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:04:36.209Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:04:36.210Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:04:36.210Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:36.211Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:04:36.211Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:04:36.211Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3a359a31-ed83-4f98-8d1a-fca05aea4b9f", X-RequestID:"3a359a31-ed83-4f98-8d1a-fca05aea4b9f", X-TransactionID:"3a359a31-ed83-4f98-8d1a-fca05aea4b9f", X-ECOMP-RequestID:"3a359a31-ed83-4f98-8d1a-fca05aea4b9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd6248c2-cb40-4726-9bdf-948c4f8765d6"]
2023-03-01T05:04:36.212Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:04:36.212Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:04:36.362Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:36.363Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:36.363Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:04:36.364Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9BD12AA092155EA0B23D806125C1E440; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Wed, 01 Mar 2023 05:04:36 GMT", x-envoy-upstream-service-time:"145", server:"envoy"]
2023-03-01T05:04:36.364Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:8e24f745-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:04:33.324+0000","endTime":"2023-03-01T05:04:33.324+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8935144a-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:04:36.365Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:36.365Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:04:36.371Z|3a359a31-ed83-4f98-8d1a-fca05aea4b9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:04:41.646Z|67693149-12f2-4054-860d-b64fc4c9c06b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:41.648Z|67693149-12f2-4054-860d-b64fc4c9c06b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:42.834Z|19d977ea-de0d-4ddc-9453-7d43cca438b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:42.835Z|19d977ea-de0d-4ddc-9453-7d43cca438b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:42.835Z|39ed4f47-0f9c-4207-addb-a3db5f3656bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:42.836Z|39ed4f47-0f9c-4207-addb-a3db5f3656bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:46.195Z|81987e5c-c635-4f0f-844e-99945593bf06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:04:46.198Z|81987e5c-c635-4f0f-844e-99945593bf06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:04:46.572Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:04:46.581Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:04:46.582Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||Invoke
2023-03-01T05:04:46.582Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:46.582Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:04:46.582Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Method      : GET
2023-03-01T05:04:46.583Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00dc34a95758d20829bcef953373a960", X-B3-SpanId:"da80baa661d8b3ef", X-B3-ParentSpanId:"1d2957946bf8bdc6", X-B3-Sampled:"0", X-ONAP-RequestID:"34309b9f-fee7-4102-b45e-dac2278b9688", X-RequestID:"34309b9f-fee7-4102-b45e-dac2278b9688", X-TransactionID:"34309b9f-fee7-4102-b45e-dac2278b9688", X-ECOMP-RequestID:"34309b9f-fee7-4102-b45e-dac2278b9688", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfc80579-2edb-44f0-bb01-90c62b851b0c"]
2023-03-01T05:04:46.583Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Request body: 
2023-03-01T05:04:46.583Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||==========================request end================================================
2023-03-01T05:04:46.641Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:46.642Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:46.642Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status text  : OK
2023-03-01T05:04:46.643Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:47 GMT", x-envoy-upstream-service-time:"54", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:46.649Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Response body: {
  "requestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"modelVersion\": \"1677647038717\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:04:37.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    }
  }
}
2023-03-01T05:04:46.649Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:46.649Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||InvokeReturn
2023-03-01T05:04:46.651Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:04:46.651Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:04:46.652Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:46.652Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:04:46.652Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:04:46.652Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00dc34a95758d20829bcef953373a960", X-B3-SpanId:"0ef0fb1cadff3dba", X-B3-ParentSpanId:"1d2957946bf8bdc6", X-B3-Sampled:"0", X-ONAP-RequestID:"34309b9f-fee7-4102-b45e-dac2278b9688", X-RequestID:"34309b9f-fee7-4102-b45e-dac2278b9688", X-TransactionID:"34309b9f-fee7-4102-b45e-dac2278b9688", X-ECOMP-RequestID:"34309b9f-fee7-4102-b45e-dac2278b9688", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"faa642fb-6f12-4c2e-9f12-d0d0740f2dbf"]
2023-03-01T05:04:46.653Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:04:46.653Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:04:46.683Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:46.684Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:46.684Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:04:46.684Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:47 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:46.685Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":1677647076000,\"creation_time\":1677646966000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:04:37.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:04:46.685Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:46.685Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:04:46.781Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:04:46.781Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:04:46.782Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:46.782Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:04:46.783Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:04:46.783Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34309b9f-fee7-4102-b45e-dac2278b9688", X-RequestID:"34309b9f-fee7-4102-b45e-dac2278b9688", X-TransactionID:"34309b9f-fee7-4102-b45e-dac2278b9688", X-ECOMP-RequestID:"34309b9f-fee7-4102-b45e-dac2278b9688", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7199f63-8c5b-43f1-b8f6-de0dbb1942b4"]
2023-03-01T05:04:46.783Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:04:46.784Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:04:46.929Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:46.930Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:46.930Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:04:46.930Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8AFF7F3BCF780939B2C15B273736B465; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 01 Mar 2023 05:04:47 GMT", x-envoy-upstream-service-time:"141", server:"envoy"]
2023-03-01T05:04:46.931Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"052308e0-b10d-4b5c-92eb-7397d2517885","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:04:33.323+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8935144a-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"8e21e9bb-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T05:04:46.931Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:46.931Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:04:46.962Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:04:46.964Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:04:46.964Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:46.964Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:04:46.965Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:04:46.965Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34309b9f-fee7-4102-b45e-dac2278b9688", X-RequestID:"34309b9f-fee7-4102-b45e-dac2278b9688", X-TransactionID:"34309b9f-fee7-4102-b45e-dac2278b9688", X-ECOMP-RequestID:"34309b9f-fee7-4102-b45e-dac2278b9688", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db85d277-f6b8-4109-8bcd-52dfa7e0680e"]
2023-03-01T05:04:46.965Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:04:46.966Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:04:47.111Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:47.112Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:47.112Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:04:47.113Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EF72FC879C18ECA049D78B8E6C20BF76; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 05:04:47 GMT", x-envoy-upstream-service-time:"141", server:"envoy"]
2023-03-01T05:04:47.113Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:90b9d316-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:04:37.655+0000","endTime":"2023-03-01T05:04:37.665+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8935144a-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:04:47.113Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:47.114Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:04:47.119Z|34309b9f-fee7-4102-b45e-dac2278b9688|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:04:51.672Z|ffff779c-2854-44fa-9a27-c7fb68eb4397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:51.673Z|ffff779c-2854-44fa-9a27-c7fb68eb4397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:52.859Z|a59bcc33-feb2-4695-b5dd-4b06b9453489|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:52.859Z|37ce9808-64ae-4f0d-b4d4-79d49a362795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:04:52.860Z|a59bcc33-feb2-4695-b5dd-4b06b9453489|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:52.860Z|37ce9808-64ae-4f0d-b4d4-79d49a362795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:04:57.328Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:04:57.335Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:04:57.336Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||Invoke
2023-03-01T05:04:57.336Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:57.336Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:04:57.337Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Method      : GET
2023-03-01T05:04:57.337Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8dc323c4b3d6b8adbaf55d482a3a1d50", X-B3-SpanId:"08834ff0a277034f", X-B3-ParentSpanId:"1f4f3fcc6fb775f8", X-B3-Sampled:"0", X-ONAP-RequestID:"c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef", X-RequestID:"c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef", X-TransactionID:"c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef", X-ECOMP-RequestID:"c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"404b7f70-4c07-4792-84e2-e0d8c444af82"]
2023-03-01T05:04:57.337Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Request body: 
2023-03-01T05:04:57.338Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||==========================request end================================================
2023-03-01T05:04:57.405Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:57.406Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:57.406Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status text  : OK
2023-03-01T05:04:57.406Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:58 GMT", x-envoy-upstream-service-time:"63", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:57.407Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Response body: {
  "requestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"modelVersion\": \"1677647038717\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:04:37.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    }
  }
}
2023-03-01T05:04:57.407Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:57.408Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||InvokeReturn
2023-03-01T05:04:57.409Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:04:57.409Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:04:57.410Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:57.410Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:04:57.410Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:04:57.410Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8dc323c4b3d6b8adbaf55d482a3a1d50", X-B3-SpanId:"b9f739040d042276", X-B3-ParentSpanId:"1f4f3fcc6fb775f8", X-B3-Sampled:"0", X-ONAP-RequestID:"c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef", X-RequestID:"c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef", X-TransactionID:"c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef", X-ECOMP-RequestID:"c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfdbb9cf-e087-4526-8bfd-f2d8a900ee04"]
2023-03-01T05:04:57.411Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:04:57.411Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:04:57.448Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:57.449Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:57.449Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:04:57.450Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:04:58 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:04:57.454Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":1677647076000,\"creation_time\":1677646966000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:04:37.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:04:57.454Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:57.455Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:04:57.478Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:04:57.479Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:04:57.479Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:57.479Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:04:57.479Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:04:57.479Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef", X-RequestID:"c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef", X-TransactionID:"c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef", X-ECOMP-RequestID:"c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0f662ec-9460-45c6-b094-5211cbf9fe59"]
2023-03-01T05:04:57.480Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:04:57.480Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:04:57.672Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:57.673Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:57.673Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:04:57.674Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=28DF2EEEB49EEB5F2D70CCF4A4CA543B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Wed, 01 Mar 2023 05:04:58 GMT", x-envoy-upstream-service-time:"189", server:"envoy"]
2023-03-01T05:04:57.674Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"052308e0-b10d-4b5c-92eb-7397d2517885","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:04:33.323+0000","endTime":"2023-03-01T05:04:54.585+0000","removalTime":null,"durationInMillis":21262,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8935144a-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"8e21e9bb-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:04:57.674Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:57.674Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:04:57.696Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:04:57.696Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:04:57.697Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:04:57.697Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:04:57.697Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:04:57.697Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef", X-RequestID:"c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef", X-TransactionID:"c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef", X-ECOMP-RequestID:"c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f567ad5c-9204-4d3d-a7c1-c5dac90cb87c"]
2023-03-01T05:04:57.697Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:04:57.698Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:04:57.874Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:04:57.875Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:04:57.875Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:04:57.876Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9B29F40655E99D16117B713022C9A70D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 01 Mar 2023 05:04:58 GMT", x-envoy-upstream-service-time:"173", server:"envoy"]
2023-03-01T05:04:57.876Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9ad05ff9-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:04:54.580+0000","endTime":"2023-03-01T05:04:54.580+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8935144a-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:04:57.876Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:04:57.877Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:04:57.881Z|c1ecf2ef-087d-499f-9141-8fb9b8f0d5ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:05:01.195Z|e588f3f1-a133-4d5c-adc4-acb7fc116ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:05:01.196Z|e588f3f1-a133-4d5c-adc4-acb7fc116ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:05:01.701Z|33976c23-fc20-49d9-84c0-800cc7079f6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:01.702Z|33976c23-fc20-49d9-84c0-800cc7079f6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:01.886Z|3b06f7b8-bade-4ae4-85f7-57301fbacc8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:05:01.886Z|3b06f7b8-bade-4ae4-85f7-57301fbacc8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:05:02.883Z|d409992c-5e9a-429c-8cfd-47abcf2f38eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:02.884Z|d409992c-5e9a-429c-8cfd-47abcf2f38eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:02.883Z|a00c74ed-d608-4f6a-a71b-6c56b0944907|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:02.886Z|a00c74ed-d608-4f6a-a71b-6c56b0944907|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:06.319Z|7ef00dc5-1869-4e2b-b5bb-2c10eb8abda2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:05:06.320Z|7ef00dc5-1869-4e2b-b5bb-2c10eb8abda2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:08.080Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:05:08.092Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:05:08.093Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||Invoke
2023-03-01T05:05:08.093Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:08.094Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:05:08.094Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Method      : GET
2023-03-01T05:05:08.094Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4954f44f1c5c3d5bc92523e8e5b50e7f", X-B3-SpanId:"107c25b7006214ef", X-B3-ParentSpanId:"7dbf4e865a954318", X-B3-Sampled:"0", X-ONAP-RequestID:"cd549a02-b8a2-4dae-8649-205cb683d72b", X-RequestID:"cd549a02-b8a2-4dae-8649-205cb683d72b", X-TransactionID:"cd549a02-b8a2-4dae-8649-205cb683d72b", X-ECOMP-RequestID:"cd549a02-b8a2-4dae-8649-205cb683d72b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee326832-9f82-4a77-8b77-e2be6d82720d"]
2023-03-01T05:05:08.094Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Request body: 
2023-03-01T05:05:08.095Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||==========================request end================================================
2023-03-01T05:05:08.172Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:08.172Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:08.173Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status text  : OK
2023-03-01T05:05:08.173Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:07 GMT", x-envoy-upstream-service-time:"70", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:08.175Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Response body: {
  "requestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"modelVersion\": \"1677647038717\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:04:37.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    }
  }
}
2023-03-01T05:05:08.175Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:08.176Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||InvokeReturn
2023-03-01T05:05:08.178Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:05:08.178Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:05:08.179Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:08.179Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:05:08.179Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:05:08.179Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4954f44f1c5c3d5bc92523e8e5b50e7f", X-B3-SpanId:"25c7d16042b03193", X-B3-ParentSpanId:"7dbf4e865a954318", X-B3-Sampled:"0", X-ONAP-RequestID:"cd549a02-b8a2-4dae-8649-205cb683d72b", X-RequestID:"cd549a02-b8a2-4dae-8649-205cb683d72b", X-TransactionID:"cd549a02-b8a2-4dae-8649-205cb683d72b", X-ECOMP-RequestID:"cd549a02-b8a2-4dae-8649-205cb683d72b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73a15bd5-e890-48f0-a99f-dd1c2d37a4fe"]
2023-03-01T05:05:08.180Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:05:08.180Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:05:08.291Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:08.292Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:08.292Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:05:08.292Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:09 GMT", x-envoy-upstream-service-time:"109", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:08.301Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":1677647076000,\"creation_time\":1677646966000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:04:37.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:05:08.301Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:08.301Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:05:08.330Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:05:08.331Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:05:08.331Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:08.332Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:05:08.332Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:05:08.332Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cd549a02-b8a2-4dae-8649-205cb683d72b", X-RequestID:"cd549a02-b8a2-4dae-8649-205cb683d72b", X-TransactionID:"cd549a02-b8a2-4dae-8649-205cb683d72b", X-ECOMP-RequestID:"cd549a02-b8a2-4dae-8649-205cb683d72b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22f9be47-fff6-474b-9896-80b79ead9776"]
2023-03-01T05:05:08.332Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:05:08.333Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:05:08.579Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:08.580Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:08.580Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:05:08.580Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=164B281F5F9AC1C75D1FF86F2F4F7A59; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Wed, 01 Mar 2023 05:05:09 GMT", x-envoy-upstream-service-time:"238", server:"envoy"]
2023-03-01T05:05:08.581Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"052308e0-b10d-4b5c-92eb-7397d2517885","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:04:33.323+0000","endTime":"2023-03-01T05:04:54.585+0000","removalTime":null,"durationInMillis":21262,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8935144a-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"8e21e9bb-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:05:08.581Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:08.581Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:05:08.612Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:05:08.613Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:05:08.613Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:08.613Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:05:08.614Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:05:08.614Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cd549a02-b8a2-4dae-8649-205cb683d72b", X-RequestID:"cd549a02-b8a2-4dae-8649-205cb683d72b", X-TransactionID:"cd549a02-b8a2-4dae-8649-205cb683d72b", X-ECOMP-RequestID:"cd549a02-b8a2-4dae-8649-205cb683d72b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efa93d59-59a5-4958-8f45-4f35ca4e99a1"]
2023-03-01T05:05:08.614Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:05:08.615Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:05:08.858Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:08.859Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:08.860Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:05:08.860Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=909F5C72CC4CD94A64B6C4BE36008E15; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 01 Mar 2023 05:05:09 GMT", x-envoy-upstream-service-time:"238", server:"envoy"]
2023-03-01T05:05:08.861Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9ad05ff9-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:04:54.580+0000","endTime":"2023-03-01T05:04:54.580+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8935144a-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:05:08.861Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:08.861Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:05:08.867Z|cd549a02-b8a2-4dae-8649-205cb683d72b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:05:11.728Z|1547da4f-290b-4633-8108-c9ef13fe00ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:11.730Z|1547da4f-290b-4633-8108-c9ef13fe00ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:12.909Z|d534565e-a73c-4267-af0c-4ee490d0f653|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:12.909Z|d534565e-a73c-4267-af0c-4ee490d0f653|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:12.910Z|15905ed8-84a7-4bf9-a63b-87584a9dc520|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:12.910Z|15905ed8-84a7-4bf9-a63b-87584a9dc520|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:16.195Z|221e6cf8-afbb-48de-9955-39f543ea2818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:05:16.196Z|221e6cf8-afbb-48de-9955-39f543ea2818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:05:19.075Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:05:19.092Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:05:19.093Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||Invoke
2023-03-01T05:05:19.094Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:19.094Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:05:19.094Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Method      : GET
2023-03-01T05:05:19.095Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6f1bffe4d85e95be375608440b8dbe8", X-B3-SpanId:"fabb3950f187b9f8", X-B3-ParentSpanId:"6518263a8f415538", X-B3-Sampled:"0", X-ONAP-RequestID:"c7f9c252-f3b9-48fd-b203-ed7eda4fa13a", X-RequestID:"c7f9c252-f3b9-48fd-b203-ed7eda4fa13a", X-TransactionID:"c7f9c252-f3b9-48fd-b203-ed7eda4fa13a", X-ECOMP-RequestID:"c7f9c252-f3b9-48fd-b203-ed7eda4fa13a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48fd9fa9-5689-4d36-ab80-ed4900e60e8c"]
2023-03-01T05:05:19.095Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Request body: 
2023-03-01T05:05:19.096Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||==========================request end================================================
2023-03-01T05:05:19.167Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:19.168Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:19.168Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status text  : OK
2023-03-01T05:05:19.169Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:19 GMT", x-envoy-upstream-service-time:"64", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:19.174Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Response body: {
  "requestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"modelVersion\": \"1677647038717\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:04:37.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    }
  }
}
2023-03-01T05:05:19.175Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:19.175Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||InvokeReturn
2023-03-01T05:05:19.177Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:05:19.178Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:05:19.178Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:19.178Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:05:19.179Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:05:19.179Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6f1bffe4d85e95be375608440b8dbe8", X-B3-SpanId:"0f49c47296497da1", X-B3-ParentSpanId:"6518263a8f415538", X-B3-Sampled:"0", X-ONAP-RequestID:"c7f9c252-f3b9-48fd-b203-ed7eda4fa13a", X-RequestID:"c7f9c252-f3b9-48fd-b203-ed7eda4fa13a", X-TransactionID:"c7f9c252-f3b9-48fd-b203-ed7eda4fa13a", X-ECOMP-RequestID:"c7f9c252-f3b9-48fd-b203-ed7eda4fa13a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"161ff571-dfc9-437a-9020-6e91f46fc4e8"]
2023-03-01T05:05:19.179Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:05:19.180Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:05:19.235Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:19.236Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:19.236Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:05:19.236Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:19 GMT", x-envoy-upstream-service-time:"52", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:19.242Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":1677647076000,\"creation_time\":1677646966000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:04:37.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:05:19.242Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:19.243Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:05:19.272Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:05:19.273Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:05:19.273Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:19.274Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:05:19.274Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:05:19.274Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c7f9c252-f3b9-48fd-b203-ed7eda4fa13a", X-RequestID:"c7f9c252-f3b9-48fd-b203-ed7eda4fa13a", X-TransactionID:"c7f9c252-f3b9-48fd-b203-ed7eda4fa13a", X-ECOMP-RequestID:"c7f9c252-f3b9-48fd-b203-ed7eda4fa13a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcfd682a-60cd-495f-9dc5-1e3173396f6f"]
2023-03-01T05:05:19.275Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:05:19.275Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:05:19.492Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:19.492Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:19.493Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:05:19.493Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=70A0310A8C39EEF143233174087741CB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Wed, 01 Mar 2023 05:05:20 GMT", x-envoy-upstream-service-time:"212", server:"envoy"]
2023-03-01T05:05:19.494Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"052308e0-b10d-4b5c-92eb-7397d2517885","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:04:33.323+0000","endTime":"2023-03-01T05:04:54.585+0000","removalTime":null,"durationInMillis":21262,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8935144a-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"8e21e9bb-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:05:19.494Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:19.495Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:05:19.541Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:05:19.542Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:05:19.543Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:19.543Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:05:19.543Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:05:19.544Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c7f9c252-f3b9-48fd-b203-ed7eda4fa13a", X-RequestID:"c7f9c252-f3b9-48fd-b203-ed7eda4fa13a", X-TransactionID:"c7f9c252-f3b9-48fd-b203-ed7eda4fa13a", X-ECOMP-RequestID:"c7f9c252-f3b9-48fd-b203-ed7eda4fa13a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf31cffe-a613-48da-a1ae-0181c222225f"]
2023-03-01T05:05:19.544Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:05:19.545Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:05:19.873Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:19.874Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:19.874Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:05:19.874Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7758661C14B5671FE76CD7B35E65EA47; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 01 Mar 2023 05:05:20 GMT", x-envoy-upstream-service-time:"324", server:"envoy"]
2023-03-01T05:05:19.875Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9ad05ff9-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:04:54.580+0000","endTime":"2023-03-01T05:04:54.580+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8935144a-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:05:19.875Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:19.876Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:05:19.882Z|c7f9c252-f3b9-48fd-b203-ed7eda4fa13a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:05:21.757Z|190ccc96-6b72-4219-875c-888006893292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:21.757Z|190ccc96-6b72-4219-875c-888006893292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:22.934Z|238ddd4e-12cc-4111-a535-1cb2d785c35b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:22.934Z|2f9af60f-b4d5-408a-a13a-a148fd32cd8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:22.936Z|2f9af60f-b4d5-408a-a13a-a148fd32cd8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:22.936Z|238ddd4e-12cc-4111-a535-1cb2d785c35b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:30.103Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:05:30.110Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:05:30.111Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||Invoke
2023-03-01T05:05:30.111Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:30.112Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:05:30.112Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Method      : GET
2023-03-01T05:05:30.112Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f71b3ac01dd9bca9c3b7073f0401d885", X-B3-SpanId:"cc88766b9fc0c823", X-B3-ParentSpanId:"7923bc6d1e12142a", X-B3-Sampled:"0", X-ONAP-RequestID:"0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c", X-RequestID:"0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c", X-TransactionID:"0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c", X-ECOMP-RequestID:"0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9f7df4d-5df6-43ee-ae6e-7ddc42b3d647"]
2023-03-01T05:05:30.113Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Request body: 
2023-03-01T05:05:30.113Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||==========================request end================================================
2023-03-01T05:05:30.304Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:30.305Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:30.305Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status text  : OK
2023-03-01T05:05:30.305Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:31 GMT", x-envoy-upstream-service-time:"187", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:30.321Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Response body: {
  "requestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-03-01T05:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"modelVersion\": \"1677647038717\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:04:37.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    }
  }
}
2023-03-01T05:05:30.322Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:30.323Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||InvokeReturn
2023-03-01T05:05:30.325Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:05:30.325Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:05:30.325Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:30.326Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:05:30.326Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:05:30.327Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f71b3ac01dd9bca9c3b7073f0401d885", X-B3-SpanId:"2684ddde967dc54b", X-B3-ParentSpanId:"7923bc6d1e12142a", X-B3-Sampled:"0", X-ONAP-RequestID:"0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c", X-RequestID:"0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c", X-TransactionID:"0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c", X-ECOMP-RequestID:"0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"465fa85b-75dc-4368-bda3-6484242c916b"]
2023-03-01T05:05:30.327Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:05:30.328Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:05:30.426Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:30.427Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:30.428Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:05:30.428Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:31 GMT", x-envoy-upstream-service-time:"95", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:30.430Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":1677647076000,\"creation_time\":1677646966000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:04:37.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:05:30.431Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:30.431Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:05:30.464Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:05:30.465Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:05:30.465Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:30.465Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:05:30.465Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:05:30.466Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c", X-RequestID:"0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c", X-TransactionID:"0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c", X-ECOMP-RequestID:"0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75681aa2-2744-4f8d-ad65-de3a5a91e44a"]
2023-03-01T05:05:30.466Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:05:30.466Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:05:30.702Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:30.703Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:30.704Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:05:30.704Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3F2BABC2C99AD2294BB2288A24A77A9D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Wed, 01 Mar 2023 05:05:31 GMT", x-envoy-upstream-service-time:"232", server:"envoy"]
2023-03-01T05:05:30.705Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"052308e0-b10d-4b5c-92eb-7397d2517885","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T05:04:33.323+0000","endTime":"2023-03-01T05:04:54.585+0000","removalTime":null,"durationInMillis":21262,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8935144a-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"8e21e9bb-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:05:30.705Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:30.706Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=052308e0-b10d-4b5c-92eb-7397d2517885&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:05:30.745Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:05:30.746Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:05:30.746Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:30.747Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:05:30.747Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:05:30.747Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c", X-RequestID:"0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c", X-TransactionID:"0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c", X-ECOMP-RequestID:"0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54523f4a-803f-4492-8989-bc74365dae3d"]
2023-03-01T05:05:30.748Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:05:30.748Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:05:30.958Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:30.959Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:30.960Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:05:30.960Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4DDD1FA0FC119482C1F5B51688AAEBED; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 01 Mar 2023 05:05:31 GMT", x-envoy-upstream-service-time:"203", server:"envoy"]
2023-03-01T05:05:30.961Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9ad05ff9-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:04:54.580+0000","endTime":"2023-03-01T05:04:54.580+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8935144a-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:05:30.961Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:30.961Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e24d02e-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:05:30.972Z|0cf9ea8a-4408-4e43-8b9e-6f3334f9b38c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:05:31.195Z|26253a27-7d90-4c1a-ac76-58af861c02da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:05:31.201Z|26253a27-7d90-4c1a-ac76-58af861c02da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:05:31.782Z|cee8220e-ba2c-46ec-8df7-f01878584b7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:31.783Z|cee8220e-ba2c-46ec-8df7-f01878584b7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:31.887Z|4424cd6b-1490-4fc3-b978-04335f75ba6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:05:31.888Z|4424cd6b-1490-4fc3-b978-04335f75ba6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:05:32.966Z|41a9168c-4fbb-4c7f-a642-ef1540b58382|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:32.967Z|228a0895-e3d0-4cf7-916b-2d491c967b51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:32.968Z|41a9168c-4fbb-4c7f-a642-ef1540b58382|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:32.968Z|228a0895-e3d0-4cf7-916b-2d491c967b51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:41.200Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:05:41.225Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:05:41.226Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||Invoke
2023-03-01T05:05:41.226Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:41.226Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:05:41.227Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Method      : GET
2023-03-01T05:05:41.227Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48169a5a13ad2a9bcd91a4127b29938c", X-B3-SpanId:"5df5aa57520eae92", X-B3-ParentSpanId:"92a067becdacca8b", X-B3-Sampled:"0", X-ONAP-RequestID:"27428763-aab2-4136-b100-0eac28b03e3c", X-RequestID:"27428763-aab2-4136-b100-0eac28b03e3c", X-TransactionID:"27428763-aab2-4136-b100-0eac28b03e3c", X-ECOMP-RequestID:"27428763-aab2-4136-b100-0eac28b03e3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97da0ecf-ac3a-4575-9da8-c19b1b06f48d"]
2023-03-01T05:05:41.227Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Request body: 
2023-03-01T05:05:41.228Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||==========================request end================================================
2023-03-01T05:05:41.333Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:41.334Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:41.334Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status text  : OK
2023-03-01T05:05:41.335Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:41 GMT", x-envoy-upstream-service-time:"100", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:41.345Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Response body: {
  "requestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:04:23.000+00:00",
  "endTime" : "2023-03-01T05:05:41.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"modelVersion\": \"1677647038717\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:05:41.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    }
  }
}
2023-03-01T05:05:41.346Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:41.346Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||InvokeReturn
2023-03-01T05:05:41.350Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:05:41.350Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:05:41.350Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:41.351Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:05:41.351Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:05:41.351Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48169a5a13ad2a9bcd91a4127b29938c", X-B3-SpanId:"a811a7b09d5c60e8", X-B3-ParentSpanId:"92a067becdacca8b", X-B3-Sampled:"0", X-ONAP-RequestID:"27428763-aab2-4136-b100-0eac28b03e3c", X-RequestID:"27428763-aab2-4136-b100-0eac28b03e3c", X-TransactionID:"27428763-aab2-4136-b100-0eac28b03e3c", X-ECOMP-RequestID:"27428763-aab2-4136-b100-0eac28b03e3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b274717-4ca9-4a50-9723-99006b5800e6"]
2023-03-01T05:05:41.351Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:05:41.352Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:05:41.473Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:41.474Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:41.475Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:05:41.475Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:41 GMT", x-envoy-upstream-service-time:"113", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:41.476Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":1677647076000,\"creation_time\":1677646966000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:04:37.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:05:41.477Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:41.477Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:05:41.494Z|27428763-aab2-4136-b100-0eac28b03e3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:05:41.726Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:05:41.733Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:05:41.734Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||Invoke
2023-03-01T05:05:41.734Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:41.734Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:05:41.735Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Method      : GET
2023-03-01T05:05:41.735Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1e099ac268c740eba1ca63fa09e7804", X-B3-SpanId:"e86f044a6de8951e", X-B3-ParentSpanId:"a0307e2486863bb8", X-B3-Sampled:"0", X-ONAP-RequestID:"772946d8-757d-45d9-af21-6292db11763a", X-RequestID:"772946d8-757d-45d9-af21-6292db11763a", X-TransactionID:"772946d8-757d-45d9-af21-6292db11763a", X-ECOMP-RequestID:"772946d8-757d-45d9-af21-6292db11763a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b321f82e-3865-436f-a1cc-ee200649ca23"]
2023-03-01T05:05:41.735Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Request body: 
2023-03-01T05:05:41.736Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||==========================request end================================================
2023-03-01T05:05:41.805Z|9b88d2f4-8ab5-4824-8470-b10d513597aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:41.806Z|9b88d2f4-8ab5-4824-8470-b10d513597aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:41.813Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:41.814Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:41.814Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status text  : OK
2023-03-01T05:05:41.815Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:41 GMT", x-envoy-upstream-service-time:"75", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:41.816Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Response body: {
  "requestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:04:23.000+00:00",
  "endTime" : "2023-03-01T05:05:41.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"modelVersion\": \"1677647038717\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:05:41.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    }
  }
}
2023-03-01T05:05:41.816Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:41.817Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||InvokeReturn
2023-03-01T05:05:41.818Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:05:41.819Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:05:41.819Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:41.820Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:05:41.820Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:05:41.820Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1e099ac268c740eba1ca63fa09e7804", X-B3-SpanId:"16cf68396b647718", X-B3-ParentSpanId:"a0307e2486863bb8", X-B3-Sampled:"0", X-ONAP-RequestID:"772946d8-757d-45d9-af21-6292db11763a", X-RequestID:"772946d8-757d-45d9-af21-6292db11763a", X-TransactionID:"772946d8-757d-45d9-af21-6292db11763a", X-ECOMP-RequestID:"772946d8-757d-45d9-af21-6292db11763a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb9c79fb-9116-4940-9185-d31f0edd5848"]
2023-03-01T05:05:41.820Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:05:41.821Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:05:41.854Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:41.855Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:41.856Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:05:41.856Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:41 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:41.857Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":1677647076000,\"creation_time\":1677646966000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:04:37.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:05:41.858Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:41.858Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:05:41.868Z|772946d8-757d-45d9-af21-6292db11763a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:05:42.096Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:05:42.122Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:05:42.124Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||Invoke
2023-03-01T05:05:42.124Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:42.125Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:05:42.125Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Method      : GET
2023-03-01T05:05:42.126Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a669b2ada32967bc5a9734d78a197a94", X-B3-SpanId:"616004c90e31a312", X-B3-ParentSpanId:"7340c34904c7c4e8", X-B3-Sampled:"0", X-ONAP-RequestID:"9dc235a9-1ac0-4db2-8f85-c969ed8dd92a", X-RequestID:"9dc235a9-1ac0-4db2-8f85-c969ed8dd92a", X-TransactionID:"9dc235a9-1ac0-4db2-8f85-c969ed8dd92a", X-ECOMP-RequestID:"9dc235a9-1ac0-4db2-8f85-c969ed8dd92a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8ef2df6-d1e6-4749-98f5-e87ad6855157"]
2023-03-01T05:05:42.126Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Request body: 
2023-03-01T05:05:42.126Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||==========================request end================================================
2023-03-01T05:05:42.239Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:42.240Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:42.240Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status text  : OK
2023-03-01T05:05:42.241Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:42 GMT", x-envoy-upstream-service-time:"108", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:42.241Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Response body: {
  "requestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:04:23.000+00:00",
  "endTime" : "2023-03-01T05:05:41.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"modelVersion\": \"1677647038717\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:05:41.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    }
  }
}
2023-03-01T05:05:42.242Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:42.242Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||InvokeReturn
2023-03-01T05:05:42.244Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:05:42.245Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:05:42.245Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:42.245Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:05:42.246Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:05:42.246Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a669b2ada32967bc5a9734d78a197a94", X-B3-SpanId:"67086e598f821f0c", X-B3-ParentSpanId:"7340c34904c7c4e8", X-B3-Sampled:"0", X-ONAP-RequestID:"9dc235a9-1ac0-4db2-8f85-c969ed8dd92a", X-RequestID:"9dc235a9-1ac0-4db2-8f85-c969ed8dd92a", X-TransactionID:"9dc235a9-1ac0-4db2-8f85-c969ed8dd92a", X-ECOMP-RequestID:"9dc235a9-1ac0-4db2-8f85-c969ed8dd92a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0929aba-bce6-4c0f-9336-e3bc5c6f46a0"]
2023-03-01T05:05:42.247Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:05:42.247Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:05:42.338Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:42.340Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:42.340Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:05:42.340Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:42 GMT", x-envoy-upstream-service-time:"87", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:42.348Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":1677647076000,\"creation_time\":1677646966000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:04:37.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:05:42.349Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:42.350Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:05:42.379Z|9dc235a9-1ac0-4db2-8f85-c969ed8dd92a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:05:42.608Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:05:42.618Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:05:42.619Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||Invoke
2023-03-01T05:05:42.620Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:42.620Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:05:42.620Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Method      : GET
2023-03-01T05:05:42.621Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83489690a564c443c00eb06f48be299c", X-B3-SpanId:"671bd747e25baffc", X-B3-ParentSpanId:"5f64dc4bb7487715", X-B3-Sampled:"0", X-ONAP-RequestID:"99ab0f4e-da93-4253-9abf-184da0ee8b89", X-RequestID:"99ab0f4e-da93-4253-9abf-184da0ee8b89", X-TransactionID:"99ab0f4e-da93-4253-9abf-184da0ee8b89", X-ECOMP-RequestID:"99ab0f4e-da93-4253-9abf-184da0ee8b89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a01494c-381d-4436-8e5b-b1b6d5b8e58b"]
2023-03-01T05:05:42.622Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Request body: 
2023-03-01T05:05:42.622Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||==========================request end================================================
2023-03-01T05:05:42.994Z|c69860a0-c85b-4603-b14f-c89d3ef36137|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:42.994Z|c69860a0-c85b-4603-b14f-c89d3ef36137|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:42.994Z|a4660a3f-f49f-47d6-853a-ebf82048c54f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:42.995Z|a4660a3f-f49f-47d6-853a-ebf82048c54f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:43.726Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:43.727Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:43.727Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status text  : OK
2023-03-01T05:05:43.728Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:44 GMT", x-envoy-upstream-service-time:"1097", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:43.729Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Response body: {
  "requestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:04:23.000+00:00",
  "endTime" : "2023-03-01T05:05:41.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"modelVersion\": \"1677647038717\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:05:41.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    }
  }
}
2023-03-01T05:05:43.729Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:43.730Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||InvokeReturn
2023-03-01T05:05:43.734Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:05:43.735Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:05:43.736Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:43.736Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:05:43.737Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:05:43.737Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83489690a564c443c00eb06f48be299c", X-B3-SpanId:"c98fcc790af67332", X-B3-ParentSpanId:"5f64dc4bb7487715", X-B3-Sampled:"0", X-ONAP-RequestID:"99ab0f4e-da93-4253-9abf-184da0ee8b89", X-RequestID:"99ab0f4e-da93-4253-9abf-184da0ee8b89", X-TransactionID:"99ab0f4e-da93-4253-9abf-184da0ee8b89", X-ECOMP-RequestID:"99ab0f4e-da93-4253-9abf-184da0ee8b89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb03c204-a462-4a7b-a34a-04304342bc17"]
2023-03-01T05:05:43.737Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:05:43.738Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:05:43.816Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:43.817Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:43.817Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:05:43.818Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:44 GMT", x-envoy-upstream-service-time:"75", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:43.822Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":1677647076000,\"creation_time\":1677646966000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:04:37.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:05:43.822Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:43.823Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:05:43.831Z|99ab0f4e-da93-4253-9abf-184da0ee8b89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:05:44.099Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:05:44.112Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:05:44.113Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||Invoke
2023-03-01T05:05:44.113Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:44.114Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885
2023-03-01T05:05:44.114Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Method      : GET
2023-03-01T05:05:44.114Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c930432efea88e896fbaa1092f8f298c", X-B3-SpanId:"e2459ed93897847f", X-B3-ParentSpanId:"0fbfc6603002c039", X-B3-Sampled:"0", X-ONAP-RequestID:"81001263-3f90-4456-900a-d9c30995d7a2", X-RequestID:"81001263-3f90-4456-900a-d9c30995d7a2", X-TransactionID:"81001263-3f90-4456-900a-d9c30995d7a2", X-ECOMP-RequestID:"81001263-3f90-4456-900a-d9c30995d7a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51ace552-4942-46e2-9b9a-d4bd6f543bf6"]
2023-03-01T05:05:44.115Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Request body: 
2023-03-01T05:05:44.115Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||==========================request end================================================
2023-03-01T05:05:44.265Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:44.266Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:44.267Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Status text  : OK
2023-03-01T05:05:44.267Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:44 GMT", x-envoy-upstream-service-time:"147", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:44.275Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||Response body: {
  "requestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:04:23.000+00:00",
  "endTime" : "2023-03-01T05:05:41.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfType" : "",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"67e90b30-d202-4df8-86e9-b551cf4bd3a7\",\n            \"modelVersionId\": \"7e01d795-427e-4e9f-8e30-e1f8bf03a35b\",\n            \"modelName\": \"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\n            \"modelVersion\": \"1677647038717\",\n            \"modelCustomizationId\": \"7947e22b-08a2-4150-a9cd-cb5d1548e51d\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:05:41.000+00:00",
  "vfModuleId" : "9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "vfModuleName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "vfModuleModelName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vfModules/9987609c-3850-40fd-92cb-aa83f4a4eb3e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885"
    }
  }
}
2023-03-01T05:05:44.276Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:44.277Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/052308e0-b10d-4b5c-92eb-7397d2517885|INFO|500||InvokeReturn
2023-03-01T05:05:44.279Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:05:44.280Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:05:44.280Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:44.280Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false
2023-03-01T05:05:44.281Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:05:44.281Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c930432efea88e896fbaa1092f8f298c", X-B3-SpanId:"9a67d212b5f26198", X-B3-ParentSpanId:"0fbfc6603002c039", X-B3-Sampled:"0", X-ONAP-RequestID:"81001263-3f90-4456-900a-d9c30995d7a2", X-RequestID:"81001263-3f90-4456-900a-d9c30995d7a2", X-TransactionID:"81001263-3f90-4456-900a-d9c30995d7a2", X-ECOMP-RequestID:"81001263-3f90-4456-900a-d9c30995d7a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2634a801-eb7c-4f7c-88e1-dcb62ac34572"]
2023-03-01T05:05:44.282Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:05:44.282Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:05:44.370Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:44.371Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:44.371Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:05:44.372Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:44 GMT", x-envoy-upstream-service-time:"84", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:44.375Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "052308e0-b10d-4b5c-92eb-7397d2517885",
  "groupingId" : "651f58a1-34cd-4aa9-9ca9-59991b1b6fef",
  "name" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1f88cd85039a40618a028e3d4c59648e/stacks/basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5/651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"updated_time\":1677647076000,\"creation_time\":1677646966000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"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\":\"b4ba7219082c4a329f8e062483934148\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"651f58a1-34cd-4aa9-9ca9-59991b1b6fef\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5\",\"vnf_name\":\"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0\",\"vnf_id\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\",\"vf_module_id\":\"9987609c-3850-40fd-92cb-aa83f4a4eb3e\",\"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-03-01T05:04:37.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T05:05:44.376Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:44.376Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=052308e0-b10d-4b5c-92eb-7397d2517885&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:05:44.388Z|81001263-3f90-4456-900a-d9c30995d7a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/052308e0-b10d-4b5c-92eb-7397d2517885|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:05:46.196Z|8ba28355-190a-4e99-9bcc-6ea9634c5008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:05:46.196Z|8ba28355-190a-4e99-9bcc-6ea9634c5008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:05:48.008Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:05:48.011Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|||INFO|500||Checking if requestId: 59c41982-439e-4ed2-baa5-99fa70e2bd22 already exists in requestDb InfraActiveRequests table
2023-03-01T05:05:48.012Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22
2023-03-01T05:05:48.012Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|INFO|500||Invoke
2023-03-01T05:05:48.012Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:48.012Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22
2023-03-01T05:05:48.013Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Method      : GET
2023-03-01T05:05:48.013Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16942bf19aa49b1886c5036910253dcd", X-B3-SpanId:"f957846c1d5cbd18", X-B3-ParentSpanId:"45709ca2e0290dea", X-B3-Sampled:"0", X-ONAP-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-TransactionID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-ECOMP-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"527aa21e-9c63-482e-a446-feb14aada02e"]
2023-03-01T05:05:48.013Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Request body: 
2023-03-01T05:05:48.013Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||==========================request end================================================
2023-03-01T05:05:48.193Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:48.193Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T05:05:48.193Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Status text  : Not Found
2023-03-01T05:05:48.194Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:05:48 GMT", x-envoy-upstream-service-time:"175", server:"envoy"]
2023-03-01T05:05:48.194Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Response body: 
2023-03-01T05:05:48.194Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:48.194Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|INFO|404|Not Found|InvokeReturn
2023-03-01T05:05:48.206Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|||INFO|500||Running local validations
2023-03-01T05:05:48.218Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:05:48.247Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-03-01T05:05:48.248Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2/related-to/volume-groups|INFO|500||Invoke
2023-03-01T05:05:48.311Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2023-03-01T05:05:48.311Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2/related-to/volume-groups has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 05:05:47 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[53], x-aai-txid=[2-aai-resources-230301-05:05:47:320-79718], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:05:48.313Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|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/63060006-e127-4ca2-aacb-7ac2c2ac02e2/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2/related-to/volume-groups","ERR.5.4.6114"]}}}

2023-03-01T05:05:48.317Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2/related-to/volume-groups
2023-03-01T05:05:48.318Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 63060006-e127-4ca2-aacb-7ac2c2ac02e2
2023-03-01T05:05:48.325Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:05:48.355Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vf-modules|INFO|500||Invoke
2023-03-01T05:05:48.356Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vf-modules|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[59c41982-439e-4ed2-baa5-99fa70e2bd22], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e7c85494-b2ad-47bb-a392-3a60fcbdd008], X-ECOMP-RequestID=[59c41982-439e-4ed2-baa5-99fa70e2bd22], X-TransactionId=[], X-ONAP-RequestID=[59c41982-439e-4ed2-baa5-99fa70e2bd22]}
2023-03-01T05:05:48.389Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vf-modules|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vf-modules has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 05:05:47 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[28], x-aai-txid=[0-aai-resources-230301-05:05:47:422-33347], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:05:48.390Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2/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/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vf-modules","ERR.5.4.6114"]}}}

2023-03-01T05:05:48.390Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vf-modules|INFO|404|Not Found|InvokeReturn
2023-03-01T05:05:48.393Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2/vf-modules
2023-03-01T05:05:48.394Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 63060006-e127-4ca2-aacb-7ac2c2ac02e2
2023-03-01T05:05:48.399Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:05:48.438Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||Invoke
2023-03-01T05:05:48.439Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e with request headers:{Authorization=[***REDACTED***], X-RequestID=[59c41982-439e-4ed2-baa5-99fa70e2bd22], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[77e88813-0778-471a-987c-d72504c58a5d], X-ECOMP-RequestID=[59c41982-439e-4ed2-baa5-99fa70e2bd22], X-TransactionId=[], X-ONAP-RequestID=[59c41982-439e-4ed2-baa5-99fa70e2bd22]}
2023-03-01T05:05:48.518Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|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/1f88cd85039a40618a028e3d4c59648e has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:05:47 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[75], vertex-id=[225288], x-aai-txid=[1-aai-resources-230301-05:05:47:505-26698], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:05:48.520Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|DEBUG|500||{"tenant-id":"1f88cd85039a40618a028e3d4c59648e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677646892394","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/63060006-e127-4ca2-aacb-7ac2c2ac02e2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"63060006-e127-4ca2-aacb-7ac2c2ac02e2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2023-03-01T05:05:48.520Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||InvokeReturn
2023-03-01T05:05:48.521Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-03-01T05:05:48.522Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-03-01T05:05:48.525Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:05:48.525Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-03-01T05:05:48.526Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:48.526Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:05:48.527Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-03-01T05:05:48.527Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|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:"16942bf19aa49b1886c5036910253dcd", X-B3-SpanId:"aba77b2cb9b0a494", X-B3-ParentSpanId:"45709ca2e0290dea", X-B3-Sampled:"0", X-ONAP-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-TransactionID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-ECOMP-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4e89dd4-434d-4888-97cd-d43192768976"]
2023-03-01T05:05:48.527Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"63060006-e127-4ca2-aacb-7ac2c2ac02e2","serviceInstanceId":"840a86c8-9093-46d3-b4a8-3058b5dacc94"},"instanceName":null,"requestScope":"vnf"}
2023-03-01T05:05:48.528Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-03-01T05:05:48.605Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:48.606Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:48.606Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-03-01T05:05:48.607Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:05:48 GMT", x-envoy-upstream-service-time:"73", server:"envoy"]
2023-03-01T05:05:48.607Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-03-01T05:05:48.607Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:48.608Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-03-01T05:05:48.609Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2023-03-01T05:05:48.609Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2023-03-01T05:05:48.610Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:48.610Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2023-03-01T05:05:48.610Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2023-03-01T05:05:48.610Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|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:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-TransactionID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-ECOMP-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06a1f74b-ba46-44c9-b723-8fdd790c0e98"]
2023-03-01T05:05:48.611Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2023-03-01T05:05:48.611Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-03-01T05:05:48.665Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:48.665Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:48.666Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|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-03-01T05:05:48.666Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|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:"Wed, 01 Mar 2023 05:05:48 GMT", x-envoy-upstream-service-time:"48", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:48.667Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|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-03-01T01:47:23.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-03-01T05:05:48.667Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:48.667Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2023-03-01T05:05:48.669Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:05:48.670Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-03-01T05:05:48.670Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:48.670Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:05:48.671Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-03-01T05:05:48.671Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|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:"16942bf19aa49b1886c5036910253dcd", X-B3-SpanId:"c4986fd38e1115c9", X-B3-ParentSpanId:"45709ca2e0290dea", X-B3-Sampled:"0", X-ONAP-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-TransactionID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-ECOMP-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed1f3f44-be12-4c24-93b4-2cc5378b8a73"]
2023-03-01T05:05:48.672Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"59c41982-439e-4ed2-baa5-99fa70e2bd22","requestStatus":"IN_PROGRESS","startTime":1677647148395,"source":"VID","vnfId":"63060006-e127-4ca2-aacb-7ac2c2ac02e2","tenantId":"1f88cd85039a40618a028e3d4c59648e","requestBody":"{\n\t\"requestDetails\": {\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\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n            \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"840a86c8-9093-46d3-b4a8-3058b5dacc94","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"59c41982-439e-4ed2-baa5-99fa70e2bd22"}
2023-03-01T05:05:48.672Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-03-01T05:05:48.794Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:48.795Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-03-01T05:05:48.796Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-03-01T05:05:48.796Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|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/59c41982-439e-4ed2-baa5-99fa70e2bd22", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:48 GMT", x-envoy-upstream-service-time:"118", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:48.797Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "59c41982-439e-4ed2-baa5-99fa70e2bd22",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:05:48.395+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n            \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-03-01T05:05:49.505+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "59c41982-439e-4ed2-baa5-99fa70e2bd22",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22"
    }
  }
}
2023-03-01T05:05:48.797Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:48.798Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-03-01T05:05:48.810Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:05:48.811Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-03-01T05:05:48.812Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:48.812Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:05:48.813Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-03-01T05:05:48.813Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|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:"16942bf19aa49b1886c5036910253dcd", X-B3-SpanId:"a82f43f3ed9b478b", X-B3-ParentSpanId:"45709ca2e0290dea", X-B3-Sampled:"0", X-ONAP-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-TransactionID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-ECOMP-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c24c23e-6dbb-4d75-9faa-a894d61db1c3"]
2023-03-01T05:05:48.814Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|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\":\"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"5c50b738-58ed-49e2-b23d-8c99122864c6\",\"modelVersionId\":\"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\"modelCustomizationId\":\"5c50b738-58ed-49e2-b23d-8c99122864c6\",\"modelUuid\":\"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\"modelInvariantUuid\":\"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"1f88cd85039a40618a028e3d4c59648e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"840a86c8-9093-46d3-b4a8-3058b5dacc94\",\"vnfInstanceId\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\"}","type":"String"},"requestId":{"value":"59c41982-439e-4ed2-baa5-99fa70e2bd22","type":"String"},"mso-request-id":{"value":"59c41982-439e-4ed2-baa5-99fa70e2bd22","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"840a86c8-9093-46d3-b4a8-3058b5dacc94","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"63060006-e127-4ca2-aacb-7ac2c2ac02e2","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/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-03-01T05:05:48.814Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-03-01T05:05:49.866Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:49.867Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-03-01T05:05:49.868Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-03-01T05:05:49.868Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 01 Mar 2023 05:05:50 GMT", X-ONAP-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-TransactionID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-ECOMP-RequestID:"59c41982-439e-4ed2-baa5-99fa70e2bd22", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0c24c23e-6dbb-4d75-9faa-a894d61db1c3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1047", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:49.869Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"59c41982-439e-4ed2-baa5-99fa70e2bd22\",\"instanceId\":\"63060006-e127-4ca2-aacb-7ac2c2ac02e2\"}}","message":"Success","processInstanceID":"bbac6405-b7ee-11ed-b8be-fe28cc8d84ee","variables":null,"messageCode":200}
2023-03-01T05:05:49.870Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:49.871Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-03-01T05:05:49.886Z|59c41982-439e-4ed2-baa5-99fa70e2bd22|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:05:50.130Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:05:50.140Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22
2023-03-01T05:05:50.141Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|INFO|500||Invoke
2023-03-01T05:05:50.141Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:50.141Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22
2023-03-01T05:05:50.142Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Method      : GET
2023-03-01T05:05:50.142Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c02e66b30bcbda50d53584e291e21368", X-B3-SpanId:"6a5804afd44f9582", X-B3-ParentSpanId:"595d22b02b47e520", X-B3-Sampled:"0", X-ONAP-RequestID:"92ecd576-f77c-4df8-bb4e-f42d84444de1", X-RequestID:"92ecd576-f77c-4df8-bb4e-f42d84444de1", X-TransactionID:"92ecd576-f77c-4df8-bb4e-f42d84444de1", X-ECOMP-RequestID:"92ecd576-f77c-4df8-bb4e-f42d84444de1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9377e46e-8ec0-4945-b5fb-640ef76e2981"]
2023-03-01T05:05:50.142Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Request body: 
2023-03-01T05:05:50.143Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||==========================request end================================================
2023-03-01T05:05:50.234Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:50.234Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:50.235Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Status text  : OK
2023-03-01T05:05:50.235Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:50 GMT", x-envoy-upstream-service-time:"87", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:50.242Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Response body: {
  "requestId" : "59c41982-439e-4ed2-baa5-99fa70e2bd22",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:05:48.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n            \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:05:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "59c41982-439e-4ed2-baa5-99fa70e2bd22",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22"
    }
  }
}
2023-03-01T05:05:50.242Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:50.243Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|INFO|500||InvokeReturn
2023-03-01T05:05:50.245Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false
2023-03-01T05:05:50.245Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:05:50.246Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:05:50.246Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false
2023-03-01T05:05:50.246Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:05:50.247Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c02e66b30bcbda50d53584e291e21368", X-B3-SpanId:"613bcc8988377ce6", X-B3-ParentSpanId:"595d22b02b47e520", X-B3-Sampled:"0", X-ONAP-RequestID:"92ecd576-f77c-4df8-bb4e-f42d84444de1", X-RequestID:"92ecd576-f77c-4df8-bb4e-f42d84444de1", X-TransactionID:"92ecd576-f77c-4df8-bb4e-f42d84444de1", X-ECOMP-RequestID:"92ecd576-f77c-4df8-bb4e-f42d84444de1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19cc9f1a-2802-4987-b2d9-07871c44ddb6"]
2023-03-01T05:05:50.247Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:05:50.247Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:05:50.316Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:05:50.316Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:05:50.316Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:05:50.317Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:05:50 GMT", x-envoy-upstream-service-time:"63", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:05:50.317Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:05:50.318Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:05:50.318Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:05:50.337Z|92ecd576-f77c-4df8-bb4e-f42d84444de1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:05:51.832Z|d5aa89bf-6d82-4de9-8278-64fd4a3df149|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:51.832Z|d5aa89bf-6d82-4de9-8278-64fd4a3df149|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:53.021Z|48565232-3f1e-4aa3-8654-165f603981ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:53.021Z|c7faca3b-c300-480c-ae3b-b07136d1e49c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:05:53.022Z|c7faca3b-c300-480c-ae3b-b07136d1e49c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:05:53.022Z|48565232-3f1e-4aa3-8654-165f603981ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:00.540Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:06:00.547Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22
2023-03-01T05:06:00.548Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|INFO|500||Invoke
2023-03-01T05:06:00.548Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:00.549Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22
2023-03-01T05:06:00.549Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Method      : GET
2023-03-01T05:06:00.549Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49e38fb9ef3f33873315900190ac8a95", X-B3-SpanId:"a73efc798b800f61", X-B3-ParentSpanId:"9ad3a710424911a6", X-B3-Sampled:"0", X-ONAP-RequestID:"2053061b-b888-4001-8620-4e96a7ee1db1", X-RequestID:"2053061b-b888-4001-8620-4e96a7ee1db1", X-TransactionID:"2053061b-b888-4001-8620-4e96a7ee1db1", X-ECOMP-RequestID:"2053061b-b888-4001-8620-4e96a7ee1db1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a43cd4f5-ea93-43d8-8321-b74ba068904b"]
2023-03-01T05:06:00.549Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Request body: 
2023-03-01T05:06:00.550Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||==========================request end================================================
2023-03-01T05:06:00.631Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:00.632Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:00.632Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Status text  : OK
2023-03-01T05:06:00.632Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:01 GMT", x-envoy-upstream-service-time:"75", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:00.634Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Response body: {
  "requestId" : "59c41982-439e-4ed2-baa5-99fa70e2bd22",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2023-03-01T05:05:48.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n            \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:05:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "59c41982-439e-4ed2-baa5-99fa70e2bd22",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22"
    }
  }
}
2023-03-01T05:06:00.635Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:00.635Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|INFO|500||InvokeReturn
2023-03-01T05:06:00.636Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false
2023-03-01T05:06:00.637Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:06:00.637Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:00.637Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false
2023-03-01T05:06:00.637Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:06:00.638Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49e38fb9ef3f33873315900190ac8a95", X-B3-SpanId:"affe6eb67d1608ef", X-B3-ParentSpanId:"9ad3a710424911a6", X-B3-Sampled:"0", X-ONAP-RequestID:"2053061b-b888-4001-8620-4e96a7ee1db1", X-RequestID:"2053061b-b888-4001-8620-4e96a7ee1db1", X-TransactionID:"2053061b-b888-4001-8620-4e96a7ee1db1", X-ECOMP-RequestID:"2053061b-b888-4001-8620-4e96a7ee1db1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60d6ab42-3b11-478a-8e50-7939cab34ac5"]
2023-03-01T05:06:00.638Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:06:00.638Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:06:00.741Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:00.742Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:00.742Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:06:00.742Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:01 GMT", x-envoy-upstream-service-time:"99", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:00.743Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:06:00.743Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:00.743Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:06:00.772Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:06:00.773Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T05:06:00.774Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:00.774Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T05:06:00.774Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:06:00.775Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2053061b-b888-4001-8620-4e96a7ee1db1", X-RequestID:"2053061b-b888-4001-8620-4e96a7ee1db1", X-TransactionID:"2053061b-b888-4001-8620-4e96a7ee1db1", X-ECOMP-RequestID:"2053061b-b888-4001-8620-4e96a7ee1db1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f951ca47-4264-45b5-aec6-f5131ac4954f"]
2023-03-01T05:06:00.775Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:06:00.775Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:06:01.005Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:01.005Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:01.006Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:06:01.006Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7C234EC4E784D6747A398FF9DB381B7A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Wed, 01 Mar 2023 05:06:01 GMT", x-envoy-upstream-service-time:"220", server:"envoy"]
2023-03-01T05:06:01.007Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee","businessKey":"59c41982-439e-4ed2-baa5-99fa70e2bd22","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T05:05:53.834+0000","endTime":"2023-03-01T05:05:55.165+0000","removalTime":null,"durationInMillis":1331,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"bbac6405-b7ee-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"be1e0011-b7ee-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T05:06:01.007Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:01.008Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59c41982-439e-4ed2-baa5-99fa70e2bd22&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:06:01.042Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:06:01.043Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T05:06:01.044Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:01.044Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T05:06:01.044Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T05:06:01.045Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2053061b-b888-4001-8620-4e96a7ee1db1", X-RequestID:"2053061b-b888-4001-8620-4e96a7ee1db1", X-TransactionID:"2053061b-b888-4001-8620-4e96a7ee1db1", X-ECOMP-RequestID:"2053061b-b888-4001-8620-4e96a7ee1db1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96ab8f19-fba1-4f19-a5fe-71aeefe22e70"]
2023-03-01T05:06:01.045Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T05:06:01.045Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T05:06:01.196Z|982f41e9-6fb2-456d-b012-5d6099e48ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:06:01.196Z|982f41e9-6fb2-456d-b012-5d6099e48ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:06:01.266Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:01.266Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:01.267Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T05:06:01.267Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E8DF2A8DA3BEFCC82BB3EBF63E25169F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Wed, 01 Mar 2023 05:06:01 GMT", x-envoy-upstream-service-time:"216", server:"envoy"]
2023-03-01T05:06:01.268Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:be237e96-b7ee-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee","executionId":"be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T05:05:53.845+0000","endTime":"2023-03-01T05:05:55.164+0000","durationInMillis":1319,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bbac6405-b7ee-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T05:06:01.268Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:01.268Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be21a9c3-b7ee-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T05:06:01.274Z|2053061b-b888-4001-8620-4e96a7ee1db1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:06:01.857Z|07997b7e-6b77-4959-a9d2-a60b09a0f4cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:01.858Z|07997b7e-6b77-4959-a9d2-a60b09a0f4cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:01.888Z|9ebc0bf9-9df2-422b-b161-47d06fb39219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:06:01.889Z|9ebc0bf9-9df2-422b-b161-47d06fb39219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:06:03.044Z|5a88640b-1a7a-45e8-ae60-17060dca8a3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:03.045Z|5a88640b-1a7a-45e8-ae60-17060dca8a3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:03.045Z|b71de956-cf5f-4b7b-bbb9-65f5df09dacf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:03.046Z|b71de956-cf5f-4b7b-bbb9-65f5df09dacf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:06.318Z|ac41cfcf-883a-4ee8-b5db-12832659db89|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:06:06.319Z|ac41cfcf-883a-4ee8-b5db-12832659db89|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:11.477Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:06:11.484Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22
2023-03-01T05:06:11.485Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|INFO|500||Invoke
2023-03-01T05:06:11.485Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:11.486Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22
2023-03-01T05:06:11.486Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Method      : GET
2023-03-01T05:06:11.487Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0e154b19ba87264508b90287821d1de", X-B3-SpanId:"4ed2c323e798d810", X-B3-ParentSpanId:"d5c6fe2b986ab443", X-B3-Sampled:"0", X-ONAP-RequestID:"73b3bb5e-1bfe-4225-9906-8a93aecadbbe", X-RequestID:"73b3bb5e-1bfe-4225-9906-8a93aecadbbe", X-TransactionID:"73b3bb5e-1bfe-4225-9906-8a93aecadbbe", X-ECOMP-RequestID:"73b3bb5e-1bfe-4225-9906-8a93aecadbbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcd91310-dbb4-4d71-b2e6-bd0046ec9b13"]
2023-03-01T05:06:11.487Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Request body: 
2023-03-01T05:06:11.488Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||==========================request end================================================
2023-03-01T05:06:11.564Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:11.565Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:11.565Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Status text  : OK
2023-03-01T05:06:11.566Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:12 GMT", x-envoy-upstream-service-time:"73", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:11.569Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Response body: {
  "requestId" : "59c41982-439e-4ed2-baa5-99fa70e2bd22",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:05:48.000+00:00",
  "endTime" : "2023-03-01T05:06:01.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n            \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:06:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "59c41982-439e-4ed2-baa5-99fa70e2bd22",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22"
    }
  }
}
2023-03-01T05:06:11.569Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:11.570Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|INFO|500||InvokeReturn
2023-03-01T05:06:11.571Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false
2023-03-01T05:06:11.571Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:06:11.572Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:11.572Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false
2023-03-01T05:06:11.572Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:06:11.572Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0e154b19ba87264508b90287821d1de", X-B3-SpanId:"e1fd3de4ffb11b4f", X-B3-ParentSpanId:"d5c6fe2b986ab443", X-B3-Sampled:"0", X-ONAP-RequestID:"73b3bb5e-1bfe-4225-9906-8a93aecadbbe", X-RequestID:"73b3bb5e-1bfe-4225-9906-8a93aecadbbe", X-TransactionID:"73b3bb5e-1bfe-4225-9906-8a93aecadbbe", X-ECOMP-RequestID:"73b3bb5e-1bfe-4225-9906-8a93aecadbbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"034336be-21f3-4c46-b974-623d28d9e83c"]
2023-03-01T05:06:11.573Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:06:11.573Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:06:11.643Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:11.643Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:11.644Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:06:11.644Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:12 GMT", x-envoy-upstream-service-time:"67", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:11.647Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:06:11.647Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:11.648Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:06:11.659Z|73b3bb5e-1bfe-4225-9906-8a93aecadbbe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:06:11.871Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:06:11.877Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22
2023-03-01T05:06:11.878Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|INFO|500||Invoke
2023-03-01T05:06:11.878Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:11.879Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22
2023-03-01T05:06:11.879Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Method      : GET
2023-03-01T05:06:11.879Z|96ff5bc6-ba40-4c40-abdc-8d1815a9576b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:11.879Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72fe055c211795a80533a6e361bb94ac", X-B3-SpanId:"ceab365a6e203b80", X-B3-ParentSpanId:"eaa65a7b07d8a030", X-B3-Sampled:"0", X-ONAP-RequestID:"e7a85d92-e527-4e79-a489-9fddc5ce141b", X-RequestID:"e7a85d92-e527-4e79-a489-9fddc5ce141b", X-TransactionID:"e7a85d92-e527-4e79-a489-9fddc5ce141b", X-ECOMP-RequestID:"e7a85d92-e527-4e79-a489-9fddc5ce141b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"200ca446-0ac0-41f0-9f8b-4b70bf44827a"]
2023-03-01T05:06:11.880Z|96ff5bc6-ba40-4c40-abdc-8d1815a9576b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:11.880Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Request body: 
2023-03-01T05:06:11.880Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||==========================request end================================================
2023-03-01T05:06:11.959Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:11.961Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:11.961Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Status text  : OK
2023-03-01T05:06:11.962Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:12 GMT", x-envoy-upstream-service-time:"74", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:11.963Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Response body: {
  "requestId" : "59c41982-439e-4ed2-baa5-99fa70e2bd22",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:05:48.000+00:00",
  "endTime" : "2023-03-01T05:06:01.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n            \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:06:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "59c41982-439e-4ed2-baa5-99fa70e2bd22",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22"
    }
  }
}
2023-03-01T05:06:11.963Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:11.963Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|INFO|500||InvokeReturn
2023-03-01T05:06:11.965Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false
2023-03-01T05:06:11.965Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:06:11.966Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:11.966Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false
2023-03-01T05:06:11.966Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:06:11.966Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72fe055c211795a80533a6e361bb94ac", X-B3-SpanId:"6161e943c92375b3", X-B3-ParentSpanId:"eaa65a7b07d8a030", X-B3-Sampled:"0", X-ONAP-RequestID:"e7a85d92-e527-4e79-a489-9fddc5ce141b", X-RequestID:"e7a85d92-e527-4e79-a489-9fddc5ce141b", X-TransactionID:"e7a85d92-e527-4e79-a489-9fddc5ce141b", X-ECOMP-RequestID:"e7a85d92-e527-4e79-a489-9fddc5ce141b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5363503c-476e-471a-af02-4f779ee31162"]
2023-03-01T05:06:11.967Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:06:11.967Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:06:12.002Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:12.003Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:12.003Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:06:12.003Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:12 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:12.009Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:06:12.009Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:12.010Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:06:12.020Z|e7a85d92-e527-4e79-a489-9fddc5ce141b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:06:12.212Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:06:12.220Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22
2023-03-01T05:06:12.221Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|INFO|500||Invoke
2023-03-01T05:06:12.222Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:12.222Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22
2023-03-01T05:06:12.222Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Method      : GET
2023-03-01T05:06:12.223Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"078c3a884a266f9ecb206f0697bfe063", X-B3-SpanId:"58b02d797a622383", X-B3-ParentSpanId:"08d24807294c7c71", X-B3-Sampled:"0", X-ONAP-RequestID:"e0f67578-bfca-4bf4-be06-7ce3509eaa22", X-RequestID:"e0f67578-bfca-4bf4-be06-7ce3509eaa22", X-TransactionID:"e0f67578-bfca-4bf4-be06-7ce3509eaa22", X-ECOMP-RequestID:"e0f67578-bfca-4bf4-be06-7ce3509eaa22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d452711c-8247-4570-85dc-00e6b04004f8"]
2023-03-01T05:06:12.223Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Request body: 
2023-03-01T05:06:12.224Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||==========================request end================================================
2023-03-01T05:06:12.280Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:12.281Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:12.281Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Status text  : OK
2023-03-01T05:06:12.282Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:12 GMT", x-envoy-upstream-service-time:"52", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:12.286Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Response body: {
  "requestId" : "59c41982-439e-4ed2-baa5-99fa70e2bd22",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:05:48.000+00:00",
  "endTime" : "2023-03-01T05:06:01.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n            \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:06:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "59c41982-439e-4ed2-baa5-99fa70e2bd22",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22"
    }
  }
}
2023-03-01T05:06:12.286Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:12.287Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|INFO|500||InvokeReturn
2023-03-01T05:06:12.294Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false
2023-03-01T05:06:12.296Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:06:12.296Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:12.297Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false
2023-03-01T05:06:12.297Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:06:12.298Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"078c3a884a266f9ecb206f0697bfe063", X-B3-SpanId:"1725259970a06993", X-B3-ParentSpanId:"08d24807294c7c71", X-B3-Sampled:"0", X-ONAP-RequestID:"e0f67578-bfca-4bf4-be06-7ce3509eaa22", X-RequestID:"e0f67578-bfca-4bf4-be06-7ce3509eaa22", X-TransactionID:"e0f67578-bfca-4bf4-be06-7ce3509eaa22", X-ECOMP-RequestID:"e0f67578-bfca-4bf4-be06-7ce3509eaa22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1acbceda-477c-486e-a52c-f0883e163786"]
2023-03-01T05:06:12.298Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:06:12.299Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:06:12.362Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:12.363Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:12.363Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:06:12.363Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:12 GMT", x-envoy-upstream-service-time:"59", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:12.380Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:06:12.381Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:12.381Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:06:12.389Z|e0f67578-bfca-4bf4-be06-7ce3509eaa22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:06:12.596Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:06:12.602Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22
2023-03-01T05:06:12.603Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|INFO|500||Invoke
2023-03-01T05:06:12.603Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:12.603Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22
2023-03-01T05:06:12.604Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Method      : GET
2023-03-01T05:06:12.604Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"081544dcdd947fa43cc3c247cd874089", X-B3-SpanId:"424dad706219d26c", X-B3-ParentSpanId:"7cd1ec2017539d98", X-B3-Sampled:"0", X-ONAP-RequestID:"6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4", X-RequestID:"6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4", X-TransactionID:"6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4", X-ECOMP-RequestID:"6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c19a299-9436-4efd-918b-0da3f60eae63"]
2023-03-01T05:06:12.604Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Request body: 
2023-03-01T05:06:12.604Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||==========================request end================================================
2023-03-01T05:06:12.718Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:12.719Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:12.719Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Status text  : OK
2023-03-01T05:06:12.720Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:13 GMT", x-envoy-upstream-service-time:"111", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:12.733Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Response body: {
  "requestId" : "59c41982-439e-4ed2-baa5-99fa70e2bd22",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:05:48.000+00:00",
  "endTime" : "2023-03-01T05:06:01.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n            \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:06:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "59c41982-439e-4ed2-baa5-99fa70e2bd22",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22"
    }
  }
}
2023-03-01T05:06:12.734Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:12.734Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|INFO|500||InvokeReturn
2023-03-01T05:06:12.737Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false
2023-03-01T05:06:12.737Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:06:12.737Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:12.738Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false
2023-03-01T05:06:12.738Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:06:12.738Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"081544dcdd947fa43cc3c247cd874089", X-B3-SpanId:"a55e0830babdbcb4", X-B3-ParentSpanId:"7cd1ec2017539d98", X-B3-Sampled:"0", X-ONAP-RequestID:"6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4", X-RequestID:"6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4", X-TransactionID:"6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4", X-ECOMP-RequestID:"6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c13b539-a8ce-44cb-b1f6-8b93e618eae4"]
2023-03-01T05:06:12.739Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:06:12.739Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:06:12.804Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:12.804Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:12.805Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:06:12.805Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:13 GMT", x-envoy-upstream-service-time:"61", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:12.830Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:06:12.831Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:12.832Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:06:12.845Z|6a9b0f89-8d56-45b6-8dcd-7eba5adc91e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:06:13.034Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:06:13.042Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22
2023-03-01T05:06:13.043Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|INFO|500||Invoke
2023-03-01T05:06:13.043Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:13.044Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22
2023-03-01T05:06:13.044Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Method      : GET
2023-03-01T05:06:13.044Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"396da84913b9ccd0f0327d33aa0ac167", X-B3-SpanId:"ebda77f5ae74df55", X-B3-ParentSpanId:"d0c31b4c5594a84a", X-B3-Sampled:"0", X-ONAP-RequestID:"cd202da7-54ed-43b0-be20-761f424b8657", X-RequestID:"cd202da7-54ed-43b0-be20-761f424b8657", X-TransactionID:"cd202da7-54ed-43b0-be20-761f424b8657", X-ECOMP-RequestID:"cd202da7-54ed-43b0-be20-761f424b8657", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"903d55c6-90e2-4e82-a6e8-2654205cde2c"]
2023-03-01T05:06:13.045Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Request body: 
2023-03-01T05:06:13.045Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||==========================request end================================================
2023-03-01T05:06:13.069Z|c486d731-7f50-471f-a746-3c2262fd6bb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:13.070Z|356df140-f9cf-41a7-97cc-1b3e73907421|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:13.070Z|c486d731-7f50-471f-a746-3c2262fd6bb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:13.070Z|356df140-f9cf-41a7-97cc-1b3e73907421|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:13.119Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:13.120Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:13.120Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Status text  : OK
2023-03-01T05:06:13.121Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:13 GMT", x-envoy-upstream-service-time:"71", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:13.124Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||Response body: {
  "requestId" : "59c41982-439e-4ed2-baa5-99fa70e2bd22",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:05:48.000+00:00",
  "endTime" : "2023-03-01T05:06:01.000+00:00",
  "source" : "VID",
  "vnfId" : "63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "vnfName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5_vnf_0",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b4cfed10-c12a-4c88-a2ad-943d76fdc654\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4e2f32e5-0083-4f8e-9183-d7b8e1b5310c\",\n            \"modelCustomizationId\": \"5c50b738-58ed-49e2-b23d-8c99122864c6\",\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:06:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94/vnfs/63060006-e127-4ca2-aacb-7ac2c2ac02e2",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "59c41982-439e-4ed2-baa5-99fa70e2bd22",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22"
    }
  }
}
2023-03-01T05:06:13.124Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:13.125Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59c41982-439e-4ed2-baa5-99fa70e2bd22|INFO|500||InvokeReturn
2023-03-01T05:06:13.128Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false
2023-03-01T05:06:13.128Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:06:13.128Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:13.129Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false
2023-03-01T05:06:13.129Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:06:13.129Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"396da84913b9ccd0f0327d33aa0ac167", X-B3-SpanId:"dc1002e4d053ef1d", X-B3-ParentSpanId:"d0c31b4c5594a84a", X-B3-Sampled:"0", X-ONAP-RequestID:"cd202da7-54ed-43b0-be20-761f424b8657", X-RequestID:"cd202da7-54ed-43b0-be20-761f424b8657", X-TransactionID:"cd202da7-54ed-43b0-be20-761f424b8657", X-ECOMP-RequestID:"cd202da7-54ed-43b0-be20-761f424b8657", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"206c60bc-a680-4628-b327-ed1ed37706ce"]
2023-03-01T05:06:13.130Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:06:13.130Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:06:13.182Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:13.183Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:13.183Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:06:13.184Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:13 GMT", x-envoy-upstream-service-time:"49", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:13.193Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:06:13.193Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:13.194Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59c41982-439e-4ed2-baa5-99fa70e2bd22&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:06:13.201Z|cd202da7-54ed-43b0-be20-761f424b8657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/59c41982-439e-4ed2-baa5-99fa70e2bd22|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:06:15.807Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:06:15.809Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|||INFO|500||Checking if requestId: 9904f0fa-9b10-4ff4-8c4e-bb316abd74c3 already exists in requestDb InfraActiveRequests table
2023-03-01T05:06:15.810Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3
2023-03-01T05:06:15.810Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|INFO|500||Invoke
2023-03-01T05:06:15.810Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:15.810Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3
2023-03-01T05:06:15.810Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Method      : GET
2023-03-01T05:06:15.811Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c5148c14afdb5ab5f7d0fb1951a7f10", X-B3-SpanId:"1ff924fa8f7f5de4", X-B3-ParentSpanId:"5f8b9e28085a308c", X-B3-Sampled:"0", X-ONAP-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-TransactionID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-ECOMP-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60c18498-a318-43ee-b464-b553244d2209"]
2023-03-01T05:06:15.811Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Request body: 
2023-03-01T05:06:15.811Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||==========================request end================================================
2023-03-01T05:06:15.927Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:15.928Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T05:06:15.928Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Status text  : Not Found
2023-03-01T05:06:15.929Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:06:16 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2023-03-01T05:06:15.929Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Response body: 
2023-03-01T05:06:15.930Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:15.930Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|INFO|404|Not Found|InvokeReturn
2023-03-01T05:06:16.021Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|||INFO|500||Running local validations
2023-03-01T05:06:16.031Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:06:16.068Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-03-01T05:06:16.070Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94?format=pathed|INFO|500||Invoke
2023-03-01T05:06:16.116Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94?format=pathed|INFO|500||InvokeReturn
2023-03-01T05:06:16.116Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94?format=pathed has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:06:15 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[42], vertex-id=[184352], x-aai-txid=[2-aai-resources-230301-05:06:15:136-74989], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:06:16.117Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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/840a86c8-9093-46d3-b4a8-3058b5dacc94"}]}

2023-03-01T05:06:16.125Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:06:16.154Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-03-01T05:06:16.155Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-03-01T05:06:16.195Z|0406eefc-2d09-4cdd-a4f2-28741bed8c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:06:16.199Z|0406eefc-2d09-4cdd-a4f2-28741bed8c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:06:16.204Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-03-01T05:06:16.204Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 05:06:15 GMT], server=[envoy], content-length=[603], x-envoy-upstream-service-time=[45], x-aai-txid=[2-aai-resources-230301-05:06:15:222-55088], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:06:16.205Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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/840a86c8-9093-46d3-b4a8-3058b5dacc94/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/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2023-03-01T05:06:16.207Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2023-03-01T05:06:16.213Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:06:16.253Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94?format=pathed|INFO|500||Invoke
2023-03-01T05:06:16.253Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[9904f0fa-9b10-4ff4-8c4e-bb316abd74c3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0927ad14-e2e6-47e3-b6ff-bdf515ada23e], X-ECOMP-RequestID=[9904f0fa-9b10-4ff4-8c4e-bb316abd74c3], X-TransactionId=[], X-ONAP-RequestID=[9904f0fa-9b10-4ff4-8c4e-bb316abd74c3]}
2023-03-01T05:06:16.287Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94?format=pathed has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:06:15 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[30], vertex-id=[184352], x-aai-txid=[1-aai-resources-230301-05:06:15:319-51588], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:06:16.292Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94?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/840a86c8-9093-46d3-b4a8-3058b5dacc94"}]}

2023-03-01T05:06:16.293Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94?format=pathed|INFO|500||InvokeReturn
2023-03-01T05:06:16.308Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:06:16.345Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-03-01T05:06:16.346Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94/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/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[9904f0fa-9b10-4ff4-8c4e-bb316abd74c3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5e7caaa3-9b93-4eba-b6c3-d29ed342687e], X-ECOMP-RequestID=[9904f0fa-9b10-4ff4-8c4e-bb316abd74c3], X-TransactionId=[], X-ONAP-RequestID=[9904f0fa-9b10-4ff4-8c4e-bb316abd74c3]}
2023-03-01T05:06:16.379Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94/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/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 05:06:15 GMT], server=[envoy], content-length=[600], x-envoy-upstream-service-time=[29], x-aai-txid=[0-aai-resources-230301-05:06:15:412-16494], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:06:16.381Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94/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/840a86c8-9093-46d3-b4a8-3058b5dacc94/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/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/l3-networks","ERR.5.4.6114"]}}}

2023-03-01T05:06:16.381Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-03-01T05:06:16.384Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2023-03-01T05:06:16.389Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:06:16.419Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-03-01T05:06:16.420Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94?format=pathed|INFO|500||Invoke
2023-03-01T05:06:16.464Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94?format=pathed|INFO|500||InvokeReturn
2023-03-01T05:06:16.465Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94?format=pathed has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:06:15 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[40], vertex-id=[184352], x-aai-txid=[0-aai-resources-230301-05:06:15:486-6437], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:06:16.466Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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/840a86c8-9093-46d3-b4a8-3058b5dacc94"}]}

2023-03-01T05:06:16.472Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:06:16.594Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-03-01T05:06:16.595Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[9904f0fa-9b10-4ff4-8c4e-bb316abd74c3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[84d22661-02a9-4476-b3c2-633f45e35a11], X-ECOMP-RequestID=[9904f0fa-9b10-4ff4-8c4e-bb316abd74c3], X-TransactionId=[], X-ONAP-RequestID=[9904f0fa-9b10-4ff4-8c4e-bb316abd74c3]}
2023-03-01T05:06:16.636Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 05:06:15 GMT], server=[envoy], content-length=[609], x-envoy-upstream-service-time=[36], x-aai-txid=[0-aai-resources-230301-05:06:15:662-89732], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:06:16.638Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94/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/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/configurations","ERR.5.4.6114"]}}}

2023-03-01T05:06:16.638Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-03-01T05:06:16.640Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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/840a86c8-9093-46d3-b4a8-3058b5dacc94/related-to/configurations?resultIndex=0&resultSize=1&format=count
2023-03-01T05:06:16.645Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T05:06:16.682Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||Invoke
2023-03-01T05:06:16.683Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e with request headers:{Authorization=[***REDACTED***], X-RequestID=[9904f0fa-9b10-4ff4-8c4e-bb316abd74c3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[91fade63-39c8-40ec-b827-0f35fa33e110], X-ECOMP-RequestID=[9904f0fa-9b10-4ff4-8c4e-bb316abd74c3], X-TransactionId=[], X-ONAP-RequestID=[9904f0fa-9b10-4ff4-8c4e-bb316abd74c3]}
2023-03-01T05:06:16.738Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|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/1f88cd85039a40618a028e3d4c59648e has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:06:15 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[52], vertex-id=[225288], x-aai-txid=[2-aai-resources-230301-05:06:15:749-23198], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T05:06:16.739Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|DEBUG|500||{"tenant-id":"1f88cd85039a40618a028e3d4c59648e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677647158349","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2023-03-01T05:06:16.740Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||InvokeReturn
2023-03-01T05:06:16.742Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-03-01T05:06:16.742Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-03-01T05:06:16.743Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:06:16.744Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-03-01T05:06:16.744Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:16.745Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T05:06:16.745Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-03-01T05:06:16.745Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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:"6c5148c14afdb5ab5f7d0fb1951a7f10", X-B3-SpanId:"deeb6d1b7dd93da6", X-B3-ParentSpanId:"5f8b9e28085a308c", X-B3-Sampled:"0", X-ONAP-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-TransactionID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-ECOMP-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87b4ccc5-b574-4dce-bf50-d3d51ff1eb92"]
2023-03-01T05:06:16.746Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"840a86c8-9093-46d3-b4a8-3058b5dacc94"},"instanceName":null,"requestScope":"service"}
2023-03-01T05:06:16.746Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-03-01T05:06:16.797Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:16.798Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:16.798Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-03-01T05:06:16.799Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 05:06:16 GMT", x-envoy-upstream-service-time:"47", server:"envoy"]
2023-03-01T05:06:16.799Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-03-01T05:06:16.800Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:16.800Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-03-01T05:06:16.802Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T05:06:16.802Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-03-01T05:06:16.802Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:16.803Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T05:06:16.803Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-03-01T05:06:16.804Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-TransactionID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-ECOMP-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ef37eb7-e40d-4a25-b5d9-9bf2f88a967c"]
2023-03-01T05:06:16.804Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-03-01T05:06:16.805Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-03-01T05:06:16.855Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:16.856Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:16.857Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-03-01T05:06:16.857Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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:"Wed, 01 Mar 2023 05:06:16 GMT", x-envoy-upstream-service-time:"46", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:16.859Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-03-01 01:47:23.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2023-03-01T05:06:16.859Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:16.860Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-03-01T05:06:16.863Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2023-03-01T05:06:16.864Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2023-03-01T05:06:16.864Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:16.865Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2023-03-01T05:06:16.865Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2023-03-01T05:06:16.865Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-TransactionID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-ECOMP-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86bf57d3-eadb-4f94-be58-09402e67cf0a"]
2023-03-01T05:06:16.866Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2023-03-01T05:06:16.866Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-03-01T05:06:16.901Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:16.902Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:16.903Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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-03-01T05:06:16.903Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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:"Wed, 01 Mar 2023 05:06:16 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:16.904Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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-03-01T01:47:23.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-03-01T05:06:16.904Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:16.905Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2023-03-01T05:06:16.907Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T05:06:16.907Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-03-01T05:06:16.908Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:16.908Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T05:06:16.908Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-03-01T05:06:16.909Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-TransactionID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-ECOMP-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b348d34-bf91-459e-a81f-5640db02603b"]
2023-03-01T05:06:16.909Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-03-01T05:06:16.910Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-03-01T05:06:16.963Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:16.964Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:16.966Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-03-01T05:06:16.966Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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:"Wed, 01 Mar 2023 05:06:16 GMT", x-envoy-upstream-service-time:"49", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:16.967Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-03-01 01:47:23.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2023-03-01T05:06:16.967Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:16.967Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-03-01T05:06:16.971Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:06:16.972Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-03-01T05:06:16.973Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:16.973Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T05:06:16.973Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-03-01T05:06:16.974Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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:"6c5148c14afdb5ab5f7d0fb1951a7f10", X-B3-SpanId:"2b186e895fd7f9a9", X-B3-ParentSpanId:"5f8b9e28085a308c", X-B3-Sampled:"0", X-ONAP-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-TransactionID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-ECOMP-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d115af9e-1949-4573-9896-f758718a1af7"]
2023-03-01T05:06:16.974Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3","requestStatus":"IN_PROGRESS","startTime":1677647176641,"source":"VID","tenantId":"1f88cd85039a40618a028e3d4c59648e","requestBody":"{\n\t\"requestDetails\": {\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\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"840a86c8-9093-46d3-b4a8-3058b5dacc94","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3"}
2023-03-01T05:06:16.975Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-03-01T05:06:17.133Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:17.134Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-03-01T05:06:17.134Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-03-01T05:06:17.134Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:17 GMT", x-envoy-upstream-service-time:"154", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:17.135Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "9904f0fa-9b10-4ff4-8c4e-bb316abd74c3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:06:16.641+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-03-01T05:06:17.809+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "9904f0fa-9b10-4ff4-8c4e-bb316abd74c3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3"
    }
  }
}
2023-03-01T05:06:17.135Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:17.135Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-03-01T05:06:17.145Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:06:17.146Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-03-01T05:06:17.146Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:17.146Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T05:06:17.147Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-03-01T05:06:17.147Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|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:"6c5148c14afdb5ab5f7d0fb1951a7f10", X-B3-SpanId:"2e7e9be7bc85b216", X-B3-ParentSpanId:"5f8b9e28085a308c", X-B3-Sampled:"0", X-ONAP-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-TransactionID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-ECOMP-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a064ba6-f0fc-4f5c-a1c0-b80760b8ff71"]
2023-03-01T05:06:17.147Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\"modelUuid\":\"2c1004b9-1fd4-4593-992a-3dec29f959b6\",\"modelInvariantUuid\":\"cc8289a5-94f6-483c-ae42-fe9ff3f27705\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"1f88cd85039a40618a028e3d4c59648e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"840a86c8-9093-46d3-b4a8-3058b5dacc94\"}","type":"String"},"requestId":{"value":"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3","type":"String"},"mso-request-id":{"value":"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"840a86c8-9093-46d3-b4a8-3058b5dacc94","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/840a86c8-9093-46d3-b4a8-3058b5dacc94","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-03-01T05:06:17.148Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-03-01T05:06:18.190Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:18.191Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-03-01T05:06:18.192Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-03-01T05:06:18.192Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 01 Mar 2023 05:06:18 GMT", X-ONAP-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-TransactionID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-ECOMP-RequestID:"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1a064ba6-f0fc-4f5c-a1c0-b80760b8ff71", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1038", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:18.193Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9904f0fa-9b10-4ff4-8c4e-bb316abd74c3\",\"instanceId\":\"840a86c8-9093-46d3-b4a8-3058b5dacc94\"}}","message":"Success","processInstanceID":"cc85bf2d-b7ee-11ed-b8be-fe28cc8d84ee","variables":null,"messageCode":200}
2023-03-01T05:06:18.193Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:18.193Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-03-01T05:06:18.205Z|9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:06:18.404Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:06:18.422Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3
2023-03-01T05:06:18.423Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|INFO|500||Invoke
2023-03-01T05:06:18.423Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:18.424Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3
2023-03-01T05:06:18.424Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Method      : GET
2023-03-01T05:06:18.424Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08820a99d2367ad163e9e0506cf32f2a", X-B3-SpanId:"b5a123a1bb4a7c8f", X-B3-ParentSpanId:"170eca843654c578", X-B3-Sampled:"0", X-ONAP-RequestID:"e47a663b-92c8-41f9-bd71-33414e5f64df", X-RequestID:"e47a663b-92c8-41f9-bd71-33414e5f64df", X-TransactionID:"e47a663b-92c8-41f9-bd71-33414e5f64df", X-ECOMP-RequestID:"e47a663b-92c8-41f9-bd71-33414e5f64df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3802c9fb-05ac-46f8-af0d-bd4b5c3be19f"]
2023-03-01T05:06:18.425Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Request body: 
2023-03-01T05:06:18.425Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||==========================request end================================================
2023-03-01T05:06:18.561Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:18.562Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:18.562Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Status text  : OK
2023-03-01T05:06:18.562Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:19 GMT", x-envoy-upstream-service-time:"133", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:18.563Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Response body: {
  "requestId" : "9904f0fa-9b10-4ff4-8c4e-bb316abd74c3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T05:06:16.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:06:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "serviceInstanceName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "9904f0fa-9b10-4ff4-8c4e-bb316abd74c3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3"
    }
  }
}
2023-03-01T05:06:18.563Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:18.563Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|INFO|500||InvokeReturn
2023-03-01T05:06:18.564Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false
2023-03-01T05:06:18.565Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:06:18.565Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:18.566Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false
2023-03-01T05:06:18.566Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:06:18.566Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08820a99d2367ad163e9e0506cf32f2a", X-B3-SpanId:"c6c9c00ef55f576b", X-B3-ParentSpanId:"170eca843654c578", X-B3-Sampled:"0", X-ONAP-RequestID:"e47a663b-92c8-41f9-bd71-33414e5f64df", X-RequestID:"e47a663b-92c8-41f9-bd71-33414e5f64df", X-TransactionID:"e47a663b-92c8-41f9-bd71-33414e5f64df", X-ECOMP-RequestID:"e47a663b-92c8-41f9-bd71-33414e5f64df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69e7c1d0-01fd-46e3-b451-0c6b2b9a5321"]
2023-03-01T05:06:18.566Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:06:18.567Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:06:18.631Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:18.631Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:18.632Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:06:18.632Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:19 GMT", x-envoy-upstream-service-time:"61", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:18.642Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:06:18.642Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:18.642Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:06:18.650Z|e47a663b-92c8-41f9-bd71-33414e5f64df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:06:21.905Z|c1c21357-9147-4aa0-bfb0-4de39e86f8f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:21.905Z|c1c21357-9147-4aa0-bfb0-4de39e86f8f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:23.094Z|38aa50d7-bdbf-48e0-834b-113219ac6623|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:23.094Z|49f48181-aeaf-4047-8952-f87a7b610a77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:23.094Z|38aa50d7-bdbf-48e0-834b-113219ac6623|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:23.094Z|49f48181-aeaf-4047-8952-f87a7b610a77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:28.863Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:06:28.870Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3
2023-03-01T05:06:28.872Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|INFO|500||Invoke
2023-03-01T05:06:28.873Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:28.873Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3
2023-03-01T05:06:28.874Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Method      : GET
2023-03-01T05:06:28.874Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b54cbd656524057f99e286a2b688135", X-B3-SpanId:"0af52afe2b7e9d63", X-B3-ParentSpanId:"a758cc5b6094a4ab", X-B3-Sampled:"0", X-ONAP-RequestID:"e60d6c64-a297-4f4d-91d6-7a4d3c14d91e", X-RequestID:"e60d6c64-a297-4f4d-91d6-7a4d3c14d91e", X-TransactionID:"e60d6c64-a297-4f4d-91d6-7a4d3c14d91e", X-ECOMP-RequestID:"e60d6c64-a297-4f4d-91d6-7a4d3c14d91e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6fdbb62-d238-4dec-9832-7596f62d7599"]
2023-03-01T05:06:28.875Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Request body: 
2023-03-01T05:06:28.875Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||==========================request end================================================
2023-03-01T05:06:28.941Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:28.942Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:28.943Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Status text  : OK
2023-03-01T05:06:28.943Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:29 GMT", x-envoy-upstream-service-time:"61", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:28.944Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Response body: {
  "requestId" : "9904f0fa-9b10-4ff4-8c4e-bb316abd74c3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:06:16.000+00:00",
  "endTime" : "2023-03-01T05:06:29.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:06:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "serviceInstanceName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "9904f0fa-9b10-4ff4-8c4e-bb316abd74c3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3"
    }
  }
}
2023-03-01T05:06:28.944Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:28.945Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|INFO|500||InvokeReturn
2023-03-01T05:06:28.946Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false
2023-03-01T05:06:28.947Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:06:28.947Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:28.948Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false
2023-03-01T05:06:28.948Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:06:28.948Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b54cbd656524057f99e286a2b688135", X-B3-SpanId:"ee2b92ff9cb66af2", X-B3-ParentSpanId:"a758cc5b6094a4ab", X-B3-Sampled:"0", X-ONAP-RequestID:"e60d6c64-a297-4f4d-91d6-7a4d3c14d91e", X-RequestID:"e60d6c64-a297-4f4d-91d6-7a4d3c14d91e", X-TransactionID:"e60d6c64-a297-4f4d-91d6-7a4d3c14d91e", X-ECOMP-RequestID:"e60d6c64-a297-4f4d-91d6-7a4d3c14d91e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64fdd556-df6a-4272-9ef9-d63c673deb4d"]
2023-03-01T05:06:28.949Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:06:28.949Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:06:29.002Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:29.002Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:29.003Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:06:29.004Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:29 GMT", x-envoy-upstream-service-time:"49", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:29.014Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:06:29.015Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:29.015Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:06:29.024Z|e60d6c64-a297-4f4d-91d6-7a4d3c14d91e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:06:29.191Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:06:29.232Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3
2023-03-01T05:06:29.233Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|INFO|500||Invoke
2023-03-01T05:06:29.233Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:29.233Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3
2023-03-01T05:06:29.233Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Method      : GET
2023-03-01T05:06:29.234Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7580bc7722326dc420a27d18afbad9d0", X-B3-SpanId:"63ed5594cfec59f1", X-B3-ParentSpanId:"d03e631753bd1151", X-B3-Sampled:"0", X-ONAP-RequestID:"2f7f85da-aa51-4d71-aa37-5083c5ae3aec", X-RequestID:"2f7f85da-aa51-4d71-aa37-5083c5ae3aec", X-TransactionID:"2f7f85da-aa51-4d71-aa37-5083c5ae3aec", X-ECOMP-RequestID:"2f7f85da-aa51-4d71-aa37-5083c5ae3aec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b172aefb-ba15-4a2d-921f-ce20c3e2f7e6"]
2023-03-01T05:06:29.234Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Request body: 
2023-03-01T05:06:29.234Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||==========================request end================================================
2023-03-01T05:06:29.319Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:29.320Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:29.320Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Status text  : OK
2023-03-01T05:06:29.320Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:29 GMT", x-envoy-upstream-service-time:"83", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:29.338Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Response body: {
  "requestId" : "9904f0fa-9b10-4ff4-8c4e-bb316abd74c3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:06:16.000+00:00",
  "endTime" : "2023-03-01T05:06:29.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:06:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "serviceInstanceName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "9904f0fa-9b10-4ff4-8c4e-bb316abd74c3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3"
    }
  }
}
2023-03-01T05:06:29.339Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:29.339Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|INFO|500||InvokeReturn
2023-03-01T05:06:29.340Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false
2023-03-01T05:06:29.341Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:06:29.341Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:29.341Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false
2023-03-01T05:06:29.341Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:06:29.342Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7580bc7722326dc420a27d18afbad9d0", X-B3-SpanId:"d75830265312a105", X-B3-ParentSpanId:"d03e631753bd1151", X-B3-Sampled:"0", X-ONAP-RequestID:"2f7f85da-aa51-4d71-aa37-5083c5ae3aec", X-RequestID:"2f7f85da-aa51-4d71-aa37-5083c5ae3aec", X-TransactionID:"2f7f85da-aa51-4d71-aa37-5083c5ae3aec", X-ECOMP-RequestID:"2f7f85da-aa51-4d71-aa37-5083c5ae3aec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ab1ad06-6a6a-45d8-9f0e-556f848c4993"]
2023-03-01T05:06:29.342Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:06:29.343Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:06:29.392Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:29.392Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:29.393Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:06:29.393Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:29 GMT", x-envoy-upstream-service-time:"46", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:29.396Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:06:29.396Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:29.396Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:06:29.414Z|2f7f85da-aa51-4d71-aa37-5083c5ae3aec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:06:29.648Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:06:29.654Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3
2023-03-01T05:06:29.655Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|INFO|500||Invoke
2023-03-01T05:06:29.655Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:29.655Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3
2023-03-01T05:06:29.656Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Method      : GET
2023-03-01T05:06:29.656Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"462ff22ce6a9f105c2821d4db1c75eee", X-B3-SpanId:"8c176426bcfa5fee", X-B3-ParentSpanId:"41c373d155598056", X-B3-Sampled:"0", X-ONAP-RequestID:"4a6f40f1-db2f-47aa-8aa0-34cb63fa433c", X-RequestID:"4a6f40f1-db2f-47aa-8aa0-34cb63fa433c", X-TransactionID:"4a6f40f1-db2f-47aa-8aa0-34cb63fa433c", X-ECOMP-RequestID:"4a6f40f1-db2f-47aa-8aa0-34cb63fa433c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46cb9ffe-137d-4d51-b5de-a53d5aacf277"]
2023-03-01T05:06:29.656Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Request body: 
2023-03-01T05:06:29.656Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||==========================request end================================================
2023-03-01T05:06:29.766Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:29.767Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:29.767Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Status text  : OK
2023-03-01T05:06:29.767Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:30 GMT", x-envoy-upstream-service-time:"107", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:29.774Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Response body: {
  "requestId" : "9904f0fa-9b10-4ff4-8c4e-bb316abd74c3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:06:16.000+00:00",
  "endTime" : "2023-03-01T05:06:29.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:06:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "serviceInstanceName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "9904f0fa-9b10-4ff4-8c4e-bb316abd74c3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3"
    }
  }
}
2023-03-01T05:06:29.774Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:29.775Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|INFO|500||InvokeReturn
2023-03-01T05:06:29.776Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false
2023-03-01T05:06:29.777Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:06:29.777Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:29.777Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false
2023-03-01T05:06:29.777Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:06:29.778Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"462ff22ce6a9f105c2821d4db1c75eee", X-B3-SpanId:"f202fed1ecf0a6d2", X-B3-ParentSpanId:"41c373d155598056", X-B3-Sampled:"0", X-ONAP-RequestID:"4a6f40f1-db2f-47aa-8aa0-34cb63fa433c", X-RequestID:"4a6f40f1-db2f-47aa-8aa0-34cb63fa433c", X-TransactionID:"4a6f40f1-db2f-47aa-8aa0-34cb63fa433c", X-ECOMP-RequestID:"4a6f40f1-db2f-47aa-8aa0-34cb63fa433c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"387d0920-0a55-4c09-bdd2-a67b8f7faedf"]
2023-03-01T05:06:29.778Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:06:29.778Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:06:29.850Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:29.851Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:29.851Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:06:29.852Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:30 GMT", x-envoy-upstream-service-time:"69", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:29.852Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:06:29.853Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:29.853Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:06:29.860Z|4a6f40f1-db2f-47aa-8aa0-34cb63fa433c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:06:30.053Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|||INFO|500||Entering
2023-03-01T05:06:30.061Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3
2023-03-01T05:06:30.062Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|INFO|500||Invoke
2023-03-01T05:06:30.062Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:30.062Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3
2023-03-01T05:06:30.062Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Method      : GET
2023-03-01T05:06:30.063Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b9aa5fe10f1c4b835f138dfdbc33f41", X-B3-SpanId:"cdb8b12a70f30130", X-B3-ParentSpanId:"ddc13bea633ed661", X-B3-Sampled:"0", X-ONAP-RequestID:"c2ec7adf-ae06-4102-a11b-287d140acb91", X-RequestID:"c2ec7adf-ae06-4102-a11b-287d140acb91", X-TransactionID:"c2ec7adf-ae06-4102-a11b-287d140acb91", X-ECOMP-RequestID:"c2ec7adf-ae06-4102-a11b-287d140acb91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bae6d6f8-41d3-454b-84c8-38270cd4f59d"]
2023-03-01T05:06:30.063Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Request body: 
2023-03-01T05:06:30.064Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||==========================request end================================================
2023-03-01T05:06:30.135Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:30.136Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:30.136Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Status text  : OK
2023-03-01T05:06:30.137Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:30 GMT", x-envoy-upstream-service-time:"68", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:30.137Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||Response body: {
  "requestId" : "9904f0fa-9b10-4ff4-8c4e-bb316abd74c3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T05:06:16.000+00:00",
  "endTime" : "2023-03-01T05:06:29.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cc8289a5-94f6-483c-ae42-fe9ff3f27705\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2c1004b9-1fd4-4593-992a-3dec29f959b6\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T05:06:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "serviceInstanceName" : "basic_vm-eda88a6f-b57f-4960-ad0f-481da523d5b5",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/840a86c8-9093-46d3-b4a8-3058b5dacc94",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "9904f0fa-9b10-4ff4-8c4e-bb316abd74c3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3"
    }
  }
}
2023-03-01T05:06:30.138Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:30.138Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|INFO|500||InvokeReturn
2023-03-01T05:06:30.139Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false
2023-03-01T05:06:30.140Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T05:06:30.140Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T05:06:30.141Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false
2023-03-01T05:06:30.141Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T05:06:30.141Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b9aa5fe10f1c4b835f138dfdbc33f41", X-B3-SpanId:"37f9c14dfa1145ec", X-B3-ParentSpanId:"ddc13bea633ed661", X-B3-Sampled:"0", X-ONAP-RequestID:"c2ec7adf-ae06-4102-a11b-287d140acb91", X-RequestID:"c2ec7adf-ae06-4102-a11b-287d140acb91", X-TransactionID:"c2ec7adf-ae06-4102-a11b-287d140acb91", X-ECOMP-RequestID:"c2ec7adf-ae06-4102-a11b-287d140acb91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f59cc5ea-9e9a-423d-8c8f-18fb92b9897c"]
2023-03-01T05:06:30.141Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T05:06:30.142Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T05:06:30.215Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T05:06:30.215Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T05:06:30.216Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T05:06:30.216Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 05:06:30 GMT", x-envoy-upstream-service-time:"67", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T05:06:30.217Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T05:06:30.217Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T05:06:30.217Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9904f0fa-9b10-4ff4-8c4e-bb316abd74c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T05:06:30.225Z|c2ec7adf-ae06-4102-a11b-287d140acb91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9904f0fa-9b10-4ff4-8c4e-bb316abd74c3|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T05:06:31.195Z|51c9f413-3840-4c6a-ba40-f11fd24603ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:06:31.196Z|51c9f413-3840-4c6a-ba40-f11fd24603ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:06:31.889Z|77c0c127-e778-49b1-95c1-749060b4840c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:06:31.890Z|77c0c127-e778-49b1-95c1-749060b4840c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:06:31.932Z|4083948f-8db4-4a46-bc78-87ecb3d11fa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:31.933Z|4083948f-8db4-4a46-bc78-87ecb3d11fa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:33.118Z|a027d506-74e4-441c-b457-6cecd062b490|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:33.120Z|a027d506-74e4-441c-b457-6cecd062b490|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:33.120Z|c2838c55-6632-4e41-9364-3451ae628d2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:33.121Z|c2838c55-6632-4e41-9364-3451ae628d2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:41.958Z|6f1e6086-a5f6-4c25-93ca-9dd60e531726|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:41.959Z|6f1e6086-a5f6-4c25-93ca-9dd60e531726|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:43.145Z|278d4370-0569-468b-b825-b4e2edeb497f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:43.145Z|6997f00e-0b3c-4a51-a37f-17ddfd457cab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:43.146Z|278d4370-0569-468b-b825-b4e2edeb497f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:43.147Z|6997f00e-0b3c-4a51-a37f-17ddfd457cab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:46.195Z|930a0b9e-2641-4040-9676-b7b5e0bbcf20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:06:46.196Z|930a0b9e-2641-4040-9676-b7b5e0bbcf20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:06:51.985Z|0493ac54-c85f-4d5a-8d10-989ce4e5cffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:51.986Z|0493ac54-c85f-4d5a-8d10-989ce4e5cffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:53.170Z|86e744f4-b5aa-44c7-aa1a-7a3da0c47a7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:53.171Z|86e744f4-b5aa-44c7-aa1a-7a3da0c47a7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:06:53.174Z|7a0513e3-b4a4-4d9e-a6dd-f5a67e22d47e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:06:53.176Z|7a0513e3-b4a4-4d9e-a6dd-f5a67e22d47e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:01.195Z|d9932347-45eb-47b5-bc68-29306d464852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:07:01.198Z|d9932347-45eb-47b5-bc68-29306d464852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:07:01.891Z|a1fa6758-42a9-4ed1-8332-48cc8e3b80c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:07:01.892Z|a1fa6758-42a9-4ed1-8332-48cc8e3b80c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:07:02.012Z|52f9f63c-6ba0-43d9-9e64-9fd16cf77708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:02.013Z|52f9f63c-6ba0-43d9-9e64-9fd16cf77708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:03.194Z|3c20e436-e9d0-4228-ac4b-89c743171320|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:03.195Z|3c20e436-e9d0-4228-ac4b-89c743171320|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:03.197Z|35309f40-11ab-407f-aad6-31785fc5ffb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:03.197Z|35309f40-11ab-407f-aad6-31785fc5ffb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:06.319Z|df064f5f-8157-42a3-a8f1-ed16e943d031|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:07:06.319Z|df064f5f-8157-42a3-a8f1-ed16e943d031|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:12.036Z|a78aa7d2-eb69-4a8d-aa84-bc3e017ed755|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:12.036Z|a78aa7d2-eb69-4a8d-aa84-bc3e017ed755|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:13.220Z|0efc9dca-e91f-44b4-ac5e-eed39d8d3961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:13.220Z|84820f10-6282-45e6-be5f-ac86f5759804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:13.220Z|0efc9dca-e91f-44b4-ac5e-eed39d8d3961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:13.220Z|84820f10-6282-45e6-be5f-ac86f5759804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:16.196Z|758905b5-3449-46da-a3f3-1e6ba40d4dec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:07:16.196Z|758905b5-3449-46da-a3f3-1e6ba40d4dec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:07:22.059Z|3258fd9a-d773-40e9-9c55-66c100ffafe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:22.060Z|3258fd9a-d773-40e9-9c55-66c100ffafe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:23.243Z|242ea464-bdc4-4a78-a13e-441ea981299e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:23.243Z|abd831ba-77dc-453f-9ac9-3c71a3cb64d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:23.244Z|242ea464-bdc4-4a78-a13e-441ea981299e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:23.244Z|abd831ba-77dc-453f-9ac9-3c71a3cb64d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:31.195Z|e50ab0ce-3b8d-418c-80c1-751dbbe409ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:07:31.196Z|e50ab0ce-3b8d-418c-80c1-751dbbe409ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:07:31.892Z|3ca3dbe5-9f14-46dc-8fd2-1679b36c44f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:07:31.893Z|3ca3dbe5-9f14-46dc-8fd2-1679b36c44f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:07:32.087Z|8ade09e5-b272-4744-aabd-63a6f3501a41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:32.088Z|8ade09e5-b272-4744-aabd-63a6f3501a41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:33.268Z|438d8a61-cdbb-4d01-a67a-d1d9e8f777e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:33.269Z|0b259927-decc-49e8-b666-5e4b6574b9ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:33.272Z|438d8a61-cdbb-4d01-a67a-d1d9e8f777e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:33.271Z|0b259927-decc-49e8-b666-5e4b6574b9ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:42.112Z|ddee2513-7d91-464a-8709-2c2c98821c3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:42.113Z|ddee2513-7d91-464a-8709-2c2c98821c3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:43.295Z|a352a7d6-77af-4160-9861-a846be473af6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:43.295Z|ea08b4bb-606f-4556-b639-2cd3a010ba65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:43.296Z|ea08b4bb-606f-4556-b639-2cd3a010ba65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:43.296Z|a352a7d6-77af-4160-9861-a846be473af6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:46.195Z|d47d6828-1f80-4e28-98d6-91849f36bb44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:07:46.199Z|d47d6828-1f80-4e28-98d6-91849f36bb44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:07:52.148Z|ef100163-453a-4fa0-bb4a-010c2a7283b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:52.149Z|ef100163-453a-4fa0-bb4a-010c2a7283b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:53.320Z|57f78e3c-0bb0-4b87-b06b-954440bd2c96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:53.320Z|4d0869f1-961d-43bc-a6b8-296e3876d443|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:07:53.321Z|57f78e3c-0bb0-4b87-b06b-954440bd2c96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:07:53.321Z|4d0869f1-961d-43bc-a6b8-296e3876d443|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:01.196Z|0e86af30-e2d1-447b-941f-fa630b3179c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:08:01.196Z|0e86af30-e2d1-447b-941f-fa630b3179c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:08:01.894Z|dce1dbd9-7a31-462b-b38a-677b84f8d65b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:08:01.894Z|dce1dbd9-7a31-462b-b38a-677b84f8d65b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:08:02.179Z|d6690d48-03e5-4350-9d63-cce381e15ce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:02.180Z|d6690d48-03e5-4350-9d63-cce381e15ce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:03.345Z|040bb614-4efb-4586-ae90-60ab793f49ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:03.346Z|040bb614-4efb-4586-ae90-60ab793f49ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:03.346Z|fa5f548d-2fb4-41da-9900-7bfec91c1a7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:03.347Z|fa5f548d-2fb4-41da-9900-7bfec91c1a7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:06.318Z|d59739c7-adb1-4fd4-8486-16394f8d9a6b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:08:06.319Z|d59739c7-adb1-4fd4-8486-16394f8d9a6b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:12.202Z|dd8e465d-9896-4ba8-bd8f-afdee4a56c90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:12.203Z|dd8e465d-9896-4ba8-bd8f-afdee4a56c90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:13.369Z|2a1daa50-0e84-4e47-8e80-6aad17e268bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:13.369Z|1106e0bb-ba2a-4a3e-87cb-91082e1ee48e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:13.370Z|1106e0bb-ba2a-4a3e-87cb-91082e1ee48e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:13.370Z|2a1daa50-0e84-4e47-8e80-6aad17e268bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:16.195Z|85b54858-376b-4333-80ac-073a64900a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:08:16.196Z|85b54858-376b-4333-80ac-073a64900a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:08:22.226Z|6b6c1109-2481-4ad0-a7c0-5b556e9eac0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:22.227Z|6b6c1109-2481-4ad0-a7c0-5b556e9eac0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:23.395Z|46403455-a897-4b78-bd9c-83c441705ab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:23.395Z|aaeed6cf-40ca-417d-8b77-d5189a624363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:23.396Z|aaeed6cf-40ca-417d-8b77-d5189a624363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:23.396Z|46403455-a897-4b78-bd9c-83c441705ab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:31.196Z|80e109e7-c4f2-4333-a08e-e34dc55949cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:08:31.199Z|80e109e7-c4f2-4333-a08e-e34dc55949cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:08:31.895Z|145cb67c-06b0-45f5-b6aa-8c307af207f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:08:31.895Z|145cb67c-06b0-45f5-b6aa-8c307af207f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:08:32.250Z|63820dc4-7f35-4fd4-8dd4-42dd7648c102|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:32.250Z|63820dc4-7f35-4fd4-8dd4-42dd7648c102|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:33.421Z|8eb260b5-33c7-4a1d-807a-5c5066464a22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:33.421Z|307c28ff-358d-4ea4-b52f-3f75d8623e3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:33.422Z|307c28ff-358d-4ea4-b52f-3f75d8623e3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:33.422Z|8eb260b5-33c7-4a1d-807a-5c5066464a22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:42.274Z|046f1a05-920c-463e-b111-431cacd73b6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:42.274Z|046f1a05-920c-463e-b111-431cacd73b6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:43.446Z|83447c4e-a824-4454-bf36-c66ce2c2651e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:43.447Z|83447c4e-a824-4454-bf36-c66ce2c2651e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:43.449Z|dbc54e03-49fc-42bf-bcc5-45109bd57964|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:43.450Z|dbc54e03-49fc-42bf-bcc5-45109bd57964|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:46.196Z|e43420eb-7661-4457-88c9-f865d789b6d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:08:46.196Z|e43420eb-7661-4457-88c9-f865d789b6d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:08:52.297Z|255f70ca-1889-4d8b-83df-e3bfd705394c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:52.298Z|255f70ca-1889-4d8b-83df-e3bfd705394c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:53.479Z|90607a59-f070-4057-974d-a13264f31902|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:53.480Z|90607a59-f070-4057-974d-a13264f31902|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:08:53.483Z|50f65efb-692b-4030-a6be-972a53e76a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:08:53.484Z|50f65efb-692b-4030-a6be-972a53e76a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:01.195Z|0ceae41d-9584-428e-9053-b9ddb6f682cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:09:01.196Z|0ceae41d-9584-428e-9053-b9ddb6f682cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:09:01.896Z|929a81fa-01b2-4e9f-80ab-0f4a35c5be05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:09:01.897Z|929a81fa-01b2-4e9f-80ab-0f4a35c5be05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:09:02.331Z|e3b84ff6-5e9e-4b6a-8582-584c18d986bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:02.331Z|e3b84ff6-5e9e-4b6a-8582-584c18d986bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:03.506Z|2cc73de6-f81d-49f0-954c-f931f7084da6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:03.506Z|b462b971-9b09-4da2-8498-e14ff12cff0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:03.507Z|2cc73de6-f81d-49f0-954c-f931f7084da6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:03.507Z|b462b971-9b09-4da2-8498-e14ff12cff0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:06.324Z|33ef65bd-7ac5-4090-b958-9fa96bdd7342|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:09:06.325Z|33ef65bd-7ac5-4090-b958-9fa96bdd7342|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:12.356Z|e589dc74-d937-40aa-b168-107f592e722f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:12.357Z|e589dc74-d937-40aa-b168-107f592e722f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:13.529Z|7c3c21ef-d06c-4feb-9943-acef469fa3c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:13.532Z|95448676-0258-4bb9-850d-84df8ddf9d83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:13.533Z|95448676-0258-4bb9-850d-84df8ddf9d83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:13.530Z|7c3c21ef-d06c-4feb-9943-acef469fa3c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:16.196Z|da9edc25-deb8-42d7-be9c-593e90a88fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:09:16.199Z|da9edc25-deb8-42d7-be9c-593e90a88fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:09:22.384Z|1015b2a0-5021-453a-8d8e-8ac1ed399524|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:22.385Z|1015b2a0-5021-453a-8d8e-8ac1ed399524|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:23.573Z|7eff309d-29ff-4831-b9ca-bd280dc0e0be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:23.573Z|eed57543-818c-4430-918d-05691b2b5991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:23.573Z|7eff309d-29ff-4831-b9ca-bd280dc0e0be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:23.574Z|eed57543-818c-4430-918d-05691b2b5991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:31.196Z|b1eb96af-45b0-4541-88aa-4f2fe47a166a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:09:31.196Z|b1eb96af-45b0-4541-88aa-4f2fe47a166a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:09:31.898Z|c67ccdc3-57fb-4582-a71a-6a17f9c833c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:09:31.899Z|c67ccdc3-57fb-4582-a71a-6a17f9c833c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:09:32.418Z|1a3ff6fa-b5ea-4363-beb5-a9a39af373d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:32.419Z|1a3ff6fa-b5ea-4363-beb5-a9a39af373d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:33.602Z|982512c8-4ae9-4d00-9e90-5bc761e5767b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:33.602Z|982512c8-4ae9-4d00-9e90-5bc761e5767b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:33.604Z|345f6cfb-b82f-42d9-8cad-4fc6cbb34856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:33.604Z|345f6cfb-b82f-42d9-8cad-4fc6cbb34856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:42.450Z|efaf8dfb-4b64-4fcf-a959-81a1f8e488e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:42.452Z|efaf8dfb-4b64-4fcf-a959-81a1f8e488e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:43.626Z|011328a2-0583-4c05-91aa-1db710eaf9db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:43.626Z|9ff41793-0aee-499c-9565-a64f177468f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:43.627Z|011328a2-0583-4c05-91aa-1db710eaf9db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:43.628Z|9ff41793-0aee-499c-9565-a64f177468f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:46.196Z|541b57fa-cd25-413d-858c-8ea7f59b7e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:09:46.197Z|541b57fa-cd25-413d-858c-8ea7f59b7e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:09:52.486Z|644cbe82-97cd-4177-b6c5-14a635e96fa2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:52.488Z|644cbe82-97cd-4177-b6c5-14a635e96fa2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:53.651Z|b9ce3138-899d-424d-a35e-5e95edf000fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:53.651Z|213fb7dc-b1a4-4aeb-a2a2-20244e211af6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:09:53.651Z|b9ce3138-899d-424d-a35e-5e95edf000fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:09:53.651Z|213fb7dc-b1a4-4aeb-a2a2-20244e211af6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:01.196Z|2fb22b65-9efb-4977-a438-9dec65e5a335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:10:01.199Z|2fb22b65-9efb-4977-a438-9dec65e5a335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:10:01.900Z|1b6384d7-de62-400b-9444-adc5de7113af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:10:01.901Z|1b6384d7-de62-400b-9444-adc5de7113af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:10:02.515Z|a77552ef-eb77-4d34-b880-5f4f8964f55d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:02.516Z|a77552ef-eb77-4d34-b880-5f4f8964f55d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:03.673Z|68243bf2-7aa0-4494-87a6-794d3bf40f9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:03.673Z|3e53b721-6ff4-4b10-b7bf-15875cf1768d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:03.674Z|68243bf2-7aa0-4494-87a6-794d3bf40f9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:03.674Z|3e53b721-6ff4-4b10-b7bf-15875cf1768d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:06.319Z|410a7e06-6524-4824-9736-4fb37669f304|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:10:06.320Z|410a7e06-6524-4824-9736-4fb37669f304|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:12.545Z|e515a04d-94c2-434c-b658-5799cefc911d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:12.545Z|e515a04d-94c2-434c-b658-5799cefc911d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:13.698Z|a953efd4-6088-4188-a286-d1e895e160f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:13.698Z|a463574b-bdb9-4726-a541-d5778268036a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:13.699Z|a953efd4-6088-4188-a286-d1e895e160f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:13.699Z|a463574b-bdb9-4726-a541-d5778268036a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:16.195Z|d0a39922-eb36-4af3-87e0-287790444c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:10:16.196Z|d0a39922-eb36-4af3-87e0-287790444c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:10:22.570Z|932f133c-a1ce-4ab9-8812-acc5131f8b3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:22.572Z|932f133c-a1ce-4ab9-8812-acc5131f8b3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:23.725Z|16d30102-9187-4607-9a64-b091dd14ca57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:23.726Z|16d30102-9187-4607-9a64-b091dd14ca57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:23.726Z|83b56299-8975-4594-b1e4-d7755af1cc05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:23.726Z|83b56299-8975-4594-b1e4-d7755af1cc05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:31.195Z|5592f4f3-a874-4c4e-a482-5d75996b7d4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:10:31.196Z|5592f4f3-a874-4c4e-a482-5d75996b7d4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:10:31.902Z|f9885dc9-e006-45cd-9f12-8fbe57433e03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:10:31.902Z|f9885dc9-e006-45cd-9f12-8fbe57433e03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:10:32.596Z|97557c87-1b43-40b9-a3e0-fd9f1b2ab123|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:32.597Z|97557c87-1b43-40b9-a3e0-fd9f1b2ab123|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:33.750Z|ffb358cb-a266-4609-8b64-5c01c9cec547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:33.751Z|4023d306-e793-43ab-865b-ecc7ccc6155f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:33.751Z|ffb358cb-a266-4609-8b64-5c01c9cec547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:33.751Z|4023d306-e793-43ab-865b-ecc7ccc6155f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:42.624Z|27ff167b-cfd9-49f9-9e61-7c33ed01b78e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:42.625Z|27ff167b-cfd9-49f9-9e61-7c33ed01b78e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:43.775Z|6e596e3b-60c9-43fe-841a-2d83a7c39a60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:43.776Z|8289e09c-ad12-46be-af0b-43eba50724a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:43.776Z|8289e09c-ad12-46be-af0b-43eba50724a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:43.776Z|6e596e3b-60c9-43fe-841a-2d83a7c39a60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:46.195Z|cbdd752a-ca59-48f1-9f9a-c0c3d3118baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:10:46.199Z|cbdd752a-ca59-48f1-9f9a-c0c3d3118baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:10:52.650Z|9a8321c9-c896-4e82-9dbe-46b953717871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:52.651Z|9a8321c9-c896-4e82-9dbe-46b953717871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:53.800Z|ae4be64f-0a17-4703-9f34-9dfeebc8fc2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:53.800Z|c3eea5dc-7cf5-459e-b682-6893054ca9df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:10:53.801Z|c3eea5dc-7cf5-459e-b682-6893054ca9df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:10:53.801Z|ae4be64f-0a17-4703-9f34-9dfeebc8fc2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:01.196Z|e6017f52-8344-4f86-b57b-b7fc74868792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:11:01.196Z|e6017f52-8344-4f86-b57b-b7fc74868792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:11:01.903Z|7312b3ad-ccdb-4c33-9214-3961f54c3275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:11:01.904Z|7312b3ad-ccdb-4c33-9214-3961f54c3275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:11:02.676Z|f399e602-8ead-41e8-b1df-75e47778730a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:02.677Z|f399e602-8ead-41e8-b1df-75e47778730a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:03.825Z|b47e550c-a5aa-49eb-afb4-5879a4389279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:03.826Z|b47e550c-a5aa-49eb-afb4-5879a4389279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:03.827Z|748846d1-b9d1-4be9-91ea-9b5c67db6902|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:03.828Z|748846d1-b9d1-4be9-91ea-9b5c67db6902|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:06.318Z|31cf7076-7b93-4fe3-a555-d5101eff8226|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:11:06.320Z|31cf7076-7b93-4fe3-a555-d5101eff8226|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:12.703Z|2ca53e06-ba2c-4c30-ac7d-d658caa1ca97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:12.703Z|2ca53e06-ba2c-4c30-ac7d-d658caa1ca97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:13.849Z|442cc7b9-37da-4c88-bbee-728f886f769b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:13.849Z|a0252048-f4a0-4552-9508-0bcbd296ebb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:13.850Z|442cc7b9-37da-4c88-bbee-728f886f769b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:13.850Z|a0252048-f4a0-4552-9508-0bcbd296ebb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:16.196Z|64c46fe5-8202-4d30-a1ec-4a7991593882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:11:16.196Z|64c46fe5-8202-4d30-a1ec-4a7991593882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:11:22.730Z|37c6577c-1fd6-4000-8cc4-7f3207ac05c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:22.730Z|37c6577c-1fd6-4000-8cc4-7f3207ac05c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:23.875Z|8bffe99a-cea4-4d6c-9a11-5e48c9865e24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:23.875Z|e4bf9774-04da-4b80-8b00-043c289473ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:23.876Z|e4bf9774-04da-4b80-8b00-043c289473ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:23.876Z|8bffe99a-cea4-4d6c-9a11-5e48c9865e24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:31.195Z|1948bb62-5eb8-45df-9686-d6b45026320d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:11:31.199Z|1948bb62-5eb8-45df-9686-d6b45026320d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:11:31.905Z|2b20dfd6-81a7-4e11-a1f1-517ddf7df0df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:11:31.905Z|2b20dfd6-81a7-4e11-a1f1-517ddf7df0df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:11:32.756Z|f6229b7a-bc2c-4cba-83f1-cdb0962757ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:32.757Z|f6229b7a-bc2c-4cba-83f1-cdb0962757ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:33.900Z|5de3b911-505a-4480-a6e5-0c0d6cbb4bd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:33.900Z|e8d3184f-ba43-4483-bb8a-1be168ef78fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:33.902Z|e8d3184f-ba43-4483-bb8a-1be168ef78fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:33.902Z|5de3b911-505a-4480-a6e5-0c0d6cbb4bd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:42.781Z|24cf46b0-42c0-4122-b640-f4cfc3e8d0c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:42.782Z|24cf46b0-42c0-4122-b640-f4cfc3e8d0c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:43.925Z|55cc05bc-ad26-4910-a0f0-9d446bb7efad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:43.925Z|86411a4c-ee8f-4de2-b79c-2e350b4747eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:43.926Z|86411a4c-ee8f-4de2-b79c-2e350b4747eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:43.926Z|55cc05bc-ad26-4910-a0f0-9d446bb7efad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:46.195Z|7b0434b1-1fca-4238-8111-98c0bb779cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:11:46.196Z|7b0434b1-1fca-4238-8111-98c0bb779cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:11:52.805Z|f4e875dc-45f4-4fc8-ad4b-87d132d85c15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:52.805Z|f4e875dc-45f4-4fc8-ad4b-87d132d85c15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:53.948Z|02c4b0a6-fd46-4d21-9451-b98245f27782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:53.948Z|1c5e6907-fc49-4fb2-b9a1-a7244e7f2b51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:11:53.949Z|02c4b0a6-fd46-4d21-9451-b98245f27782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:11:53.949Z|1c5e6907-fc49-4fb2-b9a1-a7244e7f2b51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:01.195Z|945aa8c3-1a02-4d17-8bc2-ec101fc9908f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:12:01.196Z|945aa8c3-1a02-4d17-8bc2-ec101fc9908f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:12:01.906Z|3fa2a8ee-3a26-4a02-90a5-75094047b2af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:12:01.907Z|3fa2a8ee-3a26-4a02-90a5-75094047b2af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:12:02.828Z|7ff25897-7e73-4c43-84f0-c5e00f18a060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:02.829Z|7ff25897-7e73-4c43-84f0-c5e00f18a060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:03.972Z|171e65cd-49a9-4508-8606-367ee76d34e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:03.973Z|399fbe5d-3f47-4994-9194-53142b92950d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:03.973Z|171e65cd-49a9-4508-8606-367ee76d34e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:03.973Z|399fbe5d-3f47-4994-9194-53142b92950d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:06.318Z|a32eabf3-ab79-4c2c-9f58-bfbfef7f8456|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:12:06.318Z|a32eabf3-ab79-4c2c-9f58-bfbfef7f8456|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:12.853Z|24580b37-8f5a-4d26-8dfb-bd1857ecba34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:12.854Z|24580b37-8f5a-4d26-8dfb-bd1857ecba34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:13.998Z|25809ab0-952d-4af9-b397-8dacf90e10f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:13.998Z|8be8ae3b-9b47-40f6-81a1-00e7c10a363b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:13.999Z|8be8ae3b-9b47-40f6-81a1-00e7c10a363b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:13.999Z|25809ab0-952d-4af9-b397-8dacf90e10f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:16.195Z|e6d07533-0536-410a-8c76-e12b8d9cf099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:12:16.198Z|e6d07533-0536-410a-8c76-e12b8d9cf099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:12:22.875Z|281f68fd-6305-445a-b13e-0748bb6b7df9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:22.876Z|281f68fd-6305-445a-b13e-0748bb6b7df9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:24.023Z|2ecca4ff-e632-483a-8029-4a7ff949846a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:24.024Z|2ecca4ff-e632-483a-8029-4a7ff949846a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:24.025Z|815a70df-eb8d-4378-a6c5-fc742a2eeaea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:24.026Z|815a70df-eb8d-4378-a6c5-fc742a2eeaea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:31.195Z|2aadf80b-c5e2-4033-8cd1-cc09dbfa7a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:12:31.196Z|2aadf80b-c5e2-4033-8cd1-cc09dbfa7a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:12:31.907Z|895df05f-fa7e-4cc3-b65f-2921a9aa3580|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:12:31.908Z|895df05f-fa7e-4cc3-b65f-2921a9aa3580|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:12:32.900Z|8fb05436-91ca-4ff6-add9-f4fefee4bd74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:32.901Z|8fb05436-91ca-4ff6-add9-f4fefee4bd74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:34.052Z|51b5ddae-e447-4821-b73f-ec0e415c8755|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:34.052Z|6eaea725-287a-44c6-ae07-fd9cab864ccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:34.052Z|51b5ddae-e447-4821-b73f-ec0e415c8755|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:34.054Z|6eaea725-287a-44c6-ae07-fd9cab864ccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:42.926Z|10f6f29a-d510-4212-8d3b-607e0ebb149f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:42.926Z|10f6f29a-d510-4212-8d3b-607e0ebb149f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:44.075Z|6403fa4a-a6d5-48f0-a334-2f2b7b0c5751|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:44.075Z|6403fa4a-a6d5-48f0-a334-2f2b7b0c5751|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:44.077Z|46f22e22-c966-4d23-b551-a6e53565cdbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:44.077Z|46f22e22-c966-4d23-b551-a6e53565cdbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:46.195Z|3048976e-76de-4492-b049-b5c3a2ae4235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:12:46.196Z|3048976e-76de-4492-b049-b5c3a2ae4235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:12:52.952Z|7d461617-c49f-4a9a-abb2-8b16a5a9dc97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:52.952Z|7d461617-c49f-4a9a-abb2-8b16a5a9dc97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:54.100Z|8cb25bc8-ca32-4ae0-8a54-7da42d43e5fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:54.100Z|c4fac66b-0f29-419c-9914-08f3a701abec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:12:54.101Z|8cb25bc8-ca32-4ae0-8a54-7da42d43e5fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:12:54.101Z|c4fac66b-0f29-419c-9914-08f3a701abec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:01.195Z|0e8e2126-d262-43bb-a6d1-03dfb16f51fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:13:01.198Z|0e8e2126-d262-43bb-a6d1-03dfb16f51fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:13:01.909Z|0d16c7a9-2096-4e84-aa94-a909297a26e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:13:01.910Z|0d16c7a9-2096-4e84-aa94-a909297a26e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:13:02.976Z|f3cfee7d-237f-4308-a207-c51d6e3311be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:02.976Z|f3cfee7d-237f-4308-a207-c51d6e3311be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:04.124Z|f01b858b-936f-444f-9e70-cbebb1760a19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:04.124Z|9650ecad-1156-4641-b1e8-74d838e92f66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:04.124Z|9650ecad-1156-4641-b1e8-74d838e92f66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:04.124Z|f01b858b-936f-444f-9e70-cbebb1760a19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:06.318Z|29a57da5-f651-4598-b9d6-4cb5a4fb588a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:13:06.319Z|29a57da5-f651-4598-b9d6-4cb5a4fb588a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:13.001Z|e95c800a-9aaf-48b8-ae1b-3a920c9682dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:13.001Z|e95c800a-9aaf-48b8-ae1b-3a920c9682dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:14.147Z|48671f05-066e-4622-a188-7749f83e926f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:14.147Z|66d51cd8-ce79-4f5d-9545-82bf4cfd784f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:14.148Z|66d51cd8-ce79-4f5d-9545-82bf4cfd784f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:14.148Z|48671f05-066e-4622-a188-7749f83e926f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:16.195Z|1d929c6e-6656-42fc-b45e-10690fb5c08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:13:16.196Z|1d929c6e-6656-42fc-b45e-10690fb5c08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:13:23.028Z|a8463c0b-1a9e-4660-8002-979230ed0701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:23.028Z|a8463c0b-1a9e-4660-8002-979230ed0701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:24.175Z|1bab0b31-627a-401e-b1d9-82090b2b1aca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:24.175Z|2e8c297c-2d60-4d98-a3fc-c64c5e385dff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:24.176Z|2e8c297c-2d60-4d98-a3fc-c64c5e385dff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:24.176Z|1bab0b31-627a-401e-b1d9-82090b2b1aca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:31.195Z|96ce2a03-aa35-48b8-9b27-45ffc9ada67c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:13:31.196Z|96ce2a03-aa35-48b8-9b27-45ffc9ada67c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:13:31.910Z|a48907c0-6fc3-49e6-8bd7-953c0fa3aedf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:13:31.911Z|a48907c0-6fc3-49e6-8bd7-953c0fa3aedf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:13:33.052Z|b8837df5-586c-46c3-8eb7-06b073ec6df3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:33.053Z|b8837df5-586c-46c3-8eb7-06b073ec6df3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:34.201Z|3cad2bd1-0294-4c97-a44b-bf1cfbea6a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:34.201Z|6de72719-60ed-4106-bf32-0b0349787c48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:34.202Z|6de72719-60ed-4106-bf32-0b0349787c48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:34.202Z|3cad2bd1-0294-4c97-a44b-bf1cfbea6a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:43.078Z|63ffe84e-a2ef-4a3e-9d6e-994a43d9c53b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:43.079Z|63ffe84e-a2ef-4a3e-9d6e-994a43d9c53b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:44.227Z|21b1020b-0c15-4bba-b289-8d008a3fc130|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:44.227Z|b6b2e6ef-019c-4247-b711-831c91a513b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:44.228Z|b6b2e6ef-019c-4247-b711-831c91a513b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:44.228Z|21b1020b-0c15-4bba-b289-8d008a3fc130|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:46.195Z|1549f513-38c5-408d-ad74-677e881fa548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:13:46.198Z|1549f513-38c5-408d-ad74-677e881fa548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:13:53.101Z|6e47985c-97fa-4951-b0a5-4de85675299e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:53.101Z|6e47985c-97fa-4951-b0a5-4de85675299e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:54.250Z|bd404075-86bd-4d90-81ba-4b6345b48158|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:54.251Z|bd404075-86bd-4d90-81ba-4b6345b48158|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:13:54.252Z|430f5fe5-ce3a-4c22-baa1-f8de6ddb9273|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:13:54.254Z|430f5fe5-ce3a-4c22-baa1-f8de6ddb9273|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:01.195Z|886321bc-96b8-465f-8ed5-4c4c05e788f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:14:01.196Z|886321bc-96b8-465f-8ed5-4c4c05e788f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:14:01.912Z|0c80e887-58bc-47c1-a451-d7d03d4d81b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:14:01.912Z|0c80e887-58bc-47c1-a451-d7d03d4d81b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:14:03.124Z|9dc0d543-633d-41ea-9985-464505fa7fe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:03.125Z|9dc0d543-633d-41ea-9985-464505fa7fe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:04.281Z|1a15994d-6ad5-4250-996a-0e71e3791c87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:04.281Z|9a9a2baf-00d5-4059-8ae0-ef5906caa982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:04.281Z|1a15994d-6ad5-4250-996a-0e71e3791c87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:04.282Z|9a9a2baf-00d5-4059-8ae0-ef5906caa982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:06.321Z|2056ad20-36ac-4155-8ea7-5fcfd30446b6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:14:06.321Z|2056ad20-36ac-4155-8ea7-5fcfd30446b6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:13.149Z|a9927c24-036e-4cd6-b9ee-aeaa6d8bbf88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:13.149Z|a9927c24-036e-4cd6-b9ee-aeaa6d8bbf88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:14.305Z|a6d6e8ea-6a33-417a-af61-a61872bd04da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:14.306Z|07101827-a30a-47ee-8d8d-0b6609d41a6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:14.306Z|07101827-a30a-47ee-8d8d-0b6609d41a6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:14.306Z|a6d6e8ea-6a33-417a-af61-a61872bd04da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:16.195Z|0cade088-4a5d-4e08-bad6-a296814ada8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:14:16.196Z|0cade088-4a5d-4e08-bad6-a296814ada8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:14:23.174Z|65ea3dbb-b9a5-4f32-9f8e-87a0fac94091|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:23.174Z|65ea3dbb-b9a5-4f32-9f8e-87a0fac94091|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:24.338Z|7eb23309-77ec-4bc2-b3d4-9df4aec6ff02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:24.338Z|304cbc95-d210-4d9d-895b-9250a6d917b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:24.339Z|304cbc95-d210-4d9d-895b-9250a6d917b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:24.339Z|7eb23309-77ec-4bc2-b3d4-9df4aec6ff02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:31.195Z|df15ae7c-0892-4cee-a69a-709a10477c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:14:31.198Z|df15ae7c-0892-4cee-a69a-709a10477c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:14:31.913Z|38958460-077a-42b0-b725-c700f2e3dd8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:14:31.913Z|38958460-077a-42b0-b725-c700f2e3dd8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:14:33.199Z|020b51f9-4db9-4018-8a84-d0833d46a928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:33.199Z|020b51f9-4db9-4018-8a84-d0833d46a928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:34.362Z|e6ad00d2-0957-440b-bb1c-5e1ba3677aa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:34.362Z|dfa07843-78ca-4522-ad41-660dc6a69bc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:34.363Z|e6ad00d2-0957-440b-bb1c-5e1ba3677aa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:34.364Z|dfa07843-78ca-4522-ad41-660dc6a69bc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:43.225Z|d02aecc4-e458-4e06-9fd7-2e04dca24736|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:43.225Z|d02aecc4-e458-4e06-9fd7-2e04dca24736|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:44.388Z|b6557cc8-9218-4611-9d7a-0c42f876225c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:44.388Z|737d44b6-3b8c-42a9-9db3-af1565d50fc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:44.389Z|b6557cc8-9218-4611-9d7a-0c42f876225c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:44.389Z|737d44b6-3b8c-42a9-9db3-af1565d50fc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:46.195Z|accc4899-d86e-4149-a917-8c6abb5e65dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:14:46.196Z|accc4899-d86e-4149-a917-8c6abb5e65dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:14:53.253Z|8cc5246d-7511-4d3c-b3de-de151e4e7334|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:53.255Z|8cc5246d-7511-4d3c-b3de-de151e4e7334|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:54.413Z|ea1c3882-43e9-49ef-be2e-00ad61806678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:54.413Z|7be02004-6384-4a23-be71-b5c99c23b66c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:14:54.414Z|ea1c3882-43e9-49ef-be2e-00ad61806678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:14:54.414Z|7be02004-6384-4a23-be71-b5c99c23b66c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:01.196Z|c1a884a7-498c-4c98-a865-7b7de60b8b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:15:01.196Z|c1a884a7-498c-4c98-a865-7b7de60b8b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:15:01.914Z|7cac588d-5aaa-42cf-b825-9e45002e6fbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:15:01.914Z|7cac588d-5aaa-42cf-b825-9e45002e6fbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:15:03.281Z|a1d0c03a-4770-444d-b6c7-1b1b2c723678|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:03.281Z|a1d0c03a-4770-444d-b6c7-1b1b2c723678|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:04.437Z|d9dc4b97-7c00-450a-9898-cd6fa269df94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:04.438Z|d9dc4b97-7c00-450a-9898-cd6fa269df94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:04.439Z|83cd5708-7ac6-4423-aaaa-acb66cd5fbe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:04.440Z|83cd5708-7ac6-4423-aaaa-acb66cd5fbe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:06.321Z|1a908d30-54c3-4547-859b-cb13ed0dad50|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:15:06.322Z|1a908d30-54c3-4547-859b-cb13ed0dad50|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:13.304Z|8b05e938-f668-448d-91ba-73d10051747d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:13.305Z|8b05e938-f668-448d-91ba-73d10051747d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:14.466Z|8770dcaf-d08f-4c65-baa9-cf2e6a9b3f80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:14.466Z|1c967087-7e0f-468e-b34d-d4c6d07097ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:14.466Z|1c967087-7e0f-468e-b34d-d4c6d07097ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:14.466Z|8770dcaf-d08f-4c65-baa9-cf2e6a9b3f80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:16.195Z|919b4889-f2f2-46a1-b2fd-8ffbcb56d4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:15:16.198Z|919b4889-f2f2-46a1-b2fd-8ffbcb56d4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:15:23.338Z|6af862b2-ecc5-48d6-a64c-ba61997e2498|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:23.339Z|6af862b2-ecc5-48d6-a64c-ba61997e2498|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:24.502Z|82bc3eb5-cb8d-480a-8adf-5a412fc8d1ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:24.502Z|6304c90b-0ff0-4da1-9bff-a31f1bcd23a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:24.503Z|82bc3eb5-cb8d-480a-8adf-5a412fc8d1ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:24.503Z|6304c90b-0ff0-4da1-9bff-a31f1bcd23a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:31.195Z|389c5ca6-6352-4213-9d0f-af9eb167f5ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:15:31.196Z|389c5ca6-6352-4213-9d0f-af9eb167f5ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:15:31.915Z|59a66664-cf54-4a15-b970-06ec789c86cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:15:31.916Z|59a66664-cf54-4a15-b970-06ec789c86cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:15:33.366Z|034c366c-2302-41c6-bd0c-9d2748720961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:33.367Z|034c366c-2302-41c6-bd0c-9d2748720961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:34.533Z|a6f8b3f7-59db-41ad-8d09-cfb7ae561650|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:34.533Z|a6f8b3f7-59db-41ad-8d09-cfb7ae561650|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:34.535Z|e1009dac-ebaf-465a-b0a1-1c5d09f159ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:34.536Z|e1009dac-ebaf-465a-b0a1-1c5d09f159ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:43.393Z|d1f311b3-82f5-4e83-870e-f84938c87d74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:43.394Z|d1f311b3-82f5-4e83-870e-f84938c87d74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:44.557Z|24565bda-4d4f-42ba-84a2-f2b5fb9c00e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:44.557Z|24565bda-4d4f-42ba-84a2-f2b5fb9c00e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:44.559Z|dacfc76d-1243-41b3-9ed3-62d6a8c55707|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:44.559Z|dacfc76d-1243-41b3-9ed3-62d6a8c55707|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:46.195Z|0496041c-f52e-40e0-b177-034b00b8a9b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:15:46.196Z|0496041c-f52e-40e0-b177-034b00b8a9b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:15:53.423Z|15b7fdb1-89b5-4d11-a539-c2fcff15c98f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:53.424Z|15b7fdb1-89b5-4d11-a539-c2fcff15c98f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:54.583Z|bc2b0e13-b30b-4554-8363-29f16c7fefdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:54.583Z|5b1bca2b-d369-4269-8c35-2314a6baf8c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:15:54.583Z|bc2b0e13-b30b-4554-8363-29f16c7fefdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:15:54.584Z|5b1bca2b-d369-4269-8c35-2314a6baf8c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:01.196Z|12198035-1c07-4cd2-9fbc-9a5f5981bc56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:16:01.196Z|12198035-1c07-4cd2-9fbc-9a5f5981bc56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:16:01.917Z|469a2584-3a39-4caf-84ef-3a597b81f6cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:16:01.917Z|469a2584-3a39-4caf-84ef-3a597b81f6cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:16:03.464Z|d35ed14a-63ed-4b3a-8005-facb62618c96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:03.465Z|d35ed14a-63ed-4b3a-8005-facb62618c96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:04.611Z|026cadab-1811-40bd-a817-2d4c8de6e5a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:04.611Z|026cadab-1811-40bd-a817-2d4c8de6e5a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:04.611Z|431782ce-c5fd-4f41-968c-7d67c5a35b0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:04.612Z|431782ce-c5fd-4f41-968c-7d67c5a35b0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:06.318Z|b555e7eb-04f8-45d3-8652-4c6bf13841c9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:16:06.319Z|b555e7eb-04f8-45d3-8652-4c6bf13841c9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:13.494Z|254e0d3e-11d1-4656-ba6d-91cd31ae139b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:13.495Z|254e0d3e-11d1-4656-ba6d-91cd31ae139b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:14.635Z|ce35e08b-f39c-4c89-b3fd-68ac477af63a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:14.635Z|601ff030-6030-4b08-a874-04a87ea11b36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:14.636Z|601ff030-6030-4b08-a874-04a87ea11b36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:14.636Z|ce35e08b-f39c-4c89-b3fd-68ac477af63a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:16.196Z|56352dee-38e3-4475-8bfe-4cde038be1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:16:16.196Z|56352dee-38e3-4475-8bfe-4cde038be1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:16:23.519Z|624e024f-19d3-4a00-a6b4-b3e5c69f68fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:23.520Z|624e024f-19d3-4a00-a6b4-b3e5c69f68fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:24.659Z|f50f1cf5-7be2-42ca-85d9-ea1b42086bcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:24.659Z|f50f1cf5-7be2-42ca-85d9-ea1b42086bcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:24.662Z|c34b5ded-ca2d-46ac-a609-56e0c80ffab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:24.662Z|c34b5ded-ca2d-46ac-a609-56e0c80ffab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:31.195Z|50bb157e-ad25-43f2-b7dc-9bf7bde3ddd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:16:31.196Z|50bb157e-ad25-43f2-b7dc-9bf7bde3ddd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:16:31.918Z|b6e496d8-8dc5-455c-8598-d963c5912c51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:16:31.918Z|b6e496d8-8dc5-455c-8598-d963c5912c51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:16:33.543Z|4bcf2e33-b459-4d35-8042-8746bfc29cdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:33.544Z|4bcf2e33-b459-4d35-8042-8746bfc29cdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:34.681Z|da035b78-0b39-431a-93fb-6a5bffa4af3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:34.681Z|74a1e6a2-1290-452d-a0b9-610161e3a885|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:34.681Z|da035b78-0b39-431a-93fb-6a5bffa4af3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:34.682Z|74a1e6a2-1290-452d-a0b9-610161e3a885|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:43.570Z|6a0d258c-d8fb-418d-a0d0-305e5a668eca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:43.571Z|6a0d258c-d8fb-418d-a0d0-305e5a668eca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:44.707Z|7ef25180-a575-46da-820e-b20afbe5623b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:44.707Z|2dce0b52-2ab3-4789-8cf9-f6b2f2a9a671|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:44.708Z|2dce0b52-2ab3-4789-8cf9-f6b2f2a9a671|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:44.708Z|7ef25180-a575-46da-820e-b20afbe5623b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:46.195Z|36c43964-bbda-4968-a130-3d171bc0db6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:16:46.196Z|36c43964-bbda-4968-a130-3d171bc0db6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:16:53.594Z|f21efb05-5314-4684-9280-a5f8e5b83aec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:53.594Z|f21efb05-5314-4684-9280-a5f8e5b83aec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:54.731Z|d40e72e8-004d-4eef-9532-fa73e31d7a83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:54.731Z|66c050ec-891e-4b99-83c4-eaa4cb659475|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:16:54.732Z|66c050ec-891e-4b99-83c4-eaa4cb659475|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:16:54.732Z|d40e72e8-004d-4eef-9532-fa73e31d7a83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:01.195Z|a85124c2-1e61-4908-a0d5-9291a0a71016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:17:01.196Z|a85124c2-1e61-4908-a0d5-9291a0a71016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:17:01.919Z|80028b05-9d09-460b-82da-502e06a45d49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:17:01.920Z|80028b05-9d09-460b-82da-502e06a45d49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:17:03.622Z|5a6ca71b-659a-4733-90d7-fe3d517f5770|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:03.622Z|5a6ca71b-659a-4733-90d7-fe3d517f5770|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:04.757Z|7ee2c1bb-fe33-4578-b40e-cef75bd5ea5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:04.757Z|db497268-e1c6-478b-ae72-7c6281cecd6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:04.757Z|7ee2c1bb-fe33-4578-b40e-cef75bd5ea5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:04.757Z|db497268-e1c6-478b-ae72-7c6281cecd6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:06.318Z|2c4acfb3-fe19-4d73-bdfa-5a296b958709|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:17:06.320Z|2c4acfb3-fe19-4d73-bdfa-5a296b958709|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:13.646Z|3964bb51-9263-448d-adfc-f86abf768c7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:13.647Z|3964bb51-9263-448d-adfc-f86abf768c7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:14.784Z|63c5eb5a-fdd8-4361-aff8-6d938605a789|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:14.784Z|6bab52b2-c235-4054-84c8-d0be163b1781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:14.785Z|63c5eb5a-fdd8-4361-aff8-6d938605a789|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:14.785Z|6bab52b2-c235-4054-84c8-d0be163b1781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:16.195Z|82f02f86-9e5d-46ad-89f9-8af59c9d06e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:17:16.196Z|82f02f86-9e5d-46ad-89f9-8af59c9d06e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:17:23.669Z|ad89f2a3-ae38-44ff-b427-1a284f991b7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:23.670Z|ad89f2a3-ae38-44ff-b427-1a284f991b7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:24.808Z|47dac581-798c-4af2-961a-cc6c7276ca42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:24.808Z|4e0cd692-fcd3-429a-93ed-a651c832cc4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:24.809Z|47dac581-798c-4af2-961a-cc6c7276ca42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:24.809Z|4e0cd692-fcd3-429a-93ed-a651c832cc4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:31.195Z|85d245ca-1fd4-483b-b992-a3940dd6b391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:17:31.196Z|85d245ca-1fd4-483b-b992-a3940dd6b391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:17:31.921Z|16a18c76-3840-4468-89d3-21c83e3be3d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:17:31.922Z|16a18c76-3840-4468-89d3-21c83e3be3d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:17:33.694Z|3b65da5c-e9b4-45fe-bdc6-e2911b2bfaa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:33.695Z|3b65da5c-e9b4-45fe-bdc6-e2911b2bfaa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:34.834Z|3fb794f4-984d-4b15-a965-e029a138dc70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:34.834Z|cdf2529d-c950-4b69-9b2b-8e9401e0027d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:34.835Z|3fb794f4-984d-4b15-a965-e029a138dc70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:34.835Z|cdf2529d-c950-4b69-9b2b-8e9401e0027d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:43.719Z|e2af9189-4667-4ebb-8575-3918d4921447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:43.719Z|e2af9189-4667-4ebb-8575-3918d4921447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:44.860Z|0e1b1040-3b8a-4bf6-863d-3845945d1663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:44.861Z|ddfa04d3-1bf4-4911-a0d3-effe0ef3712c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:44.861Z|0e1b1040-3b8a-4bf6-863d-3845945d1663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:44.862Z|ddfa04d3-1bf4-4911-a0d3-effe0ef3712c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:46.195Z|ef702834-5663-4849-b9c7-d8f6af3d3ae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:17:46.196Z|ef702834-5663-4849-b9c7-d8f6af3d3ae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:17:53.744Z|3c2a17de-4f50-420e-b5ed-40ee519c3a15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:53.745Z|3c2a17de-4f50-420e-b5ed-40ee519c3a15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:54.886Z|d2b44426-dc7e-43b5-a962-0b38dbe990cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:54.886Z|003beb62-df2d-45d5-9692-e22e191144c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:17:54.887Z|d2b44426-dc7e-43b5-a962-0b38dbe990cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:17:54.887Z|003beb62-df2d-45d5-9692-e22e191144c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:01.195Z|18fb83bb-ee37-4456-82f3-5fd11e2caefa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:18:01.198Z|18fb83bb-ee37-4456-82f3-5fd11e2caefa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:18:01.922Z|68fe32cc-a367-43ba-b862-cd9429466754|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:18:01.923Z|68fe32cc-a367-43ba-b862-cd9429466754|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:18:03.772Z|853626da-8f2b-4728-ab82-f07b1c8fbabb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:03.773Z|853626da-8f2b-4728-ab82-f07b1c8fbabb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:04.911Z|162be5e6-fa92-4edd-8e6c-10da86009c5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:04.912Z|0b6a3402-da1f-406d-ae52-03561d6560cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:04.912Z|162be5e6-fa92-4edd-8e6c-10da86009c5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:04.913Z|0b6a3402-da1f-406d-ae52-03561d6560cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:06.319Z|89bfa578-6d18-4401-8033-8d37f701cc9a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:18:06.320Z|89bfa578-6d18-4401-8033-8d37f701cc9a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:13.796Z|2e79adf4-ded7-4200-b5ca-7d297f8db91a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:13.796Z|2e79adf4-ded7-4200-b5ca-7d297f8db91a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:14.936Z|5356db5d-9355-4312-a00f-bf009e762656|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:14.936Z|e49ecde1-448c-49d5-bb3e-278f81e38209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:14.937Z|5356db5d-9355-4312-a00f-bf009e762656|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:14.937Z|e49ecde1-448c-49d5-bb3e-278f81e38209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:16.196Z|4c3d0b14-efd4-4dc4-9c51-b4ad270c135d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:18:16.196Z|4c3d0b14-efd4-4dc4-9c51-b4ad270c135d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:18:23.822Z|951e6aae-ae4d-468f-a17d-3828215ee8c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:23.823Z|951e6aae-ae4d-468f-a17d-3828215ee8c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:24.962Z|60cd92ae-217e-45de-91e5-b1393d9144a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:24.962Z|c46b85b3-9b2e-42c3-9795-bdd88f4d9afa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:24.963Z|c46b85b3-9b2e-42c3-9795-bdd88f4d9afa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:24.963Z|60cd92ae-217e-45de-91e5-b1393d9144a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:31.195Z|0b54b465-d238-4038-99e9-98a2cb7454c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:18:31.196Z|0b54b465-d238-4038-99e9-98a2cb7454c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:18:31.924Z|ea544837-2546-4fac-9138-e392edb93db8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:18:31.925Z|ea544837-2546-4fac-9138-e392edb93db8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:18:33.845Z|36b40587-93a9-424f-9f6a-646ff069da9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:33.846Z|36b40587-93a9-424f-9f6a-646ff069da9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:34.987Z|7f3dac20-9d63-45b2-970c-2c339967ab60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:34.987Z|a9f0bdf0-5899-4d06-96bd-df63618cf8af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:34.988Z|7f3dac20-9d63-45b2-970c-2c339967ab60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:34.988Z|a9f0bdf0-5899-4d06-96bd-df63618cf8af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:43.873Z|f99d0da0-fe7b-4b97-ad62-15cab1ee6e0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:43.874Z|f99d0da0-fe7b-4b97-ad62-15cab1ee6e0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:45.010Z|68f6c53c-e0f6-4c1b-8320-e1f484c3f394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:45.010Z|4236c3b8-82f2-4d4c-ab38-4aede69af260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:45.012Z|68f6c53c-e0f6-4c1b-8320-e1f484c3f394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:45.012Z|4236c3b8-82f2-4d4c-ab38-4aede69af260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:46.196Z|8d803c69-3604-4150-9323-8a0869c4c302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:18:46.199Z|8d803c69-3604-4150-9323-8a0869c4c302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:18:53.896Z|281ee1ec-2485-468a-b552-085fe9ceb4d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:53.897Z|281ee1ec-2485-468a-b552-085fe9ceb4d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:55.034Z|8320c2c9-42d1-45bc-9526-e771d751a3a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:55.034Z|b3e0d0ea-334b-47bf-90d5-126fafb33f25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:18:55.034Z|8320c2c9-42d1-45bc-9526-e771d751a3a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:18:55.035Z|b3e0d0ea-334b-47bf-90d5-126fafb33f25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:01.195Z|4de86aef-68e5-4dfc-8842-e6b59416abb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:19:01.196Z|4de86aef-68e5-4dfc-8842-e6b59416abb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:19:01.925Z|84946224-1fce-4c1c-99a8-a4418a54dfd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:19:01.926Z|84946224-1fce-4c1c-99a8-a4418a54dfd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:19:03.921Z|15cc35d3-79ad-4316-81ca-1c4e61669bcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:03.922Z|15cc35d3-79ad-4316-81ca-1c4e61669bcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:05.059Z|be6e2863-7125-403f-a453-34982613c439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:05.059Z|1233b5a9-25b7-403f-836d-8298e4e7181e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:05.060Z|be6e2863-7125-403f-a453-34982613c439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:05.060Z|1233b5a9-25b7-403f-836d-8298e4e7181e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:06.317Z|32a02496-19a0-4886-87d0-8d94fd84a9d5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:19:06.318Z|32a02496-19a0-4886-87d0-8d94fd84a9d5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:13.983Z|b36b8a32-218e-4012-b729-04cf6992bde8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:13.984Z|b36b8a32-218e-4012-b729-04cf6992bde8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:15.086Z|e1049be5-b20d-4d76-9f06-f6692ad08863|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:15.086Z|3c552bca-9b33-4ff4-9122-aa69de67b904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:15.086Z|3c552bca-9b33-4ff4-9122-aa69de67b904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:15.086Z|e1049be5-b20d-4d76-9f06-f6692ad08863|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:16.195Z|273fb0b1-ea08-46da-b1d4-2697cc295349|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:19:16.196Z|273fb0b1-ea08-46da-b1d4-2697cc295349|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:19:24.014Z|53324ae5-58a7-4db4-8793-d20b8f4306b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:24.015Z|53324ae5-58a7-4db4-8793-d20b8f4306b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:25.110Z|d1e43f4f-64c1-43f7-a6c7-b808ef846826|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:25.111Z|258abf1e-f93a-415a-914a-21def69eedfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:25.111Z|258abf1e-f93a-415a-914a-21def69eedfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:25.111Z|d1e43f4f-64c1-43f7-a6c7-b808ef846826|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:31.195Z|3db30672-562b-4993-8673-703db76e9b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:19:31.198Z|3db30672-562b-4993-8673-703db76e9b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:19:31.927Z|7a49be9c-37a0-4501-a2ec-594323619c0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:19:31.927Z|7a49be9c-37a0-4501-a2ec-594323619c0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:19:34.042Z|366209c0-9910-4f66-a72f-05c35c9e34a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:34.043Z|366209c0-9910-4f66-a72f-05c35c9e34a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:35.135Z|923d8652-1bd8-4eaa-86ec-93bbef2ee010|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:35.135Z|f816768c-d173-4fd4-89d4-5c1f056b2ea0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:35.136Z|923d8652-1bd8-4eaa-86ec-93bbef2ee010|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:35.136Z|f816768c-d173-4fd4-89d4-5c1f056b2ea0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:44.072Z|b6d15e88-4bad-4f2c-9d59-8c4991bf45bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:44.073Z|b6d15e88-4bad-4f2c-9d59-8c4991bf45bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:45.161Z|1d398f90-5e02-4836-a139-c6d1ba9924e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:45.161Z|40fed261-6bad-4ba4-a370-9704bdf1b389|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:45.163Z|1d398f90-5e02-4836-a139-c6d1ba9924e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:45.164Z|40fed261-6bad-4ba4-a370-9704bdf1b389|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:46.195Z|e6aa1013-9ec1-46b5-b74c-b4c6c357f07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:19:46.196Z|e6aa1013-9ec1-46b5-b74c-b4c6c357f07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:19:54.101Z|2bd7c232-3fb0-442b-b31b-280308dfe4ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:54.103Z|2bd7c232-3fb0-442b-b31b-280308dfe4ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:55.189Z|7bc60628-af89-4ea5-a2d8-244394e90cb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:55.190Z|c54bd85c-c6a8-4126-be35-71b7802b0852|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:19:55.190Z|7bc60628-af89-4ea5-a2d8-244394e90cb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:19:55.191Z|c54bd85c-c6a8-4126-be35-71b7802b0852|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:01.196Z|a7910195-0b1a-4365-ac6d-2e6728faf123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:20:01.197Z|a7910195-0b1a-4365-ac6d-2e6728faf123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:20:01.928Z|dcff2058-6928-47b5-a4f5-b205d8b05ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:20:01.929Z|dcff2058-6928-47b5-a4f5-b205d8b05ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:20:04.129Z|4eca7ff8-3dbb-4d68-8531-2a24995ed172|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:04.130Z|4eca7ff8-3dbb-4d68-8531-2a24995ed172|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:05.217Z|f4320a3f-37f9-4b74-ae47-a4e6a29636ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:05.217Z|23640c64-9405-446c-be09-7f4b7ada8c8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:05.218Z|f4320a3f-37f9-4b74-ae47-a4e6a29636ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:05.218Z|23640c64-9405-446c-be09-7f4b7ada8c8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:06.320Z|3003d8ff-17b7-4653-b55c-195d6c7eff4c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:20:06.320Z|3003d8ff-17b7-4653-b55c-195d6c7eff4c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:14.156Z|82ecd564-b219-4bc1-9629-46ef5875a8bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:14.157Z|82ecd564-b219-4bc1-9629-46ef5875a8bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:15.241Z|ba775d3e-f948-40a1-b9eb-dc0a6fe4578d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:15.241Z|33387f7c-a383-4d94-a686-0ddf9a8b5864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:15.241Z|ba775d3e-f948-40a1-b9eb-dc0a6fe4578d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:15.242Z|33387f7c-a383-4d94-a686-0ddf9a8b5864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:16.196Z|0ca06b11-600d-4b53-8a52-b436ac7f46d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:20:16.200Z|0ca06b11-600d-4b53-8a52-b436ac7f46d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:20:24.184Z|698b2c91-53be-466e-ac49-ac81db5bbf1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:24.186Z|698b2c91-53be-466e-ac49-ac81db5bbf1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:25.264Z|60ad021f-3e22-4bfb-98a2-8374cdfa97aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:25.264Z|c4224b3f-3360-4cae-b382-590dc0459777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:25.265Z|c4224b3f-3360-4cae-b382-590dc0459777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:25.265Z|60ad021f-3e22-4bfb-98a2-8374cdfa97aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:31.196Z|68078035-5124-4a14-91c2-0adc78792b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:20:31.199Z|68078035-5124-4a14-91c2-0adc78792b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:20:31.929Z|cd5030be-4cac-4af2-b417-11b4e2d66f0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:20:31.930Z|cd5030be-4cac-4af2-b417-11b4e2d66f0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:20:34.212Z|641248b5-60b5-452c-a6d4-23487991a5a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:34.213Z|641248b5-60b5-452c-a6d4-23487991a5a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:35.288Z|58464ffd-768e-478c-876c-9a7339413f89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:35.288Z|0afe9344-be87-4ee2-a544-6fe259b0e52f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:35.289Z|58464ffd-768e-478c-876c-9a7339413f89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:35.289Z|0afe9344-be87-4ee2-a544-6fe259b0e52f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:44.238Z|0ed76875-c63d-4ace-9a8f-d5f93d3e2087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:44.239Z|0ed76875-c63d-4ace-9a8f-d5f93d3e2087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:45.314Z|74b0da4e-f1b8-4a71-b854-b899ea0ad0f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:45.314Z|53396b5b-b803-4a16-b2b7-0c825e773b2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:45.315Z|53396b5b-b803-4a16-b2b7-0c825e773b2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:45.315Z|74b0da4e-f1b8-4a71-b854-b899ea0ad0f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:46.196Z|76abb3c8-b908-41c4-8e12-a8c123968510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:20:46.197Z|76abb3c8-b908-41c4-8e12-a8c123968510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:20:54.264Z|77168861-88aa-4d5a-9efa-d6951bacde0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:54.265Z|77168861-88aa-4d5a-9efa-d6951bacde0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:55.342Z|2f8585f3-eece-4264-bcf8-3d9e31602f78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:55.342Z|371abbe0-a71f-4766-8eeb-43b7d70b4a7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:20:55.342Z|2f8585f3-eece-4264-bcf8-3d9e31602f78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:20:55.342Z|371abbe0-a71f-4766-8eeb-43b7d70b4a7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:01.195Z|fc2bbafa-0705-4c6f-83cb-de0abb43e33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:21:01.199Z|fc2bbafa-0705-4c6f-83cb-de0abb43e33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:21:01.931Z|00b2835a-de96-4c30-a569-b682a2e1ed98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:21:01.931Z|00b2835a-de96-4c30-a569-b682a2e1ed98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:21:04.289Z|9e5a821a-1477-4819-8b93-ada0d5b4d6eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:04.290Z|9e5a821a-1477-4819-8b93-ada0d5b4d6eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:05.365Z|9f5d1ed5-b16d-416a-bb10-bb5e20235e89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:05.366Z|9f5d1ed5-b16d-416a-bb10-bb5e20235e89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:05.366Z|dbbbd571-3b3f-4c35-9daa-6180a2b93323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:05.367Z|dbbbd571-3b3f-4c35-9daa-6180a2b93323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:06.321Z|eb21ccde-21c0-4e12-b374-66e78cb8b3eb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:21:06.322Z|eb21ccde-21c0-4e12-b374-66e78cb8b3eb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:14.317Z|d9eba4bb-2829-408a-ae9b-8a6d318e2ed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:14.317Z|d9eba4bb-2829-408a-ae9b-8a6d318e2ed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:15.389Z|8f0df65d-47a7-46d6-81d2-c4a381602e0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:15.389Z|8f0df65d-47a7-46d6-81d2-c4a381602e0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:15.389Z|9a9387c7-d19f-4026-b04e-47812b3c1b23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:15.390Z|9a9387c7-d19f-4026-b04e-47812b3c1b23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:16.196Z|25716d32-b2bd-4bba-93ba-397e3ddbc7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:21:16.196Z|25716d32-b2bd-4bba-93ba-397e3ddbc7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:21:24.346Z|f2d99682-2e88-46b0-8888-715f97f22b31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:24.348Z|f2d99682-2e88-46b0-8888-715f97f22b31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:25.414Z|7dfcafcd-b59a-4be2-9c5a-740efc596af3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:25.414Z|1c5775b5-0f30-4652-82bd-864545661b46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:25.415Z|1c5775b5-0f30-4652-82bd-864545661b46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:25.415Z|7dfcafcd-b59a-4be2-9c5a-740efc596af3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:31.196Z|bbcce2fc-97b6-487e-838f-203e4afb9e37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:21:31.196Z|bbcce2fc-97b6-487e-838f-203e4afb9e37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:21:31.932Z|b678c7d9-16fe-44e0-b9ab-e274c9a50af8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:21:31.933Z|b678c7d9-16fe-44e0-b9ab-e274c9a50af8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:21:34.374Z|48cb59a0-783a-4996-bfcd-f884ef50a2b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:34.375Z|48cb59a0-783a-4996-bfcd-f884ef50a2b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:35.446Z|978cce4e-a6eb-4c00-abdb-3e0b9d030992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:35.446Z|f699fd3b-fb39-4945-ba58-cdb977abed6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:35.447Z|978cce4e-a6eb-4c00-abdb-3e0b9d030992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:35.447Z|f699fd3b-fb39-4945-ba58-cdb977abed6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:44.398Z|7f2a1cd7-9c4b-476d-9cb1-d87794dd9b70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:44.399Z|7f2a1cd7-9c4b-476d-9cb1-d87794dd9b70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:45.474Z|11f755ec-c3e2-426e-aea6-337b1d2c5a63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:45.475Z|11f755ec-c3e2-426e-aea6-337b1d2c5a63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:45.477Z|1191a6e4-e7c5-4bf3-94ca-3ee7bf356874|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:45.477Z|1191a6e4-e7c5-4bf3-94ca-3ee7bf356874|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:46.195Z|7b920513-6d5b-4157-85aa-433da4fedcfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:21:46.199Z|7b920513-6d5b-4157-85aa-433da4fedcfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:21:54.422Z|6dde8270-3617-46bf-ba3b-221d00287325|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:54.422Z|6dde8270-3617-46bf-ba3b-221d00287325|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:55.504Z|fb190dda-a300-4777-b1e9-953a23df6ec9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:55.504Z|aa9cb68e-3ff6-4a1a-8a82-fefa18e3e088|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:21:55.505Z|fb190dda-a300-4777-b1e9-953a23df6ec9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:21:55.505Z|aa9cb68e-3ff6-4a1a-8a82-fefa18e3e088|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:01.195Z|ba5cc74a-689d-44db-bcb1-adb7205e4230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:22:01.196Z|ba5cc74a-689d-44db-bcb1-adb7205e4230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:22:01.933Z|375d8578-0f00-43fd-a9c9-3cfa007dd232|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:22:01.934Z|375d8578-0f00-43fd-a9c9-3cfa007dd232|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:22:04.449Z|793cc848-9ddf-48a6-9d14-bddc5db0a550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:04.450Z|793cc848-9ddf-48a6-9d14-bddc5db0a550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:05.527Z|da86371c-5a4d-49de-a1bf-fe77cb4d73bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:05.527Z|4019f317-d531-4dcf-bf89-05204938f440|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:05.528Z|da86371c-5a4d-49de-a1bf-fe77cb4d73bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:05.528Z|4019f317-d531-4dcf-bf89-05204938f440|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:06.317Z|3a5b08b1-5b4d-4b53-9b34-43eb350962ac|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:22:06.318Z|3a5b08b1-5b4d-4b53-9b34-43eb350962ac|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:14.474Z|fbb3ef14-d94c-4ac4-ac2d-bac3427bf949|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:14.475Z|fbb3ef14-d94c-4ac4-ac2d-bac3427bf949|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:15.552Z|c1c6ae88-0c13-415b-b169-4f28cfb32a3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:15.552Z|e694282b-527b-4f64-8a6b-118724c9a6fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:15.552Z|e694282b-527b-4f64-8a6b-118724c9a6fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:15.552Z|c1c6ae88-0c13-415b-b169-4f28cfb32a3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:16.195Z|0c01f622-9d95-4c32-b0f9-cfee861374ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:22:16.196Z|0c01f622-9d95-4c32-b0f9-cfee861374ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:22:24.497Z|67104e65-d82f-4636-9308-b4c216a5ebeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:24.497Z|67104e65-d82f-4636-9308-b4c216a5ebeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:25.574Z|f9742aa5-983a-4c5e-a1f0-ae8aeb073f75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:25.574Z|a6d91f94-6c3b-4960-89b4-ee16b16154d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:25.575Z|a6d91f94-6c3b-4960-89b4-ee16b16154d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:25.575Z|f9742aa5-983a-4c5e-a1f0-ae8aeb073f75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:31.196Z|ca1474be-6f51-4821-a972-679ce6e81ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:22:31.199Z|ca1474be-6f51-4821-a972-679ce6e81ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:22:31.934Z|7ad6902b-dc02-493c-b728-a8bd76ea9be0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:22:31.935Z|7ad6902b-dc02-493c-b728-a8bd76ea9be0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:22:34.520Z|6c3d2791-48de-48ca-b083-fb642c05c60e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:34.521Z|6c3d2791-48de-48ca-b083-fb642c05c60e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:35.600Z|c628ea23-a14d-4608-9a1e-7549b14175c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:35.601Z|c628ea23-a14d-4608-9a1e-7549b14175c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:35.601Z|16ce4340-ed97-4296-945a-776cc9b8465b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:35.602Z|16ce4340-ed97-4296-945a-776cc9b8465b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:44.543Z|4e6618ae-4429-42f8-bec6-8a213a0cf8fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:44.544Z|4e6618ae-4429-42f8-bec6-8a213a0cf8fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:45.624Z|0d6a1048-8a88-4cb1-a9f8-8466b8c9521a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:45.624Z|66b4e28b-969a-489e-acea-2307b9aeb8a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:45.625Z|0d6a1048-8a88-4cb1-a9f8-8466b8c9521a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:45.625Z|66b4e28b-969a-489e-acea-2307b9aeb8a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:46.195Z|1a52cf78-cf1d-4bca-92e1-df50e97b0261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:22:46.196Z|1a52cf78-cf1d-4bca-92e1-df50e97b0261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:22:54.567Z|35e5120d-0e5c-4754-9baa-88963debd9de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:54.568Z|35e5120d-0e5c-4754-9baa-88963debd9de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:55.647Z|6fd6e583-69e8-4913-835a-a22b58e86970|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:55.647Z|f41fa522-3f20-43fc-a80e-a1cb351d4ab5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:22:55.648Z|6fd6e583-69e8-4913-835a-a22b58e86970|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:22:55.648Z|f41fa522-3f20-43fc-a80e-a1cb351d4ab5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:01.195Z|ede448a7-27d0-42df-90eb-aa185c03abb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:23:01.196Z|ede448a7-27d0-42df-90eb-aa185c03abb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:23:01.936Z|e7a3f240-e7d0-47f0-bb30-398760891ce3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:23:01.936Z|e7a3f240-e7d0-47f0-bb30-398760891ce3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:23:04.590Z|611cee42-b51a-495e-ae26-ba8367503673|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:04.591Z|611cee42-b51a-495e-ae26-ba8367503673|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:05.672Z|557165ee-acd8-49d2-9a52-249e0abde86d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:05.672Z|09d2e14f-b793-4719-8f55-a82d0d2325fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:05.673Z|09d2e14f-b793-4719-8f55-a82d0d2325fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:05.673Z|557165ee-acd8-49d2-9a52-249e0abde86d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:06.318Z|012ae183-a57c-4181-84dd-907a602f524d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:23:06.319Z|012ae183-a57c-4181-84dd-907a602f524d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:14.613Z|a15bec3b-3421-4540-b628-ac907e139672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:14.614Z|a15bec3b-3421-4540-b628-ac907e139672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:15.696Z|0ff0c839-c67b-4932-8058-1ef6cb1e93b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:15.696Z|32c67282-6624-4f36-8a82-44e0e84cacdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:15.696Z|0ff0c839-c67b-4932-8058-1ef6cb1e93b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:15.696Z|32c67282-6624-4f36-8a82-44e0e84cacdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:16.195Z|b72d7748-834c-463e-aba7-aa34edc34b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:23:16.199Z|b72d7748-834c-463e-aba7-aa34edc34b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:23:24.638Z|68ee3901-d7ba-451d-b0cc-418cfcaa37a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:24.639Z|68ee3901-d7ba-451d-b0cc-418cfcaa37a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:25.721Z|a3b7332a-a66a-4b8e-a152-44c4dfac9371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:25.722Z|b4fcc321-f07f-400b-853f-fb8e9b2c1ebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:25.722Z|a3b7332a-a66a-4b8e-a152-44c4dfac9371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:25.723Z|b4fcc321-f07f-400b-853f-fb8e9b2c1ebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:31.195Z|364f3521-8eb8-4a20-952f-68abf516d7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:23:31.196Z|364f3521-8eb8-4a20-952f-68abf516d7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:23:31.937Z|4d2159b2-28fb-4dc4-8b84-1b53daca44cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:23:31.938Z|4d2159b2-28fb-4dc4-8b84-1b53daca44cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:23:34.662Z|5ff7a886-5af2-4f41-9839-10775756b872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:34.662Z|5ff7a886-5af2-4f41-9839-10775756b872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:35.745Z|b0d83827-c04f-48c6-9308-98dc88feedd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:35.746Z|b0d83827-c04f-48c6-9308-98dc88feedd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:35.748Z|6e26ef97-8a75-4263-a8bc-e81dab982f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:35.749Z|6e26ef97-8a75-4263-a8bc-e81dab982f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:44.684Z|9bfb933a-fe48-456b-9b0f-914a3bb448bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:44.685Z|9bfb933a-fe48-456b-9b0f-914a3bb448bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:45.771Z|b227264d-ab07-4473-9c8f-4d123fdefc8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:45.771Z|aed875c8-1683-45d6-8275-94a041c588c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:45.771Z|b227264d-ab07-4473-9c8f-4d123fdefc8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:45.772Z|aed875c8-1683-45d6-8275-94a041c588c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:46.196Z|9391373e-9012-41d6-ae9b-bfcb435fca92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:23:46.196Z|9391373e-9012-41d6-ae9b-bfcb435fca92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:23:54.708Z|8e207121-d8e6-4885-97a7-cb74b6f73dc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:54.708Z|8e207121-d8e6-4885-97a7-cb74b6f73dc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:55.793Z|200fad64-f7f8-4309-9b2a-24c124da4ff0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:55.793Z|3d6d391c-f694-4b50-81ae-c3c7786de4ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:23:55.794Z|200fad64-f7f8-4309-9b2a-24c124da4ff0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:23:55.794Z|3d6d391c-f694-4b50-81ae-c3c7786de4ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:01.196Z|49089e14-cde5-4a7b-9712-43a64b07357d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:24:01.198Z|49089e14-cde5-4a7b-9712-43a64b07357d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:24:01.938Z|0705e7ba-80ba-40e5-9fc1-3efd4bf9cfcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:24:01.939Z|0705e7ba-80ba-40e5-9fc1-3efd4bf9cfcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:24:04.733Z|be3ef0af-bf8c-4951-9b9e-40f69ddb79da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:04.733Z|be3ef0af-bf8c-4951-9b9e-40f69ddb79da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:05.818Z|467a8be5-e237-4a84-9c20-3562893ce3fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:05.818Z|77ecf381-ff83-4af6-b1e6-4c44c254593f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:05.819Z|77ecf381-ff83-4af6-b1e6-4c44c254593f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:05.819Z|467a8be5-e237-4a84-9c20-3562893ce3fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:06.317Z|3b65e05b-586d-4309-b48d-f4016440f974|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:24:06.318Z|3b65e05b-586d-4309-b48d-f4016440f974|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:14.756Z|94465223-4961-4f9f-8482-2c14793c2571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:14.757Z|94465223-4961-4f9f-8482-2c14793c2571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:15.846Z|1b8461a8-43da-483e-955b-fb72d4e0acb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:15.847Z|1b8461a8-43da-483e-955b-fb72d4e0acb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:15.863Z|fa6e5fa5-efa0-4377-be4c-90a6cece038d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:15.863Z|fa6e5fa5-efa0-4377-be4c-90a6cece038d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:16.196Z|21a841e3-b531-42b4-a0be-21146b8eb00f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:24:16.196Z|21a841e3-b531-42b4-a0be-21146b8eb00f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:24:24.781Z|c1b060f7-9bf6-4daa-9541-6a98152aafd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:24.782Z|c1b060f7-9bf6-4daa-9541-6a98152aafd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:25.888Z|bcd171b7-a439-46ba-a73d-fdf1ac919192|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:25.888Z|0faf3260-9376-483f-972e-c0827fbaa120|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:25.888Z|0faf3260-9376-483f-972e-c0827fbaa120|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:25.888Z|bcd171b7-a439-46ba-a73d-fdf1ac919192|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:31.196Z|e005a981-b518-4e0b-90dc-40ed7102a8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:24:31.196Z|e005a981-b518-4e0b-90dc-40ed7102a8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:24:31.940Z|936278ef-7443-4f58-a2c5-72821fa9ef06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:24:31.940Z|936278ef-7443-4f58-a2c5-72821fa9ef06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:24:34.805Z|c2dc9a3b-f590-4a2b-9bad-94caf51631f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:34.806Z|c2dc9a3b-f590-4a2b-9bad-94caf51631f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:35.914Z|623bbda2-c569-4d32-997b-cc1022b8417e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:35.915Z|623bbda2-c569-4d32-997b-cc1022b8417e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:35.914Z|e1bd7d78-3fd0-4770-95f8-c6111a6b5fad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:35.916Z|e1bd7d78-3fd0-4770-95f8-c6111a6b5fad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:44.829Z|46713ef8-d33d-4155-aef0-3688657de230|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:44.829Z|46713ef8-d33d-4155-aef0-3688657de230|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:45.950Z|70f756f5-4d0d-4976-8b9e-7ca7759707cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:45.950Z|40ba6965-1132-4b21-b47e-8edc503e3024|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:45.951Z|40ba6965-1132-4b21-b47e-8edc503e3024|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:45.951Z|70f756f5-4d0d-4976-8b9e-7ca7759707cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:46.195Z|144cb93e-26c4-41e0-a93b-2a71a11ffcdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:24:46.200Z|144cb93e-26c4-41e0-a93b-2a71a11ffcdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:24:54.860Z|bb3be9bd-4663-4de4-80bb-cefc465331d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:54.860Z|bb3be9bd-4663-4de4-80bb-cefc465331d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:55.976Z|5b200222-5ea7-4047-a7ed-7bed7624814c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:55.976Z|311dd62c-1534-4135-ae61-76605e63d7f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:24:55.976Z|311dd62c-1534-4135-ae61-76605e63d7f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:24:55.976Z|5b200222-5ea7-4047-a7ed-7bed7624814c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:01.195Z|4cab08be-4fd6-4960-96c6-85c2afe66a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:25:01.196Z|4cab08be-4fd6-4960-96c6-85c2afe66a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:25:01.941Z|a993bf9f-4a14-4112-9a06-81852d0b8696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:25:01.941Z|a993bf9f-4a14-4112-9a06-81852d0b8696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:25:04.888Z|f9fcbdd8-da9d-4e2a-90c9-2adc6dc97e73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:04.889Z|f9fcbdd8-da9d-4e2a-90c9-2adc6dc97e73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:06.003Z|3aa9d5c4-3557-4928-853d-aa142f17a053|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:06.003Z|93d2979d-e216-4677-97ee-9d13d967d1de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:06.003Z|3aa9d5c4-3557-4928-853d-aa142f17a053|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:06.004Z|93d2979d-e216-4677-97ee-9d13d967d1de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:06.319Z|ab9b1691-db9b-4a1b-818e-f924163dbf41|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:25:06.319Z|ab9b1691-db9b-4a1b-818e-f924163dbf41|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:14.910Z|48528654-2b68-4b73-ad2d-3a0cb23f0d64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:14.911Z|48528654-2b68-4b73-ad2d-3a0cb23f0d64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:16.027Z|27cf9141-ee89-4a04-ad16-56b95673eb44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:16.027Z|152a9131-7d51-4520-bd10-4d086c87481f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:16.028Z|27cf9141-ee89-4a04-ad16-56b95673eb44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:16.028Z|152a9131-7d51-4520-bd10-4d086c87481f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:16.196Z|2e7e8016-ca63-4750-997b-fa4e1a0d3725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:25:16.196Z|2e7e8016-ca63-4750-997b-fa4e1a0d3725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:25:24.943Z|618e84b3-dc08-4639-b78a-28aed3f4d0b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:24.944Z|618e84b3-dc08-4639-b78a-28aed3f4d0b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:26.083Z|c87a8436-100f-4b29-9520-e23c95f7ff40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:26.084Z|ebaa705e-16e7-49a9-943b-6e7d3646fbda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:26.084Z|c87a8436-100f-4b29-9520-e23c95f7ff40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:26.085Z|ebaa705e-16e7-49a9-943b-6e7d3646fbda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:31.195Z|4f736ffd-56cb-4758-8296-271ca590964e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:25:31.198Z|4f736ffd-56cb-4758-8296-271ca590964e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:25:31.942Z|f184a827-563e-4377-8348-31125c278915|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:25:31.943Z|f184a827-563e-4377-8348-31125c278915|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:25:34.968Z|8191468f-f676-41ca-a444-839b4b9264c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:34.969Z|8191468f-f676-41ca-a444-839b4b9264c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:36.108Z|fd975261-c644-4794-9cf3-bb6a9a32c69c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:36.108Z|fe5ed9c8-a154-48d2-a2c7-631688ecd613|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:36.108Z|fd975261-c644-4794-9cf3-bb6a9a32c69c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:36.108Z|fe5ed9c8-a154-48d2-a2c7-631688ecd613|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:44.996Z|6bf364aa-f8ce-4a93-b6c8-c6d7bd10d36b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:44.997Z|6bf364aa-f8ce-4a93-b6c8-c6d7bd10d36b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:46.131Z|ebe06703-5df8-475f-a9d0-025121213a8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:46.131Z|b82b0f6e-d4ea-4031-820e-05dd4f7bf87a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:46.132Z|b82b0f6e-d4ea-4031-820e-05dd4f7bf87a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:46.132Z|ebe06703-5df8-475f-a9d0-025121213a8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:46.195Z|b4e734fb-71bc-413a-add7-47c033ec32bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:25:46.196Z|b4e734fb-71bc-413a-add7-47c033ec32bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:25:55.031Z|f509cfba-b739-4528-b9e8-704450c9395d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:55.032Z|f509cfba-b739-4528-b9e8-704450c9395d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:56.155Z|e3cbde56-ff24-4a6d-8398-07d796a4394b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:56.155Z|385f2804-ef62-4497-be51-63d4260cacea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:25:56.155Z|e3cbde56-ff24-4a6d-8398-07d796a4394b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:25:56.156Z|385f2804-ef62-4497-be51-63d4260cacea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:01.195Z|2fc2f1fb-13f1-4b09-800f-e9678046fb67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:26:01.196Z|2fc2f1fb-13f1-4b09-800f-e9678046fb67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:26:01.943Z|f3ed39c7-ae63-4f61-8eea-d5b9625e145a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:26:01.944Z|f3ed39c7-ae63-4f61-8eea-d5b9625e145a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:26:05.059Z|3dead5a8-8c50-4275-a391-b8896b668fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:05.060Z|3dead5a8-8c50-4275-a391-b8896b668fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:06.185Z|49bd81b2-f605-4fec-8e13-91e27f06b025|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:06.185Z|6dd5f94d-9284-41d5-84a8-d927c93e4d14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:06.186Z|49bd81b2-f605-4fec-8e13-91e27f06b025|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:06.186Z|6dd5f94d-9284-41d5-84a8-d927c93e4d14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:06.317Z|6f87972e-0eaa-4eca-bb51-246aed943d8b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:26:06.318Z|6f87972e-0eaa-4eca-bb51-246aed943d8b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:15.086Z|af8f1eaf-a411-442e-b442-e659ebd8c22c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:15.087Z|af8f1eaf-a411-442e-b442-e659ebd8c22c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:16.196Z|d7d87c7d-f332-4772-a1db-8c6597e29543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:26:16.199Z|d7d87c7d-f332-4772-a1db-8c6597e29543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:26:16.209Z|74fd9187-ccd7-4af1-9786-4e0d27e697e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:16.209Z|369e948d-286a-427b-be5b-893631790b2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:16.209Z|74fd9187-ccd7-4af1-9786-4e0d27e697e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:16.209Z|369e948d-286a-427b-be5b-893631790b2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:25.112Z|a4de8292-d5a2-4584-9ae1-beb0178301d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:25.113Z|a4de8292-d5a2-4584-9ae1-beb0178301d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:26.236Z|0f74c3e3-e70a-48f7-b6c2-dbf216d50013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:26.237Z|0f74c3e3-e70a-48f7-b6c2-dbf216d50013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:26.236Z|c4194c40-89f4-4ce8-abe4-550f077c128e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:26.239Z|c4194c40-89f4-4ce8-abe4-550f077c128e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:31.195Z|37046d8e-f3be-4467-9491-6bf2b4f6a860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:26:31.196Z|37046d8e-f3be-4467-9491-6bf2b4f6a860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:26:31.945Z|fc805143-5777-45e8-b213-ed7511753c8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:26:31.946Z|fc805143-5777-45e8-b213-ed7511753c8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:26:35.139Z|61ba4233-cbb2-480d-916f-b3e50035a742|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:35.140Z|61ba4233-cbb2-480d-916f-b3e50035a742|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:36.264Z|affe2531-2338-4682-bcb1-e565b8ae76a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:36.265Z|affe2531-2338-4682-bcb1-e565b8ae76a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:36.266Z|a86694e7-5c10-4fb2-9e2f-074a7c3dbce3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:36.266Z|a86694e7-5c10-4fb2-9e2f-074a7c3dbce3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:45.163Z|823e0e72-41d3-4566-9176-f8c1953396f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:45.164Z|823e0e72-41d3-4566-9176-f8c1953396f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:46.195Z|5c239e73-9a0b-4003-94ad-350daf7acd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:26:46.196Z|5c239e73-9a0b-4003-94ad-350daf7acd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:26:46.293Z|4f329648-2d74-4f28-ac4d-40f1ec80d585|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:46.293Z|73b86a43-78b6-492c-a489-864c76f5eca8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:46.293Z|4f329648-2d74-4f28-ac4d-40f1ec80d585|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:46.293Z|73b86a43-78b6-492c-a489-864c76f5eca8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:55.188Z|4c4a316a-ba17-40e3-9928-9100329cb095|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:55.189Z|4c4a316a-ba17-40e3-9928-9100329cb095|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:56.316Z|1172b43d-e84f-4597-bb98-bf4f93fdbd67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:56.316Z|fbfda7cb-f4f0-473c-8ec7-b84d375263e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:26:56.317Z|1172b43d-e84f-4597-bb98-bf4f93fdbd67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:26:56.317Z|fbfda7cb-f4f0-473c-8ec7-b84d375263e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:01.195Z|ec26588e-1b06-4d46-8ab8-6612fa560311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:27:01.198Z|ec26588e-1b06-4d46-8ab8-6612fa560311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:27:01.946Z|5e7ff297-8cc1-4d45-9b06-4a00b09f08df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:27:01.947Z|5e7ff297-8cc1-4d45-9b06-4a00b09f08df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:27:05.212Z|21d80d48-00af-4a81-8a63-4bf83e84bf1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:05.213Z|21d80d48-00af-4a81-8a63-4bf83e84bf1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:06.317Z|ce8b5c76-62d8-48ce-8f57-559c9131486e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:27:06.318Z|ce8b5c76-62d8-48ce-8f57-559c9131486e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:06.342Z|d36c37e2-2cb6-438d-8c81-c65387e5eff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:06.342Z|7a836bd5-d4af-444c-8cc2-453d2a4b447b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:06.342Z|d36c37e2-2cb6-438d-8c81-c65387e5eff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:06.343Z|7a836bd5-d4af-444c-8cc2-453d2a4b447b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:15.239Z|bbaeedb8-61f4-4bbe-ba89-b50cf76916da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:15.241Z|bbaeedb8-61f4-4bbe-ba89-b50cf76916da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:16.195Z|7e7ae743-1878-42b0-8722-0162532b0212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:27:16.196Z|7e7ae743-1878-42b0-8722-0162532b0212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:27:16.366Z|9b7320d3-66e0-4e0b-8443-f9c75e748d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:16.366Z|eb43a747-72e0-4700-ad43-1637bc528bc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:16.367Z|eb43a747-72e0-4700-ad43-1637bc528bc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:16.367Z|9b7320d3-66e0-4e0b-8443-f9c75e748d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:25.265Z|25e0a757-f166-4822-a410-8e67044c3d19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:25.266Z|25e0a757-f166-4822-a410-8e67044c3d19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:26.391Z|8a6abf6c-ef71-4197-b480-2316ce87873b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:26.391Z|aa5d17f6-0ebe-4558-8ae8-1c58962e8499|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:26.392Z|8a6abf6c-ef71-4197-b480-2316ce87873b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:26.392Z|aa5d17f6-0ebe-4558-8ae8-1c58962e8499|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:31.195Z|823b8b2f-4d90-4095-b8a1-de1ba1e7b948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:27:31.196Z|823b8b2f-4d90-4095-b8a1-de1ba1e7b948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:27:31.948Z|8f9c09a7-3d6a-460c-8f4a-2714bbe0cefa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:27:31.948Z|8f9c09a7-3d6a-460c-8f4a-2714bbe0cefa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:27:35.289Z|d84010c0-8fc1-4d6b-9eca-1ba0ff9f1d35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:35.290Z|d84010c0-8fc1-4d6b-9eca-1ba0ff9f1d35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:36.417Z|00287753-f3af-4217-bd26-b15db5d2e4de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:36.417Z|2342e5e4-bea7-407c-a84e-ed3e7d7b9e17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:36.418Z|00287753-f3af-4217-bd26-b15db5d2e4de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:36.418Z|2342e5e4-bea7-407c-a84e-ed3e7d7b9e17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:45.313Z|2e4ae299-b9df-4b0c-8482-67ddb85ec7f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:45.314Z|2e4ae299-b9df-4b0c-8482-67ddb85ec7f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:46.195Z|3b70e34f-ceed-4707-90b2-955f6e48f1b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:27:46.198Z|3b70e34f-ceed-4707-90b2-955f6e48f1b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:27:46.444Z|e693c5f2-6859-48c6-b56c-e0e78bc102c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:46.444Z|1bbe4c8b-c22d-40d9-8b58-6854d90255d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:46.445Z|1bbe4c8b-c22d-40d9-8b58-6854d90255d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:46.445Z|e693c5f2-6859-48c6-b56c-e0e78bc102c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:55.338Z|e10571f8-6be7-4808-a342-0b56b45a8140|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:55.338Z|e10571f8-6be7-4808-a342-0b56b45a8140|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:56.467Z|5205c4f2-8180-4d0b-ad1a-771e0ae10fe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:56.467Z|dc4d9162-6179-4c5f-a7e4-aded5112f305|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:27:56.468Z|5205c4f2-8180-4d0b-ad1a-771e0ae10fe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:27:56.468Z|dc4d9162-6179-4c5f-a7e4-aded5112f305|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:01.195Z|0a76df8a-7e66-4c74-b8d1-f1827b12daca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:28:01.196Z|0a76df8a-7e66-4c74-b8d1-f1827b12daca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:28:01.951Z|26fa8612-91e9-4019-aa13-30084b7d38fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:28:01.952Z|26fa8612-91e9-4019-aa13-30084b7d38fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:28:05.362Z|5a3c878c-7df7-44df-87e9-a06d551cb535|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:05.363Z|5a3c878c-7df7-44df-87e9-a06d551cb535|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:06.317Z|7f48f4f3-4401-4efd-a00d-7b676e36b3bc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:28:06.318Z|7f48f4f3-4401-4efd-a00d-7b676e36b3bc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:06.492Z|62d00e9c-63c7-4691-9e07-f757f1fae908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:06.492Z|9af3499b-13d6-474a-bf15-ae213b5f3c57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:06.493Z|9af3499b-13d6-474a-bf15-ae213b5f3c57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:06.493Z|62d00e9c-63c7-4691-9e07-f757f1fae908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:15.387Z|d4613af1-a39e-4815-bef6-0a8159958cfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:15.388Z|d4613af1-a39e-4815-bef6-0a8159958cfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:16.195Z|176dfff1-0ef1-4306-96ac-ad2e027a4444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:28:16.196Z|176dfff1-0ef1-4306-96ac-ad2e027a4444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:28:16.518Z|b313735f-1f2c-4a3a-9769-f7590bd06dbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:16.518Z|1909c078-0514-4176-9d2e-d10614ee9de9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:16.519Z|b313735f-1f2c-4a3a-9769-f7590bd06dbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:16.519Z|1909c078-0514-4176-9d2e-d10614ee9de9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:25.412Z|7250365d-69f2-4174-88d9-96385a45c7fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:25.413Z|7250365d-69f2-4174-88d9-96385a45c7fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:26.550Z|12f9e900-1d5a-4e0c-96fb-983290b22088|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:26.551Z|fec40245-a26b-4f10-a340-06b90f796baa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:26.551Z|fec40245-a26b-4f10-a340-06b90f796baa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:26.551Z|12f9e900-1d5a-4e0c-96fb-983290b22088|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:31.195Z|cb38c6d6-753d-4105-82fa-57e91c1b86cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:28:31.198Z|cb38c6d6-753d-4105-82fa-57e91c1b86cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:28:31.953Z|9c80d318-d798-427b-bdf8-a7298502a03e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:28:31.954Z|9c80d318-d798-427b-bdf8-a7298502a03e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:28:35.435Z|883f9f22-4a3e-43cc-a8ca-e58d51b40ab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:35.436Z|883f9f22-4a3e-43cc-a8ca-e58d51b40ab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:36.575Z|e98d09ac-dcdd-48b5-9a1c-4cde7b41f43d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:36.575Z|1ca8602e-4368-44c4-8620-87dfe45dffd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:36.576Z|e98d09ac-dcdd-48b5-9a1c-4cde7b41f43d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:36.576Z|1ca8602e-4368-44c4-8620-87dfe45dffd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:45.459Z|96a77120-ebbd-4316-8700-6cddc8a7e148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:45.460Z|96a77120-ebbd-4316-8700-6cddc8a7e148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:46.195Z|05038eba-535c-492f-b99b-d82d51f65976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:28:46.196Z|05038eba-535c-492f-b99b-d82d51f65976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:28:46.602Z|5b43b7ee-de6b-464a-908f-db4a578cc284|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:46.602Z|6aa34770-7e59-4249-abf0-6edecca1841f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:46.602Z|6aa34770-7e59-4249-abf0-6edecca1841f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:46.602Z|5b43b7ee-de6b-464a-908f-db4a578cc284|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:55.499Z|71c7dd72-9062-4ad3-b069-299b2333b16b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:55.500Z|71c7dd72-9062-4ad3-b069-299b2333b16b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:56.625Z|d5358792-482a-419e-85f5-dbab6dec63d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:56.625Z|1a573681-5403-4251-9b1e-8b57e73c75a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:28:56.625Z|1a573681-5403-4251-9b1e-8b57e73c75a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:28:56.626Z|d5358792-482a-419e-85f5-dbab6dec63d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:01.195Z|1bea16ee-0a6c-4da7-a1d9-e649cbf6f7b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:29:01.196Z|1bea16ee-0a6c-4da7-a1d9-e649cbf6f7b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:29:01.955Z|599abda5-1d92-49a1-a9b8-476b4868546a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:29:01.955Z|599abda5-1d92-49a1-a9b8-476b4868546a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:29:05.526Z|d00a4d86-8994-4f95-ab31-3e475b837302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:05.527Z|d00a4d86-8994-4f95-ab31-3e475b837302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:06.318Z|55afb5af-2083-4f97-8ab8-4a1173235fc6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:29:06.319Z|55afb5af-2083-4f97-8ab8-4a1173235fc6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:06.649Z|1bb76404-9d24-4ce7-a76f-55661b7ce338|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:06.650Z|201b732a-2c8a-438c-9110-ea2b788345d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:06.650Z|1bb76404-9d24-4ce7-a76f-55661b7ce338|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:06.650Z|201b732a-2c8a-438c-9110-ea2b788345d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:15.554Z|1ef02372-5dd6-416f-add2-ad107ea5c6b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:15.555Z|1ef02372-5dd6-416f-add2-ad107ea5c6b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:16.195Z|3d453a01-2abb-42f9-afde-587a858facba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:29:16.198Z|3d453a01-2abb-42f9-afde-587a858facba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:29:16.675Z|435302fc-d099-4818-8619-7ceba149d184|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:16.675Z|b5822bd7-e01e-4152-9472-77d04a48483b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:16.676Z|435302fc-d099-4818-8619-7ceba149d184|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:16.676Z|b5822bd7-e01e-4152-9472-77d04a48483b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:25.584Z|c89b3055-41ce-477d-a15e-7d1025e55459|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:25.584Z|c89b3055-41ce-477d-a15e-7d1025e55459|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:26.706Z|f00984cc-54c1-4b6c-9fb7-af2dc57450c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:26.707Z|f00984cc-54c1-4b6c-9fb7-af2dc57450c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:26.711Z|dac7abde-72ae-4c9d-9db8-8b2db80f5901|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:26.713Z|dac7abde-72ae-4c9d-9db8-8b2db80f5901|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:31.195Z|3ac8b508-f4b1-4d4a-95a8-613ccba24ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:29:31.196Z|3ac8b508-f4b1-4d4a-95a8-613ccba24ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:29:31.956Z|4ef1ba22-3e87-4c9f-b144-1ae3ed9318f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:29:31.957Z|4ef1ba22-3e87-4c9f-b144-1ae3ed9318f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:29:35.608Z|8a341eb1-fca9-4f09-b645-40f06f42169b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:35.609Z|8a341eb1-fca9-4f09-b645-40f06f42169b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:36.748Z|ae2d67a2-1365-48a0-95d8-eb75caf35922|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:36.748Z|d5ac850c-cab5-4aa5-aa29-66f0826e884f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:36.749Z|ae2d67a2-1365-48a0-95d8-eb75caf35922|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:36.749Z|d5ac850c-cab5-4aa5-aa29-66f0826e884f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:45.632Z|b5631e90-423b-4de1-8bba-1b9c7792f037|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:45.633Z|b5631e90-423b-4de1-8bba-1b9c7792f037|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:46.195Z|a06c1b5b-8ce8-466b-ad5d-b0e2c513b08c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:29:46.196Z|a06c1b5b-8ce8-466b-ad5d-b0e2c513b08c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:29:46.772Z|bc9798f0-d4ca-4f07-bccb-48663f8bf12f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:46.772Z|ba126d77-92a1-4b64-93bf-2dea60633236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:46.773Z|bc9798f0-d4ca-4f07-bccb-48663f8bf12f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:46.773Z|ba126d77-92a1-4b64-93bf-2dea60633236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:55.657Z|a56aa898-1a25-480c-8d1c-7adc600c97b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:55.658Z|a56aa898-1a25-480c-8d1c-7adc600c97b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:56.797Z|03aeea68-464a-4b84-b952-554fb3ef0340|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:56.797Z|13882612-73cb-430d-a8bf-f798cb1243d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:29:56.798Z|03aeea68-464a-4b84-b952-554fb3ef0340|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:29:56.798Z|13882612-73cb-430d-a8bf-f798cb1243d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:01.195Z|e4a38d78-c11d-4fa5-99bc-20d0b41b5325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:30:01.198Z|e4a38d78-c11d-4fa5-99bc-20d0b41b5325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:30:01.958Z|d91308bb-961a-4260-ab8a-963558038477|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:30:01.959Z|d91308bb-961a-4260-ab8a-963558038477|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:30:05.689Z|b0e24a86-5429-49e1-807d-f5fdfb290c5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:05.691Z|b0e24a86-5429-49e1-807d-f5fdfb290c5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:06.319Z|12fd16c0-0e22-490c-962a-bdf042b6a3f4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:30:06.320Z|12fd16c0-0e22-490c-962a-bdf042b6a3f4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:06.826Z|ff41768f-3bc4-4db4-9875-dc4726a5ee2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:06.826Z|2100bad5-af54-4c4a-b3a2-0dc52ed43595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:06.827Z|ff41768f-3bc4-4db4-9875-dc4726a5ee2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:06.827Z|2100bad5-af54-4c4a-b3a2-0dc52ed43595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:15.719Z|239b8053-71d0-40b7-94ba-1f982a028a43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:15.721Z|239b8053-71d0-40b7-94ba-1f982a028a43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:16.196Z|4d5b69fc-ea30-477e-8578-4c564422a6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:30:16.196Z|4d5b69fc-ea30-477e-8578-4c564422a6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:30:16.856Z|1fcf3699-2234-425f-9579-bc84cffc0510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:16.856Z|a5a4f3a1-0a96-4075-8492-f778b94d490c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:16.857Z|a5a4f3a1-0a96-4075-8492-f778b94d490c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:16.857Z|1fcf3699-2234-425f-9579-bc84cffc0510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:25.750Z|3ce4a3b2-96c5-4eb8-a319-8ae42a818726|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:25.751Z|3ce4a3b2-96c5-4eb8-a319-8ae42a818726|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:26.882Z|edf6c654-e8e6-4f7b-b318-b08bb9163fed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:26.882Z|0e0b5ffa-131e-4854-99eb-6b117dc704c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:26.883Z|0e0b5ffa-131e-4854-99eb-6b117dc704c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:26.883Z|edf6c654-e8e6-4f7b-b318-b08bb9163fed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:31.196Z|0bbba4f2-e77a-4d62-a4c4-f997e19e6093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:30:31.196Z|0bbba4f2-e77a-4d62-a4c4-f997e19e6093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:30:31.960Z|4e894834-654d-4781-9667-6132ab1fe842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:30:31.960Z|4e894834-654d-4781-9667-6132ab1fe842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:30:35.789Z|51860f45-b170-4197-844a-b1d3ea667e18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:35.796Z|51860f45-b170-4197-844a-b1d3ea667e18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:36.906Z|c8cdf9bf-31a5-4dda-a0d9-8e76ebdc0753|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:36.906Z|b26b7599-70e7-422d-a18a-d117902206cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:36.907Z|c8cdf9bf-31a5-4dda-a0d9-8e76ebdc0753|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:36.907Z|b26b7599-70e7-422d-a18a-d117902206cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:45.840Z|3245f244-abcf-4888-abf6-cd9533aa7e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:45.842Z|3245f244-abcf-4888-abf6-cd9533aa7e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:46.196Z|56582023-260f-459e-b813-6ad6c1cb84fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:30:46.199Z|56582023-260f-459e-b813-6ad6c1cb84fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:30:46.930Z|ae36a8c6-1639-44bd-8f2f-9b65d556662d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:46.930Z|cc434531-0878-41e7-ad23-0924195a9799|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:46.930Z|ae36a8c6-1639-44bd-8f2f-9b65d556662d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:46.931Z|cc434531-0878-41e7-ad23-0924195a9799|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:55.894Z|85e578ea-1b49-408f-b1fb-a5955efaee92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:55.895Z|85e578ea-1b49-408f-b1fb-a5955efaee92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:56.954Z|3c61e5ef-ee6f-49ba-95ea-0827487edfb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:56.954Z|4854e0b7-123e-4e8c-b90e-20ab8b101005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:30:56.955Z|3c61e5ef-ee6f-49ba-95ea-0827487edfb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:30:56.955Z|4854e0b7-123e-4e8c-b90e-20ab8b101005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:01.196Z|0d0763e7-9287-4b49-82dd-6f128bc8836c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:31:01.197Z|0d0763e7-9287-4b49-82dd-6f128bc8836c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:31:01.961Z|65a776fe-0fe3-436b-86a4-832457692122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:31:01.961Z|65a776fe-0fe3-436b-86a4-832457692122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:31:05.921Z|45867dbe-3adb-4e8e-b5dd-9203f078501a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:05.922Z|45867dbe-3adb-4e8e-b5dd-9203f078501a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:06.320Z|b5efd134-8cbc-4447-a878-6c66b37a858a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:31:06.321Z|b5efd134-8cbc-4447-a878-6c66b37a858a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:06.978Z|076b40ed-c25a-40cd-b714-b40a1acf3f79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:06.978Z|7a419fc8-4902-4c55-a703-14c5cc8098e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:06.979Z|076b40ed-c25a-40cd-b714-b40a1acf3f79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:06.979Z|7a419fc8-4902-4c55-a703-14c5cc8098e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:15.956Z|70569f17-8b7e-4491-af9f-368910ba3249|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:15.957Z|70569f17-8b7e-4491-af9f-368910ba3249|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:16.196Z|af592108-ff08-4d64-b6b1-1b7be26460af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:31:16.196Z|af592108-ff08-4d64-b6b1-1b7be26460af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:31:17.001Z|d21d5892-e4ae-4f32-a8fb-f24dab3bc1f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:17.001Z|c070d582-7116-414c-b095-a08722a106e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:17.001Z|d21d5892-e4ae-4f32-a8fb-f24dab3bc1f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:17.002Z|c070d582-7116-414c-b095-a08722a106e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:25.983Z|517eec03-8444-4589-b954-cb4e1e3b04a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:25.984Z|517eec03-8444-4589-b954-cb4e1e3b04a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:27.028Z|999991ff-307b-4529-ae21-6dfdb15c6b41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:27.028Z|13c087a4-efb0-4eac-adc8-a4c1cf2de6fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:27.029Z|999991ff-307b-4529-ae21-6dfdb15c6b41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:27.029Z|13c087a4-efb0-4eac-adc8-a4c1cf2de6fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:31.195Z|95269962-a0c2-4ef9-a77d-6c2236f3cb09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:31:31.198Z|95269962-a0c2-4ef9-a77d-6c2236f3cb09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:31:31.962Z|aaaba752-5241-45c5-9fbe-60b035fb4c96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:31:31.963Z|aaaba752-5241-45c5-9fbe-60b035fb4c96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:31:36.008Z|d8403904-bc25-4c04-97c3-e51fcbf9cb40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:36.009Z|d8403904-bc25-4c04-97c3-e51fcbf9cb40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:37.060Z|1a54acea-4fe1-4f52-b30c-511ee9bf30d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:37.061Z|1a54acea-4fe1-4f52-b30c-511ee9bf30d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:37.067Z|b97259df-eecb-47a4-83e1-c1c59288310a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:37.067Z|b97259df-eecb-47a4-83e1-c1c59288310a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:46.033Z|7c57c0ce-0814-4f7b-aabf-9e575e4bac77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:46.034Z|7c57c0ce-0814-4f7b-aabf-9e575e4bac77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:46.195Z|8bb85a00-92dd-4cc6-86d1-032a1974fb75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:31:46.196Z|8bb85a00-92dd-4cc6-86d1-032a1974fb75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:31:47.088Z|8590a0f2-38b4-4743-848f-1cac741897e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:47.089Z|8590a0f2-38b4-4743-848f-1cac741897e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:47.092Z|084b0f1d-985b-4406-94ea-1fef9be15b26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:47.092Z|084b0f1d-985b-4406-94ea-1fef9be15b26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:56.061Z|36ed3c0a-1b95-4ac5-9a5a-da6915952a21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:56.061Z|36ed3c0a-1b95-4ac5-9a5a-da6915952a21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:57.116Z|60b5c4e0-fe4e-4d01-bc65-70eb857e2176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:57.117Z|60b5c4e0-fe4e-4d01-bc65-70eb857e2176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:31:57.120Z|ad8bfdb0-50c1-4eb2-be0e-8b703f74950d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:31:57.121Z|ad8bfdb0-50c1-4eb2-be0e-8b703f74950d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:01.196Z|965abe24-89a1-44c7-8c9d-373298458b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:32:01.197Z|965abe24-89a1-44c7-8c9d-373298458b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:32:01.963Z|3a1d2c31-74b5-4c9b-9799-f89bd3dbddca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:32:01.964Z|3a1d2c31-74b5-4c9b-9799-f89bd3dbddca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:32:06.087Z|3b3ef6d8-5659-443b-8b1e-23a1455c9d13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:06.087Z|3b3ef6d8-5659-443b-8b1e-23a1455c9d13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:06.318Z|d4890643-79d1-4be9-b2ed-9b466cf659ec|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:32:06.322Z|d4890643-79d1-4be9-b2ed-9b466cf659ec|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:07.144Z|f19ff643-1a68-4fa3-91f5-8a114e43f07c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:07.145Z|f19ff643-1a68-4fa3-91f5-8a114e43f07c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:07.146Z|a2181c30-b394-48ff-af02-c4dd3dcd81fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:07.146Z|a2181c30-b394-48ff-af02-c4dd3dcd81fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:16.113Z|e6e7b7fe-665b-4a14-bae0-4ba94a7bea1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:16.114Z|e6e7b7fe-665b-4a14-bae0-4ba94a7bea1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:16.195Z|bbf23c78-f5aa-4559-aa8a-b97ed41475a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:32:16.198Z|bbf23c78-f5aa-4559-aa8a-b97ed41475a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:32:17.170Z|e017a5f4-40f5-40f9-af06-d6243b7bc773|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:17.170Z|af62b6e6-07b2-446e-ba79-565129229469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:17.171Z|e017a5f4-40f5-40f9-af06-d6243b7bc773|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:17.171Z|af62b6e6-07b2-446e-ba79-565129229469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:26.139Z|d2830dee-c136-4db9-9482-b7044ade8345|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:26.140Z|d2830dee-c136-4db9-9482-b7044ade8345|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:27.195Z|af25e6c7-8ef3-45fc-a20a-d26caaf3e75b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:27.195Z|51cbe342-f99e-4da2-a509-af78152c248d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:27.195Z|af25e6c7-8ef3-45fc-a20a-d26caaf3e75b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:27.195Z|51cbe342-f99e-4da2-a509-af78152c248d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:31.195Z|4a6f8a0b-90a7-4fe0-9dc4-8b0b0ac712fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:32:31.196Z|4a6f8a0b-90a7-4fe0-9dc4-8b0b0ac712fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:32:31.965Z|5e4910bd-1c28-45d7-a0c1-2902bc79e5c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:32:31.966Z|5e4910bd-1c28-45d7-a0c1-2902bc79e5c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:32:36.163Z|7c65dec0-b1e5-4869-b969-06bb00f98102|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:36.163Z|7c65dec0-b1e5-4869-b969-06bb00f98102|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:37.220Z|8bf9c2f9-32c6-4e34-84d1-51b07de85610|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:37.220Z|b2eddc2f-2d43-4816-aae6-1deb9a217cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:37.221Z|8bf9c2f9-32c6-4e34-84d1-51b07de85610|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:37.221Z|b2eddc2f-2d43-4816-aae6-1deb9a217cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:46.189Z|2f4efd6f-a53a-449c-99d7-d25d2b5f4adc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:46.189Z|2f4efd6f-a53a-449c-99d7-d25d2b5f4adc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:46.195Z|8fccf82c-f026-497d-8907-2cff8972698f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:32:46.196Z|8fccf82c-f026-497d-8907-2cff8972698f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:32:47.246Z|03885065-3f7b-40fe-a031-144ef85c9045|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:47.246Z|73abb303-d478-4f65-a294-af449b310838|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:47.247Z|73abb303-d478-4f65-a294-af449b310838|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:47.247Z|03885065-3f7b-40fe-a031-144ef85c9045|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:56.223Z|f1885223-95a5-4e8a-a749-0236eb908568|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:56.224Z|f1885223-95a5-4e8a-a749-0236eb908568|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:57.271Z|5a8948d2-f309-47ec-a5ac-d0a74e0c400d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:57.271Z|1bbde657-e68f-43d7-8fb5-895f2e76f758|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:32:57.271Z|1bbde657-e68f-43d7-8fb5-895f2e76f758|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:32:57.271Z|5a8948d2-f309-47ec-a5ac-d0a74e0c400d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:01.196Z|96fe4280-73d4-4ee6-853f-9f0e93891f1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:33:01.198Z|96fe4280-73d4-4ee6-853f-9f0e93891f1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:33:01.966Z|04fa47cc-0e80-4396-ba51-ac4c0f515165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:33:01.967Z|04fa47cc-0e80-4396-ba51-ac4c0f515165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:33:06.250Z|3568ff91-545f-420d-9171-1b32f93f1b47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:06.251Z|3568ff91-545f-420d-9171-1b32f93f1b47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:06.320Z|1264bc2e-5050-4a4f-bec5-b68a4fb5c52b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:33:06.321Z|1264bc2e-5050-4a4f-bec5-b68a4fb5c52b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:07.296Z|c259779e-4ff6-4ca3-b375-c03a4becae71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:07.296Z|24d53f69-83e9-488c-b09e-d8afa8a6ed69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:07.296Z|c259779e-4ff6-4ca3-b375-c03a4becae71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:07.296Z|24d53f69-83e9-488c-b09e-d8afa8a6ed69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:16.195Z|29c1f23f-debb-4308-994d-30c5a7a91487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:33:16.196Z|29c1f23f-debb-4308-994d-30c5a7a91487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:33:16.277Z|03ebacbf-8a21-4a3f-9926-c91f7ad319f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:16.278Z|03ebacbf-8a21-4a3f-9926-c91f7ad319f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:17.320Z|e0d03645-16c2-4aa0-905c-1201b02e4b28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:17.320Z|eb96e5fd-338c-4339-8c0e-6714e6406ee2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:17.321Z|e0d03645-16c2-4aa0-905c-1201b02e4b28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:17.321Z|eb96e5fd-338c-4339-8c0e-6714e6406ee2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:26.305Z|1951ba08-f544-478e-896a-276a0259b2b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:26.306Z|1951ba08-f544-478e-896a-276a0259b2b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:27.349Z|bcaad1e4-b898-423d-9148-5abb12acffee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:27.350Z|bcaad1e4-b898-423d-9148-5abb12acffee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:27.352Z|3b1bbb86-d1d8-4360-bdef-a1b7426125f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:27.353Z|3b1bbb86-d1d8-4360-bdef-a1b7426125f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:31.196Z|ff22d9d6-bd37-4c67-86da-d388750fd78d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:33:31.197Z|ff22d9d6-bd37-4c67-86da-d388750fd78d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:33:31.968Z|41f8e69b-a330-460b-8059-9f3becfe28f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:33:31.968Z|41f8e69b-a330-460b-8059-9f3becfe28f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:33:36.332Z|a670745d-549d-4ec1-a3c8-0bfd7b011d55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:36.333Z|a670745d-549d-4ec1-a3c8-0bfd7b011d55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:37.372Z|f4d466e5-3345-412c-bfe5-270cd17dc9b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:37.373Z|f4d466e5-3345-412c-bfe5-270cd17dc9b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:37.373Z|ead70f3c-0b66-4666-877c-80f16e61e256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:37.374Z|ead70f3c-0b66-4666-877c-80f16e61e256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:46.196Z|3814ddc4-c15a-42b1-8a79-63d017ecd076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:33:46.199Z|3814ddc4-c15a-42b1-8a79-63d017ecd076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:33:46.357Z|866eea20-620a-4280-94b4-ff420567c045|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:46.358Z|866eea20-620a-4280-94b4-ff420567c045|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:47.397Z|c29b3021-ee74-4ef1-8671-393e204962a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:47.397Z|8e7bdc26-8b7d-4aa3-b18a-1cc812fafb66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:47.397Z|c29b3021-ee74-4ef1-8671-393e204962a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:47.398Z|8e7bdc26-8b7d-4aa3-b18a-1cc812fafb66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:56.382Z|21599720-2bb1-4faa-9ffc-093394864284|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:56.383Z|21599720-2bb1-4faa-9ffc-093394864284|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:57.422Z|e60f565e-e40b-48c5-bf67-155db24f15de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:57.422Z|6b217ac2-5d66-4b26-83fa-91ec154b8283|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:33:57.423Z|e60f565e-e40b-48c5-bf67-155db24f15de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:33:57.423Z|6b217ac2-5d66-4b26-83fa-91ec154b8283|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:01.195Z|bb3426cf-1dd9-4fb0-8fa7-6a388882474a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:34:01.196Z|bb3426cf-1dd9-4fb0-8fa7-6a388882474a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:34:01.969Z|d4873df1-07b9-4553-922d-f5ae98b2520e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:34:01.970Z|d4873df1-07b9-4553-922d-f5ae98b2520e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:34:06.319Z|098f2412-0ee4-4c6a-9129-8f29c3cb6fae|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:34:06.321Z|098f2412-0ee4-4c6a-9129-8f29c3cb6fae|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:06.406Z|3916c647-8a92-4876-adb6-912881000376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:06.407Z|3916c647-8a92-4876-adb6-912881000376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:07.446Z|6626e109-5ac3-49b0-9d3d-132f370a38bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:07.446Z|e63fb086-0f4d-42f4-b13d-aabd736694e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:07.447Z|6626e109-5ac3-49b0-9d3d-132f370a38bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:07.447Z|e63fb086-0f4d-42f4-b13d-aabd736694e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:16.196Z|918f3896-c7f2-4cd0-8c59-ccbecf64450c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:34:16.196Z|918f3896-c7f2-4cd0-8c59-ccbecf64450c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:34:16.429Z|3960ec1e-15af-4620-8814-1a30b156e4e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:16.430Z|3960ec1e-15af-4620-8814-1a30b156e4e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:17.471Z|9088c838-5942-4eec-a877-41485fbbbac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:17.471Z|a680dba3-8b0e-44d5-8225-859569132c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:17.472Z|9088c838-5942-4eec-a877-41485fbbbac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:17.472Z|a680dba3-8b0e-44d5-8225-859569132c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:26.455Z|ebf664b4-f54c-4706-88b1-032e71cb664a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:26.456Z|ebf664b4-f54c-4706-88b1-032e71cb664a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:27.496Z|110ce58b-82ec-4a8f-b14f-5989ce71b949|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:27.497Z|110ce58b-82ec-4a8f-b14f-5989ce71b949|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:27.504Z|2bd8c2f2-4ee5-427e-b74f-17903b1b65e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:27.504Z|2bd8c2f2-4ee5-427e-b74f-17903b1b65e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:31.195Z|39e62b9a-3da7-4583-bfe1-14e606cc0b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:34:31.200Z|39e62b9a-3da7-4583-bfe1-14e606cc0b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:34:31.971Z|2f34d54e-7f30-4a5b-8b88-640bda3fa5f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:34:31.971Z|2f34d54e-7f30-4a5b-8b88-640bda3fa5f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:34:36.480Z|b15a6651-e727-4ab6-a425-0b05f7b3c7ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:36.481Z|b15a6651-e727-4ab6-a425-0b05f7b3c7ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:37.521Z|385e2ee6-b680-4414-b359-eaa431956f01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:37.522Z|385e2ee6-b680-4414-b359-eaa431956f01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:37.526Z|a543a2c3-8c94-4d78-9b4f-2387024f97e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:37.526Z|a543a2c3-8c94-4d78-9b4f-2387024f97e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:46.195Z|9d5c01f7-62b1-4131-9b8e-28b26f191a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:34:46.196Z|9d5c01f7-62b1-4131-9b8e-28b26f191a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:34:46.504Z|4d23768d-c5eb-4d7c-a914-93b7383a9266|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:46.505Z|4d23768d-c5eb-4d7c-a914-93b7383a9266|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:47.549Z|c6956f6f-10d8-49b7-b313-d3a6c9c574af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:47.550Z|c6956f6f-10d8-49b7-b313-d3a6c9c574af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:47.551Z|1c87c2a4-560b-48c5-9bcc-539a49a68866|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:47.552Z|1c87c2a4-560b-48c5-9bcc-539a49a68866|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:56.527Z|5bae732b-b998-430e-aab4-d620b8d846a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:56.527Z|5bae732b-b998-430e-aab4-d620b8d846a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:57.572Z|5f5d4ef1-ffbc-4d9f-a955-43f7c2160446|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:57.572Z|e9c6d9ca-8702-4b23-a86b-21461a7e472a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:34:57.573Z|5f5d4ef1-ffbc-4d9f-a955-43f7c2160446|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:34:57.573Z|e9c6d9ca-8702-4b23-a86b-21461a7e472a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:01.196Z|891a8cdf-9489-42fe-8e16-167dad16ea77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:35:01.196Z|891a8cdf-9489-42fe-8e16-167dad16ea77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:35:01.972Z|232b5f23-9fa0-4cf8-badb-9909134596fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:35:01.973Z|232b5f23-9fa0-4cf8-badb-9909134596fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:35:06.318Z|2eb830ff-441b-403a-b7f3-98a869379bb3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:35:06.321Z|2eb830ff-441b-403a-b7f3-98a869379bb3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:06.549Z|7a0786f1-5876-492a-a2c8-a3781c3d3e84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:06.550Z|7a0786f1-5876-492a-a2c8-a3781c3d3e84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:07.595Z|04d2c67a-51e7-47a8-91e6-5e2192ac91c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:07.596Z|e3f86176-cb8e-4222-a8c5-bb1fa2475b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:07.597Z|e3f86176-cb8e-4222-a8c5-bb1fa2475b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:07.597Z|04d2c67a-51e7-47a8-91e6-5e2192ac91c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:16.195Z|0781486f-441d-4762-ba9b-16b7798d6734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:35:16.198Z|0781486f-441d-4762-ba9b-16b7798d6734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:35:16.572Z|4d3f0136-3dd0-4c1b-835b-7b5e69fe1ae6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:16.573Z|4d3f0136-3dd0-4c1b-835b-7b5e69fe1ae6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:17.620Z|868434af-46f6-4002-bfa7-37a26eb317bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:17.621Z|a994745c-4782-4621-a458-80efb53945a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:17.621Z|868434af-46f6-4002-bfa7-37a26eb317bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:17.621Z|a994745c-4782-4621-a458-80efb53945a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:26.595Z|f23ada48-0b84-45ae-9f2a-449767adb4eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:26.596Z|f23ada48-0b84-45ae-9f2a-449767adb4eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:27.645Z|bde62de1-4141-460b-b35f-531ecbaec9ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:27.645Z|e8033089-85f3-4fb7-a3f7-5a68ffd2d654|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:27.646Z|bde62de1-4141-460b-b35f-531ecbaec9ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:27.646Z|e8033089-85f3-4fb7-a3f7-5a68ffd2d654|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:31.196Z|f0d9c2ff-decf-478a-869a-75fb0bac917a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:35:31.196Z|f0d9c2ff-decf-478a-869a-75fb0bac917a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:35:31.973Z|0dba5351-fe03-4f8e-a526-e0edc922a586|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:35:31.974Z|0dba5351-fe03-4f8e-a526-e0edc922a586|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:35:36.620Z|1fc411f8-3eb3-46c5-aaa3-e5b14d17a63d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:36.621Z|1fc411f8-3eb3-46c5-aaa3-e5b14d17a63d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:37.671Z|4b7d3008-f025-41a5-b5b1-ff79fb29af1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:37.672Z|4b7d3008-f025-41a5-b5b1-ff79fb29af1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:37.674Z|efe1f426-b623-4d02-8bda-26d8b0f2bc30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:37.674Z|efe1f426-b623-4d02-8bda-26d8b0f2bc30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:46.196Z|2d133873-7d2b-477d-ba0a-e06f0b124cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:35:46.196Z|2d133873-7d2b-477d-ba0a-e06f0b124cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:35:46.644Z|5e079040-ace9-4832-9603-185b822119d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:46.645Z|5e079040-ace9-4832-9603-185b822119d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:47.704Z|92b4a13e-70eb-44cb-b367-ee6fae3527b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:47.704Z|4c34962f-2efe-452d-b2f5-b156c9b124a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:47.705Z|92b4a13e-70eb-44cb-b367-ee6fae3527b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:47.705Z|4c34962f-2efe-452d-b2f5-b156c9b124a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:56.667Z|12fef337-e6b0-4a1c-9ef3-019c3ff85ec8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:56.668Z|12fef337-e6b0-4a1c-9ef3-019c3ff85ec8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:57.731Z|785c327c-0b3f-459e-a543-5c0c960142d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:57.732Z|785c327c-0b3f-459e-a543-5c0c960142d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:35:57.737Z|2f1c9cfc-a496-43c3-8190-f80b3e84c5bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:35:57.738Z|2f1c9cfc-a496-43c3-8190-f80b3e84c5bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:01.195Z|00913b35-a61d-4fe4-a2cf-7aa845224e87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:36:01.198Z|00913b35-a61d-4fe4-a2cf-7aa845224e87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:36:01.974Z|acc114bb-eab6-43de-aff5-af9140c640fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:36:01.975Z|acc114bb-eab6-43de-aff5-af9140c640fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:36:06.318Z|798d65ca-6d72-41b4-afcc-05936b76a4a6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:36:06.318Z|798d65ca-6d72-41b4-afcc-05936b76a4a6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:06.693Z|b16c150c-2945-45c1-880c-b14b9fdbb780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:06.695Z|b16c150c-2945-45c1-880c-b14b9fdbb780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:07.755Z|8a05d54c-cc9d-4343-8d24-f7d6eba3c68e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:07.756Z|8a05d54c-cc9d-4343-8d24-f7d6eba3c68e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:07.758Z|31584f3c-6ab5-4770-b077-8ba5193b3c10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:07.758Z|31584f3c-6ab5-4770-b077-8ba5193b3c10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:16.196Z|624a61f0-59f8-42c7-bc84-61cb7bd708ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:36:16.196Z|624a61f0-59f8-42c7-bc84-61cb7bd708ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:36:16.723Z|ff07127f-b96c-4eed-ab25-dc6ad8de4a0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:16.724Z|ff07127f-b96c-4eed-ab25-dc6ad8de4a0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:17.780Z|5b72891d-ab0c-48f9-98e2-7ea9c01dec98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:17.780Z|2a4762c1-149d-4020-81e8-b8a7fdbfc8bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:17.781Z|2a4762c1-149d-4020-81e8-b8a7fdbfc8bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:17.781Z|5b72891d-ab0c-48f9-98e2-7ea9c01dec98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:26.748Z|34d89752-23ee-4146-8016-e036cd1a9e71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:26.749Z|34d89752-23ee-4146-8016-e036cd1a9e71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:27.806Z|9e6b8d5e-e189-4f74-8172-af7e7d04560e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:27.806Z|9e6b8d5e-e189-4f74-8172-af7e7d04560e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:27.806Z|58289e18-3f23-4b05-9925-9616c1668aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:27.807Z|58289e18-3f23-4b05-9925-9616c1668aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:31.195Z|ae7003d4-8362-4773-b40a-7be69abab186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:36:31.196Z|ae7003d4-8362-4773-b40a-7be69abab186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:36:31.976Z|075fb524-b45b-4cf6-aef4-4107a3375ed5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:36:31.977Z|075fb524-b45b-4cf6-aef4-4107a3375ed5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:36:36.774Z|45611f95-71b6-4a57-877c-7c583c15f7c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:36.775Z|45611f95-71b6-4a57-877c-7c583c15f7c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:37.830Z|99ccbeaa-efac-4671-8c00-326153dcf0d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:37.830Z|8a2a9327-174d-4f7a-8c7e-185070a6d2f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:37.831Z|8a2a9327-174d-4f7a-8c7e-185070a6d2f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:37.831Z|99ccbeaa-efac-4671-8c00-326153dcf0d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:46.195Z|edbd25b5-ca3a-49e5-9fea-5f85368e4b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:36:46.199Z|edbd25b5-ca3a-49e5-9fea-5f85368e4b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:36:46.800Z|9f9b7612-b38f-4992-8f31-f5352834c6a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:46.801Z|9f9b7612-b38f-4992-8f31-f5352834c6a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:47.856Z|152fb7a3-02a8-4e77-8739-2eb132b56f77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:47.856Z|197b57cc-202d-4b7b-ab52-9c28e6aa78bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:47.857Z|152fb7a3-02a8-4e77-8739-2eb132b56f77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:47.857Z|197b57cc-202d-4b7b-ab52-9c28e6aa78bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:56.823Z|8639b1aa-68da-469d-8e9a-3887a7cad44f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:56.824Z|8639b1aa-68da-469d-8e9a-3887a7cad44f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:57.880Z|1dc2abd6-5a04-4b44-acdc-9c5254bf5a23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:57.880Z|1dc2abd6-5a04-4b44-acdc-9c5254bf5a23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:36:57.881Z|0c1ad69f-9c5e-4952-8d81-55bf33dba4a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:36:57.882Z|0c1ad69f-9c5e-4952-8d81-55bf33dba4a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:01.217Z|828f24e6-c807-4729-89ad-99db68bf5f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:37:01.217Z|828f24e6-c807-4729-89ad-99db68bf5f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:37:01.977Z|c00e3232-bb99-4a01-95ed-6272fdd75b17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:37:01.978Z|c00e3232-bb99-4a01-95ed-6272fdd75b17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:37:06.318Z|d48a5ca6-3cf0-4a07-a471-d59a35bdfcc7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:37:06.320Z|d48a5ca6-3cf0-4a07-a471-d59a35bdfcc7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:06.847Z|ea8c1102-f0a5-4283-a911-cdb3e8d943ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:06.848Z|ea8c1102-f0a5-4283-a911-cdb3e8d943ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:07.903Z|f4e40715-ca7b-4421-a58e-77c29a93cac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:07.904Z|f4e40715-ca7b-4421-a58e-77c29a93cac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:07.905Z|7d5f2b02-eb92-46aa-8eaf-b48f27df14e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:07.905Z|7d5f2b02-eb92-46aa-8eaf-b48f27df14e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:16.195Z|189dd885-c860-467a-9f16-d5c3350395bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:37:16.196Z|189dd885-c860-467a-9f16-d5c3350395bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:37:16.871Z|e0a08f26-87eb-4f82-88e6-a0b597f98160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:16.872Z|e0a08f26-87eb-4f82-88e6-a0b597f98160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:17.929Z|c44a094e-9661-4962-9027-e4e3491ace47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:17.929Z|5d91fcc1-24d2-4057-9057-5983e5be82d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:17.930Z|c44a094e-9661-4962-9027-e4e3491ace47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:17.931Z|5d91fcc1-24d2-4057-9057-5983e5be82d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:26.894Z|d240052b-9e59-47b4-9733-e5abdea086fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:26.894Z|d240052b-9e59-47b4-9733-e5abdea086fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:27.954Z|cb28c7c7-870e-4a10-97bd-b57a7a90addf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:27.954Z|e4e1cbfe-da08-459b-bd8c-53cc1cb888ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:27.955Z|e4e1cbfe-da08-459b-bd8c-53cc1cb888ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:27.955Z|cb28c7c7-870e-4a10-97bd-b57a7a90addf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:31.195Z|1bdfb0f5-1a29-49c8-bb7b-0df83024344b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:37:31.198Z|1bdfb0f5-1a29-49c8-bb7b-0df83024344b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:37:31.978Z|cb57aeff-e70d-4181-925a-ecff248b3b99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:37:31.979Z|cb57aeff-e70d-4181-925a-ecff248b3b99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:37:36.917Z|9503abef-0005-4bf8-acb5-950163064134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:36.918Z|9503abef-0005-4bf8-acb5-950163064134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:37.979Z|881b4a13-78d9-404f-8921-b4e4c5a3bde4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:37.979Z|15a66538-8ea7-4eea-bbbc-1cd2aa8978fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:37.980Z|15a66538-8ea7-4eea-bbbc-1cd2aa8978fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:37.980Z|881b4a13-78d9-404f-8921-b4e4c5a3bde4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:46.195Z|573c64b4-7c8b-4d52-a65c-06261ef80850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:37:46.196Z|573c64b4-7c8b-4d52-a65c-06261ef80850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:37:46.941Z|e52405aa-09dd-4ca8-b456-1c3e55912835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:46.942Z|e52405aa-09dd-4ca8-b456-1c3e55912835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:48.004Z|1f4a50c5-7c83-47bb-b92c-6e9105ea12a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:48.005Z|09e89cd5-236d-4ac0-b097-b5c0d81a4b62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:48.005Z|09e89cd5-236d-4ac0-b097-b5c0d81a4b62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:48.005Z|1f4a50c5-7c83-47bb-b92c-6e9105ea12a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:56.968Z|f1786f29-6b5f-434a-b74d-63a0ed8b4c51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:56.969Z|f1786f29-6b5f-434a-b74d-63a0ed8b4c51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:58.030Z|5896e01c-5e20-4a63-bfba-f0b7fc913721|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:58.030Z|9e41c054-bf08-4e3f-bfc4-dcafe285ed78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:37:58.031Z|5896e01c-5e20-4a63-bfba-f0b7fc913721|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:37:58.031Z|9e41c054-bf08-4e3f-bfc4-dcafe285ed78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:01.195Z|a675abf8-9793-4a36-ab0f-6564dce84fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:38:01.196Z|a675abf8-9793-4a36-ab0f-6564dce84fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:38:01.979Z|fcc2b1ac-82a9-497a-a769-4fb2718f3633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:38:01.980Z|fcc2b1ac-82a9-497a-a769-4fb2718f3633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:38:06.318Z|4acef2dc-ad83-494a-81a2-888ec9e761d1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:38:06.318Z|4acef2dc-ad83-494a-81a2-888ec9e761d1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:06.998Z|09fa1305-43eb-404c-9ab4-1feba4e1fa09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:06.998Z|09fa1305-43eb-404c-9ab4-1feba4e1fa09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:08.055Z|466a3424-a557-4a53-856a-64283fa04226|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:08.055Z|79f3ee84-44c1-4daa-b58e-377ea0dea5b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:08.056Z|466a3424-a557-4a53-856a-64283fa04226|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:08.056Z|79f3ee84-44c1-4daa-b58e-377ea0dea5b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:16.195Z|2a792ae4-8d26-4b32-bfea-caf9ec94d457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:38:16.198Z|2a792ae4-8d26-4b32-bfea-caf9ec94d457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:38:17.021Z|cb207ad9-3609-4456-82fd-d2c5617f4ae6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:17.022Z|cb207ad9-3609-4456-82fd-d2c5617f4ae6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:18.080Z|1bcf2d4c-04ee-45cb-8562-e5ef68850ee4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:18.081Z|1bcf2d4c-04ee-45cb-8562-e5ef68850ee4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:18.082Z|a6f33a12-977d-4f89-b6f4-c3c1644c1e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:18.082Z|a6f33a12-977d-4f89-b6f4-c3c1644c1e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:27.047Z|ae6e2cfb-1e69-44a6-a5a8-4264ccd308d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:27.048Z|ae6e2cfb-1e69-44a6-a5a8-4264ccd308d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:28.104Z|cabfc0b1-2d0b-49ee-b9a4-a41551580354|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:28.105Z|e14ce8a7-9fb5-41aa-ad70-586b26fb1723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:28.105Z|e14ce8a7-9fb5-41aa-ad70-586b26fb1723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:28.105Z|cabfc0b1-2d0b-49ee-b9a4-a41551580354|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:31.195Z|f6031abd-2187-4b92-bedc-14af77bf6136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:38:31.196Z|f6031abd-2187-4b92-bedc-14af77bf6136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:38:31.981Z|e67e1fac-082e-4b71-85ac-62d469f3c89d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:38:31.981Z|e67e1fac-082e-4b71-85ac-62d469f3c89d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:38:37.079Z|c03ec0e6-9d65-481e-a0f4-ca4318e9da58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:37.079Z|c03ec0e6-9d65-481e-a0f4-ca4318e9da58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:38.131Z|cd1a2c46-6e8c-4b6e-b089-65239320c6cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:38.131Z|8492a7b6-f3b2-4cc4-b5f4-21e4f76b947e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:38.132Z|cd1a2c46-6e8c-4b6e-b089-65239320c6cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:38.132Z|8492a7b6-f3b2-4cc4-b5f4-21e4f76b947e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:46.195Z|f8d8c326-d5df-4464-9907-518b38d206bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:38:46.196Z|f8d8c326-d5df-4464-9907-518b38d206bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:38:47.106Z|ea5e35f2-674b-40e3-8902-a05a996a49d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:47.106Z|ea5e35f2-674b-40e3-8902-a05a996a49d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:48.155Z|5dfefbb6-6641-43f5-80ea-0391602d801e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:48.155Z|a2d9839e-64b9-412c-8a03-441f14629d86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:48.156Z|5dfefbb6-6641-43f5-80ea-0391602d801e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:48.156Z|a2d9839e-64b9-412c-8a03-441f14629d86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:57.129Z|4668354b-9f24-45be-86b7-2676956d1b42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:57.130Z|4668354b-9f24-45be-86b7-2676956d1b42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:58.179Z|5225dd99-2b2b-4649-8d63-75f8b0853d56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:58.179Z|81008252-18f0-47c6-bffc-be1575d0888d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:38:58.180Z|81008252-18f0-47c6-bffc-be1575d0888d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:38:58.180Z|5225dd99-2b2b-4649-8d63-75f8b0853d56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:01.195Z|ee737b42-0466-40ad-a6de-f8d96dd8ab1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:39:01.198Z|ee737b42-0466-40ad-a6de-f8d96dd8ab1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:39:01.982Z|7ae10817-b656-4394-982c-28f70c726107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:39:01.983Z|7ae10817-b656-4394-982c-28f70c726107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:39:06.317Z|a1928bee-371e-4ec5-9cba-6377dead9763|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:39:06.318Z|a1928bee-371e-4ec5-9cba-6377dead9763|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:07.153Z|ba4ca9e0-6d92-4b5e-8d8e-659bb141930a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:07.154Z|ba4ca9e0-6d92-4b5e-8d8e-659bb141930a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:08.204Z|3bfc7aa2-30a2-4c33-b7e0-642509d98201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:08.204Z|ecfe1617-5a82-4a53-8da2-c667385462be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:08.204Z|ecfe1617-5a82-4a53-8da2-c667385462be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:08.204Z|3bfc7aa2-30a2-4c33-b7e0-642509d98201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:16.195Z|6ee9ff8f-a20d-456d-b720-807f95f9b5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:39:16.196Z|6ee9ff8f-a20d-456d-b720-807f95f9b5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:39:17.180Z|29e0e8f4-a60c-4113-ab3b-e9cbb3f5384b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:17.182Z|29e0e8f4-a60c-4113-ab3b-e9cbb3f5384b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:18.228Z|b94179e2-fdc1-47a1-90d3-61c42ea82512|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:18.228Z|ba2c42cd-9994-4e01-8521-6dcbab6b8b43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:18.229Z|ba2c42cd-9994-4e01-8521-6dcbab6b8b43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:18.229Z|b94179e2-fdc1-47a1-90d3-61c42ea82512|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:27.207Z|ea05133e-8da1-414d-839c-d4004fd636ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:27.208Z|ea05133e-8da1-414d-839c-d4004fd636ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:28.253Z|80dcfef0-a400-497c-953b-9d5522a7a752|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:28.253Z|aa10b9ec-4694-40a6-b9aa-0f900d48d789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:28.254Z|aa10b9ec-4694-40a6-b9aa-0f900d48d789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:28.253Z|80dcfef0-a400-497c-953b-9d5522a7a752|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:31.195Z|4f8ea8f8-170a-4fd9-a23b-803ce93aa1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:39:31.196Z|4f8ea8f8-170a-4fd9-a23b-803ce93aa1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:39:31.983Z|00e4858f-5242-424e-8075-30c77bdb310c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:39:31.984Z|00e4858f-5242-424e-8075-30c77bdb310c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:39:37.232Z|c129cd34-a44b-40d0-b8ef-d6b3d5b1c731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:37.233Z|c129cd34-a44b-40d0-b8ef-d6b3d5b1c731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:38.279Z|29f479ce-e077-4bca-8f6a-c77a3a217ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:38.280Z|29f479ce-e077-4bca-8f6a-c77a3a217ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:38.283Z|3a15f2fb-8ac3-4858-9390-bf3c60417a5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:38.284Z|3a15f2fb-8ac3-4858-9390-bf3c60417a5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:46.195Z|78ca062e-4512-412a-a950-a7ac9a607e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:39:46.198Z|78ca062e-4512-412a-a950-a7ac9a607e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:39:47.256Z|bde551a3-e070-41bc-bcf9-af7e86429559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:47.256Z|bde551a3-e070-41bc-bcf9-af7e86429559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:48.311Z|2cd376a1-3b48-420d-9cea-4927366bc586|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:48.311Z|57820d72-0411-4a0b-949c-d2b2c0a2d67a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:48.311Z|2cd376a1-3b48-420d-9cea-4927366bc586|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:48.312Z|57820d72-0411-4a0b-949c-d2b2c0a2d67a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:57.281Z|dd76727c-097d-4aa1-8a6a-e9a7de9e0e00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:57.281Z|dd76727c-097d-4aa1-8a6a-e9a7de9e0e00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:58.335Z|adf6922e-4ea9-423c-82c2-6643f9dd1cf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:58.335Z|4952f8d2-a43c-4746-b3c8-c570c513808f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:39:58.335Z|4952f8d2-a43c-4746-b3c8-c570c513808f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:39:58.335Z|adf6922e-4ea9-423c-82c2-6643f9dd1cf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:01.195Z|3176c380-333a-4ead-96e6-b124952c2315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:40:01.196Z|3176c380-333a-4ead-96e6-b124952c2315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:40:01.984Z|e77d1423-b8f6-4a97-91aa-910ee07ce6cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:40:01.985Z|e77d1423-b8f6-4a97-91aa-910ee07ce6cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:40:06.323Z|6f22f386-aff7-44b6-9f4c-ddb7c6a78a95|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:40:06.324Z|6f22f386-aff7-44b6-9f4c-ddb7c6a78a95|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:07.306Z|1ab0fed5-83d3-4915-9903-4502d33ae279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:07.307Z|1ab0fed5-83d3-4915-9903-4502d33ae279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:08.360Z|648aebd7-37f2-4a59-9b3c-b62c17ee1e9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:08.361Z|648aebd7-37f2-4a59-9b3c-b62c17ee1e9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:08.360Z|53f2f63d-3e94-4522-8445-e368262c46ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:08.364Z|53f2f63d-3e94-4522-8445-e368262c46ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:16.195Z|0f0c13de-b53c-4c21-acf5-c419ed8421d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:40:16.196Z|0f0c13de-b53c-4c21-acf5-c419ed8421d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:40:17.332Z|c54d4b29-b49b-45cb-bb0b-b5c2c2c040fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:17.333Z|c54d4b29-b49b-45cb-bb0b-b5c2c2c040fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:18.386Z|bd9b0323-f197-4565-b46a-83e988915dcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:18.386Z|dc358642-8d08-4405-be72-b95e9e541666|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:18.387Z|bd9b0323-f197-4565-b46a-83e988915dcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:18.387Z|dc358642-8d08-4405-be72-b95e9e541666|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:27.357Z|9a352b12-d373-4bcf-be84-1b85a8aa78dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:27.358Z|9a352b12-d373-4bcf-be84-1b85a8aa78dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:28.412Z|22641275-15c5-43c0-b819-1b3f5a6afe94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:28.412Z|8405a21f-a45b-4556-a9f7-17ebc966b62d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:28.413Z|22641275-15c5-43c0-b819-1b3f5a6afe94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:28.413Z|8405a21f-a45b-4556-a9f7-17ebc966b62d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:31.196Z|5da4badf-9f01-43b3-92d6-04f0ea3c832e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:40:31.199Z|5da4badf-9f01-43b3-92d6-04f0ea3c832e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:40:31.986Z|a8afdb71-a61e-4408-8326-c6b436e24ce9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:40:31.986Z|a8afdb71-a61e-4408-8326-c6b436e24ce9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:40:37.382Z|d9bca3de-866e-48f1-ab03-bbdbf9e7456e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:37.383Z|d9bca3de-866e-48f1-ab03-bbdbf9e7456e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:38.437Z|a319a1b8-ed12-4997-a011-0ff1197361bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:38.437Z|6c45098e-6556-468f-943f-6a52c4eaa1d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:38.438Z|a319a1b8-ed12-4997-a011-0ff1197361bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:38.438Z|6c45098e-6556-468f-943f-6a52c4eaa1d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:46.196Z|9bba1818-e1f5-4aa4-80e6-71d50312d374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:40:46.197Z|9bba1818-e1f5-4aa4-80e6-71d50312d374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:40:47.407Z|e41fc5f9-6f3c-4565-993a-a82b5fdeac8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:47.408Z|e41fc5f9-6f3c-4565-993a-a82b5fdeac8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:48.464Z|feee4170-d7a3-4cb3-9757-7806d37f504d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:48.464Z|36c3c1ec-316e-440d-af3b-6c3d4c6aef15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:48.465Z|feee4170-d7a3-4cb3-9757-7806d37f504d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:48.465Z|36c3c1ec-316e-440d-af3b-6c3d4c6aef15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:57.433Z|175af1b5-7900-40e0-a3b7-f12d34f13741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:57.434Z|175af1b5-7900-40e0-a3b7-f12d34f13741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:58.488Z|78433d78-0260-4010-917b-d3434881aa80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:58.488Z|d00d751d-4312-4089-b14a-49a6192b0fd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:40:58.489Z|d00d751d-4312-4089-b14a-49a6192b0fd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:40:58.489Z|78433d78-0260-4010-917b-d3434881aa80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:01.196Z|cc953a5d-0fe6-45cb-b283-6cb6ab2d8042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:41:01.196Z|cc953a5d-0fe6-45cb-b283-6cb6ab2d8042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:41:01.987Z|271af672-2465-4f3b-92ee-74258ca12451|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:41:01.988Z|271af672-2465-4f3b-92ee-74258ca12451|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:41:06.320Z|060c860e-c173-46c5-9ab4-441918bf058b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:41:06.322Z|060c860e-c173-46c5-9ab4-441918bf058b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:07.458Z|8bfb7ddd-d2fa-4578-afd7-937f5aa562f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:07.459Z|8bfb7ddd-d2fa-4578-afd7-937f5aa562f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:08.513Z|3005d50e-58c2-40fa-8914-49e79dd8e1e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:08.513Z|b73d6da2-c60d-4b4f-894f-feb0092feab8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:08.514Z|b73d6da2-c60d-4b4f-894f-feb0092feab8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:08.514Z|3005d50e-58c2-40fa-8914-49e79dd8e1e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:16.196Z|9d031549-8bca-42ad-989a-bd81865df941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:41:16.200Z|9d031549-8bca-42ad-989a-bd81865df941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:41:17.485Z|483c57bd-2993-4c15-8176-dffcd095a7f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:17.486Z|483c57bd-2993-4c15-8176-dffcd095a7f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:18.536Z|c67a77af-ddf2-4ed5-b0f6-4f294859cbfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:18.537Z|bccb414a-5697-42b2-ac1b-ebd9a8e4e4cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:18.537Z|c67a77af-ddf2-4ed5-b0f6-4f294859cbfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:18.537Z|bccb414a-5697-42b2-ac1b-ebd9a8e4e4cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:27.513Z|ade495ef-6f96-400c-925d-5c448f7674ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:27.514Z|ade495ef-6f96-400c-925d-5c448f7674ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:28.559Z|5c9799c9-0d28-45c6-8dc4-78e17977b446|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:28.559Z|00eb0d7d-2003-4100-b690-998b8401e169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:28.560Z|5c9799c9-0d28-45c6-8dc4-78e17977b446|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:28.560Z|00eb0d7d-2003-4100-b690-998b8401e169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:31.195Z|d01d7949-1109-469b-a1d0-070bab67448a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:41:31.196Z|d01d7949-1109-469b-a1d0-070bab67448a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:41:31.989Z|9614ffce-1fff-4ee5-8742-fcbfa597a92c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:41:31.990Z|9614ffce-1fff-4ee5-8742-fcbfa597a92c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:41:37.538Z|2a754338-bd0a-456f-8594-c58e4fcfd957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:37.539Z|2a754338-bd0a-456f-8594-c58e4fcfd957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:38.582Z|fdc9b3d1-d22c-419e-8fe0-863ff45488a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:38.583Z|2ef0963d-beb4-4140-94d5-1665e3e321e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:38.584Z|fdc9b3d1-d22c-419e-8fe0-863ff45488a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:38.584Z|2ef0963d-beb4-4140-94d5-1665e3e321e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:46.195Z|f913c5a9-e726-4fc5-b48a-06aa1e68a88a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:41:46.196Z|f913c5a9-e726-4fc5-b48a-06aa1e68a88a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:41:47.563Z|1d41a45a-537a-4308-afd8-bc4927d0fcfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:47.565Z|1d41a45a-537a-4308-afd8-bc4927d0fcfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:48.607Z|b0c8463b-1fcb-4a1d-bb13-36316c4ec826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:48.607Z|69adf883-84ca-44d2-8f35-c1cb303a0301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:48.608Z|b0c8463b-1fcb-4a1d-bb13-36316c4ec826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:48.608Z|69adf883-84ca-44d2-8f35-c1cb303a0301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:57.596Z|b8625756-db68-4d3f-a54f-44d572963abc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:57.597Z|b8625756-db68-4d3f-a54f-44d572963abc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:58.630Z|e33eb8f5-15c3-4561-938b-f8b2a6fd0998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:58.631Z|e33eb8f5-15c3-4561-938b-f8b2a6fd0998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:41:58.633Z|6926a658-e3d0-423e-a3cb-bf0dc873595c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:41:58.633Z|6926a658-e3d0-423e-a3cb-bf0dc873595c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:01.195Z|f543265c-fcab-4b88-b420-e1183cf75da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:42:01.198Z|f543265c-fcab-4b88-b420-e1183cf75da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:42:01.990Z|5207595b-0fff-425f-9543-6ce76fcdcf54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:42:01.991Z|5207595b-0fff-425f-9543-6ce76fcdcf54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:42:06.319Z|1ed194a6-0046-45ab-b574-b59e1d55fd41|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:42:06.320Z|1ed194a6-0046-45ab-b574-b59e1d55fd41|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:07.619Z|eb094737-16ad-4f19-970b-1ed3107f2cba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:07.620Z|eb094737-16ad-4f19-970b-1ed3107f2cba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:08.653Z|6e49fb39-6670-458f-846b-5e335984da02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:08.654Z|6e49fb39-6670-458f-846b-5e335984da02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:08.654Z|86605440-7608-4bf9-afbe-6623520e7088|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:08.654Z|86605440-7608-4bf9-afbe-6623520e7088|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:16.196Z|84754794-1293-4a46-adf1-10f0e9fdc01b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:42:16.196Z|84754794-1293-4a46-adf1-10f0e9fdc01b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:42:17.644Z|e1066211-5ad1-4d65-837e-b5138796b4b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:17.645Z|e1066211-5ad1-4d65-837e-b5138796b4b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:18.678Z|8fa640d1-f440-4f73-a899-b29d3fb52b8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:18.679Z|8fa640d1-f440-4f73-a899-b29d3fb52b8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:18.680Z|a657b65b-c247-434e-a4b6-7ce769a23ed8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:18.680Z|a657b65b-c247-434e-a4b6-7ce769a23ed8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:27.668Z|e83db126-ec2e-49cd-97eb-73c789ee7fae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:27.669Z|e83db126-ec2e-49cd-97eb-73c789ee7fae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:28.700Z|285ff8c3-47be-4d51-bbbc-ec2d56f3edb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:28.700Z|2dccb1fd-bab0-4f3d-bde6-932797cf7484|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:28.701Z|285ff8c3-47be-4d51-bbbc-ec2d56f3edb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:28.701Z|2dccb1fd-bab0-4f3d-bde6-932797cf7484|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:31.195Z|76103997-7dc9-496c-84bd-f4b125076805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:42:31.196Z|76103997-7dc9-496c-84bd-f4b125076805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:42:31.993Z|7717a851-5139-47ac-8ad8-082e70a9ffad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:42:31.993Z|7717a851-5139-47ac-8ad8-082e70a9ffad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:42:37.693Z|4c5dd224-172b-4f32-b2bf-302c402d663e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:37.694Z|4c5dd224-172b-4f32-b2bf-302c402d663e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:38.726Z|5ddbaaad-5504-4f87-825d-82dc82a78424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:38.727Z|5ddbaaad-5504-4f87-825d-82dc82a78424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:38.730Z|bf116703-4bbe-4da2-b3c3-436e44457360|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:38.730Z|bf116703-4bbe-4da2-b3c3-436e44457360|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:46.195Z|9ebcd735-975d-424d-afcf-3e76e76dc524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:42:46.198Z|9ebcd735-975d-424d-afcf-3e76e76dc524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:42:47.719Z|5b0c51ea-11e6-4a9f-b49c-13bd16e95295|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:47.720Z|5b0c51ea-11e6-4a9f-b49c-13bd16e95295|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:48.750Z|faad72b4-e1f3-4414-9766-211139d05dfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:48.751Z|db826e5d-7b07-4afc-ba55-d48a3a2e8863|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:48.751Z|faad72b4-e1f3-4414-9766-211139d05dfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:48.751Z|db826e5d-7b07-4afc-ba55-d48a3a2e8863|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:57.744Z|cd63a0b8-4c08-4b34-aaf2-f81689141dea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:57.745Z|cd63a0b8-4c08-4b34-aaf2-f81689141dea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:58.774Z|69013885-b553-4855-9c78-d160bedf3f34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:58.775Z|69013885-b553-4855-9c78-d160bedf3f34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:42:58.781Z|c79401b4-94ed-4e51-aa0d-47a590a5f52e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:42:58.782Z|c79401b4-94ed-4e51-aa0d-47a590a5f52e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:01.195Z|c8c0e1eb-01b5-4777-a2e5-b66650f2aaac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:43:01.196Z|c8c0e1eb-01b5-4777-a2e5-b66650f2aaac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:43:01.994Z|1254834c-70e8-4006-879d-5b26c2e8d09f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:43:01.995Z|1254834c-70e8-4006-879d-5b26c2e8d09f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:43:06.320Z|2e4eeee4-91e4-4cf2-9090-72da02da7b9e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:43:06.321Z|2e4eeee4-91e4-4cf2-9090-72da02da7b9e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:07.766Z|015800a8-ad7e-41ed-bf69-c119540b45f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:07.767Z|015800a8-ad7e-41ed-bf69-c119540b45f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:08.799Z|7226b59d-f997-4098-b261-975f97f855fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:08.800Z|7226b59d-f997-4098-b261-975f97f855fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:08.802Z|8e74311d-8bb7-4186-9647-7274e7743d74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:08.802Z|8e74311d-8bb7-4186-9647-7274e7743d74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:16.196Z|8194210d-679a-442d-9fad-5c6f107a3460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:43:16.196Z|8194210d-679a-442d-9fad-5c6f107a3460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:43:17.795Z|bb2c4d5c-cea2-4247-a887-a93193e82e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:17.796Z|bb2c4d5c-cea2-4247-a887-a93193e82e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:18.825Z|f0874f72-056f-4e2d-9746-25636884b45b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:18.825Z|9efc959d-fb55-4f49-8c32-2618baabe65c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:18.825Z|f0874f72-056f-4e2d-9746-25636884b45b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:18.826Z|9efc959d-fb55-4f49-8c32-2618baabe65c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:27.820Z|e4b014b4-7ec8-4946-9ac0-7159c5467fb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:27.821Z|e4b014b4-7ec8-4946-9ac0-7159c5467fb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:28.848Z|6d30f2a5-8f69-4c28-9a15-71d16c691563|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:28.848Z|7e8ac608-4d96-4519-8fa8-16fdc6246311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:28.849Z|7e8ac608-4d96-4519-8fa8-16fdc6246311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:28.849Z|6d30f2a5-8f69-4c28-9a15-71d16c691563|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:31.195Z|4b8f3808-de98-4f81-8485-73b969567756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:43:31.199Z|4b8f3808-de98-4f81-8485-73b969567756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:43:31.996Z|ee076e8c-2293-4f5e-938a-ad06f88a81a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:43:31.996Z|ee076e8c-2293-4f5e-938a-ad06f88a81a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:43:37.845Z|562303fe-c452-40ae-a87c-6ff23940e58f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:37.846Z|562303fe-c452-40ae-a87c-6ff23940e58f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:38.873Z|fc51e80b-9fbc-401c-9bb4-85e254c514c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:38.873Z|65e4619f-f29c-4e97-9aaf-fd0db9abadb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:38.874Z|65e4619f-f29c-4e97-9aaf-fd0db9abadb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:38.874Z|fc51e80b-9fbc-401c-9bb4-85e254c514c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:46.195Z|f83543d4-cbcb-46e4-a624-26a9fbe29862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:43:46.197Z|f83543d4-cbcb-46e4-a624-26a9fbe29862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:43:47.872Z|90873d76-5841-4014-9ffa-2a95d8c1cd8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:47.873Z|90873d76-5841-4014-9ffa-2a95d8c1cd8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:48.899Z|cf24e6c9-a343-4b79-bae8-a8bd23755e82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:48.899Z|f836a0b3-da3f-4f0d-a6aa-8e311bd3dac8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:48.900Z|cf24e6c9-a343-4b79-bae8-a8bd23755e82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:48.900Z|f836a0b3-da3f-4f0d-a6aa-8e311bd3dac8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:57.901Z|b675893c-7ddc-4f87-a511-83d32f53159d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:57.902Z|b675893c-7ddc-4f87-a511-83d32f53159d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:58.930Z|cc936b7e-897d-431b-8cc0-89c6c338be56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:58.930Z|9aa669f0-99ce-4ce7-b20f-2aa2f08532cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:43:58.930Z|cc936b7e-897d-431b-8cc0-89c6c338be56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:43:58.931Z|9aa669f0-99ce-4ce7-b20f-2aa2f08532cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:01.196Z|b4c109cc-7911-4e1b-82b4-8f17bd7d3c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:44:01.197Z|b4c109cc-7911-4e1b-82b4-8f17bd7d3c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:44:01.997Z|d6b293ac-3436-41d8-a553-f1524f0f2858|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:44:01.997Z|d6b293ac-3436-41d8-a553-f1524f0f2858|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:44:06.318Z|41b1c006-5807-460c-9c25-b95d145caba9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:44:06.319Z|41b1c006-5807-460c-9c25-b95d145caba9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:07.927Z|c28a6745-0175-4ece-869a-bbb78e562b1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:07.928Z|c28a6745-0175-4ece-869a-bbb78e562b1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:08.954Z|1790c5cd-3036-4f11-a3d3-d332a8e45c36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:08.954Z|14bcad78-983a-4333-b9b3-90d94462315f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:08.955Z|14bcad78-983a-4333-b9b3-90d94462315f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:08.955Z|1790c5cd-3036-4f11-a3d3-d332a8e45c36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:16.195Z|7544c01a-637d-4608-8569-716bb0ea6b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:44:16.198Z|7544c01a-637d-4608-8569-716bb0ea6b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:44:17.951Z|8b6a4883-a2f3-425b-ae15-184d9efe0cf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:17.952Z|8b6a4883-a2f3-425b-ae15-184d9efe0cf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:18.978Z|79e9cea0-2a37-486f-88aa-da563fc3d7ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:18.978Z|c5049461-d15d-4a37-b819-f11ee4b8c38b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:18.979Z|79e9cea0-2a37-486f-88aa-da563fc3d7ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:18.979Z|c5049461-d15d-4a37-b819-f11ee4b8c38b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:27.975Z|6891a89d-8737-4739-b634-773b51976f7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:27.976Z|6891a89d-8737-4739-b634-773b51976f7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:29.002Z|a502ae74-f681-47f1-b56c-faab777cf904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:29.002Z|2f08d43b-36df-45fa-a762-afba8cdbd602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:29.003Z|a502ae74-f681-47f1-b56c-faab777cf904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:29.003Z|2f08d43b-36df-45fa-a762-afba8cdbd602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:31.195Z|d1d38269-2771-48c0-a843-1d93ff583060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:44:31.196Z|d1d38269-2771-48c0-a843-1d93ff583060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:44:31.998Z|9dafbf9f-5508-46df-891d-556a9d691813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:44:31.998Z|9dafbf9f-5508-46df-891d-556a9d691813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:44:38.002Z|eeb5cd26-a9ff-4980-a74c-9edcf40986bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:38.003Z|eeb5cd26-a9ff-4980-a74c-9edcf40986bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:39.026Z|649393d3-8ba9-4594-b0b3-4c650f7f740e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:39.027Z|649393d3-8ba9-4594-b0b3-4c650f7f740e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:39.027Z|762b881b-ff4e-427d-afc6-4877a9c1cfc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:39.027Z|762b881b-ff4e-427d-afc6-4877a9c1cfc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:46.195Z|3183265e-c4ab-4307-8fd7-e2e34c8b2bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:44:46.196Z|3183265e-c4ab-4307-8fd7-e2e34c8b2bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:44:48.028Z|1ac69ef5-4dd5-4986-921b-78289441f67c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:48.029Z|1ac69ef5-4dd5-4986-921b-78289441f67c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:49.058Z|5f6bb0b4-3c1a-4b5a-9050-84eaf7de09af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:49.062Z|5f6bb0b4-3c1a-4b5a-9050-84eaf7de09af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:49.063Z|18bd9c0b-2a10-4b49-aa48-7c1cd26165c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:49.064Z|18bd9c0b-2a10-4b49-aa48-7c1cd26165c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:58.055Z|aec9d710-0def-4889-a0d6-167d178b6de1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:58.056Z|aec9d710-0def-4889-a0d6-167d178b6de1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:59.089Z|10dadd6a-5333-471e-a915-88953328dda5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:59.089Z|e8caaae1-76b7-4b38-a887-e316817d66a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:44:59.090Z|e8caaae1-76b7-4b38-a887-e316817d66a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:44:59.090Z|10dadd6a-5333-471e-a915-88953328dda5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:01.195Z|5a72a0e5-0739-4430-b166-dedb18e42e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:45:01.196Z|5a72a0e5-0739-4430-b166-dedb18e42e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:45:01.999Z|2466b7f0-18e1-4b17-9543-6d0cad147dd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:45:02.000Z|2466b7f0-18e1-4b17-9543-6d0cad147dd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:45:06.318Z|9780972e-240d-43ad-a88c-d68b8b87ad9e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:45:06.320Z|9780972e-240d-43ad-a88c-d68b8b87ad9e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:08.079Z|240b805b-e7ba-4c9a-9122-c41113420d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:08.080Z|240b805b-e7ba-4c9a-9122-c41113420d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:09.113Z|42c4d970-a5e8-40c6-b3e6-3aa6de61e947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:09.113Z|a4b8f903-8cd7-438a-8999-c39bd4c986be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:09.113Z|42c4d970-a5e8-40c6-b3e6-3aa6de61e947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:09.114Z|a4b8f903-8cd7-438a-8999-c39bd4c986be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:16.195Z|bc657612-8633-4d6d-9e2b-e33cb9ba636b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:45:16.196Z|bc657612-8633-4d6d-9e2b-e33cb9ba636b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:45:18.103Z|0171f6da-d759-48c4-98c1-40c312f48c7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:18.104Z|0171f6da-d759-48c4-98c1-40c312f48c7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:19.138Z|9c040ca1-3d05-4634-9862-4508a3e604e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:19.138Z|5ca8c3b7-802e-45d7-bff2-d07a38262842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:19.139Z|9c040ca1-3d05-4634-9862-4508a3e604e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:19.139Z|5ca8c3b7-802e-45d7-bff2-d07a38262842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:28.129Z|03fdd4aa-b29a-4c4f-8b34-bdd5eb7ac24c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:28.129Z|03fdd4aa-b29a-4c4f-8b34-bdd5eb7ac24c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:29.162Z|1a93a626-8a97-4c8f-bfac-ddb235bd83d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:29.162Z|2089fd4a-52d4-4b4e-89c2-26477a12001d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:29.163Z|1a93a626-8a97-4c8f-bfac-ddb235bd83d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:29.163Z|2089fd4a-52d4-4b4e-89c2-26477a12001d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:31.196Z|3d32aeb0-4126-49ff-9082-a7a1c4dee0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:45:31.196Z|3d32aeb0-4126-49ff-9082-a7a1c4dee0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:45:32.001Z|57b5fd4a-efc4-44cd-8328-754140999c48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:45:32.001Z|57b5fd4a-efc4-44cd-8328-754140999c48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:45:38.154Z|df74608d-6b57-48bf-9c4f-90ad2b68af24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:38.155Z|df74608d-6b57-48bf-9c4f-90ad2b68af24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:39.188Z|3313c09c-8928-443b-b9c4-b09e7029aa27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:39.188Z|3313c09c-8928-443b-b9c4-b09e7029aa27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:39.188Z|6e7158c1-5980-409f-949a-e0deab2e0c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:39.191Z|6e7158c1-5980-409f-949a-e0deab2e0c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:46.195Z|dd871dfd-f2b7-4662-8929-c2c4c31eea04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:45:46.196Z|dd871dfd-f2b7-4662-8929-c2c4c31eea04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:45:48.180Z|15786c18-7a41-4410-b9da-e54e7f1a7e89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:48.181Z|15786c18-7a41-4410-b9da-e54e7f1a7e89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:49.210Z|4e898ed9-c35e-4efa-82e4-9ff2804cf625|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:49.211Z|bb445580-2997-44e3-9246-200be8cb90e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:49.211Z|4e898ed9-c35e-4efa-82e4-9ff2804cf625|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:49.211Z|bb445580-2997-44e3-9246-200be8cb90e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:58.205Z|598a43cd-7b38-434c-bbc5-33197d10d366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:58.206Z|598a43cd-7b38-434c-bbc5-33197d10d366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:59.234Z|1d93f532-bfbb-4250-b0bd-f665a2bc4558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:59.234Z|134e089e-c5e2-41ed-87c3-88a380a7b3b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:45:59.235Z|1d93f532-bfbb-4250-b0bd-f665a2bc4558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:45:59.235Z|134e089e-c5e2-41ed-87c3-88a380a7b3b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:01.195Z|49efa2f7-9fe5-4c2a-a080-cc4558c7d785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:46:01.196Z|49efa2f7-9fe5-4c2a-a080-cc4558c7d785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:46:02.001Z|9c6b26e1-e8fd-44f6-9d6b-83cdad42ca29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:46:02.002Z|9c6b26e1-e8fd-44f6-9d6b-83cdad42ca29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:46:06.318Z|acb25658-4656-4599-b692-08373cc1c760|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:46:06.321Z|acb25658-4656-4599-b692-08373cc1c760|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:08.228Z|e33f7467-a0bf-4784-ba93-5041681213f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:08.229Z|e33f7467-a0bf-4784-ba93-5041681213f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:09.261Z|2937016a-6e1f-45d3-b06c-eeb536208e04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:09.261Z|af179410-493b-4980-8fa5-24279f4c4fdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:09.262Z|af179410-493b-4980-8fa5-24279f4c4fdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:09.262Z|2937016a-6e1f-45d3-b06c-eeb536208e04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:16.196Z|3a02ddc4-56f7-41d3-b09c-ce714b5a9354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:46:16.196Z|3a02ddc4-56f7-41d3-b09c-ce714b5a9354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:46:18.254Z|2d979988-93f2-4166-bf4c-367f8acb6b67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:18.255Z|2d979988-93f2-4166-bf4c-367f8acb6b67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:19.284Z|a4374552-0af9-416f-9ea7-eb53afde082e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:19.284Z|70413e98-3ce6-4f84-a759-b9ebf5002e2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:19.285Z|a4374552-0af9-416f-9ea7-eb53afde082e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:19.285Z|70413e98-3ce6-4f84-a759-b9ebf5002e2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:28.283Z|3b094d44-7891-48af-a08c-e3e7dc20ece9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:28.283Z|3b094d44-7891-48af-a08c-e3e7dc20ece9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:29.313Z|66527fbe-27f4-4c64-b381-6ed98e9ad7ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:29.314Z|6a1b3e93-52ad-485c-a060-9c136de857fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:29.314Z|66527fbe-27f4-4c64-b381-6ed98e9ad7ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:29.314Z|6a1b3e93-52ad-485c-a060-9c136de857fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:31.195Z|5192000a-45aa-4810-98c9-a95d267a175f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:46:31.196Z|5192000a-45aa-4810-98c9-a95d267a175f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:46:32.003Z|0769ca2e-a8e1-4297-ac4b-4c72fd4bbc35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:46:32.003Z|0769ca2e-a8e1-4297-ac4b-4c72fd4bbc35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:46:38.308Z|f1e291fb-4f6b-4c97-ac36-20460a555685|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:38.309Z|f1e291fb-4f6b-4c97-ac36-20460a555685|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:39.337Z|9b869011-2e0c-4f5a-bd81-59959d4c4b32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:39.338Z|9b869011-2e0c-4f5a-bd81-59959d4c4b32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:39.339Z|ef48a15b-bc14-4c9f-8d6c-258e753936b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:39.339Z|ef48a15b-bc14-4c9f-8d6c-258e753936b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:46.195Z|b344f591-6c81-4ecf-8257-62ee596dfd81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:46:46.196Z|b344f591-6c81-4ecf-8257-62ee596dfd81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:46:48.332Z|f291c3b1-2495-4ba9-afbf-c4534b254722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:48.332Z|f291c3b1-2495-4ba9-afbf-c4534b254722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:49.361Z|4b98399b-063f-4aae-b3d9-c3c47a544e13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:49.361Z|4333a164-4180-4e0e-be8a-1ebb8ab3596c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:49.361Z|4b98399b-063f-4aae-b3d9-c3c47a544e13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:49.361Z|4333a164-4180-4e0e-be8a-1ebb8ab3596c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:58.357Z|de9e26ae-418d-4eb1-b608-770dac0edac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:58.357Z|de9e26ae-418d-4eb1-b608-770dac0edac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:59.384Z|019b89c0-abac-4a49-8ecc-892057eba5bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:59.384Z|075e32e5-b9f5-4abd-802a-49dc8115c865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:46:59.385Z|019b89c0-abac-4a49-8ecc-892057eba5bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:46:59.385Z|075e32e5-b9f5-4abd-802a-49dc8115c865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:01.195Z|ed0202d3-e412-4961-b03a-62ddf43406ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:47:01.198Z|ed0202d3-e412-4961-b03a-62ddf43406ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:47:02.004Z|9c9e4bec-a119-428a-b752-75cbd2711559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:47:02.004Z|9c9e4bec-a119-428a-b752-75cbd2711559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:47:06.318Z|4da32e9a-1d9a-4c69-8140-df80bae48785|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:47:06.318Z|4da32e9a-1d9a-4c69-8140-df80bae48785|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:08.381Z|e8cd3b13-91b1-44f9-bdc7-151162454fab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:08.382Z|e8cd3b13-91b1-44f9-bdc7-151162454fab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:09.409Z|c6533e26-5bc4-4054-b034-970ebd5be804|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:09.409Z|c2d8ec57-2555-4d34-9ef0-fad5cf34d35b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:09.409Z|c2d8ec57-2555-4d34-9ef0-fad5cf34d35b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:09.410Z|c6533e26-5bc4-4054-b034-970ebd5be804|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:16.196Z|782575e0-0ea0-4c7c-89bb-d104951fd5bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:47:16.196Z|782575e0-0ea0-4c7c-89bb-d104951fd5bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:47:18.406Z|4af2d41a-9936-4ac4-9b53-8f69c39df561|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:18.407Z|4af2d41a-9936-4ac4-9b53-8f69c39df561|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:19.434Z|b70eafb7-964b-4bd3-b929-eb799744260e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:19.434Z|39e7b410-3dba-47b6-a601-bce0d8a3930e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:19.435Z|b70eafb7-964b-4bd3-b929-eb799744260e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:19.435Z|39e7b410-3dba-47b6-a601-bce0d8a3930e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:28.431Z|cc75b5bb-074a-48eb-bb3d-b4cc7c3fd364|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:28.432Z|cc75b5bb-074a-48eb-bb3d-b4cc7c3fd364|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:29.460Z|787cb846-59a3-41cf-8dd4-a775a5e8c168|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:29.460Z|7856f7db-67da-4f2f-b719-5f7e92006bb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:29.461Z|787cb846-59a3-41cf-8dd4-a775a5e8c168|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:29.461Z|7856f7db-67da-4f2f-b719-5f7e92006bb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:31.195Z|c195b67b-1d92-47b4-a203-650077661795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:47:31.196Z|c195b67b-1d92-47b4-a203-650077661795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:47:32.005Z|dbda116b-baa6-49b2-be0d-39a48f56e36d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:47:32.005Z|dbda116b-baa6-49b2-be0d-39a48f56e36d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:47:38.459Z|86cfb08c-9436-467e-b95a-60c618a1ce79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:38.460Z|86cfb08c-9436-467e-b95a-60c618a1ce79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:39.484Z|f8664ba6-6c87-43f9-b7cf-ad6ce1a05684|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:39.484Z|ae784a41-b67c-4f23-bbc2-126773858ab9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:39.485Z|ae784a41-b67c-4f23-bbc2-126773858ab9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:39.485Z|f8664ba6-6c87-43f9-b7cf-ad6ce1a05684|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:46.195Z|5cb32bd7-7963-4609-9572-e9a1bccee37d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:47:46.198Z|5cb32bd7-7963-4609-9572-e9a1bccee37d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:47:48.482Z|f9e4cda8-8891-4189-aac5-0740955b9304|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:48.483Z|f9e4cda8-8891-4189-aac5-0740955b9304|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:49.508Z|83648c4e-9036-4a4d-9683-ac869a66ba37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:49.509Z|83648c4e-9036-4a4d-9683-ac869a66ba37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:49.512Z|bef523c1-7421-43d2-88c9-b2214b24988f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:49.513Z|bef523c1-7421-43d2-88c9-b2214b24988f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:58.510Z|d8a80a8e-5e5f-47d4-af0e-be969b8f6232|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:58.511Z|d8a80a8e-5e5f-47d4-af0e-be969b8f6232|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:59.533Z|c6add8df-94e8-4897-b3df-bf96fe96305f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:59.534Z|c6add8df-94e8-4897-b3df-bf96fe96305f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:47:59.538Z|eb891fcb-535d-4105-83fa-6f995e554b1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:47:59.539Z|eb891fcb-535d-4105-83fa-6f995e554b1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:01.198Z|01149489-69a3-4d9e-82a2-1e3bef2d9ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:48:01.199Z|01149489-69a3-4d9e-82a2-1e3bef2d9ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:48:02.006Z|c94f5aa6-ea47-47ef-ad18-80f5cb243069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:48:02.007Z|c94f5aa6-ea47-47ef-ad18-80f5cb243069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:48:06.319Z|e7c645ae-bc34-4eed-a321-8939802a9845|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:48:06.320Z|e7c645ae-bc34-4eed-a321-8939802a9845|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:08.534Z|8cc6c52a-acae-4490-90e8-982071c914be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:08.535Z|8cc6c52a-acae-4490-90e8-982071c914be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:09.565Z|8ddf7a7e-981e-456e-bbef-3518ebcaad54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:09.566Z|8ddf7a7e-981e-456e-bbef-3518ebcaad54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:09.569Z|705c1941-cbd0-4d64-8459-9e5106fe1284|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:09.569Z|705c1941-cbd0-4d64-8459-9e5106fe1284|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:16.195Z|fd6408a1-8675-4e07-832b-8b3221eab264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:48:16.196Z|fd6408a1-8675-4e07-832b-8b3221eab264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:48:18.559Z|84c8a766-28b3-4aec-b473-298e09c1097b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:18.559Z|84c8a766-28b3-4aec-b473-298e09c1097b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:19.591Z|049eed12-f7ca-4e4b-8018-a4c5d4c32080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:19.591Z|c7419af7-9861-45c4-8a81-8c7d945dedc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:19.592Z|c7419af7-9861-45c4-8a81-8c7d945dedc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:19.592Z|049eed12-f7ca-4e4b-8018-a4c5d4c32080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:28.582Z|ce3b1b6b-05b1-4e12-ad52-9d2202e87cbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:28.582Z|ce3b1b6b-05b1-4e12-ad52-9d2202e87cbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:29.616Z|4dd7dd1f-9287-4155-a24b-90b4ae81ab29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:29.616Z|6655a1a4-5d5d-4ac2-9db6-be8b6a53b501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:29.617Z|6655a1a4-5d5d-4ac2-9db6-be8b6a53b501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:29.617Z|4dd7dd1f-9287-4155-a24b-90b4ae81ab29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:31.195Z|25350031-68bb-4f18-8139-288a6de4ed0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:48:31.198Z|25350031-68bb-4f18-8139-288a6de4ed0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:48:32.007Z|fcf9d8db-459b-4e95-a5fd-63abb14702af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:48:32.008Z|fcf9d8db-459b-4e95-a5fd-63abb14702af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:48:38.605Z|1e608cd0-2e3a-4062-a7f2-8f2f6d7793f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:38.606Z|1e608cd0-2e3a-4062-a7f2-8f2f6d7793f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:39.641Z|a1255d4f-cd4a-42e0-9ce9-f5b9373ef663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:39.641Z|380773c7-7304-4cbb-8dc9-7b2e1ddee4e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:39.642Z|a1255d4f-cd4a-42e0-9ce9-f5b9373ef663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:39.642Z|380773c7-7304-4cbb-8dc9-7b2e1ddee4e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:46.195Z|ac454aa0-170e-471e-9b2c-27ee7289e048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:48:46.196Z|ac454aa0-170e-471e-9b2c-27ee7289e048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:48:48.631Z|4b484717-29c3-4df9-aa82-0209dd4ed9e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:48.632Z|4b484717-29c3-4df9-aa82-0209dd4ed9e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:49.670Z|58d12530-f87b-45bf-9d91-147d8db2d0ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:49.670Z|a225159d-a1d1-458f-bbf3-ab6a6f17b666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:49.671Z|58d12530-f87b-45bf-9d91-147d8db2d0ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:49.671Z|a225159d-a1d1-458f-bbf3-ab6a6f17b666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:58.654Z|8ebb2842-df3d-4590-b880-0eb2599fe820|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:58.654Z|8ebb2842-df3d-4590-b880-0eb2599fe820|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:59.694Z|f3006a46-a9db-440a-9e32-645070240919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:59.694Z|ae2a1f37-5db9-44bb-ad15-0ea777c08b6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:48:59.695Z|f3006a46-a9db-440a-9e32-645070240919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:48:59.695Z|ae2a1f37-5db9-44bb-ad15-0ea777c08b6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:01.195Z|fc6c967a-fef0-44fb-97c5-a6aa59738217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:49:01.196Z|fc6c967a-fef0-44fb-97c5-a6aa59738217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:49:02.008Z|c9cc58f5-4961-4037-ae5c-59f6c40d3d96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:49:02.009Z|c9cc58f5-4961-4037-ae5c-59f6c40d3d96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:49:06.317Z|f7dcd7dd-6ea7-4028-b082-9d0e2cd6b2ee|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:49:06.318Z|f7dcd7dd-6ea7-4028-b082-9d0e2cd6b2ee|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:08.680Z|f8482b27-cf92-49ff-9c82-434874949a9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:08.681Z|f8482b27-cf92-49ff-9c82-434874949a9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:09.717Z|a47883bd-c2e1-452e-b7fd-ec8be546d5bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:09.717Z|04d32b32-4a42-4317-ad8b-b709ca696d5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:09.718Z|a47883bd-c2e1-452e-b7fd-ec8be546d5bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:09.718Z|04d32b32-4a42-4317-ad8b-b709ca696d5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:16.195Z|8f4bbfab-6429-4be0-85cd-0ff3a13db440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:49:16.199Z|8f4bbfab-6429-4be0-85cd-0ff3a13db440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:49:18.708Z|be763686-6be0-4d67-94e0-72e49fbf1a21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:18.709Z|be763686-6be0-4d67-94e0-72e49fbf1a21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:19.742Z|ce8eac5a-620c-4dc4-84a6-fbe8c0aa6ea1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:19.743Z|ce8eac5a-620c-4dc4-84a6-fbe8c0aa6ea1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:19.743Z|f0c08ca9-fa23-40da-9493-36cc94d3aafd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:19.744Z|f0c08ca9-fa23-40da-9493-36cc94d3aafd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:28.734Z|f9738019-975a-4479-b6b3-9a5cb6f274de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:28.735Z|f9738019-975a-4479-b6b3-9a5cb6f274de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:29.767Z|10f65edd-7fc1-438a-92ac-fbf6350346ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:29.767Z|10f65edd-7fc1-438a-92ac-fbf6350346ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:29.772Z|8b1166ea-114a-4b43-b719-1d46e86a74ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:29.772Z|8b1166ea-114a-4b43-b719-1d46e86a74ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:31.195Z|e9845b9c-364d-4e5d-8036-d61ab6274169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:49:31.196Z|e9845b9c-364d-4e5d-8036-d61ab6274169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:49:32.010Z|aab4e5a7-de26-497a-a72a-024924828213|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:49:32.010Z|aab4e5a7-de26-497a-a72a-024924828213|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:49:38.761Z|46e10c57-466b-42e5-857b-9b39786babd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:38.762Z|46e10c57-466b-42e5-857b-9b39786babd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:39.790Z|275b1aed-f33d-4b56-8c70-f6492df28d6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:39.790Z|275b1aed-f33d-4b56-8c70-f6492df28d6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:39.795Z|1523ab5c-acd2-4628-9dcc-812b831e0487|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:39.796Z|1523ab5c-acd2-4628-9dcc-812b831e0487|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:46.195Z|1200839b-2d45-49a0-a8c6-564928bcb442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:49:46.196Z|1200839b-2d45-49a0-a8c6-564928bcb442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:49:48.789Z|8e7f424b-3377-4b76-8fa0-6bd5b687a8da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:48.790Z|8e7f424b-3377-4b76-8fa0-6bd5b687a8da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:49.814Z|37ecd67c-a0dd-4b4c-b4f4-f09f4aecc722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:49.814Z|37ecd67c-a0dd-4b4c-b4f4-f09f4aecc722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:49.818Z|28e1d995-7d8f-41d0-859c-dbc1c6a1b39d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:49.819Z|28e1d995-7d8f-41d0-859c-dbc1c6a1b39d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:58.813Z|b8248b3a-86de-49e3-b714-fc29972585f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:58.814Z|b8248b3a-86de-49e3-b714-fc29972585f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:59.837Z|61db8999-2628-47e7-9528-f1f7d95298fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:59.837Z|61db8999-2628-47e7-9528-f1f7d95298fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:49:59.840Z|3a256dc2-0b96-4e81-98f4-8200741934c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:49:59.841Z|3a256dc2-0b96-4e81-98f4-8200741934c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:01.195Z|a35ec233-68b0-40e7-a94a-73a9653b8585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:50:01.198Z|a35ec233-68b0-40e7-a94a-73a9653b8585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:50:02.011Z|4949412a-51c9-411e-ac1a-75738e603550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:50:02.012Z|4949412a-51c9-411e-ac1a-75738e603550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:50:06.321Z|10b6d7d9-8fcf-40b7-9b5e-2c6fcdbbb2fc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:50:06.322Z|10b6d7d9-8fcf-40b7-9b5e-2c6fcdbbb2fc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:08.838Z|45d6efb3-8cb0-4aa6-96d4-92b829b56c7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:08.838Z|45d6efb3-8cb0-4aa6-96d4-92b829b56c7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:09.861Z|b9a31621-3d58-45fa-a264-b3e5b34c7585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:09.861Z|26a59222-53be-49be-b33f-14c67f6f18e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:09.862Z|26a59222-53be-49be-b33f-14c67f6f18e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:09.862Z|b9a31621-3d58-45fa-a264-b3e5b34c7585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:16.195Z|c2d5c9f4-e343-4749-9244-b8c04695840f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:50:16.196Z|c2d5c9f4-e343-4749-9244-b8c04695840f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:50:18.860Z|8a69859b-02a9-431e-9ee5-5298dea1a3c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:18.861Z|8a69859b-02a9-431e-9ee5-5298dea1a3c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:19.884Z|6e49c917-5feb-4429-b10b-b4a17668ba3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:19.884Z|6e49c917-5feb-4429-b10b-b4a17668ba3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:19.892Z|848252c8-0ded-41cd-b803-16b08032f3f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:19.893Z|848252c8-0ded-41cd-b803-16b08032f3f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:28.885Z|139a2e7b-bf73-4235-bd4a-31735c87fd41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:28.886Z|139a2e7b-bf73-4235-bd4a-31735c87fd41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:29.908Z|d4556bd1-f3c1-4701-81e6-23486b85c323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:29.909Z|d4556bd1-f3c1-4701-81e6-23486b85c323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:29.915Z|d6723f5c-5479-4260-9f8c-0eea37be883b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:29.916Z|d6723f5c-5479-4260-9f8c-0eea37be883b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:31.195Z|a1accbc0-a020-4b55-90fc-381749643d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:50:31.196Z|a1accbc0-a020-4b55-90fc-381749643d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:50:32.012Z|4812e1d9-0e32-4d0d-9be7-85fee0ccf66c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:50:32.013Z|4812e1d9-0e32-4d0d-9be7-85fee0ccf66c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:50:38.912Z|13014aa0-3464-4c9f-93ac-d0cb59ff24ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:38.913Z|13014aa0-3464-4c9f-93ac-d0cb59ff24ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:39.931Z|0b3135f4-4b11-4ccf-8082-c9104368506f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:39.931Z|0b3135f4-4b11-4ccf-8082-c9104368506f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:39.937Z|a180318c-b694-416e-9bf8-75132518a85b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:39.938Z|a180318c-b694-416e-9bf8-75132518a85b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:46.196Z|1cb57004-d2bb-485d-8651-2f9155025b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:50:46.199Z|1cb57004-d2bb-485d-8651-2f9155025b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:50:48.937Z|42bb1aee-61c7-491f-8e11-001eb1d42860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:48.938Z|42bb1aee-61c7-491f-8e11-001eb1d42860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:49.955Z|dbd8c860-db38-4c43-bb67-5cf5f5bd96b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:49.955Z|dbd8c860-db38-4c43-bb67-5cf5f5bd96b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:49.957Z|2561aa26-9d4d-4b49-8f4a-3c9919dd153d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:49.958Z|2561aa26-9d4d-4b49-8f4a-3c9919dd153d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:58.965Z|8529dbf1-6670-4f13-838d-f4cfb9d966dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:58.966Z|8529dbf1-6670-4f13-838d-f4cfb9d966dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:59.982Z|dd6fe165-c12f-4eeb-9da7-80a73d666c5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:59.983Z|dd6fe165-c12f-4eeb-9da7-80a73d666c5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:50:59.983Z|231c2804-29fc-44d5-b67e-3a186649d98d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:50:59.983Z|231c2804-29fc-44d5-b67e-3a186649d98d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:01.196Z|f698b750-9c2f-4fca-b9fe-d55eebf4ccf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:51:01.196Z|f698b750-9c2f-4fca-b9fe-d55eebf4ccf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:51:02.014Z|61b1f8e5-2b31-46b9-9929-6a9ed4bdfa3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:51:02.014Z|61b1f8e5-2b31-46b9-9929-6a9ed4bdfa3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:51:06.322Z|b678e66d-45f0-4e7c-ad50-5f2af3bbd228|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:51:06.323Z|b678e66d-45f0-4e7c-ad50-5f2af3bbd228|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:08.996Z|f4acb418-e250-4bd6-aab8-3ff957d3bd8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:51:08.997Z|f4acb418-e250-4bd6-aab8-3ff957d3bd8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:10.007Z|47a7980c-c1f9-48f9-b669-dd52a6d8f781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:51:10.007Z|d25442cf-f556-4efc-bfcd-5d05969aa7eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:51:10.008Z|d25442cf-f556-4efc-bfcd-5d05969aa7eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:10.007Z|47a7980c-c1f9-48f9-b669-dd52a6d8f781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:16.196Z|bc76e941-562b-4387-9f1d-9883cc2972c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:51:16.196Z|bc76e941-562b-4387-9f1d-9883cc2972c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:51:19.024Z|844e42e8-2127-4ce1-994c-d7af7a645432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:51:19.024Z|844e42e8-2127-4ce1-994c-d7af7a645432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:20.033Z|a9e529c5-df4c-4a7c-b6db-c97e75b95046|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:51:20.033Z|3cd0257b-c2cd-4c42-978a-870f89a5d2c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:51:20.034Z|a9e529c5-df4c-4a7c-b6db-c97e75b95046|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:20.034Z|3cd0257b-c2cd-4c42-978a-870f89a5d2c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:29.055Z|aac60a8d-71ec-4966-b875-e0b3c8defe88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:51:29.059Z|aac60a8d-71ec-4966-b875-e0b3c8defe88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:30.060Z|24f5ca58-649a-4f81-bbae-998651f06a57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:51:30.061Z|24f5ca58-649a-4f81-bbae-998651f06a57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:30.072Z|3980d1f0-c4c7-4cf0-b141-a1ad878cef6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:51:30.073Z|3980d1f0-c4c7-4cf0-b141-a1ad878cef6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:31.196Z|187885a7-a675-4dc4-bee6-9237f4250275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:51:31.203Z|187885a7-a675-4dc4-bee6-9237f4250275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:51:32.015Z|85c59b08-d1fa-4364-83a1-08ffad1a4214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:51:32.016Z|85c59b08-d1fa-4364-83a1-08ffad1a4214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:51:39.089Z|50639591-b6fd-4165-91ef-810e8d564aae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:51:39.090Z|50639591-b6fd-4165-91ef-810e8d564aae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:40.087Z|2c6c8372-f309-4b9a-9945-85bb29d5237a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:51:40.087Z|2c6c8372-f309-4b9a-9945-85bb29d5237a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:40.096Z|a5a1e8f6-5e06-4cd0-baa6-0c468abe9d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:51:40.096Z|a5a1e8f6-5e06-4cd0-baa6-0c468abe9d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:46.195Z|6c183264-838e-45ae-8025-fbdfe5f1f46a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:51:46.196Z|6c183264-838e-45ae-8025-fbdfe5f1f46a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:51:49.115Z|bb08934d-64bb-4147-8b60-3f389f2ca145|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:51:49.116Z|bb08934d-64bb-4147-8b60-3f389f2ca145|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:50.115Z|e96500db-e11a-40f0-b286-cc75672797fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:51:50.116Z|e96500db-e11a-40f0-b286-cc75672797fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:50.122Z|5b6925a7-2a70-4de5-916c-eb23f6321025|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:51:50.123Z|5b6925a7-2a70-4de5-916c-eb23f6321025|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:51:59.140Z|7c04b034-747b-4269-ad62-95ae582f3728|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:51:59.141Z|7c04b034-747b-4269-ad62-95ae582f3728|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:00.139Z|6a35742c-10ce-477b-9847-10977a870232|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:00.140Z|6a35742c-10ce-477b-9847-10977a870232|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:00.145Z|359baccb-35b3-402c-a90b-a6884a3d793c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:00.145Z|359baccb-35b3-402c-a90b-a6884a3d793c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:01.195Z|2d2632e1-f8cb-48e7-acc5-30dafb3ed537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:52:01.196Z|2d2632e1-f8cb-48e7-acc5-30dafb3ed537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:52:02.016Z|06bc5103-921f-4cf4-893c-915571d77664|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:52:02.017Z|06bc5103-921f-4cf4-893c-915571d77664|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:52:06.322Z|1de99172-21d9-412d-a17b-f8ff741f990f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:52:06.323Z|1de99172-21d9-412d-a17b-f8ff741f990f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:09.164Z|700236e7-a2a6-47d4-96c4-0f17d515f843|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:09.165Z|700236e7-a2a6-47d4-96c4-0f17d515f843|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:10.168Z|4f1e7ba0-b06a-4c95-b09c-1c8e4a816f5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:10.168Z|8f99171a-a113-4b4c-ad29-120e9b8d9042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:10.169Z|4f1e7ba0-b06a-4c95-b09c-1c8e4a816f5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:10.169Z|8f99171a-a113-4b4c-ad29-120e9b8d9042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:16.195Z|8d465e4f-b469-44c1-bc99-c7a91e8b3c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:52:16.198Z|8d465e4f-b469-44c1-bc99-c7a91e8b3c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:52:19.189Z|56846a5d-17ab-4216-beb6-30c958ab3589|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:19.190Z|56846a5d-17ab-4216-beb6-30c958ab3589|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:20.194Z|611fe14c-feb2-4610-93d2-733a810cd6cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:20.194Z|eb47a691-4f1a-499b-a349-4f8cd3f88eeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:20.195Z|eb47a691-4f1a-499b-a349-4f8cd3f88eeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:20.195Z|611fe14c-feb2-4610-93d2-733a810cd6cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:29.218Z|547489d7-7e33-44b8-b82f-fba47998a6ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:29.219Z|547489d7-7e33-44b8-b82f-fba47998a6ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:30.220Z|a09efdb0-7847-4446-bafb-f6fc8827c797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:30.220Z|e0d11ae2-0a59-4b54-88f3-cb73aac544b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:30.221Z|a09efdb0-7847-4446-bafb-f6fc8827c797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:30.222Z|e0d11ae2-0a59-4b54-88f3-cb73aac544b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:31.195Z|b99515af-1bcc-4173-97cb-a2cc6d62f0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:52:31.197Z|b99515af-1bcc-4173-97cb-a2cc6d62f0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:52:32.017Z|3cce6abe-5437-4cee-8825-058d67c082ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:52:32.018Z|3cce6abe-5437-4cee-8825-058d67c082ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:52:39.245Z|1d799c1f-68f0-4382-af4f-e2b95e1a623d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:39.246Z|1d799c1f-68f0-4382-af4f-e2b95e1a623d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:40.246Z|3ca45b6d-297a-4815-a53f-b739aad5b2eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:40.247Z|3ca45b6d-297a-4815-a53f-b739aad5b2eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:40.246Z|01d7a065-9e95-4934-8102-c9362387ab03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:40.248Z|01d7a065-9e95-4934-8102-c9362387ab03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:46.196Z|c9b36e6f-36eb-414f-b274-e49dd717d3ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:52:46.196Z|c9b36e6f-36eb-414f-b274-e49dd717d3ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:52:49.282Z|bdca7f8c-b666-4b16-a49a-91524d14c288|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:49.283Z|bdca7f8c-b666-4b16-a49a-91524d14c288|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:50.272Z|55c6ddc7-6efd-4604-b223-42ae38605df1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:50.273Z|21b1736f-3865-41bc-86d3-d26581faf04b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:50.273Z|55c6ddc7-6efd-4604-b223-42ae38605df1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:50.274Z|21b1736f-3865-41bc-86d3-d26581faf04b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:52:59.306Z|43a45538-1a15-4809-ba6f-9ad13d8b6c85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:52:59.307Z|43a45538-1a15-4809-ba6f-9ad13d8b6c85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:00.306Z|830a142c-bf06-466d-be7a-3571d67e978b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:00.306Z|2898a814-bea0-49f5-a8a7-1d10b5a306f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:00.306Z|830a142c-bf06-466d-be7a-3571d67e978b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:00.307Z|2898a814-bea0-49f5-a8a7-1d10b5a306f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:01.196Z|080a78bb-0b43-4948-b90d-fef925dc5dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:53:01.204Z|080a78bb-0b43-4948-b90d-fef925dc5dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:53:02.018Z|d597fbea-b2da-49c3-8b2b-0d4388ccd64a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:53:02.019Z|d597fbea-b2da-49c3-8b2b-0d4388ccd64a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:53:06.321Z|abc77238-388b-4ba6-bab0-a2df0620678b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:53:06.322Z|abc77238-388b-4ba6-bab0-a2df0620678b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:09.333Z|706a41fb-058f-4072-916f-a58933e8e22f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:09.334Z|706a41fb-058f-4072-916f-a58933e8e22f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:10.330Z|16dfb214-ad6d-419d-b768-d24945c84c7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:10.330Z|535461a0-0693-46e9-9bf5-b424c32664d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:10.331Z|16dfb214-ad6d-419d-b768-d24945c84c7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:10.331Z|535461a0-0693-46e9-9bf5-b424c32664d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:16.195Z|6894cae9-1ca0-4cd4-98fc-dd656b194c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:53:16.196Z|6894cae9-1ca0-4cd4-98fc-dd656b194c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:53:19.359Z|f6e6488b-6870-4817-b1fb-db9cebe16036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:19.360Z|f6e6488b-6870-4817-b1fb-db9cebe16036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:20.354Z|4a05799d-02f9-41c5-a394-1e39799371e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:20.354Z|e1fb32b5-6149-4c37-ba3c-ecbda1074345|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:20.355Z|4a05799d-02f9-41c5-a394-1e39799371e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:20.355Z|e1fb32b5-6149-4c37-ba3c-ecbda1074345|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:29.386Z|8a38996d-7178-4660-855f-d4f4c46c6b1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:29.387Z|8a38996d-7178-4660-855f-d4f4c46c6b1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:30.379Z|33bb62ee-b8c8-4542-af93-9cd2accefd4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:30.379Z|4a82d3d9-79b8-47ed-a609-45434557a666|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:30.380Z|33bb62ee-b8c8-4542-af93-9cd2accefd4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:30.380Z|4a82d3d9-79b8-47ed-a609-45434557a666|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:31.195Z|630f72ea-6d13-43bf-bb58-d9ee290e0e91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:53:31.196Z|630f72ea-6d13-43bf-bb58-d9ee290e0e91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:53:32.020Z|ad0ca5ba-8011-4da7-84e7-3aeb5476ecc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:53:32.020Z|ad0ca5ba-8011-4da7-84e7-3aeb5476ecc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:53:39.412Z|3bd6b1f6-6a43-4605-94d2-0a48af2cf9bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:39.413Z|3bd6b1f6-6a43-4605-94d2-0a48af2cf9bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:40.403Z|aaa00a1f-d323-497e-8919-b8a28cbe386b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:40.404Z|fd7e22b6-fe95-4c98-b87e-e2ca4d7ee09c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:40.404Z|aaa00a1f-d323-497e-8919-b8a28cbe386b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:40.405Z|fd7e22b6-fe95-4c98-b87e-e2ca4d7ee09c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:46.195Z|5b33687a-e007-4fdd-ae6e-2bec479d2ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:53:46.199Z|5b33687a-e007-4fdd-ae6e-2bec479d2ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:53:49.437Z|18d1c474-c3c6-4012-b539-1d0940dfdeb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:49.438Z|18d1c474-c3c6-4012-b539-1d0940dfdeb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:50.428Z|0e8224c3-7694-463b-af90-ea5333865613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:50.429Z|0e8224c3-7694-463b-af90-ea5333865613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:50.430Z|0aeebffb-ff21-44a1-930b-134fe0fddf86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:50.430Z|0aeebffb-ff21-44a1-930b-134fe0fddf86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:53:59.473Z|81b0d1f7-e101-4db2-ad2c-6d8836a468e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:53:59.474Z|81b0d1f7-e101-4db2-ad2c-6d8836a468e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:00.454Z|61c86752-a999-4c01-890e-9aca3e07df8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:00.454Z|14711430-c15b-4ca3-9b3f-03be2306a729|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:00.455Z|61c86752-a999-4c01-890e-9aca3e07df8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:00.456Z|14711430-c15b-4ca3-9b3f-03be2306a729|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:01.195Z|c8f10381-aa48-44e8-a24d-b6c5bdce97e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:54:01.196Z|c8f10381-aa48-44e8-a24d-b6c5bdce97e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:54:02.021Z|0630eebe-c881-458e-9d35-b56b3327cbd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:54:02.021Z|0630eebe-c881-458e-9d35-b56b3327cbd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:54:06.321Z|6353086c-2821-4935-9281-abfde7a32c21|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:54:06.321Z|6353086c-2821-4935-9281-abfde7a32c21|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:09.501Z|18ed968a-1863-43c2-8de4-5d5740f92ef9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:09.502Z|18ed968a-1863-43c2-8de4-5d5740f92ef9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:10.484Z|79573afd-2702-4a6c-9ad4-05f926feb0c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:10.484Z|55e243f3-f789-429d-82d6-8e9ff5e2afb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:10.485Z|79573afd-2702-4a6c-9ad4-05f926feb0c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:10.485Z|55e243f3-f789-429d-82d6-8e9ff5e2afb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:16.195Z|87c9fe3b-d108-4086-89c2-60b31b308549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:54:16.196Z|87c9fe3b-d108-4086-89c2-60b31b308549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:54:19.529Z|0896c9ec-be85-4832-a7c6-465d5580373c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:19.530Z|0896c9ec-be85-4832-a7c6-465d5580373c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:20.513Z|b0c487b3-a5d7-495e-85c1-caf9617c2bad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:20.513Z|4b36cccd-fc71-493e-9e2a-eed3c24aab5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:20.513Z|b0c487b3-a5d7-495e-85c1-caf9617c2bad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:20.514Z|4b36cccd-fc71-493e-9e2a-eed3c24aab5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:29.554Z|900abc6d-edd3-4b07-ade6-4edff41ea849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:29.554Z|900abc6d-edd3-4b07-ade6-4edff41ea849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:30.535Z|866f2126-5f2c-47f4-bd33-f0c40cceab61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:30.535Z|213d9e79-641a-47f4-9782-51ef77d3e45e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:30.536Z|866f2126-5f2c-47f4-bd33-f0c40cceab61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:30.536Z|213d9e79-641a-47f4-9782-51ef77d3e45e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:31.195Z|a6f68b79-fa32-406b-99ca-4df4dfa887c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:54:31.198Z|a6f68b79-fa32-406b-99ca-4df4dfa887c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:54:32.022Z|2d013631-2107-4d39-801d-deba5f11fbc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:54:32.022Z|2d013631-2107-4d39-801d-deba5f11fbc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:54:39.583Z|34fd340e-6f33-401a-aca8-7f0e3ab1823b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:39.585Z|34fd340e-6f33-401a-aca8-7f0e3ab1823b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:40.560Z|9514ffbb-1259-471b-8132-d8d54a40253b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:40.561Z|9514ffbb-1259-471b-8132-d8d54a40253b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:40.568Z|458d7eba-72df-4c49-b3f1-07efffd04dcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:40.569Z|458d7eba-72df-4c49-b3f1-07efffd04dcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:46.195Z|e720b909-4c47-4ec0-a62e-26663e9738ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:54:46.196Z|e720b909-4c47-4ec0-a62e-26663e9738ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:54:49.612Z|f793d5fe-9526-4dcf-b3b4-d1554eb65e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:49.612Z|f793d5fe-9526-4dcf-b3b4-d1554eb65e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:50.595Z|61dc11b2-323e-4bbe-bb26-224b1c8cd97e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:50.595Z|c455fb21-1b66-4cc2-8d0a-db5472429905|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:50.596Z|61dc11b2-323e-4bbe-bb26-224b1c8cd97e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:50.596Z|c455fb21-1b66-4cc2-8d0a-db5472429905|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:54:59.648Z|0a3b8715-1047-436d-851e-01dbc5e372a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:54:59.649Z|0a3b8715-1047-436d-851e-01dbc5e372a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:00.622Z|63f12754-fcba-491a-8983-dda1fc74b74d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:00.622Z|2cede69a-30d3-4499-ab8b-cffc8786a13f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:00.622Z|63f12754-fcba-491a-8983-dda1fc74b74d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:00.622Z|2cede69a-30d3-4499-ab8b-cffc8786a13f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:01.195Z|9afded2d-456e-4d16-9c92-0f21ad04f22c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:55:01.196Z|9afded2d-456e-4d16-9c92-0f21ad04f22c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:55:02.023Z|f8743def-2878-4825-b74c-cecfaf3dd9e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:55:02.024Z|f8743def-2878-4825-b74c-cecfaf3dd9e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:55:06.320Z|e161281b-d027-4956-9f1c-c72281da7876|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:55:06.320Z|e161281b-d027-4956-9f1c-c72281da7876|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:09.683Z|d91563f1-4350-4f18-ad03-7a2034bebdaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:09.684Z|d91563f1-4350-4f18-ad03-7a2034bebdaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:10.646Z|4f756c63-c5e8-4cb1-879f-034cbbe70409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:10.646Z|b71c45a9-7244-4108-a710-0233e3689f1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:10.647Z|4f756c63-c5e8-4cb1-879f-034cbbe70409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:10.647Z|b71c45a9-7244-4108-a710-0233e3689f1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:16.195Z|9a0945bd-7126-4a47-86fd-33073bc39372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:55:16.199Z|9a0945bd-7126-4a47-86fd-33073bc39372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:55:19.707Z|a4d6c474-bfa1-4149-af35-586507c30318|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:19.707Z|a4d6c474-bfa1-4149-af35-586507c30318|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:20.668Z|bce777e1-7a7f-4f83-a311-d8b5652b15bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:20.668Z|2f6dbf07-a6c6-474a-aa2c-51e2cc993fd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:20.669Z|bce777e1-7a7f-4f83-a311-d8b5652b15bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:20.669Z|2f6dbf07-a6c6-474a-aa2c-51e2cc993fd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:29.732Z|e146a463-11fe-4180-8786-9bcbaa5080be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:29.733Z|e146a463-11fe-4180-8786-9bcbaa5080be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:30.694Z|69bdcdd7-a5ab-4f7c-8a60-2630984603fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:30.694Z|755bff0b-e98f-4fef-bda2-6350c864defa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:30.696Z|69bdcdd7-a5ab-4f7c-8a60-2630984603fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:30.696Z|755bff0b-e98f-4fef-bda2-6350c864defa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:31.195Z|5faa8fec-ddcc-4f3b-aedc-5209a8da4a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:55:31.196Z|5faa8fec-ddcc-4f3b-aedc-5209a8da4a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:55:32.025Z|4bc24da5-7df6-42db-b342-3af562320926|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:55:32.026Z|4bc24da5-7df6-42db-b342-3af562320926|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:55:39.756Z|493a922a-d101-4e22-bcca-a545b59d05d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:39.757Z|493a922a-d101-4e22-bcca-a545b59d05d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:40.719Z|8ac6e36d-3f6d-48cb-979d-a994b53d2309|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:40.719Z|91266952-fa31-453e-9e6a-83d008264d37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:40.720Z|8ac6e36d-3f6d-48cb-979d-a994b53d2309|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:40.720Z|91266952-fa31-453e-9e6a-83d008264d37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:46.195Z|6ed2a2af-f41f-42dc-b461-9e09c70d447c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:55:46.196Z|6ed2a2af-f41f-42dc-b461-9e09c70d447c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:55:49.789Z|0b0571f4-091e-43f1-a8e2-ff327c1a5b69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:49.790Z|0b0571f4-091e-43f1-a8e2-ff327c1a5b69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:50.746Z|cb936d88-5719-41d2-b55a-77d3bea6f4ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:50.746Z|643ce313-2685-455e-8c7e-40dd3e5c8d6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:50.747Z|643ce313-2685-455e-8c7e-40dd3e5c8d6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:50.747Z|cb936d88-5719-41d2-b55a-77d3bea6f4ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:55:59.816Z|baa489cb-7069-4505-825f-7fb30f7e6d6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:55:59.816Z|baa489cb-7069-4505-825f-7fb30f7e6d6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:00.772Z|98758ab0-5a6a-42cd-9742-3536f7eb086d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:00.772Z|76b86f66-6df8-4bc2-a304-80cb500611b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:00.772Z|98758ab0-5a6a-42cd-9742-3536f7eb086d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:00.772Z|76b86f66-6df8-4bc2-a304-80cb500611b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:01.195Z|63ed1ff6-2bd8-4695-b3cc-bacc8bcd9aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:56:01.200Z|63ed1ff6-2bd8-4695-b3cc-bacc8bcd9aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:56:02.027Z|9cb41cb1-3d58-4590-8fa9-a991bedb4a66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:56:02.028Z|9cb41cb1-3d58-4590-8fa9-a991bedb4a66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:56:06.318Z|104eaf04-7c94-4c2e-a135-6eea09b8d926|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:56:06.319Z|104eaf04-7c94-4c2e-a135-6eea09b8d926|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:09.838Z|4a3a8582-4482-432c-b2f2-043750d9639f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:09.839Z|4a3a8582-4482-432c-b2f2-043750d9639f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:10.795Z|dde663c9-55fb-4cc3-9b6c-7fef4647efc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:10.795Z|b54538a9-298d-40bf-ba14-48e02d98757f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:10.796Z|dde663c9-55fb-4cc3-9b6c-7fef4647efc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:10.796Z|b54538a9-298d-40bf-ba14-48e02d98757f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:16.196Z|49001f47-4a14-46c7-aa4d-b326cf76dcb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:56:16.196Z|49001f47-4a14-46c7-aa4d-b326cf76dcb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:56:19.868Z|ca7816e3-22a6-4524-bbe9-0426ef20f754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:19.869Z|ca7816e3-22a6-4524-bbe9-0426ef20f754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:20.819Z|5d3dd180-08d0-4f10-802c-5cd37f7ef8cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:20.820Z|5d3dd180-08d0-4f10-802c-5cd37f7ef8cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:20.820Z|9c5806b4-252e-4130-9f8c-8e19ee77337a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:20.820Z|9c5806b4-252e-4130-9f8c-8e19ee77337a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:29.893Z|1e3fe62b-9a7c-4cec-8198-35066ab8dd6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:29.894Z|1e3fe62b-9a7c-4cec-8198-35066ab8dd6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:30.850Z|cb854aba-3715-4978-b279-af7e4ae790d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:30.852Z|cb854aba-3715-4978-b279-af7e4ae790d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:30.854Z|e8b819ed-bd17-4496-bbf5-2ab966c03af7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:30.854Z|e8b819ed-bd17-4496-bbf5-2ab966c03af7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:31.195Z|24547987-cf3a-4238-a1d1-c8a61b751881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:56:31.196Z|24547987-cf3a-4238-a1d1-c8a61b751881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:56:32.029Z|402bd2ef-7b04-4014-9a46-d22d0f1d679e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:56:32.029Z|402bd2ef-7b04-4014-9a46-d22d0f1d679e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:56:39.920Z|79c0e363-42af-4f8b-946b-192e4b087338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:39.921Z|79c0e363-42af-4f8b-946b-192e4b087338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:40.877Z|091ff069-c274-44ed-95c5-be7d9ff19f16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:40.877Z|a58ed8a3-330d-48d3-9d08-603abe547262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:40.878Z|091ff069-c274-44ed-95c5-be7d9ff19f16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:40.878Z|a58ed8a3-330d-48d3-9d08-603abe547262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:46.195Z|08ffb010-8ef2-4064-a46f-a0dd8c4d983f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:56:46.198Z|08ffb010-8ef2-4064-a46f-a0dd8c4d983f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:56:49.950Z|b9225501-1ea2-4ece-80f1-9621d6efe823|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:49.951Z|b9225501-1ea2-4ece-80f1-9621d6efe823|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:50.903Z|517dac98-b3ac-4a9e-a048-1cee00d06561|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:50.904Z|517dac98-b3ac-4a9e-a048-1cee00d06561|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:50.922Z|c6e5dbf3-2c4c-4c50-9144-1bb8e0e7e185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:50.924Z|c6e5dbf3-2c4c-4c50-9144-1bb8e0e7e185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:56:59.990Z|9aa2a23f-de71-4831-abd5-3328028feeca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:56:59.991Z|9aa2a23f-de71-4831-abd5-3328028feeca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:00.931Z|3f0d2ed4-596a-463d-8cb8-45a483509bf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:00.932Z|3f0d2ed4-596a-463d-8cb8-45a483509bf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:00.947Z|6bd4eebf-ba3a-4184-87c2-2f232a0cfd80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:00.948Z|6bd4eebf-ba3a-4184-87c2-2f232a0cfd80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:01.195Z|ee693e88-740a-48f0-8c06-c889c681300e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:57:01.196Z|ee693e88-740a-48f0-8c06-c889c681300e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:57:02.030Z|efbf1592-e046-47b3-9992-806cf1024acb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:57:02.031Z|efbf1592-e046-47b3-9992-806cf1024acb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:57:06.319Z|97102367-cb53-49d1-8b61-971721ebaa88|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:57:06.320Z|97102367-cb53-49d1-8b61-971721ebaa88|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:10.017Z|1fcc7ca2-8f2d-435a-9db8-9e3704f41a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:10.018Z|1fcc7ca2-8f2d-435a-9db8-9e3704f41a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:10.962Z|ac92b9e8-5b90-4887-b206-3b3013f37e3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:10.963Z|ac92b9e8-5b90-4887-b206-3b3013f37e3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:10.968Z|762f3b3a-9576-4b36-97a0-5a39a9077b7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:10.969Z|762f3b3a-9576-4b36-97a0-5a39a9077b7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:16.195Z|420c7399-640f-4f98-ae8a-582fb4e9247b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:57:16.196Z|420c7399-640f-4f98-ae8a-582fb4e9247b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:57:20.048Z|c7959e07-51ec-461f-98c6-45c6be0ddae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:20.049Z|c7959e07-51ec-461f-98c6-45c6be0ddae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:20.986Z|b7623737-3adc-40d9-9db0-61a1414327ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:20.987Z|b7623737-3adc-40d9-9db0-61a1414327ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:20.995Z|63a1b40f-44e3-43dd-b8b5-1574bb2c6bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:20.996Z|63a1b40f-44e3-43dd-b8b5-1574bb2c6bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:30.073Z|1f1b0880-c1b0-4a34-8a47-ff8b23a7ac1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:30.074Z|1f1b0880-c1b0-4a34-8a47-ff8b23a7ac1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:31.011Z|95d2dc0f-939e-4cbb-90d2-5733ab4a226f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:31.012Z|95d2dc0f-939e-4cbb-90d2-5733ab4a226f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:31.050Z|25c174dd-1adb-482c-8409-c8fd6b93d3fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:31.051Z|25c174dd-1adb-482c-8409-c8fd6b93d3fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:31.195Z|88231487-43a6-4df9-b728-cb0a9dcb6232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:57:31.198Z|88231487-43a6-4df9-b728-cb0a9dcb6232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:57:32.032Z|77bc8c19-5a6f-4ec3-b5f9-d4d53199493e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:57:32.032Z|77bc8c19-5a6f-4ec3-b5f9-d4d53199493e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:57:40.104Z|6ef25f38-7975-4de7-9e48-4e058804a20e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:40.104Z|6ef25f38-7975-4de7-9e48-4e058804a20e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:41.058Z|05ac62fe-ccd6-4dba-af12-902d63d0120f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:41.059Z|05ac62fe-ccd6-4dba-af12-902d63d0120f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:41.102Z|85c4f889-35e0-4eed-b0e4-42a95071e0cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:41.103Z|85c4f889-35e0-4eed-b0e4-42a95071e0cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:46.195Z|0b6bec2d-4a8c-4d25-a2b5-1e81cab66bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:57:46.196Z|0b6bec2d-4a8c-4d25-a2b5-1e81cab66bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:57:50.135Z|6af298c9-ed0a-4576-9733-ac05316061bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:50.136Z|6af298c9-ed0a-4576-9733-ac05316061bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:51.099Z|49828511-99e7-45d5-bb06-0a93183a97c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:51.100Z|49828511-99e7-45d5-bb06-0a93183a97c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:57:51.125Z|8de0a96b-a04a-4fa8-b8aa-d6cdfd4b29a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:57:51.126Z|8de0a96b-a04a-4fa8-b8aa-d6cdfd4b29a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:00.160Z|9a95c673-1d6b-4eba-b66d-e8acb108f123|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:00.161Z|9a95c673-1d6b-4eba-b66d-e8acb108f123|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:01.123Z|a5ba1ad4-9726-4308-a459-25b78b9e1d78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:01.124Z|a5ba1ad4-9726-4308-a459-25b78b9e1d78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:01.148Z|4343acc5-41ea-4859-9966-d1548ab27bda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:01.148Z|4343acc5-41ea-4859-9966-d1548ab27bda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:01.195Z|96bec05a-0541-4452-ba1d-4ebdd4ddedfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:58:01.196Z|96bec05a-0541-4452-ba1d-4ebdd4ddedfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:58:02.033Z|cede06ed-d81b-45fa-b76f-f59fd1fe3f24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:58:02.034Z|cede06ed-d81b-45fa-b76f-f59fd1fe3f24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:58:06.318Z|b92e6966-d1fd-48a9-aed9-e3cccc2b4c98|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:58:06.319Z|b92e6966-d1fd-48a9-aed9-e3cccc2b4c98|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:10.185Z|99503470-f555-4667-8a2a-a16d909d9e22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:10.186Z|99503470-f555-4667-8a2a-a16d909d9e22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:11.147Z|b27cf458-71ea-4a1b-8b28-c54c13f797e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:11.148Z|b27cf458-71ea-4a1b-8b28-c54c13f797e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:11.171Z|eac3a04a-4e0f-4705-b6fe-76c7a59ab5e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:11.172Z|eac3a04a-4e0f-4705-b6fe-76c7a59ab5e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:16.196Z|d9c45afb-4749-4017-8f73-c19591f02de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:58:16.198Z|d9c45afb-4749-4017-8f73-c19591f02de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:58:20.213Z|040fb6f9-05a6-45b9-9683-c663148d3dd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:20.214Z|040fb6f9-05a6-45b9-9683-c663148d3dd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:21.171Z|f82a7699-0c21-414e-b209-00b1954ab9f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:21.172Z|f82a7699-0c21-414e-b209-00b1954ab9f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:21.195Z|bc7fee85-6fda-4d82-9e50-d252af37a4de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:21.195Z|bc7fee85-6fda-4d82-9e50-d252af37a4de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:30.237Z|96d7e49a-f952-47ea-bf84-6a338e40018d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:30.238Z|96d7e49a-f952-47ea-bf84-6a338e40018d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:31.195Z|1d41a6fe-1af3-4f9f-9fe5-464b92c76eb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:58:31.196Z|1d41a6fe-1af3-4f9f-9fe5-464b92c76eb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:58:31.198Z|6e3ce965-eb6b-459d-b8be-6378673c0533|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:31.199Z|6e3ce965-eb6b-459d-b8be-6378673c0533|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:31.217Z|06ced672-ed0d-46d4-89c7-947c8584be20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:31.218Z|06ced672-ed0d-46d4-89c7-947c8584be20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:32.035Z|c7be6284-246e-412d-8299-bd4df1b4c66d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:58:32.035Z|c7be6284-246e-412d-8299-bd4df1b4c66d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:58:40.264Z|f2af563e-aefa-4d6e-b601-9d97c2ac0299|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:40.265Z|f2af563e-aefa-4d6e-b601-9d97c2ac0299|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:41.220Z|98c8b680-7f4e-48e6-918e-e6a8dcdf6fc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:41.221Z|98c8b680-7f4e-48e6-918e-e6a8dcdf6fc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:41.240Z|26079739-4807-43a2-b360-1576eb542e91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:41.241Z|26079739-4807-43a2-b360-1576eb542e91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:46.195Z|06c9911e-550f-45ef-8017-ef45cefaffe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:58:46.196Z|06c9911e-550f-45ef-8017-ef45cefaffe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:58:50.289Z|e2e93a29-6e13-4d17-a5fa-33acd88e0ec3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:50.290Z|e2e93a29-6e13-4d17-a5fa-33acd88e0ec3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:51.243Z|722e8f77-4b11-48e7-8e2f-c8862b673f84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:51.244Z|722e8f77-4b11-48e7-8e2f-c8862b673f84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:58:51.266Z|abe1366c-4565-4bcf-bd43-4ab81ff990e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:58:51.266Z|abe1366c-4565-4bcf-bd43-4ab81ff990e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:00.314Z|97241929-a481-4c66-970a-763f7a6bad40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:00.314Z|97241929-a481-4c66-970a-763f7a6bad40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:01.195Z|0cf3d68f-79b5-4659-a719-879908e034e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:59:01.199Z|0cf3d68f-79b5-4659-a719-879908e034e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:59:01.266Z|091deebf-6bd5-4ce2-b1c6-0cd09bb0fd02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:01.267Z|091deebf-6bd5-4ce2-b1c6-0cd09bb0fd02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:01.290Z|03f1bf8a-79a8-41fd-8ce3-8ccca5ec5b5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:01.290Z|03f1bf8a-79a8-41fd-8ce3-8ccca5ec5b5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:02.036Z|547b9fb9-ab4f-406c-9833-2196548b4f00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:59:02.037Z|547b9fb9-ab4f-406c-9833-2196548b4f00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:59:06.319Z|fdce4722-1701-4a1e-a3a7-186dabee0557|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T05:59:06.320Z|fdce4722-1701-4a1e-a3a7-186dabee0557|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:10.337Z|7ce3896c-f89e-4421-ab22-56cb476221df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:10.337Z|7ce3896c-f89e-4421-ab22-56cb476221df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:11.290Z|e5565dc6-b08a-4190-b989-a75853da6bf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:11.291Z|e5565dc6-b08a-4190-b989-a75853da6bf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:11.312Z|4eb4029b-1199-4edb-af79-503e66a3ee9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:11.313Z|4eb4029b-1199-4edb-af79-503e66a3ee9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:16.195Z|44ff22db-2d1c-42fe-8b6c-a24bbd51bc29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:59:16.196Z|44ff22db-2d1c-42fe-8b6c-a24bbd51bc29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:59:20.360Z|0a5004ef-e823-41b4-af4c-50f7d6956d93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:20.361Z|0a5004ef-e823-41b4-af4c-50f7d6956d93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:21.314Z|f713741a-8e5b-421f-9186-6997257eeebc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:21.315Z|f713741a-8e5b-421f-9186-6997257eeebc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:21.333Z|828d9bf0-c607-49c5-a289-8e9ce6e2f17c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:21.333Z|828d9bf0-c607-49c5-a289-8e9ce6e2f17c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:30.387Z|98a88427-0748-4afa-b81a-5dc55f2807ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:30.388Z|98a88427-0748-4afa-b81a-5dc55f2807ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:31.195Z|76a24a30-5a52-435b-9866-bcdad80fb2ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:59:31.196Z|76a24a30-5a52-435b-9866-bcdad80fb2ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:59:31.340Z|11549196-c704-4a2b-8178-2c470de79817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:31.341Z|11549196-c704-4a2b-8178-2c470de79817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:31.354Z|93d6f3a4-c34a-44c7-9386-e56e2669f423|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:31.354Z|93d6f3a4-c34a-44c7-9386-e56e2669f423|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:32.037Z|f88c4951-9ce3-4886-86a5-5f765ba5ea17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:59:32.038Z|f88c4951-9ce3-4886-86a5-5f765ba5ea17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:59:40.412Z|c709550b-f167-4c26-bce7-06e1f38e38e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:40.413Z|c709550b-f167-4c26-bce7-06e1f38e38e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:41.363Z|eb86f769-c497-4220-b8fa-e1e4e9fe8dbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:41.363Z|eb86f769-c497-4220-b8fa-e1e4e9fe8dbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:41.379Z|98e951a8-f6db-451e-877e-c05a3f222bcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:41.380Z|98e951a8-f6db-451e-877e-c05a3f222bcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:46.195Z|9c2e8b53-229b-449c-a37a-1c8066b72e0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T05:59:46.199Z|9c2e8b53-229b-449c-a37a-1c8066b72e0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T05:59:50.436Z|ca31c13c-6fbf-4943-868d-430c4ca8f40b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:50.437Z|ca31c13c-6fbf-4943-868d-430c4ca8f40b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:51.387Z|4942d0ec-dd99-4a2d-9a56-5b02d7e251cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:51.387Z|4942d0ec-dd99-4a2d-9a56-5b02d7e251cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T05:59:51.407Z|18f3110a-c491-4f74-8006-53347b4e8af6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T05:59:51.408Z|18f3110a-c491-4f74-8006-53347b4e8af6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:00.463Z|ec1e6b53-923a-4cc7-8d1d-08931c74d6b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:00.464Z|ec1e6b53-923a-4cc7-8d1d-08931c74d6b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:01.196Z|b1885471-a7d4-4687-9503-180710fe1d6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:00:01.197Z|b1885471-a7d4-4687-9503-180710fe1d6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:00:01.411Z|39b907a0-b5a2-4a09-8408-fa7fab4c941b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:01.412Z|39b907a0-b5a2-4a09-8408-fa7fab4c941b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:01.430Z|0c523d0c-7917-4f3b-8054-29395b14642c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:01.430Z|0c523d0c-7917-4f3b-8054-29395b14642c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:02.039Z|1be90f78-b07e-47ac-96a6-30bdcf4f2485|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:00:02.040Z|1be90f78-b07e-47ac-96a6-30bdcf4f2485|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:00:06.320Z|f07c82e3-92d1-4536-907e-c624a7e46233|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:00:06.321Z|f07c82e3-92d1-4536-907e-c624a7e46233|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:09.975Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:00:09.980Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 58edff26-5872-4f4b-9f0e-bc6647e4ba6f already exists in requestDb InfraActiveRequests table
2023-03-01T06:00:09.982Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:00:09.983Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:00:09.983Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:09.984Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:00:09.984Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:00:09.984Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a56b3c2c1871ca2ed372fbc51246e77", X-B3-SpanId:"69cccdfae681ca66", X-B3-ParentSpanId:"785fc1fc34b3984f", X-B3-Sampled:"0", X-ONAP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-TransactionID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ECOMP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"272525cb-bbd9-485d-a35b-7168fa2af66f"]
2023-03-01T06:00:09.985Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:00:09.985Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:00:10.189Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:10.190Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T06:00:10.190Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : Not Found
2023-03-01T06:00:10.191Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4521DF6FC7C1968EFB61C1797DA995FF; Path=/; HttpOnly", Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 06:00:10 GMT", x-envoy-upstream-service-time:"196", server:"envoy"]
2023-03-01T06:00:10.191Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: 
2023-03-01T06:00:10.191Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:10.192Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|404|Not Found|InvokeReturn
2023-03-01T06:00:10.210Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-03-01T06:00:10.212Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-03-01T06:00:10.221Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T06:00:10.258Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-03-01T06:00:10.259Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[58edff26-5872-4f4b-9f0e-bc6647e4ba6f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4ae358af-cdd4-4716-ab41-195e33a6d37a], X-ECOMP-RequestID=[58edff26-5872-4f4b-9f0e-bc6647e4ba6f], X-TransactionId=[], X-ONAP-RequestID=[58edff26-5872-4f4b-9f0e-bc6647e4ba6f]}
2023-03-01T06:00:10.300Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 06:00:09 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[32], x-aai-txid=[2-aai-resources-230301-06:00:09:210-24954], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T06:00:10.302Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2023-03-01T06:00:10.302Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-03-01T06:00:10.305Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2023-03-01T06:00:10.305Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-03-01T06:00:10.308Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T06:00:10.336Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-03-01T06:00:10.337Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[58edff26-5872-4f4b-9f0e-bc6647e4ba6f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a954a674-7eda-48df-889f-7ef70311c295], X-ECOMP-RequestID=[58edff26-5872-4f4b-9f0e-bc6647e4ba6f], X-TransactionId=[], X-ONAP-RequestID=[58edff26-5872-4f4b-9f0e-bc6647e4ba6f]}
2023-03-01T06:00:10.365Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 06:00:09 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[25], x-aai-txid=[1-aai-resources-230301-06:00:09:282-26709], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T06:00:10.367Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2023-03-01T06:00:10.368Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-03-01T06:00:10.370Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2023-03-01T06:00:10.370Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-03-01T06:00:10.375Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T06:00:10.406Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-03-01T06:00:10.407Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||Invoke
2023-03-01T06:00:10.466Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||InvokeReturn
2023-03-01T06:00:10.466Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 06:00:09 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[56], vertex-id=[196840], x-aai-txid=[0-aai-resources-230301-06:00:09:352-24120], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T06:00:10.467Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"1f88cd85039a40618a028e3d4c59648e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677650225814","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}}

2023-03-01T06:00:10.469Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-03-01T06:00:10.470Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-03-01T06:00:10.480Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T06:00:10.481Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-03-01T06:00:10.481Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:10.482Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T06:00:10.482Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-03-01T06:00:10.482Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"6a56b3c2c1871ca2ed372fbc51246e77", X-B3-SpanId:"479f5f6dcf043b2c", X-B3-ParentSpanId:"785fc1fc34b3984f", X-B3-Sampled:"0", X-ONAP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-TransactionID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ECOMP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af14f18d-6090-4d69-87c0-faf3182d67b7"]
2023-03-01T06:00:10.483Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085","requestScope":"service"}
2023-03-01T06:00:10.483Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-03-01T06:00:10.488Z|a9a5e70f-c9e5-433c-ad42-486579ff544a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:10.489Z|a9a5e70f-c9e5-433c-ad42-486579ff544a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:10.534Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:10.535Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:10.535Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-03-01T06:00:10.535Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 06:00:10 GMT", x-envoy-upstream-service-time:"47", server:"envoy"]
2023-03-01T06:00:10.536Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-03-01T06:00:10.536Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:10.536Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-03-01T06:00:10.537Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1
2023-03-01T06:00:10.537Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|INFO|500||Invoke
2023-03-01T06:00:10.538Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:10.538Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1
2023-03-01T06:00:10.538Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Method      : GET
2023-03-01T06:00:10.538Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-TransactionID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ECOMP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea3ec9df-9db9-4b5f-bc80-e3e80417032c"]
2023-03-01T06:00:10.538Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Request body: 
2023-03-01T06:00:10.539Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||==========================request end================================================
2023-03-01T06:00:10.721Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:10.722Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:10.722Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Status text  : OK
2023-03-01T06:00:10.723Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4F0E290C040F56266CA4AC92F5AF1CEE; 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:"Wed, 01 Mar 2023 06:00:10 GMT", x-envoy-upstream-service-time:"178", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:10.724Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "b0dc6442-0d5f-4f5c-8dee-0e996f1570d1",
  "modelInvariantUUID" : "268bb17f-53be-4c7a-b563-332d32979c02",
  "created" : "2023-03-01 05:59:19.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 14,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/pnfCustomizations"
    }
  }
}
2023-03-01T06:00:10.724Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:10.725Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|INFO|500||InvokeReturn
2023-03-01T06:00:10.733Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance
2023-03-01T06:00:10.734Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|INFO|500||Invoke
2023-03-01T06:00:10.734Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:10.734Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance
2023-03-01T06:00:10.735Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||Method      : GET
2023-03-01T06:00:10.735Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-TransactionID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ECOMP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a8201c6-1adf-4237-b2a7-b27ce5a62e1f"]
2023-03-01T06:00:10.735Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||Request body: 
2023-03-01T06:00:10.736Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||==========================request end================================================
2023-03-01T06:00:10.764Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:10.765Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T06:00:10.765Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||Status text  : Not Found
2023-03-01T06:00:10.766Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 06:00:10 GMT", x-envoy-upstream-service-time:"25", server:"envoy"]
2023-03-01T06:00:10.767Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||Response body: 
2023-03-01T06:00:10.768Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:10.769Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-03-01T06:00:10.770Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02
2023-03-01T06:00:10.770Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|INFO|500||Invoke
2023-03-01T06:00:10.770Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:10.771Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02
2023-03-01T06:00:10.771Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||Method      : GET
2023-03-01T06:00:10.771Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-TransactionID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ECOMP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"184e2b57-cf3a-44d0-9c9d-ac8b68f9719e"]
2023-03-01T06:00:10.771Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||Request body: 
2023-03-01T06:00:10.772Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||==========================request end================================================
2023-03-01T06:00:10.821Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:10.822Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:10.822Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||Status text  : OK
2023-03-01T06:00:10.823Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 06:00:10 GMT", x-envoy-upstream-service-time:"45", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:10.824Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "b0dc6442-0d5f-4f5c-8dee-0e996f1570d1",
      "modelInvariantUUID" : "268bb17f-53be-4c7a-b563-332d32979c02",
      "created" : "2023-03-01 05:59:19.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 14,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/recipes"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/collectionResourceCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/csar"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/allottedCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/vnfCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/networkCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/configurationCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/pnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02"
    }
  }
}
2023-03-01T06:00:10.824Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:10.825Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|INFO|500||InvokeReturn
2023-03-01T06:00:10.828Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance
2023-03-01T06:00:10.829Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|INFO|500||Invoke
2023-03-01T06:00:10.829Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:10.830Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance
2023-03-01T06:00:10.830Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||Method      : GET
2023-03-01T06:00:10.830Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-TransactionID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ECOMP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"338cccb3-0622-48b3-b8ff-c68f168075a5"]
2023-03-01T06:00:10.830Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||Request body: 
2023-03-01T06:00:10.831Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||==========================request end================================================
2023-03-01T06:00:10.851Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:10.852Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T06:00:10.852Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||Status text  : Not Found
2023-03-01T06:00:10.853Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 06:00:10 GMT", x-envoy-upstream-service-time:"17", server:"envoy"]
2023-03-01T06:00:10.853Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||Response body: 
2023-03-01T06:00:10.854Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:10.854Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-03-01T06:00:10.855Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T06:00:10.856Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-03-01T06:00:10.856Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:10.856Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T06:00:10.856Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-03-01T06:00:10.857Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-TransactionID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ECOMP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce928260-4f3c-4e6a-85ef-ea5e3125c173"]
2023-03-01T06:00:10.857Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-03-01T06:00:10.857Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-03-01T06:00:10.883Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:10.884Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:10.884Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-03-01T06:00:10.885Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Wed, 01 Mar 2023 06:00:10 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:10.886Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-03-01 01:47:23.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2023-03-01T06:00:10.887Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:10.887Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-03-01T06:00:10.890Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-03-01T06:00:10.891Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2023-03-01T06:00:10.891Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:10.891Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-03-01T06:00:10.892Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2023-03-01T06:00:10.892Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-TransactionID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ECOMP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e399d745-2068-4e4d-85b9-28ce61eb4ad1"]
2023-03-01T06:00:10.892Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2023-03-01T06:00:10.893Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2023-03-01T06:00:10.928Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:10.929Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:10.929Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2023-03-01T06:00:10.930Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Wed, 01 Mar 2023 06:00:10 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:10.931Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-03-01T01:47:23.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-03-01T06:00:10.931Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:10.932Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2023-03-01T06:00:10.938Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1
2023-03-01T06:00:10.939Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|INFO|500||Invoke
2023-03-01T06:00:10.939Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:10.940Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1
2023-03-01T06:00:10.941Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Method      : GET
2023-03-01T06:00:10.941Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-TransactionID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ECOMP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf4068b0-9e8e-4d76-9da8-260f6d1a5e5f"]
2023-03-01T06:00:10.942Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Request body: 
2023-03-01T06:00:10.942Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||==========================request end================================================
2023-03-01T06:00:10.987Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:10.987Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:10.988Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Status text  : OK
2023-03-01T06:00:10.990Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 06:00:10 GMT", x-envoy-upstream-service-time:"41", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:10.991Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "b0dc6442-0d5f-4f5c-8dee-0e996f1570d1",
  "modelInvariantUUID" : "268bb17f-53be-4c7a-b563-332d32979c02",
  "created" : "2023-03-01 05:59:19.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 14,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/pnfCustomizations"
    }
  }
}
2023-03-01T06:00:10.992Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:10.992Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|INFO|500||InvokeReturn
2023-03-01T06:00:11.012Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T06:00:11.013Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-03-01T06:00:11.014Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:11.015Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T06:00:11.015Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-03-01T06:00:11.015Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9183", X-B3-TraceId:"6a56b3c2c1871ca2ed372fbc51246e77", X-B3-SpanId:"a24026c51e050070", X-B3-ParentSpanId:"785fc1fc34b3984f", X-B3-Sampled:"0", X-ONAP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-TransactionID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ECOMP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cb7a0c2-fe92-4006-a231-ab5d8133db5a"]
2023-03-01T06:00:11.016Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"58edff26-5872-4f4b-9f0e-bc6647e4ba6f","requestStatus":"IN_PROGRESS","startTime":1677650410211,"source":"VID","tenantId":"1f88cd85039a40618a028e3d4c59648e","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085","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":"58edff26-5872-4f4b-9f0e-bc6647e4ba6f"}
2023-03-01T06:00:11.016Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-03-01T06:00:11.103Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:11.103Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-03-01T06:00:11.104Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-03-01T06:00:11.104Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:00:10 GMT", x-envoy-upstream-service-time:"81", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:11.105Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T06:00:10.211+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-03-01T06:00:11.829+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:00:11.106Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:11.106Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-03-01T06:00:11.125Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T06:00:11.126Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-03-01T06:00:11.126Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:11.126Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T06:00:11.127Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-03-01T06:00:11.127Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4607", X-B3-TraceId:"6a56b3c2c1871ca2ed372fbc51246e77", X-B3-SpanId:"2942065a7cd9226e", X-B3-ParentSpanId:"785fc1fc34b3984f", X-B3-Sampled:"0", X-ONAP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-TransactionID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ECOMP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab3432ff-88cf-45d9-9a92-eca0d1054de1"]
2023-03-01T06:00:11.128Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"268bb17f-53be-4c7a-b563-332d32979c02\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\"modelUuid\":\"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\"modelInvariantUuid\":\"268bb17f-53be-4c7a-b563-332d32979c02\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"1f88cd85039a40618a028e3d4c59648e\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\"modelInvariantUuid\":\"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"1f88cd85039a40618a028e3d4c59648e\",\"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\":\"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\"modelInvariantUuid\":\"cd784aea-b266-428b-bc75-c5746c51e0ef\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"85628b4b-adf8-49ea-8212-219644e4ad0e\"},\"instanceName\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\":\"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\"modelInvariantId\":\"268bb17f-53be-4c7a-b563-332d32979c02\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"58edff26-5872-4f4b-9f0e-bc6647e4ba6f","type":"String"},"mso-request-id":{"value":"58edff26-5872-4f4b-9f0e-bc6647e4ba6f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-03-01T06:00:11.128Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-03-01T06:00:11.435Z|8bd05fb2-8866-48f5-bd82-4d6c488cffe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:11.436Z|8bd05fb2-8866-48f5-bd82-4d6c488cffe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:11.452Z|a3c8fa90-76c7-4726-a310-07e2c4af55cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:11.453Z|a3c8fa90-76c7-4726-a310-07e2c4af55cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:14.322Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:14.323Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-03-01T06:00:14.323Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-03-01T06:00:14.324Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CBF834C56176B32CCCF64E955F4714C6; Path=/; HttpOnly", Date:"Wed, 01 Mar 2023 06:00:15 GMT", X-ONAP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-TransactionID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ECOMP-RequestID:"58edff26-5872-4f4b-9f0e-bc6647e4ba6f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ab3432ff-88cf-45d9-9a92-eca0d1054de1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"3187", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:14.324Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"58edff26-5872-4f4b-9f0e-bc6647e4ba6f\",\"instanceId\":\"98b063b9-7b8c-44ef-8bbf-de67246736af\"}}","message":"Success","processInstanceID":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee","variables":null,"messageCode":200}
2023-03-01T06:00:14.325Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:14.325Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-03-01T06:00:14.334Z|58edff26-5872-4f4b-9f0e-bc6647e4ba6f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:00:14.531Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:00:14.538Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:00:14.539Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:00:14.539Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:14.540Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:00:14.540Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:00:14.541Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0878b194a18cf1542b2180a32eae71a3", X-B3-SpanId:"e759073a296a14de", X-B3-ParentSpanId:"8f379cf5488ca1b1", X-B3-Sampled:"0", X-ONAP-RequestID:"0e8859f8-8e99-43d5-bc22-082c149c46c8", X-RequestID:"0e8859f8-8e99-43d5-bc22-082c149c46c8", X-TransactionID:"0e8859f8-8e99-43d5-bc22-082c149c46c8", X-ECOMP-RequestID:"0e8859f8-8e99-43d5-bc22-082c149c46c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b85daed5-5cc1-42ae-b644-f06e05bad305"]
2023-03-01T06:00:14.541Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:00:14.542Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:00:14.637Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:14.638Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:14.638Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:00:14.638Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:00:15 GMT", x-envoy-upstream-service-time:"90", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:14.639Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T06:00:10.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:00:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:00:14.639Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:14.640Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:00:14.642Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:00:14.642Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:00:14.643Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:14.643Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:00:14.643Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:00:14.643Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0878b194a18cf1542b2180a32eae71a3", X-B3-SpanId:"22212e555ac8ec54", X-B3-ParentSpanId:"8f379cf5488ca1b1", X-B3-Sampled:"0", X-ONAP-RequestID:"0e8859f8-8e99-43d5-bc22-082c149c46c8", X-RequestID:"0e8859f8-8e99-43d5-bc22-082c149c46c8", X-TransactionID:"0e8859f8-8e99-43d5-bc22-082c149c46c8", X-ECOMP-RequestID:"0e8859f8-8e99-43d5-bc22-082c149c46c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8489a55e-106d-4d7a-bc48-9bfa74e83554"]
2023-03-01T06:00:14.644Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:00:14.644Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:00:14.704Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:14.705Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:14.705Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:00:14.706Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:00:15 GMT", x-envoy-upstream-service-time:"57", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:14.708Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T06:00:14.708Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:14.708Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:00:14.727Z|0e8859f8-8e99-43d5-bc22-082c149c46c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:00:16.196Z|75bb4ac8-a5ba-4321-ad98-cfe4a6c5cd21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:00:16.196Z|75bb4ac8-a5ba-4321-ad98-cfe4a6c5cd21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:00:20.516Z|525cc37e-111e-4a9a-b5af-5586b9ee6c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:20.517Z|525cc37e-111e-4a9a-b5af-5586b9ee6c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:21.459Z|3a559e92-2a8d-43fc-bab6-677ebdf77f4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:21.460Z|3a559e92-2a8d-43fc-bab6-677ebdf77f4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:21.473Z|3cb25ff1-58c7-4d18-b4b3-56cfa6a93532|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:21.474Z|3cb25ff1-58c7-4d18-b4b3-56cfa6a93532|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:24.941Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:00:24.951Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:00:24.952Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:00:24.953Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:24.953Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:00:24.953Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:00:24.954Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0aa284480612aeee6c3c453724d8e4c", X-B3-SpanId:"a07a0332501fc356", X-B3-ParentSpanId:"843a438d8e46ae99", X-B3-Sampled:"0", X-ONAP-RequestID:"482c49cc-45cd-4d99-b24d-fa49c99561c9", X-RequestID:"482c49cc-45cd-4d99-b24d-fa49c99561c9", X-TransactionID:"482c49cc-45cd-4d99-b24d-fa49c99561c9", X-ECOMP-RequestID:"482c49cc-45cd-4d99-b24d-fa49c99561c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f011b4ae-226f-4fa5-ace3-09df3286b7be"]
2023-03-01T06:00:24.954Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:00:24.954Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:00:25.041Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:25.041Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:25.042Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:00:25.042Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:00:25 GMT", x-envoy-upstream-service-time:"81", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:25.043Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).",
  "progress" : 15,
  "startTime" : "2023-03-01T06:00:10.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:00:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:00:25.044Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:25.044Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:00:25.047Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:00:25.048Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:00:25.048Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:25.048Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:00:25.049Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:00:25.049Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0aa284480612aeee6c3c453724d8e4c", X-B3-SpanId:"0799cec8b120f639", X-B3-ParentSpanId:"843a438d8e46ae99", X-B3-Sampled:"0", X-ONAP-RequestID:"482c49cc-45cd-4d99-b24d-fa49c99561c9", X-RequestID:"482c49cc-45cd-4d99-b24d-fa49c99561c9", X-TransactionID:"482c49cc-45cd-4d99-b24d-fa49c99561c9", X-ECOMP-RequestID:"482c49cc-45cd-4d99-b24d-fa49c99561c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9779a8af-2917-493d-9790-ffe803724d4b"]
2023-03-01T06:00:25.049Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:00:25.050Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:00:25.090Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:25.091Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:25.092Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:00:25.092Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:00:25 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:25.092Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T06:00:25.093Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:25.093Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:00:25.155Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:00:25.156Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:00:25.156Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:25.156Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:00:25.157Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:00:25.157Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"482c49cc-45cd-4d99-b24d-fa49c99561c9", X-RequestID:"482c49cc-45cd-4d99-b24d-fa49c99561c9", X-TransactionID:"482c49cc-45cd-4d99-b24d-fa49c99561c9", X-ECOMP-RequestID:"482c49cc-45cd-4d99-b24d-fa49c99561c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acbff019-9fa2-4367-9a2c-d39d79446a20"]
2023-03-01T06:00:25.158Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:00:25.158Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:00:25.373Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:25.373Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:25.374Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:00:25.374Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=098B9D544E5C8D53B53E41EA8E305F6D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Wed, 01 Mar 2023 06:00:26 GMT", x-envoy-upstream-service-time:"207", server:"envoy"]
2023-03-01T06:00:25.374Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"58edff26-5872-4f4b-9f0e-bc6647e4ba6f","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T06:00:24.194+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"5a7e7c3a-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T06:00:25.375Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:25.375Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:00:25.404Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:00:25.404Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:00:25.405Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:25.405Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:00:25.405Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:00:25.405Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"482c49cc-45cd-4d99-b24d-fa49c99561c9", X-RequestID:"482c49cc-45cd-4d99-b24d-fa49c99561c9", X-TransactionID:"482c49cc-45cd-4d99-b24d-fa49c99561c9", X-ECOMP-RequestID:"482c49cc-45cd-4d99-b24d-fa49c99561c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"224b73c8-b54b-4d02-8f68-d4ef2d554ea0"]
2023-03-01T06:00:25.406Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:00:25.406Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:00:25.661Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:25.662Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:25.662Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:00:25.662Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E2F60A02C54A70CFE2BB622E433A20F4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"781", Date:"Wed, 01 Mar 2023 06:00:26 GMT", x-envoy-upstream-service-time:"251", server:"envoy"]
2023-03-01T06:00:25.663Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"5c0591f3-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"SubProcess_0y8yozw:5bb241b7-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"5c0543d1-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:00:25.206+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:00:25.663Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:25.664Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:00:25.670Z|482c49cc-45cd-4d99-b24d-fa49c99561c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:00:30.542Z|3b385080-9a7c-46c5-bd06-741f46561e79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:30.543Z|3b385080-9a7c-46c5-bd06-741f46561e79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:31.196Z|fdce236c-1bb8-4403-a5fe-da4819334cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:00:31.199Z|fdce236c-1bb8-4403-a5fe-da4819334cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:00:31.484Z|cdd9c771-a87a-4110-9021-19c5d420d75a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:31.485Z|cdd9c771-a87a-4110-9021-19c5d420d75a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:31.497Z|dc803fcf-eabc-49f6-9603-ad6144eaaf58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:31.497Z|dc803fcf-eabc-49f6-9603-ad6144eaaf58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:32.041Z|9017002e-8d18-4a2e-8835-7a485a2f4efa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:00:32.041Z|9017002e-8d18-4a2e-8835-7a485a2f4efa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:00:35.929Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:00:35.938Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:00:35.939Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:00:35.939Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:35.939Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:00:35.940Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:00:35.941Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b89e4fcf3c68abbdb05c1b349aa529f", X-B3-SpanId:"21f4e711a2813c31", X-B3-ParentSpanId:"f4cea34561ba40af", X-B3-Sampled:"0", X-ONAP-RequestID:"29b433d3-73ea-4758-99f8-773d9f2e9a42", X-RequestID:"29b433d3-73ea-4758-99f8-773d9f2e9a42", X-TransactionID:"29b433d3-73ea-4758-99f8-773d9f2e9a42", X-ECOMP-RequestID:"29b433d3-73ea-4758-99f8-773d9f2e9a42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41b42af9-6ba3-4692-b1d4-6a20c3743c5b"]
2023-03-01T06:00:35.941Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:00:35.941Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:00:36.228Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:36.229Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:36.229Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:00:36.229Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:00:36 GMT", x-envoy-upstream-service-time:"277", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:36.232Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).",
  "progress" : 26,
  "startTime" : "2023-03-01T06:00:10.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:00:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:00:36.232Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:36.232Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:00:36.234Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:00:36.235Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:00:36.235Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:36.235Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:00:36.235Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:00:36.236Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b89e4fcf3c68abbdb05c1b349aa529f", X-B3-SpanId:"ae6e9251cff823c0", X-B3-ParentSpanId:"f4cea34561ba40af", X-B3-Sampled:"0", X-ONAP-RequestID:"29b433d3-73ea-4758-99f8-773d9f2e9a42", X-RequestID:"29b433d3-73ea-4758-99f8-773d9f2e9a42", X-TransactionID:"29b433d3-73ea-4758-99f8-773d9f2e9a42", X-ECOMP-RequestID:"29b433d3-73ea-4758-99f8-773d9f2e9a42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4563d1e7-426d-4c39-8bb3-e32bd5815c5c"]
2023-03-01T06:00:36.236Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:00:36.236Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:00:36.282Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:36.283Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:36.283Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:00:36.283Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:00:36 GMT", x-envoy-upstream-service-time:"43", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:36.284Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T06:00:36.285Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:36.285Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:00:36.342Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:00:36.343Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:00:36.343Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:36.344Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:00:36.344Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:00:36.344Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"29b433d3-73ea-4758-99f8-773d9f2e9a42", X-RequestID:"29b433d3-73ea-4758-99f8-773d9f2e9a42", X-TransactionID:"29b433d3-73ea-4758-99f8-773d9f2e9a42", X-ECOMP-RequestID:"29b433d3-73ea-4758-99f8-773d9f2e9a42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"704dbdc8-90ee-4fe0-8d2c-bcea88c50b8d"]
2023-03-01T06:00:36.345Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:00:36.345Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:00:36.576Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:36.576Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:36.577Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:00:36.577Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=706435F20B524D913B2FFC7564821EBA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Wed, 01 Mar 2023 06:00:37 GMT", x-envoy-upstream-service-time:"226", server:"envoy"]
2023-03-01T06:00:36.578Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"58edff26-5872-4f4b-9f0e-bc6647e4ba6f","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T06:00:24.194+0000","endTime":"2023-03-01T06:00:31.676+0000","removalTime":null,"durationInMillis":7482,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"5a7e7c3a-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T06:00:36.578Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:36.579Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:00:36.730Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:00:36.731Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:00:36.731Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:36.732Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:00:36.732Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:00:36.733Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"29b433d3-73ea-4758-99f8-773d9f2e9a42", X-RequestID:"29b433d3-73ea-4758-99f8-773d9f2e9a42", X-TransactionID:"29b433d3-73ea-4758-99f8-773d9f2e9a42", X-ECOMP-RequestID:"29b433d3-73ea-4758-99f8-773d9f2e9a42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a1a2add-bc3e-4314-9c11-a45e4acd2786"]
2023-03-01T06:00:36.733Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:00:36.733Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:00:36.982Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:36.983Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:36.983Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:00:36.983Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B82E06A67B34C3AC9ED64344FE18E29D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Wed, 01 Mar 2023 06:00:37 GMT", x-envoy-upstream-service-time:"244", server:"envoy"]
2023-03-01T06:00:36.984Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"5c0591f3-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"SubProcess_0y8yozw:5bb241b7-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"5c0543d1-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:00:25.206+0000","endTime":"2023-03-01T06:00:31.293+0000","durationInMillis":6087,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:00:36.984Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:36.985Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5b6b267b-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:00:36.989Z|29b433d3-73ea-4758-99f8-773d9f2e9a42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:00:40.568Z|ff04dfea-8771-4b31-a243-ac72d4f0fac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:40.569Z|ff04dfea-8771-4b31-a243-ac72d4f0fac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:41.513Z|27260ee6-f395-47fc-9584-64fc30cc683a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:41.514Z|27260ee6-f395-47fc-9584-64fc30cc683a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:41.522Z|8722b2f3-9641-4e76-87dd-d0952a053425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:41.523Z|8722b2f3-9641-4e76-87dd-d0952a053425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:46.195Z|bec1cda7-3493-4de7-8ea7-8c659340116a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:00:46.196Z|bec1cda7-3493-4de7-8ea7-8c659340116a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:00:47.227Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:00:47.240Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:00:47.241Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:00:47.241Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:47.242Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:00:47.242Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:00:47.242Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d08a7df6b9e6ac0e3237a9b014abd12b", X-B3-SpanId:"5d6117a6a51ff429", X-B3-ParentSpanId:"7d70e99767a1755c", X-B3-Sampled:"0", X-ONAP-RequestID:"324c8f08-e12d-4ee2-999c-4b686e9ac015", X-RequestID:"324c8f08-e12d-4ee2-999c-4b686e9ac015", X-TransactionID:"324c8f08-e12d-4ee2-999c-4b686e9ac015", X-ECOMP-RequestID:"324c8f08-e12d-4ee2-999c-4b686e9ac015", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cddba9ad-a1a8-4448-8924-00560626f874"]
2023-03-01T06:00:47.243Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:00:47.243Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:00:47.298Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:47.299Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:47.300Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:00:47.300Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:00:47 GMT", x-envoy-upstream-service-time:"49", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:47.305Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).",
  "progress" : 36,
  "startTime" : "2023-03-01T06:00:10.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:00:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:00:47.306Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:47.306Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:00:47.313Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:00:47.314Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:00:47.315Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:47.316Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:00:47.316Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:00:47.317Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d08a7df6b9e6ac0e3237a9b014abd12b", X-B3-SpanId:"efef22de6ada037d", X-B3-ParentSpanId:"7d70e99767a1755c", X-B3-Sampled:"0", X-ONAP-RequestID:"324c8f08-e12d-4ee2-999c-4b686e9ac015", X-RequestID:"324c8f08-e12d-4ee2-999c-4b686e9ac015", X-TransactionID:"324c8f08-e12d-4ee2-999c-4b686e9ac015", X-ECOMP-RequestID:"324c8f08-e12d-4ee2-999c-4b686e9ac015", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc8da0cb-9091-4eac-9116-ce64d798aabf"]
2023-03-01T06:00:47.317Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:00:47.317Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:00:47.403Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:47.404Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:47.404Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:00:47.404Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:00:47 GMT", x-envoy-upstream-service-time:"81", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:47.406Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T06:00:47.407Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:47.407Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:00:47.456Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:00:47.457Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:00:47.458Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:47.458Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:00:47.458Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:00:47.458Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"324c8f08-e12d-4ee2-999c-4b686e9ac015", X-RequestID:"324c8f08-e12d-4ee2-999c-4b686e9ac015", X-TransactionID:"324c8f08-e12d-4ee2-999c-4b686e9ac015", X-ECOMP-RequestID:"324c8f08-e12d-4ee2-999c-4b686e9ac015", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"592cdc70-168b-4fdf-a765-e4849fd4c90a"]
2023-03-01T06:00:47.459Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:00:47.459Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:00:47.761Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:47.762Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:47.762Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:00:47.763Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3A34C00624C98BF9EB5F53E75B26D504; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Wed, 01 Mar 2023 06:00:48 GMT", x-envoy-upstream-service-time:"298", server:"envoy"]
2023-03-01T06:00:47.763Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"58edff26-5872-4f4b-9f0e-bc6647e4ba6f","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T06:00:36.402+0000","endTime":"2023-03-01T06:00:45.933+0000","removalTime":null,"durationInMillis":9531,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"62786ae2-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T06:00:47.764Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:47.764Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:00:47.800Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:00:47.800Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:00:47.801Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:47.801Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:00:47.801Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:00:47.801Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"324c8f08-e12d-4ee2-999c-4b686e9ac015", X-RequestID:"324c8f08-e12d-4ee2-999c-4b686e9ac015", X-TransactionID:"324c8f08-e12d-4ee2-999c-4b686e9ac015", X-ECOMP-RequestID:"324c8f08-e12d-4ee2-999c-4b686e9ac015", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7685b83e-50d4-4a1c-a99a-c93a892bf708"]
2023-03-01T06:00:47.802Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:00:47.802Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:00:48.047Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:48.048Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:48.048Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:00:48.049Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=176EABEDAA563B9B67805D78369B0AE3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Wed, 01 Mar 2023 06:00:48 GMT", x-envoy-upstream-service-time:"241", server:"envoy"]
2023-03-01T06:00:48.049Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"645b5c27-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"SubProcess_0y8yozw:632d3c4b-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"645b5c25-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:00:39.190+0000","endTime":"2023-03-01T06:00:44.364+0000","durationInMillis":5174,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:00:48.049Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:48.050Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62b1ca9f-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:00:48.057Z|324c8f08-e12d-4ee2-999c-4b686e9ac015|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:00:50.595Z|a4432661-9200-48c3-a72f-2c09e9bae8b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:50.595Z|a4432661-9200-48c3-a72f-2c09e9bae8b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:51.539Z|faddf1db-d924-45b7-9a96-721dd1699c0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:51.540Z|faddf1db-d924-45b7-9a96-721dd1699c0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:51.544Z|21e45448-a12f-479e-86f9-4db5ddbed0ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:00:51.545Z|21e45448-a12f-479e-86f9-4db5ddbed0ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:00:58.321Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:00:58.350Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:00:58.351Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:00:58.352Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:58.352Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:00:58.352Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:00:58.353Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1feaac401c2c7f64c5c0c905ee895db", X-B3-SpanId:"95359f1d20cf14aa", X-B3-ParentSpanId:"29621ac36d2ad14b", X-B3-Sampled:"0", X-ONAP-RequestID:"612cbedc-0178-45c4-9e8d-40cb1f17058a", X-RequestID:"612cbedc-0178-45c4-9e8d-40cb1f17058a", X-TransactionID:"612cbedc-0178-45c4-9e8d-40cb1f17058a", X-ECOMP-RequestID:"612cbedc-0178-45c4-9e8d-40cb1f17058a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b069553d-6f2b-4dcc-b0a3-1565fa431308"]
2023-03-01T06:00:58.353Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:00:58.353Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:00:58.455Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:58.456Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:58.456Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:00:58.457Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:00:59 GMT", x-envoy-upstream-service-time:"96", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:58.466Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).",
  "progress" : 36,
  "startTime" : "2023-03-01T06:00:10.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:00:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:00:58.466Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:58.467Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:00:58.468Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:00:58.469Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:00:58.469Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:58.469Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:00:58.470Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:00:58.470Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1feaac401c2c7f64c5c0c905ee895db", X-B3-SpanId:"f4d96f10b8f22df1", X-B3-ParentSpanId:"29621ac36d2ad14b", X-B3-Sampled:"0", X-ONAP-RequestID:"612cbedc-0178-45c4-9e8d-40cb1f17058a", X-RequestID:"612cbedc-0178-45c4-9e8d-40cb1f17058a", X-TransactionID:"612cbedc-0178-45c4-9e8d-40cb1f17058a", X-ECOMP-RequestID:"612cbedc-0178-45c4-9e8d-40cb1f17058a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a586a2a6-c42d-4e00-b27a-6036cc492707"]
2023-03-01T06:00:58.470Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:00:58.470Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:00:58.516Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:58.517Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:58.517Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:00:58.518Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:00:59 GMT", x-envoy-upstream-service-time:"43", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:00:58.528Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T06:00:58.528Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:58.529Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:00:58.565Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:00:58.566Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:00:58.566Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:58.566Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:00:58.566Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:00:58.567Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"612cbedc-0178-45c4-9e8d-40cb1f17058a", X-RequestID:"612cbedc-0178-45c4-9e8d-40cb1f17058a", X-TransactionID:"612cbedc-0178-45c4-9e8d-40cb1f17058a", X-ECOMP-RequestID:"612cbedc-0178-45c4-9e8d-40cb1f17058a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63d8802a-4e99-4047-9590-73ac5c62802d"]
2023-03-01T06:00:58.567Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:00:58.567Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:00:58.774Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:58.775Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:58.775Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:00:58.776Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CA7E3EB7345A2996FA9802F34D49F25C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Wed, 01 Mar 2023 06:00:58 GMT", x-envoy-upstream-service-time:"199", server:"envoy"]
2023-03-01T06:00:58.776Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"58edff26-5872-4f4b-9f0e-bc6647e4ba6f","processDefinitionId":"ControllerExecutionBB:1:c6558819-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-01T06:00:50.718+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"69b60e10-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T06:00:58.776Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:58.777Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:00:58.814Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:00:58.814Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:00:58.815Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:00:58.815Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:00:58.816Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:00:58.816Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"612cbedc-0178-45c4-9e8d-40cb1f17058a", X-RequestID:"612cbedc-0178-45c4-9e8d-40cb1f17058a", X-TransactionID:"612cbedc-0178-45c4-9e8d-40cb1f17058a", X-ECOMP-RequestID:"612cbedc-0178-45c4-9e8d-40cb1f17058a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"723f691b-f3e9-4135-8f25-7bba1ba8f6f3"]
2023-03-01T06:00:58.816Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:00:58.817Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:00:59.110Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:00:59.111Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:00:59.111Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:00:59.112Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5BE9C963CAB8CEE723CFD1D068653196; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Wed, 01 Mar 2023 06:00:59 GMT", x-envoy-upstream-service-time:"289", server:"envoy"]
2023-03-01T06:00:59.113Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:6b44ebeb-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:c6558819-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:00:50.787+0000","endTime":"2023-03-01T06:00:50.788+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:00:59.113Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:00:59.114Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b3a3d56-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:00:59.124Z|612cbedc-0178-45c4-9e8d-40cb1f17058a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:01:00.618Z|9020a8ab-7a62-4588-84f8-b36bc8ddb4d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:00.618Z|9020a8ab-7a62-4588-84f8-b36bc8ddb4d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:01.195Z|a809bd32-a616-4355-a044-d1c711a0d776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:01:01.196Z|a809bd32-a616-4355-a044-d1c711a0d776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:01:01.564Z|82fd921d-8aac-4581-8af2-79d115d2ea6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:01.565Z|82fd921d-8aac-4581-8af2-79d115d2ea6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:01.571Z|b9e70081-5957-4421-9099-c6c6b78374c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:01.572Z|b9e70081-5957-4421-9099-c6c6b78374c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:02.042Z|82a19006-0ca1-44ca-9ef8-a0afb87d5818|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:01:02.043Z|82a19006-0ca1-44ca-9ef8-a0afb87d5818|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:01:06.319Z|2308d286-6b51-4bfa-858a-3ef2ed2cab70|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:01:06.320Z|2308d286-6b51-4bfa-858a-3ef2ed2cab70|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:09.327Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:01:09.338Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:01:09.339Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:01:09.339Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:09.340Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:01:09.340Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:01:09.340Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1342242d6fcfeaa27e522841259a81dc", X-B3-SpanId:"a9c23a779a01a1e3", X-B3-ParentSpanId:"5e17343e9a575b51", X-B3-Sampled:"0", X-ONAP-RequestID:"d7c89399-fd80-4523-9df9-c30200238dd8", X-RequestID:"d7c89399-fd80-4523-9df9-c30200238dd8", X-TransactionID:"d7c89399-fd80-4523-9df9-c30200238dd8", X-ECOMP-RequestID:"d7c89399-fd80-4523-9df9-c30200238dd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"caf4b8b6-d1d0-401e-acb9-bab22da39f5d"]
2023-03-01T06:01:09.341Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:01:09.341Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:01:09.386Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:09.387Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:09.387Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:01:09.387Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:01:10 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:01:09.390Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-03-01T06:00:10.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:00:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
    "cloudIdentifier" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"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-03-01T06:01:06.000+00:00"
  } ],
  "requestURI" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:01:09.391Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:09.392Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:01:09.394Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:01:09.394Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:01:09.394Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:09.395Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:01:09.395Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:01:09.395Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1342242d6fcfeaa27e522841259a81dc", X-B3-SpanId:"ac5d60d7e8fe76b0", X-B3-ParentSpanId:"5e17343e9a575b51", X-B3-Sampled:"0", X-ONAP-RequestID:"d7c89399-fd80-4523-9df9-c30200238dd8", X-RequestID:"d7c89399-fd80-4523-9df9-c30200238dd8", X-TransactionID:"d7c89399-fd80-4523-9df9-c30200238dd8", X-ECOMP-RequestID:"d7c89399-fd80-4523-9df9-c30200238dd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21e027fe-df12-461a-b1ae-3b673204591b"]
2023-03-01T06:01:09.396Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:01:09.396Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:01:09.419Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:09.420Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:09.420Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:01:09.421Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:01:10 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:01:09.424Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T06:01:09.424Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:09.424Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:01:09.450Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:01:09.451Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:01:09.451Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:09.451Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:01:09.451Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:01:09.452Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d7c89399-fd80-4523-9df9-c30200238dd8", X-RequestID:"d7c89399-fd80-4523-9df9-c30200238dd8", X-TransactionID:"d7c89399-fd80-4523-9df9-c30200238dd8", X-ECOMP-RequestID:"d7c89399-fd80-4523-9df9-c30200238dd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09b5093e-71da-4bd0-b76e-c14e625d22cb"]
2023-03-01T06:01:09.452Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:01:09.452Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:01:09.653Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:09.653Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:09.654Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:01:09.654Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B55237E8DD24F853D2395D0CB2F2B5CE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 01 Mar 2023 06:01:10 GMT", x-envoy-upstream-service-time:"197", server:"envoy"]
2023-03-01T06:01:09.654Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"58edff26-5872-4f4b-9f0e-bc6647e4ba6f","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T06:01:05.096+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"73c4fa3d-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T06:01:09.655Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:09.655Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:01:09.679Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:01:09.679Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:01:09.679Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:09.680Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:01:09.680Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:01:09.680Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d7c89399-fd80-4523-9df9-c30200238dd8", X-RequestID:"d7c89399-fd80-4523-9df9-c30200238dd8", X-TransactionID:"d7c89399-fd80-4523-9df9-c30200238dd8", X-ECOMP-RequestID:"d7c89399-fd80-4523-9df9-c30200238dd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d916583a-7dae-4337-9b6d-128572f931f6"]
2023-03-01T06:01:09.680Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:01:09.680Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:01:09.860Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:09.861Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:09.861Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:01:09.861Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0BCA32643A73624453E259729B27430A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Wed, 01 Mar 2023 06:01:10 GMT", x-envoy-upstream-service-time:"176", server:"envoy"]
2023-03-01T06:01:09.862Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:73cc7395-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:01:05.097+0000","endTime":"2023-03-01T06:01:05.098+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:01:09.862Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:09.862Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:01:09.868Z|d7c89399-fd80-4523-9df9-c30200238dd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:01:10.642Z|6a17b68e-26e4-49af-b17a-b1db70469f23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:10.643Z|6a17b68e-26e4-49af-b17a-b1db70469f23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:11.589Z|46d7bb9a-adc8-4ac9-a6b2-489300fad0b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:11.590Z|46d7bb9a-adc8-4ac9-a6b2-489300fad0b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:11.595Z|a7b45436-3b0e-4b8a-9565-6724945de217|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:11.595Z|a7b45436-3b0e-4b8a-9565-6724945de217|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:16.195Z|b97f4b9f-ee06-4f1e-8d3c-bb6fa9e0d233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:01:16.198Z|b97f4b9f-ee06-4f1e-8d3c-bb6fa9e0d233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:01:20.035Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:01:20.043Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:01:20.044Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:01:20.044Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:20.045Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:01:20.045Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:01:20.046Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc1b16d04dad4848d86982166c4f0d40", X-B3-SpanId:"ed2aa4265e07e919", X-B3-ParentSpanId:"1c9cf28f4b4cc42b", X-B3-Sampled:"0", X-ONAP-RequestID:"01f64d19-3356-4944-95ab-a826e50c9047", X-RequestID:"01f64d19-3356-4944-95ab-a826e50c9047", X-TransactionID:"01f64d19-3356-4944-95ab-a826e50c9047", X-ECOMP-RequestID:"01f64d19-3356-4944-95ab-a826e50c9047", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3698427b-886f-4c1d-82f0-1c7779198994"]
2023-03-01T06:01:20.046Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:01:20.046Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:01:20.128Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:20.129Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:20.130Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:01:20.130Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:01:20 GMT", x-envoy-upstream-service-time:"77", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:01:20.132Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-03-01T06:00:10.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:01:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
    "cloudIdentifier" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"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-03-01T06:01:06.000+00:00"
  } ],
  "requestURI" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:01:20.132Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:20.133Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:01:20.134Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:01:20.135Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:01:20.135Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:20.135Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:01:20.136Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:01:20.136Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc1b16d04dad4848d86982166c4f0d40", X-B3-SpanId:"9fe620a434d212b9", X-B3-ParentSpanId:"1c9cf28f4b4cc42b", X-B3-Sampled:"0", X-ONAP-RequestID:"01f64d19-3356-4944-95ab-a826e50c9047", X-RequestID:"01f64d19-3356-4944-95ab-a826e50c9047", X-TransactionID:"01f64d19-3356-4944-95ab-a826e50c9047", X-ECOMP-RequestID:"01f64d19-3356-4944-95ab-a826e50c9047", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9744f728-1fc9-44c4-a935-7860ead1f07d"]
2023-03-01T06:01:20.137Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:01:20.137Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:01:20.184Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:20.185Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:20.186Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:01:20.186Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:01:20 GMT", x-envoy-upstream-service-time:"44", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:01:20.187Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677650470000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:01:13.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:01:20.187Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:20.188Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:01:20.216Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:01:20.217Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:01:20.218Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:20.218Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:01:20.219Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:01:20.219Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01f64d19-3356-4944-95ab-a826e50c9047", X-RequestID:"01f64d19-3356-4944-95ab-a826e50c9047", X-TransactionID:"01f64d19-3356-4944-95ab-a826e50c9047", X-ECOMP-RequestID:"01f64d19-3356-4944-95ab-a826e50c9047", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b22a1c6f-23e4-4328-80b5-5fab037d1cca"]
2023-03-01T06:01:20.220Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:01:20.220Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:01:20.404Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:20.404Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:20.405Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:01:20.405Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=795B555ABA7506FC190B0AD1129155D8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 01 Mar 2023 06:01:21 GMT", x-envoy-upstream-service-time:"180", server:"envoy"]
2023-03-01T06:01:20.406Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"58edff26-5872-4f4b-9f0e-bc6647e4ba6f","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T06:01:05.096+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"73c4fa3d-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T06:01:20.406Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:20.407Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:01:20.428Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:01:20.429Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:01:20.429Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:20.430Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:01:20.430Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:01:20.430Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01f64d19-3356-4944-95ab-a826e50c9047", X-RequestID:"01f64d19-3356-4944-95ab-a826e50c9047", X-TransactionID:"01f64d19-3356-4944-95ab-a826e50c9047", X-ECOMP-RequestID:"01f64d19-3356-4944-95ab-a826e50c9047", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d6baa60-092f-4469-aa64-9c951065b474"]
2023-03-01T06:01:20.431Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:01:20.431Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:01:20.632Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:20.633Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:20.634Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:01:20.635Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9E90DDF91BFF14CDE0A0963C50C86B34; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 06:01:21 GMT", x-envoy-upstream-service-time:"197", server:"envoy"]
2023-03-01T06:01:20.636Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:78934a96-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:01:13.111+0000","endTime":"2023-03-01T06:01:13.124+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:01:20.636Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:20.637Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:01:20.643Z|01f64d19-3356-4944-95ab-a826e50c9047|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:01:20.665Z|3f95c29e-d8e7-440e-8e21-8051c93491cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:20.666Z|3f95c29e-d8e7-440e-8e21-8051c93491cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:21.614Z|ad659b48-aafc-41d2-beeb-75c880b80625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:21.615Z|ad659b48-aafc-41d2-beeb-75c880b80625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:21.619Z|ec2c4391-abcb-4ac4-8d0b-88f236f460a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:21.620Z|ec2c4391-abcb-4ac4-8d0b-88f236f460a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:30.689Z|6ef1ed69-fc8c-4f20-972f-4e5a47644735|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:30.690Z|6ef1ed69-fc8c-4f20-972f-4e5a47644735|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:30.833Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:01:30.843Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:01:30.844Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:01:30.844Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:30.845Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:01:30.845Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:01:30.845Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"272d306d5753f116d03a6f506c7bd41c", X-B3-SpanId:"4c1d7e1b25de0b36", X-B3-ParentSpanId:"fe8e61e320663bde", X-B3-Sampled:"0", X-ONAP-RequestID:"a8e91fbf-fd77-4830-b1ae-8bc700f367b3", X-RequestID:"a8e91fbf-fd77-4830-b1ae-8bc700f367b3", X-TransactionID:"a8e91fbf-fd77-4830-b1ae-8bc700f367b3", X-ECOMP-RequestID:"a8e91fbf-fd77-4830-b1ae-8bc700f367b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0506c8b-2c2b-4c12-aefd-43d14bf8d016"]
2023-03-01T06:01:30.846Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:01:30.846Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:01:30.896Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:30.896Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:30.897Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:01:30.897Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:01:31 GMT", x-envoy-upstream-service-time:"45", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:01:30.903Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-03-01T06:00:10.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:01:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
    "cloudIdentifier" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"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-03-01T06:01:06.000+00:00"
  } ],
  "requestURI" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:01:30.904Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:30.904Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:01:30.906Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:01:30.906Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:01:30.906Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:30.907Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:01:30.907Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:01:30.907Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"272d306d5753f116d03a6f506c7bd41c", X-B3-SpanId:"06ba82ca50570209", X-B3-ParentSpanId:"fe8e61e320663bde", X-B3-Sampled:"0", X-ONAP-RequestID:"a8e91fbf-fd77-4830-b1ae-8bc700f367b3", X-RequestID:"a8e91fbf-fd77-4830-b1ae-8bc700f367b3", X-TransactionID:"a8e91fbf-fd77-4830-b1ae-8bc700f367b3", X-ECOMP-RequestID:"a8e91fbf-fd77-4830-b1ae-8bc700f367b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87c4dfd2-3482-4ade-a9fe-efe8eeec1951"]
2023-03-01T06:01:30.907Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:01:30.908Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:01:30.943Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:30.944Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:30.944Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:01:30.945Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:01:31 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:01:30.946Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677650470000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:01:13.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:01:30.947Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:30.948Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:01:30.982Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:01:30.982Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:01:30.983Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:30.983Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:01:30.984Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:01:30.984Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8e91fbf-fd77-4830-b1ae-8bc700f367b3", X-RequestID:"a8e91fbf-fd77-4830-b1ae-8bc700f367b3", X-TransactionID:"a8e91fbf-fd77-4830-b1ae-8bc700f367b3", X-ECOMP-RequestID:"a8e91fbf-fd77-4830-b1ae-8bc700f367b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f12838e8-4a94-48c4-b3f6-f74bde618286"]
2023-03-01T06:01:30.985Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:01:30.985Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:01:31.167Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:31.167Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:31.168Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:01:31.168Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BEF793FE188695898577BDC1D66FE4A9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 01 Mar 2023 06:01:31 GMT", x-envoy-upstream-service-time:"174", server:"envoy"]
2023-03-01T06:01:31.169Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"58edff26-5872-4f4b-9f0e-bc6647e4ba6f","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T06:01:05.096+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"73c4fa3d-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T06:01:31.169Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:31.169Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:01:31.195Z|a3731a8d-459f-45da-9939-aa6ab4da6c62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:01:31.196Z|a3731a8d-459f-45da-9939-aa6ab4da6c62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:01:31.198Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:01:31.198Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:01:31.199Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:31.199Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:01:31.199Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:01:31.200Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8e91fbf-fd77-4830-b1ae-8bc700f367b3", X-RequestID:"a8e91fbf-fd77-4830-b1ae-8bc700f367b3", X-TransactionID:"a8e91fbf-fd77-4830-b1ae-8bc700f367b3", X-ECOMP-RequestID:"a8e91fbf-fd77-4830-b1ae-8bc700f367b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7611750-99e2-4950-a91d-e00ed7e9e8df"]
2023-03-01T06:01:31.200Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:01:31.200Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:01:31.380Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:31.381Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:31.381Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:01:31.381Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=40E10C5CE90046D4D9E8BEFABD7E2B99; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 06:01:31 GMT", x-envoy-upstream-service-time:"176", server:"envoy"]
2023-03-01T06:01:31.382Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:78934a96-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:01:13.111+0000","endTime":"2023-03-01T06:01:13.124+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:01:31.382Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:31.382Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:01:31.388Z|a8e91fbf-fd77-4830-b1ae-8bc700f367b3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:01:31.643Z|a92c9bfb-170e-4629-a84f-a3805f64f5cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:31.644Z|a92c9bfb-170e-4629-a84f-a3805f64f5cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:31.650Z|2b977120-a899-4004-a13a-0dd3caf49bc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:31.651Z|2b977120-a899-4004-a13a-0dd3caf49bc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:32.043Z|21b49f39-da43-4819-8abb-dfe55393cec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:01:32.044Z|21b49f39-da43-4819-8abb-dfe55393cec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:01:40.713Z|160ceb8b-eaa8-4e2f-85fa-5e34729bfbde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:40.714Z|160ceb8b-eaa8-4e2f-85fa-5e34729bfbde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:41.595Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:01:41.602Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:01:41.603Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:01:41.603Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:41.604Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:01:41.604Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:01:41.604Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01b9387a35302e4ae9255ff1955b740d", X-B3-SpanId:"494ad0619d94146e", X-B3-ParentSpanId:"26d9253107461bbe", X-B3-Sampled:"0", X-ONAP-RequestID:"36c2da0d-92a4-4a1e-99dc-1a695ed25673", X-RequestID:"36c2da0d-92a4-4a1e-99dc-1a695ed25673", X-TransactionID:"36c2da0d-92a4-4a1e-99dc-1a695ed25673", X-ECOMP-RequestID:"36c2da0d-92a4-4a1e-99dc-1a695ed25673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fe18176-6775-4be7-9719-9ad55001ead7"]
2023-03-01T06:01:41.605Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:01:41.605Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:01:41.667Z|07cc30d6-0c48-4e01-a10c-76879f85976b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:41.667Z|07cc30d6-0c48-4e01-a10c-76879f85976b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:41.674Z|5843e345-22df-432a-839c-943a386ed1fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:41.674Z|5843e345-22df-432a-839c-943a386ed1fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:41.716Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:41.716Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:41.717Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:01:41.717Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:01:42 GMT", x-envoy-upstream-service-time:"106", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:01:41.750Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-03-01T06:00:10.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:01:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
    "cloudIdentifier" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"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-03-01T06:01:06.000+00:00"
  } ],
  "requestURI" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:01:41.751Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:41.751Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:01:41.755Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:01:41.756Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:01:41.756Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:41.757Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:01:41.757Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:01:41.757Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01b9387a35302e4ae9255ff1955b740d", X-B3-SpanId:"82641c1031675799", X-B3-ParentSpanId:"26d9253107461bbe", X-B3-Sampled:"0", X-ONAP-RequestID:"36c2da0d-92a4-4a1e-99dc-1a695ed25673", X-RequestID:"36c2da0d-92a4-4a1e-99dc-1a695ed25673", X-TransactionID:"36c2da0d-92a4-4a1e-99dc-1a695ed25673", X-ECOMP-RequestID:"36c2da0d-92a4-4a1e-99dc-1a695ed25673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3286e33d-3014-40fb-9811-389319a33da5"]
2023-03-01T06:01:41.757Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:01:41.757Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:01:41.829Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:41.829Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:41.830Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:01:41.830Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:01:42 GMT", x-envoy-upstream-service-time:"68", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:01:41.832Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677650470000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:01:13.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:01:41.833Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:41.833Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:01:41.864Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:01:41.865Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:01:41.865Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:41.866Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:01:41.866Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:01:41.866Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36c2da0d-92a4-4a1e-99dc-1a695ed25673", X-RequestID:"36c2da0d-92a4-4a1e-99dc-1a695ed25673", X-TransactionID:"36c2da0d-92a4-4a1e-99dc-1a695ed25673", X-ECOMP-RequestID:"36c2da0d-92a4-4a1e-99dc-1a695ed25673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd1bba67-e449-43fa-95c4-4484410f7823"]
2023-03-01T06:01:41.867Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:01:41.867Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:01:42.085Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:42.087Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:42.087Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:01:42.087Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E78212243343F17A9C04C39AEE2B89D3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 01 Mar 2023 06:01:42 GMT", x-envoy-upstream-service-time:"213", server:"envoy"]
2023-03-01T06:01:42.088Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"58edff26-5872-4f4b-9f0e-bc6647e4ba6f","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T06:01:05.096+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"73c4fa3d-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T06:01:42.088Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:42.089Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:01:42.130Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:01:42.131Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:01:42.131Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:42.132Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:01:42.132Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:01:42.132Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36c2da0d-92a4-4a1e-99dc-1a695ed25673", X-RequestID:"36c2da0d-92a4-4a1e-99dc-1a695ed25673", X-TransactionID:"36c2da0d-92a4-4a1e-99dc-1a695ed25673", X-ECOMP-RequestID:"36c2da0d-92a4-4a1e-99dc-1a695ed25673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91c6f1df-5f2c-4bfc-8b1c-bc7628bcc154"]
2023-03-01T06:01:42.133Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:01:42.133Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:01:42.333Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:42.334Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:42.334Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:01:42.334Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=98CA7EE6946551C9AC40CA1B794F4147; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 06:01:42 GMT", x-envoy-upstream-service-time:"195", server:"envoy"]
2023-03-01T06:01:42.335Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:78934a96-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:01:13.111+0000","endTime":"2023-03-01T06:01:13.124+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:01:42.335Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:42.336Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:01:42.341Z|36c2da0d-92a4-4a1e-99dc-1a695ed25673|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:01:46.195Z|ecef5e9b-3dc7-4164-851c-e79c90377672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:01:46.196Z|ecef5e9b-3dc7-4164-851c-e79c90377672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:01:50.747Z|ce6e9c27-d792-448d-85c1-7b42e66b457c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:50.747Z|ce6e9c27-d792-448d-85c1-7b42e66b457c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:51.695Z|23ad4814-1537-4b05-bd02-122dc3b250dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:51.696Z|23ad4814-1537-4b05-bd02-122dc3b250dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:51.695Z|b5fb0cc4-ad9e-47b1-b0b8-ef0ce41aee6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:01:51.696Z|b5fb0cc4-ad9e-47b1-b0b8-ef0ce41aee6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:01:52.502Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:01:52.509Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:01:52.509Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:01:52.510Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:52.510Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:01:52.510Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:01:52.511Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8407088fb4b4089d97693ecc93923e89", X-B3-SpanId:"92dca58569225ee9", X-B3-ParentSpanId:"958d16f3512f00b7", X-B3-Sampled:"0", X-ONAP-RequestID:"317a0501-3cd9-4c1b-b3ac-ace171e222dd", X-RequestID:"317a0501-3cd9-4c1b-b3ac-ace171e222dd", X-TransactionID:"317a0501-3cd9-4c1b-b3ac-ace171e222dd", X-ECOMP-RequestID:"317a0501-3cd9-4c1b-b3ac-ace171e222dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"171c667e-eb05-4cc3-b7ca-994be01521ad"]
2023-03-01T06:01:52.511Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:01:52.512Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:01:52.706Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:52.707Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:52.707Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:01:52.707Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:01:53 GMT", x-envoy-upstream-service-time:"190", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:01:52.709Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-03-01T06:00:10.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:01:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
    "cloudIdentifier" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"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-03-01T06:01:06.000+00:00"
  } ],
  "requestURI" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:01:52.710Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:52.710Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:01:52.712Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:01:52.712Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:01:52.713Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:52.713Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:01:52.713Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:01:52.713Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8407088fb4b4089d97693ecc93923e89", X-B3-SpanId:"98e72ea429420db2", X-B3-ParentSpanId:"958d16f3512f00b7", X-B3-Sampled:"0", X-ONAP-RequestID:"317a0501-3cd9-4c1b-b3ac-ace171e222dd", X-RequestID:"317a0501-3cd9-4c1b-b3ac-ace171e222dd", X-TransactionID:"317a0501-3cd9-4c1b-b3ac-ace171e222dd", X-ECOMP-RequestID:"317a0501-3cd9-4c1b-b3ac-ace171e222dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12142d65-d530-41a1-bcf3-5ebfe1cbeacf"]
2023-03-01T06:01:52.714Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:01:52.714Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:01:52.769Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:52.770Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:52.770Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:01:52.770Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:01:53 GMT", x-envoy-upstream-service-time:"52", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:01:52.780Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677650470000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:01:13.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:01:52.781Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:52.781Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:01:52.808Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:01:52.809Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:01:52.809Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:52.809Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:01:52.809Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:01:52.810Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"317a0501-3cd9-4c1b-b3ac-ace171e222dd", X-RequestID:"317a0501-3cd9-4c1b-b3ac-ace171e222dd", X-TransactionID:"317a0501-3cd9-4c1b-b3ac-ace171e222dd", X-ECOMP-RequestID:"317a0501-3cd9-4c1b-b3ac-ace171e222dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f753db72-ed3f-4952-8ad7-cec9c0b42b25"]
2023-03-01T06:01:52.810Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:01:52.810Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:01:53.041Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:53.042Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:53.042Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:01:53.042Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B8ADE651A7718F30CCB03587DABEB2CB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Wed, 01 Mar 2023 06:01:53 GMT", x-envoy-upstream-service-time:"227", server:"envoy"]
2023-03-01T06:01:53.043Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"58edff26-5872-4f4b-9f0e-bc6647e4ba6f","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T06:01:05.096+0000","endTime":"2023-03-01T06:01:45.662+0000","removalTime":null,"durationInMillis":40566,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"73c4fa3d-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T06:01:53.043Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:53.043Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:01:53.072Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:01:53.072Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:01:53.073Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:01:53.073Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:01:53.073Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:01:53.073Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"317a0501-3cd9-4c1b-b3ac-ace171e222dd", X-RequestID:"317a0501-3cd9-4c1b-b3ac-ace171e222dd", X-TransactionID:"317a0501-3cd9-4c1b-b3ac-ace171e222dd", X-ECOMP-RequestID:"317a0501-3cd9-4c1b-b3ac-ace171e222dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6f3f67f-058c-40c4-84ee-7194aa55a072"]
2023-03-01T06:01:53.074Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:01:53.074Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:01:53.342Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:01:53.343Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:01:53.343Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:01:53.344Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A5A83C018410AC58A07C35926DF4AD72; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 01 Mar 2023 06:01:53 GMT", x-envoy-upstream-service-time:"264", server:"envoy"]
2023-03-01T06:01:53.344Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:8bf943b9-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:01:45.656+0000","endTime":"2023-03-01T06:01:45.656+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:01:53.344Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:01:53.345Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73cc4d7e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:01:53.351Z|317a0501-3cd9-4c1b-b3ac-ace171e222dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:02:00.773Z|e635e574-0604-41b1-9e7d-c567ff70ea60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:00.774Z|e635e574-0604-41b1-9e7d-c567ff70ea60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:01.196Z|4131e5af-818c-433f-8d42-1981d1f2da6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:02:01.199Z|4131e5af-818c-433f-8d42-1981d1f2da6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:02:01.719Z|ee8617f2-3eca-4a7b-beac-53c92af727c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:01.719Z|ea2845a0-7d05-407d-a201-76114b1230f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:01.719Z|ee8617f2-3eca-4a7b-beac-53c92af727c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:01.719Z|ea2845a0-7d05-407d-a201-76114b1230f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:02.045Z|7967dea9-a71e-4d74-990a-1cfff80de2fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:02:02.046Z|7967dea9-a71e-4d74-990a-1cfff80de2fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:02:03.552Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:02:03.559Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:02:03.560Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:02:03.560Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:03.561Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:02:03.561Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:02:03.561Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f4cc2c3b03baa6f9eed3f5f78c04f75", X-B3-SpanId:"d7a7ccdcd6952f54", X-B3-ParentSpanId:"3ab4ecd51632f155", X-B3-Sampled:"0", X-ONAP-RequestID:"057d8fd3-f539-4c9a-95cd-2b808d373de4", X-RequestID:"057d8fd3-f539-4c9a-95cd-2b808d373de4", X-TransactionID:"057d8fd3-f539-4c9a-95cd-2b808d373de4", X-ECOMP-RequestID:"057d8fd3-f539-4c9a-95cd-2b808d373de4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ff331c1-6b86-4ac1-a447-4bd8f5af1fe2"]
2023-03-01T06:02:03.562Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:02:03.562Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:02:03.741Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:03.742Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:03.742Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:02:03.743Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:04 GMT", x-envoy-upstream-service-time:"174", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:03.746Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "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-03-01T06:00:10.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:02:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
    "cloudIdentifier" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"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-03-01T06:01:06.000+00:00"
  } ],
  "requestURI" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:02:03.747Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:03.747Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:02:03.750Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:02:03.750Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:02:03.751Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:03.751Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:02:03.751Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:02:03.752Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f4cc2c3b03baa6f9eed3f5f78c04f75", X-B3-SpanId:"48004998e5c15377", X-B3-ParentSpanId:"3ab4ecd51632f155", X-B3-Sampled:"0", X-ONAP-RequestID:"057d8fd3-f539-4c9a-95cd-2b808d373de4", X-RequestID:"057d8fd3-f539-4c9a-95cd-2b808d373de4", X-TransactionID:"057d8fd3-f539-4c9a-95cd-2b808d373de4", X-ECOMP-RequestID:"057d8fd3-f539-4c9a-95cd-2b808d373de4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23c1997a-bcbd-4fbb-8ba0-116e6ac6b951"]
2023-03-01T06:02:03.752Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:02:03.752Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:02:03.852Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:03.853Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:03.853Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:02:03.853Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:04 GMT", x-envoy-upstream-service-time:"96", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:03.910Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677650470000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:01:13.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:02:03.911Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:03.912Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:02:03.945Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:02:03.945Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:02:03.947Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:03.947Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:02:03.947Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:02:03.948Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"057d8fd3-f539-4c9a-95cd-2b808d373de4", X-RequestID:"057d8fd3-f539-4c9a-95cd-2b808d373de4", X-TransactionID:"057d8fd3-f539-4c9a-95cd-2b808d373de4", X-ECOMP-RequestID:"057d8fd3-f539-4c9a-95cd-2b808d373de4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6e82f0e-337e-41fb-a0ee-04ea08178927"]
2023-03-01T06:02:03.948Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:02:03.948Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:02:04.243Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:04.244Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:04.244Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:02:04.244Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=39224A7755BE53DA9B9FA10F22DBF848; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Wed, 01 Mar 2023 06:02:05 GMT", x-envoy-upstream-service-time:"286", server:"envoy"]
2023-03-01T06:02:04.245Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"94018a0d-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"58edff26-5872-4f4b-9f0e-bc6647e4ba6f","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T06:01:59.132+0000","endTime":"2023-03-01T06:02:00.602+0000","removalTime":null,"durationInMillis":1470,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"93fef1c6-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T06:02:04.245Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:04.245Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:02:04.278Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:02:04.279Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:02:04.279Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:04.279Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:02:04.280Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:02:04.280Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"057d8fd3-f539-4c9a-95cd-2b808d373de4", X-RequestID:"057d8fd3-f539-4c9a-95cd-2b808d373de4", X-TransactionID:"057d8fd3-f539-4c9a-95cd-2b808d373de4", X-ECOMP-RequestID:"057d8fd3-f539-4c9a-95cd-2b808d373de4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79252c67-cabf-467c-a195-619ee1616a13"]
2023-03-01T06:02:04.280Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:02:04.281Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:02:04.551Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:04.552Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:04.553Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:02:04.553Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AD4189FA4486B72D61183BA37E861991; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Wed, 01 Mar 2023 06:02:05 GMT", x-envoy-upstream-service-time:"266", server:"envoy"]
2023-03-01T06:02:04.553Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:94024d70-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"94018a0d-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"94018a0d-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"94018a0d-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:01:59.137+0000","endTime":"2023-03-01T06:02:00.595+0000","durationInMillis":1458,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:02:04.554Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:04.554Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=94018a0d-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:02:04.559Z|057d8fd3-f539-4c9a-95cd-2b808d373de4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:02:06.318Z|86f927f3-5cc0-4b3c-b4f4-665abb8fe6eb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:02:06.319Z|86f927f3-5cc0-4b3c-b4f4-665abb8fe6eb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:10.799Z|4b50739b-15bd-4f45-928a-bc5791650a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:10.800Z|4b50739b-15bd-4f45-928a-bc5791650a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:11.742Z|c6cee549-6cf3-4d57-b8fa-af466f2756c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:11.742Z|cab694b1-cfee-46c6-b380-123780922094|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:11.743Z|c6cee549-6cf3-4d57-b8fa-af466f2756c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:11.743Z|cab694b1-cfee-46c6-b380-123780922094|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:14.737Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:02:14.761Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:02:14.762Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:02:14.762Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:14.763Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:02:14.763Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:02:14.763Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61f07329ee8792f43d1accfa83fabf2c", X-B3-SpanId:"9c6b637968ff0b56", X-B3-ParentSpanId:"7301e8281fc1ffe0", X-B3-Sampled:"0", X-ONAP-RequestID:"28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f", X-RequestID:"28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f", X-TransactionID:"28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f", X-ECOMP-RequestID:"28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"666447e7-8b65-482e-8e30-7a5a777b2db6"]
2023-03-01T06:02:14.764Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:02:14.764Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:02:14.972Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:14.972Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:14.973Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:02:14.973Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:15 GMT", x-envoy-upstream-service-time:"202", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:14.974Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "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-03-01T06:00:10.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:02:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
    "cloudIdentifier" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"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-03-01T06:01:06.000+00:00"
  } ],
  "requestURI" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:02:14.974Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:14.975Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:02:14.981Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:02:14.982Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:02:14.982Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:14.983Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:02:14.983Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:02:14.983Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61f07329ee8792f43d1accfa83fabf2c", X-B3-SpanId:"b6a41b9e37cd775f", X-B3-ParentSpanId:"7301e8281fc1ffe0", X-B3-Sampled:"0", X-ONAP-RequestID:"28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f", X-RequestID:"28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f", X-TransactionID:"28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f", X-ECOMP-RequestID:"28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a62b349-3ba4-4e6b-ac3f-d92e22362085"]
2023-03-01T06:02:14.984Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:02:14.984Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:02:15.087Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:15.088Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:15.088Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:02:15.089Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:15 GMT", x-envoy-upstream-service-time:"94", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:15.089Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677650470000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:01:13.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:02:15.090Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:15.090Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:02:15.128Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:02:15.129Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:02:15.129Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:15.129Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:02:15.130Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:02:15.130Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f", X-RequestID:"28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f", X-TransactionID:"28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f", X-ECOMP-RequestID:"28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60511b75-bed7-4f09-a579-8b5af5eb9538"]
2023-03-01T06:02:15.130Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:02:15.130Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:02:15.497Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:15.498Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:15.498Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:02:15.498Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FA00F51DFC8A4F000F58E90F0451A6A3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Wed, 01 Mar 2023 06:02:16 GMT", x-envoy-upstream-service-time:"362", server:"envoy"]
2023-03-01T06:02:15.499Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"58edff26-5872-4f4b-9f0e-bc6647e4ba6f","processDefinitionId":"ControllerExecutionBB:1:c6558819-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-01T06:02:05.236+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"95c92b2b-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T06:02:15.499Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:15.499Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:02:15.526Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:02:15.527Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:02:15.527Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:15.527Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:02:15.527Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:02:15.528Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f", X-RequestID:"28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f", X-TransactionID:"28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f", X-ECOMP-RequestID:"28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e448d10a-9296-4564-a08c-1a9ecfb0766a"]
2023-03-01T06:02:15.528Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:02:15.528Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:02:16.116Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:16.116Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:16.117Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:02:16.117Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=24833C8FA5CD65EC9D4B42FD6E096CC1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Wed, 01 Mar 2023 06:02:16 GMT", x-envoy-upstream-service-time:"583", server:"envoy"]
2023-03-01T06:02:16.117Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:97b01316-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:c6558819-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:02:05.309+0000","endTime":"2023-03-01T06:02:05.318+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:02:16.118Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:16.118Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=97a4ef51-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:02:16.127Z|28ebfcbf-7fdc-4ae8-ab3a-1f866d24197f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:02:16.195Z|bf9a930d-9fc9-4088-b36d-3210f25beac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:02:16.196Z|bf9a930d-9fc9-4088-b36d-3210f25beac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:02:20.823Z|2dabf30d-06eb-451a-97c7-deebe4d45bb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:20.824Z|2dabf30d-06eb-451a-97c7-deebe4d45bb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:21.767Z|43bcf31f-d3f4-4456-b611-046d77c695ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:21.768Z|43bcf31f-d3f4-4456-b611-046d77c695ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:21.801Z|bce6f04b-c0a3-44e5-94f7-f29dc4b16270|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:21.801Z|bce6f04b-c0a3-44e5-94f7-f29dc4b16270|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:26.362Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:02:26.368Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:02:26.369Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:02:26.369Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:26.369Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:02:26.370Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:02:26.370Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2b460c6d9585162b8579318d5a885d1", X-B3-SpanId:"74ac1b926cf09c4a", X-B3-ParentSpanId:"888e2bcc192dcae2", X-B3-Sampled:"0", X-ONAP-RequestID:"18babe6c-edca-4632-a6b1-a22d67b3a8df", X-RequestID:"18babe6c-edca-4632-a6b1-a22d67b3a8df", X-TransactionID:"18babe6c-edca-4632-a6b1-a22d67b3a8df", X-ECOMP-RequestID:"18babe6c-edca-4632-a6b1-a22d67b3a8df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebad859c-f50f-4fc9-86b6-e510e226a80d"]
2023-03-01T06:02:26.370Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:02:26.371Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:02:26.607Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:26.608Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:26.608Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:02:26.608Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:27 GMT", x-envoy-upstream-service-time:"232", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:26.617Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ActivateVnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 8; BBs remaining = 1).",
  "progress" : 89,
  "startTime" : "2023-03-01T06:00:10.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:02:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
    "cloudIdentifier" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"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-03-01T06:01:06.000+00:00"
  } ],
  "requestURI" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:02:26.618Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:26.618Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:02:26.620Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:02:26.620Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:02:26.620Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:26.621Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:02:26.621Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:02:26.621Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2b460c6d9585162b8579318d5a885d1", X-B3-SpanId:"929a945d11fc8fee", X-B3-ParentSpanId:"888e2bcc192dcae2", X-B3-Sampled:"0", X-ONAP-RequestID:"18babe6c-edca-4632-a6b1-a22d67b3a8df", X-RequestID:"18babe6c-edca-4632-a6b1-a22d67b3a8df", X-TransactionID:"18babe6c-edca-4632-a6b1-a22d67b3a8df", X-ECOMP-RequestID:"18babe6c-edca-4632-a6b1-a22d67b3a8df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24e47fa5-c2b9-486b-a946-f21ffa2d74fc"]
2023-03-01T06:02:26.622Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:02:26.622Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:02:26.695Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:26.697Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:26.697Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:02:26.698Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:27 GMT", x-envoy-upstream-service-time:"70", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:26.699Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677650470000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:01:13.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:02:26.699Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:26.700Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:02:26.746Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:02:26.747Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:02:26.747Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:26.747Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:02:26.748Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:02:26.748Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"18babe6c-edca-4632-a6b1-a22d67b3a8df", X-RequestID:"18babe6c-edca-4632-a6b1-a22d67b3a8df", X-TransactionID:"18babe6c-edca-4632-a6b1-a22d67b3a8df", X-ECOMP-RequestID:"18babe6c-edca-4632-a6b1-a22d67b3a8df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"916b752b-47e7-4401-bb77-58fe3c9457d6"]
2023-03-01T06:02:26.748Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:02:26.748Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:02:27.009Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:27.010Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:27.010Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:02:27.011Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=121A80EC567B0D74669240E8F48144DE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Wed, 01 Mar 2023 06:02:27 GMT", x-envoy-upstream-service-time:"257", server:"envoy"]
2023-03-01T06:02:27.011Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"58edff26-5872-4f4b-9f0e-bc6647e4ba6f","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T06:02:24.270+0000","endTime":"2023-03-01T06:02:25.561+0000","removalTime":null,"durationInMillis":1291,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"a2f841d7-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T06:02:27.011Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:27.012Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:02:27.041Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:02:27.042Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:02:27.042Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:27.042Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:02:27.042Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:02:27.043Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"18babe6c-edca-4632-a6b1-a22d67b3a8df", X-RequestID:"18babe6c-edca-4632-a6b1-a22d67b3a8df", X-TransactionID:"18babe6c-edca-4632-a6b1-a22d67b3a8df", X-ECOMP-RequestID:"18babe6c-edca-4632-a6b1-a22d67b3a8df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50356ca4-0827-41ce-a2d3-bdf83c99d239"]
2023-03-01T06:02:27.043Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:02:27.043Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:02:27.285Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:27.286Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:27.286Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:02:27.287Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F24626D1B6A263C737430C27CF78441D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Wed, 01 Mar 2023 06:02:27 GMT", x-envoy-upstream-service-time:"238", server:"envoy"]
2023-03-01T06:02:27.288Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a2feaac1-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:02:24.279+0000","endTime":"2023-03-01T06:02:25.560+0000","durationInMillis":1281,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5434fd19-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:02:27.288Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:27.288Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2fd4b1e-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:02:27.293Z|18babe6c-edca-4632-a6b1-a22d67b3a8df|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:02:30.846Z|bffcea7a-7c95-4d8e-8070-b3daf0aaf168|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:30.847Z|bffcea7a-7c95-4d8e-8070-b3daf0aaf168|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:31.195Z|baf54eca-9fee-47a4-a799-a3b556b6a7ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:02:31.196Z|baf54eca-9fee-47a4-a799-a3b556b6a7ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:02:31.801Z|869051cf-3f08-415d-a890-bde7fb0087f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:31.802Z|869051cf-3f08-415d-a890-bde7fb0087f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:31.824Z|e6e54c27-6f64-4797-8586-efef3a07df7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:31.824Z|e6e54c27-6f64-4797-8586-efef3a07df7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:32.046Z|ba6d1d61-511a-4be7-9dd3-8d7ee15d671c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:02:32.047Z|ba6d1d61-511a-4be7-9dd3-8d7ee15d671c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:02:37.480Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:02:37.488Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:02:37.489Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:02:37.490Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:37.490Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:02:37.490Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:02:37.491Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0105edc62e3bcee3ebccfdf3935ff8ba", X-B3-SpanId:"1fef3492b2baa7ff", X-B3-ParentSpanId:"54f58b4c5d560592", X-B3-Sampled:"0", X-ONAP-RequestID:"55bf3042-f791-4067-90a6-227f7a2d04cd", X-RequestID:"55bf3042-f791-4067-90a6-227f7a2d04cd", X-TransactionID:"55bf3042-f791-4067-90a6-227f7a2d04cd", X-ECOMP-RequestID:"55bf3042-f791-4067-90a6-227f7a2d04cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"356608e8-abae-4e12-9f3a-a9eacbe71079"]
2023-03-01T06:02:37.491Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:02:37.492Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:02:37.598Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:37.599Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:37.600Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:02:37.600Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:38 GMT", x-envoy-upstream-service-time:"101", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:37.634Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T06:00:10.000+00:00",
  "endTime" : "2023-03-01T06:02:30.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:02:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
    "cloudIdentifier" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"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-03-01T06:01:06.000+00:00"
  } ],
  "requestURI" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:02:37.634Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:37.635Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:02:37.637Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:02:37.637Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:02:37.638Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:37.638Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:02:37.639Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:02:37.639Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0105edc62e3bcee3ebccfdf3935ff8ba", X-B3-SpanId:"99c04057d1e0a4f3", X-B3-ParentSpanId:"54f58b4c5d560592", X-B3-Sampled:"0", X-ONAP-RequestID:"55bf3042-f791-4067-90a6-227f7a2d04cd", X-RequestID:"55bf3042-f791-4067-90a6-227f7a2d04cd", X-TransactionID:"55bf3042-f791-4067-90a6-227f7a2d04cd", X-ECOMP-RequestID:"55bf3042-f791-4067-90a6-227f7a2d04cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b08ee48-4309-44f6-96e7-2e09b66d129b"]
2023-03-01T06:02:37.639Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:02:37.640Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:02:37.693Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:37.693Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:37.694Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:02:37.694Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:38 GMT", x-envoy-upstream-service-time:"50", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:37.702Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677650470000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:01:13.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:02:37.703Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:37.703Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:02:37.713Z|55bf3042-f791-4067-90a6-227f7a2d04cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:02:37.887Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:02:37.892Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:02:37.893Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:02:37.893Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:37.894Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:02:37.894Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:02:37.895Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9c8453ccdeaa4c2cf1b0b12dc8e274e", X-B3-SpanId:"897650d1a9764990", X-B3-ParentSpanId:"fe5965d145c0b5c2", X-B3-Sampled:"0", X-ONAP-RequestID:"454b0b2f-a3fb-45e3-b6a2-352fed089bf5", X-RequestID:"454b0b2f-a3fb-45e3-b6a2-352fed089bf5", X-TransactionID:"454b0b2f-a3fb-45e3-b6a2-352fed089bf5", X-ECOMP-RequestID:"454b0b2f-a3fb-45e3-b6a2-352fed089bf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ab9b837-a1a9-442b-8a4f-aa82b27e5587"]
2023-03-01T06:02:37.895Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:02:37.896Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:02:37.987Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:37.988Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:37.988Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:02:37.988Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:38 GMT", x-envoy-upstream-service-time:"88", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:38.000Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T06:00:10.000+00:00",
  "endTime" : "2023-03-01T06:02:30.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:02:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
    "cloudIdentifier" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"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-03-01T06:01:06.000+00:00"
  } ],
  "requestURI" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:02:38.000Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:38.001Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:02:38.004Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:02:38.005Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:02:38.005Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:38.006Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:02:38.006Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:02:38.007Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9c8453ccdeaa4c2cf1b0b12dc8e274e", X-B3-SpanId:"f0cc38f00d020ce2", X-B3-ParentSpanId:"fe5965d145c0b5c2", X-B3-Sampled:"0", X-ONAP-RequestID:"454b0b2f-a3fb-45e3-b6a2-352fed089bf5", X-RequestID:"454b0b2f-a3fb-45e3-b6a2-352fed089bf5", X-TransactionID:"454b0b2f-a3fb-45e3-b6a2-352fed089bf5", X-ECOMP-RequestID:"454b0b2f-a3fb-45e3-b6a2-352fed089bf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c9a683f-b0e0-4ee6-9414-1c8d04e509c5"]
2023-03-01T06:02:38.007Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:02:38.008Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:02:38.097Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:38.098Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:38.098Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:02:38.098Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:38 GMT", x-envoy-upstream-service-time:"86", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:38.100Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677650470000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:01:13.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:02:38.100Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:38.100Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:02:38.108Z|454b0b2f-a3fb-45e3-b6a2-352fed089bf5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:02:38.315Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:02:38.328Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:02:38.329Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:02:38.329Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:38.330Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:02:38.330Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:02:38.330Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2025e4b0b8b583846feea186859a15a0", X-B3-SpanId:"450768fd7c07036b", X-B3-ParentSpanId:"57acd46649cd3da6", X-B3-Sampled:"1", X-ONAP-RequestID:"f597a625-3a53-4c55-8b00-01a436bbcbfb", X-RequestID:"f597a625-3a53-4c55-8b00-01a436bbcbfb", X-TransactionID:"f597a625-3a53-4c55-8b00-01a436bbcbfb", X-ECOMP-RequestID:"f597a625-3a53-4c55-8b00-01a436bbcbfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aeeab37-cbff-467c-b6a2-bfa35062b929"]
2023-03-01T06:02:38.331Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:02:38.331Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:02:38.534Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:38.534Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:38.535Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:02:38.535Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:38 GMT", x-envoy-upstream-service-time:"199", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:38.541Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T06:00:10.000+00:00",
  "endTime" : "2023-03-01T06:02:30.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:02:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
    "cloudIdentifier" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"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-03-01T06:01:06.000+00:00"
  } ],
  "requestURI" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:02:38.542Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:38.542Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:02:38.545Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:02:38.545Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:02:38.546Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:38.546Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:02:38.546Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:02:38.546Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2025e4b0b8b583846feea186859a15a0", X-B3-SpanId:"4cda55c05205ce9a", X-B3-ParentSpanId:"57acd46649cd3da6", X-B3-Sampled:"1", X-ONAP-RequestID:"f597a625-3a53-4c55-8b00-01a436bbcbfb", X-RequestID:"f597a625-3a53-4c55-8b00-01a436bbcbfb", X-TransactionID:"f597a625-3a53-4c55-8b00-01a436bbcbfb", X-ECOMP-RequestID:"f597a625-3a53-4c55-8b00-01a436bbcbfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f686871-165b-42a0-9c6d-d4fe819d821d"]
2023-03-01T06:02:38.547Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:02:38.547Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:02:38.611Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:38.612Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:38.612Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:02:38.613Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:39 GMT", x-envoy-upstream-service-time:"62", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:38.631Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677650470000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:01:13.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:02:38.631Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:38.632Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:02:38.639Z|f597a625-3a53-4c55-8b00-01a436bbcbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:02:38.832Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:02:38.838Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:02:38.839Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:02:38.839Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:38.840Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:02:38.840Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:02:38.841Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b65973cbd77ad9dfc594251be9fab7c", X-B3-SpanId:"077ac28cef760abb", X-B3-ParentSpanId:"bbcc12ed1b48e794", X-B3-Sampled:"0", X-ONAP-RequestID:"87d00907-e609-419b-bf32-69314ec04cce", X-RequestID:"87d00907-e609-419b-bf32-69314ec04cce", X-TransactionID:"87d00907-e609-419b-bf32-69314ec04cce", X-ECOMP-RequestID:"87d00907-e609-419b-bf32-69314ec04cce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd9554a0-85ef-4820-8251-aeb9bd657e41"]
2023-03-01T06:02:38.841Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:02:38.841Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:02:38.928Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:38.928Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:38.929Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:02:38.929Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:39 GMT", x-envoy-upstream-service-time:"83", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:38.935Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T06:00:10.000+00:00",
  "endTime" : "2023-03-01T06:02:30.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:02:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
    "cloudIdentifier" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"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-03-01T06:01:06.000+00:00"
  } ],
  "requestURI" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:02:38.935Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:38.936Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:02:38.938Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:02:38.938Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:02:38.938Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:38.939Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:02:38.939Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:02:38.939Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b65973cbd77ad9dfc594251be9fab7c", X-B3-SpanId:"799f63bccccfe2a3", X-B3-ParentSpanId:"bbcc12ed1b48e794", X-B3-Sampled:"0", X-ONAP-RequestID:"87d00907-e609-419b-bf32-69314ec04cce", X-RequestID:"87d00907-e609-419b-bf32-69314ec04cce", X-TransactionID:"87d00907-e609-419b-bf32-69314ec04cce", X-ECOMP-RequestID:"87d00907-e609-419b-bf32-69314ec04cce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ada4fc6-a84e-4e10-9986-988575ab780f"]
2023-03-01T06:02:38.940Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:02:38.940Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:02:38.995Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:38.996Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:38.996Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:02:38.997Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:39 GMT", x-envoy-upstream-service-time:"52", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:39.017Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677650470000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:01:13.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:02:39.018Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:39.019Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:02:39.030Z|87d00907-e609-419b-bf32-69314ec04cce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:02:39.212Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:02:39.218Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:02:39.218Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||Invoke
2023-03-01T06:02:39.219Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:39.219Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f
2023-03-01T06:02:39.219Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Method      : GET
2023-03-01T06:02:39.220Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7fce5a8176588d78c116dd6b782ad47", X-B3-SpanId:"12b5ee83d0fa827e", X-B3-ParentSpanId:"1626775325220012", X-B3-Sampled:"0", X-ONAP-RequestID:"88586b6e-d6b4-4ff2-bddc-9315c85f858c", X-RequestID:"88586b6e-d6b4-4ff2-bddc-9315c85f858c", X-TransactionID:"88586b6e-d6b4-4ff2-bddc-9315c85f858c", X-ECOMP-RequestID:"88586b6e-d6b4-4ff2-bddc-9315c85f858c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26a84a63-23c6-489b-a803-18aa36ebfcf7"]
2023-03-01T06:02:39.220Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Request body: 
2023-03-01T06:02:39.221Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||==========================request end================================================
2023-03-01T06:02:39.259Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:39.260Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:39.260Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Status text  : OK
2023-03-01T06:02:39.261Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:39 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:39.269Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||Response body: {
  "requestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T06:00:10.000+00:00",
  "endTime" : "2023-03-01T06:02:30.000+00:00",
  "source" : "VID",
  "vnfId" : "aa7aabf8-baff-4431-9847-a589f65a1983",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n\t\t\t\"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085\",\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\": \"f112d5f8-7d58-4d83-a9e2-81972a98df74\",\n                                        \"modelInvariantUuid\": \"d65f6fad-b2b5-4057-8398-f0cf13c16a65\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3ca7a4a9-156a-4940-a55c-6c39d5f9821c\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1f88cd85039a40618a028e3d4c59648e\",\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\": \"20dc0a68-848d-4719-be6a-ed591a4cd98b\",\n                                                \"modelInvariantUuid\": \"cd784aea-b266-428b-bc75-c5746c51e0ef\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"85628b4b-adf8-49ea-8212-219644e4ad0e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\n                            \"modelInvariantId\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\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\": \"139a3bb5-9890-4ec8-ad67-0531c980ab65\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:02:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "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" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
    "cloudIdentifier" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"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-03-01T06:01:06.000+00:00"
  } ],
  "requestURI" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f"
    }
  }
}
2023-03-01T06:02:39.270Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:39.270Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|INFO|500||InvokeReturn
2023-03-01T06:02:39.272Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:02:39.272Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:02:39.273Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:39.273Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false
2023-03-01T06:02:39.274Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:02:39.274Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7fce5a8176588d78c116dd6b782ad47", X-B3-SpanId:"facaea742c225f40", X-B3-ParentSpanId:"1626775325220012", X-B3-Sampled:"0", X-ONAP-RequestID:"88586b6e-d6b4-4ff2-bddc-9315c85f858c", X-RequestID:"88586b6e-d6b4-4ff2-bddc-9315c85f858c", X-TransactionID:"88586b6e-d6b4-4ff2-bddc-9315c85f858c", X-ECOMP-RequestID:"88586b6e-d6b4-4ff2-bddc-9315c85f858c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bc83acf-7615-4c15-99a5-f16682e0f49e"]
2023-03-01T06:02:39.274Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:02:39.275Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:02:39.303Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:39.304Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:39.304Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:02:39.305Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:39 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:39.305Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "58edff26-5872-4f4b-9f0e-bc6647e4ba6f",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677650470000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:01:13.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:02:39.306Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:39.306Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58edff26-5872-4f4b-9f0e-bc6647e4ba6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:02:39.316Z|88586b6e-d6b4-4ff2-bddc-9315c85f858c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58edff26-5872-4f4b-9f0e-bc6647e4ba6f|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:02:40.888Z|bbc99fb5-31b9-44e7-875a-1df44bc45e28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:40.890Z|bbc99fb5-31b9-44e7-875a-1df44bc45e28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:41.827Z|8cbd4ea1-ccf9-4d76-b8ed-b827ad1e872d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:41.828Z|8cbd4ea1-ccf9-4d76-b8ed-b827ad1e872d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:41.849Z|d0fdd365-2c33-40e9-86d2-febeb491d259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:41.850Z|d0fdd365-2c33-40e9-86d2-febeb491d259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:46.061Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:02:46.068Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|||INFO|500||Checking if requestId: b7817ca2-70f9-4f74-b031-309235e9cbb8 already exists in requestDb InfraActiveRequests table
2023-03-01T06:02:46.069Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:02:46.069Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||Invoke
2023-03-01T06:02:46.070Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:46.070Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:02:46.070Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Method      : GET
2023-03-01T06:02:46.071Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e0ff1c30b76f32b34f3af64b0a233d4", X-B3-SpanId:"18e9c3df41ca8a1b", X-B3-ParentSpanId:"1d3d1866df199bc1", X-B3-Sampled:"0", X-ONAP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-TransactionID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ECOMP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81cf2e68-98bd-4374-98c3-441fc5bbad7d"]
2023-03-01T06:02:46.071Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Request body: 
2023-03-01T06:02:46.072Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||==========================request end================================================
2023-03-01T06:02:46.195Z|247a36be-62b9-4be0-882a-6891ff45698d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:02:46.198Z|247a36be-62b9-4be0-882a-6891ff45698d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:02:46.217Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:46.217Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T06:02:46.218Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status text  : Not Found
2023-03-01T06:02:46.218Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 06:02:46 GMT", x-envoy-upstream-service-time:"140", server:"envoy"]
2023-03-01T06:02:46.218Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Response body: 
2023-03-01T06:02:46.219Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:46.219Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|404|Not Found|InvokeReturn
2023-03-01T06:02:46.234Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|||INFO|500||Running local validations
2023-03-01T06:02:46.245Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-03-01T06:02:46.347Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||Invoke
2023-03-01T06:02:46.348Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|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/1f88cd85039a40618a028e3d4c59648e with request headers:{Authorization=[***REDACTED***], X-RequestID=[b7817ca2-70f9-4f74-b031-309235e9cbb8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9bf6526c-cde2-4986-93c1-1d46623ed6c3], X-ECOMP-RequestID=[b7817ca2-70f9-4f74-b031-309235e9cbb8], X-TransactionId=[], X-ONAP-RequestID=[b7817ca2-70f9-4f74-b031-309235e9cbb8]}
2023-03-01T06:02:46.416Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|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/1f88cd85039a40618a028e3d4c59648e has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 06:02:45 GMT], server=[envoy], content-length=[1035], x-envoy-upstream-service-time=[46], vertex-id=[196840], x-aai-txid=[1-aai-resources-230301-06:02:45:307-32850], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-01T06:02:46.419Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|DEBUG|500||{"tenant-id":"1f88cd85039a40618a028e3d4c59648e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677650421651","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/aa7aabf8-baff-4431-9847-a589f65a1983","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"aa7aabf8-baff-4431-9847-a589f65a1983"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}}

2023-03-01T06:02:46.419Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1f88cd85039a40618a028e3d4c59648e|INFO|500||InvokeReturn
2023-03-01T06:02:46.422Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-03-01T06:02:46.422Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-03-01T06:02:46.423Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T06:02:46.424Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-03-01T06:02:46.424Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:46.424Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-03-01T06:02:46.425Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-03-01T06:02:46.425Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|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:"5e0ff1c30b76f32b34f3af64b0a233d4", X-B3-SpanId:"4d7c5ebd2d0c1a62", X-B3-ParentSpanId:"1d3d1866df199bc1", X-B3-Sampled:"0", X-ONAP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-TransactionID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ECOMP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ae8b46f-68ca-4e1e-9f60-eec659a12912"]
2023-03-01T06:02:46.426Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"98b063b9-7b8c-44ef-8bbf-de67246736af"},"instanceName":null,"requestScope":"service"}
2023-03-01T06:02:46.426Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-03-01T06:02:46.494Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:46.495Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:46.496Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-03-01T06:02:46.496Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 06:02:46 GMT", x-envoy-upstream-service-time:"65", server:"envoy"]
2023-03-01T06:02:46.497Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-03-01T06:02:46.497Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:46.498Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-03-01T06:02:46.499Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1
2023-03-01T06:02:46.500Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|INFO|500||Invoke
2023-03-01T06:02:46.505Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:46.505Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1
2023-03-01T06:02:46.506Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Method      : GET
2023-03-01T06:02:46.507Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-TransactionID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ECOMP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c9fd913-cc59-4ace-a3a0-83cc1b194091"]
2023-03-01T06:02:46.507Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Request body: 
2023-03-01T06:02:46.508Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||==========================request end================================================
2023-03-01T06:02:46.546Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:46.547Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:46.548Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Status text  : OK
2023-03-01T06:02:46.549Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 06:02:46 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:46.550Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "b0dc6442-0d5f-4f5c-8dee-0e996f1570d1",
  "modelInvariantUUID" : "268bb17f-53be-4c7a-b563-332d32979c02",
  "created" : "2023-03-01 05:59:19.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 14,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/pnfCustomizations"
    }
  }
}
2023-03-01T06:02:46.551Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:46.552Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|INFO|500||InvokeReturn
2023-03-01T06:02:46.557Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance
2023-03-01T06:02:46.558Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|INFO|500||Invoke
2023-03-01T06:02:46.558Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:46.559Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance
2023-03-01T06:02:46.559Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||Method      : GET
2023-03-01T06:02:46.560Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-TransactionID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ECOMP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"235de4d4-ca04-47fb-a332-f1d9f2755d46"]
2023-03-01T06:02:46.560Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||Request body: 
2023-03-01T06:02:46.560Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-03-01T06:02:46.582Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:46.583Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T06:02:46.583Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||Status text  : Not Found
2023-03-01T06:02:46.584Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 06:02:46 GMT", x-envoy-upstream-service-time:"17", server:"envoy"]
2023-03-01T06:02:46.584Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||Response body: 
2023-03-01T06:02:46.585Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:46.585Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-03-01T06:02:46.586Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02
2023-03-01T06:02:46.587Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|INFO|500||Invoke
2023-03-01T06:02:46.587Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:46.588Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02
2023-03-01T06:02:46.588Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||Method      : GET
2023-03-01T06:02:46.588Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-TransactionID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ECOMP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94607c69-e480-4e03-add7-58a4584d55d4"]
2023-03-01T06:02:46.589Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||Request body: 
2023-03-01T06:02:46.589Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||==========================request end================================================
2023-03-01T06:02:46.630Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:46.631Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:46.632Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||Status text  : OK
2023-03-01T06:02:46.632Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 06:02:46 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:46.633Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "b0dc6442-0d5f-4f5c-8dee-0e996f1570d1",
      "modelInvariantUUID" : "268bb17f-53be-4c7a-b563-332d32979c02",
      "created" : "2023-03-01 05:59:19.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 14,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/recipes"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/collectionResourceCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/csar"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/allottedCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/vnfCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/networkCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/configurationCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/pnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02"
    }
  }
}
2023-03-01T06:02:46.634Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:46.634Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=268bb17f-53be-4c7a-b563-332d32979c02|INFO|500||InvokeReturn
2023-03-01T06:02:46.638Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance
2023-03-01T06:02:46.639Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|INFO|500||Invoke
2023-03-01T06:02:46.640Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:46.640Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance
2023-03-01T06:02:46.640Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||Method      : GET
2023-03-01T06:02:46.641Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-TransactionID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ECOMP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ac754a1-3d71-4613-a3ba-ebbdbfb33010"]
2023-03-01T06:02:46.641Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||Request body: 
2023-03-01T06:02:46.642Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-03-01T06:02:46.661Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:46.662Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T06:02:46.663Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||Status text  : Not Found
2023-03-01T06:02:46.664Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 06:02:46 GMT", x-envoy-upstream-service-time:"16", server:"envoy"]
2023-03-01T06:02:46.664Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||Response body: 
2023-03-01T06:02:46.665Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:46.665Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b0dc6442-0d5f-4f5c-8dee-0e996f1570d1&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-03-01T06:02:46.666Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T06:02:46.667Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-03-01T06:02:46.667Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:46.668Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-03-01T06:02:46.668Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-03-01T06:02:46.669Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|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:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-TransactionID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ECOMP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da46012b-c684-4024-9f78-22d64a18bea7"]
2023-03-01T06:02:46.669Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-03-01T06:02:46.670Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-03-01T06:02:46.701Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:46.703Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:46.703Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-03-01T06:02:46.704Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|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:"Wed, 01 Mar 2023 06:02:46 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:46.705Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-03-01 01:47:23.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2023-03-01T06:02:46.706Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:46.706Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-03-01T06:02:46.710Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2023-03-01T06:02:46.711Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2023-03-01T06:02:46.711Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:46.712Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2023-03-01T06:02:46.712Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2023-03-01T06:02:46.713Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|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:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-TransactionID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ECOMP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8dbfb709-bd54-48e0-85b1-445dc61e6fc1"]
2023-03-01T06:02:46.714Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2023-03-01T06:02:46.714Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-03-01T06:02:46.742Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:46.743Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:46.743Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|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-03-01T06:02:46.744Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|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:"Wed, 01 Mar 2023 06:02:46 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:46.745Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|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-03-01T01:47:23.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-03-01T06:02:46.745Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:46.746Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2023-03-01T06:02:46.749Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1
2023-03-01T06:02:46.749Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|INFO|500||Invoke
2023-03-01T06:02:46.749Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:46.750Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1
2023-03-01T06:02:46.750Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Method      : GET
2023-03-01T06:02:46.751Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-TransactionID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ECOMP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5291a496-63d1-4cc2-b180-e4645997411d"]
2023-03-01T06:02:46.751Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Request body: 
2023-03-01T06:02:46.752Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||==========================request end================================================
2023-03-01T06:02:46.788Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:46.789Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:46.790Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Status text  : OK
2023-03-01T06:02:46.790Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 01 Mar 2023 06:02:46 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:46.791Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "b0dc6442-0d5f-4f5c-8dee-0e996f1570d1",
  "modelInvariantUUID" : "268bb17f-53be-4c7a-b563-332d32979c02",
  "created" : "2023-03-01 05:59:19.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 14,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1/pnfCustomizations"
    }
  }
}
2023-03-01T06:02:46.792Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:46.793Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1|INFO|500||InvokeReturn
2023-03-01T06:02:46.797Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T06:02:46.797Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-03-01T06:02:46.798Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:46.798Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-03-01T06:02:46.798Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-03-01T06:02:46.799Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|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:"5e0ff1c30b76f32b34f3af64b0a233d4", X-B3-SpanId:"cd2e236851838c17", X-B3-ParentSpanId:"1d3d1866df199bc1", X-B3-Sampled:"0", X-ONAP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-TransactionID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ECOMP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66e34ce8-a9fe-4171-beb9-caba7af4c3bd"]
2023-03-01T06:02:46.799Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b7817ca2-70f9-4f74-b031-309235e9cbb8","requestStatus":"IN_PROGRESS","startTime":1677650566235,"source":"VID","tenantId":"1f88cd85039a40618a028e3d4c59648e","requestBody":"{\n\t\"requestDetails\": {\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\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"98b063b9-7b8c-44ef-8bbf-de67246736af","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"b7817ca2-70f9-4f74-b031-309235e9cbb8"}
2023-03-01T06:02:46.800Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-03-01T06:02:46.935Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:46.936Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-03-01T06:02:46.936Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-03-01T06:02:46.941Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|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/b7817ca2-70f9-4f74-b031-309235e9cbb8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:46 GMT", x-envoy-upstream-service-time:"132", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:46.958Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T06:02:46.235+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-03-01T06:02:47.638+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    }
  }
}
2023-03-01T06:02:46.959Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:46.960Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-03-01T06:02:46.972Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T06:02:46.973Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-03-01T06:02:46.973Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:46.974Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-03-01T06:02:46.974Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-03-01T06:02:46.975Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|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:"5e0ff1c30b76f32b34f3af64b0a233d4", X-B3-SpanId:"b2463b9d5fa5f177", X-B3-ParentSpanId:"1d3d1866df199bc1", X-B3-Sampled:"0", X-ONAP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-TransactionID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ECOMP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b67f7670-d3e1-49c0-be68-cfe7672d76e9"]
2023-03-01T06:02:46.979Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"268bb17f-53be-4c7a-b563-332d32979c02\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\"modelUuid\":\"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\",\"modelInvariantUuid\":\"268bb17f-53be-4c7a-b563-332d32979c02\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"1f88cd85039a40618a028e3d4c59648e\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"98b063b9-7b8c-44ef-8bbf-de67246736af\"}","type":"String"},"requestId":{"value":"b7817ca2-70f9-4f74-b031-309235e9cbb8","type":"String"},"mso-request-id":{"value":"b7817ca2-70f9-4f74-b031-309235e9cbb8","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"98b063b9-7b8c-44ef-8bbf-de67246736af","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/98b063b9-7b8c-44ef-8bbf-de67246736af","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-03-01T06:02:46.980Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-03-01T06:02:49.029Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:49.030Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-03-01T06:02:49.030Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-03-01T06:02:49.030Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 01 Mar 2023 06:02:49 GMT", X-ONAP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-TransactionID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ECOMP-RequestID:"b7817ca2-70f9-4f74-b031-309235e9cbb8", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b67f7670-d3e1-49c0-be68-cfe7672d76e9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"2044", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:49.031Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b7817ca2-70f9-4f74-b031-309235e9cbb8\",\"instanceId\":\"98b063b9-7b8c-44ef-8bbf-de67246736af\"}}","message":"Success","processInstanceID":"b1086ae8-b7f6-11ed-b8be-fe28cc8d84ee","variables":null,"messageCode":200}
2023-03-01T06:02:49.031Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:49.032Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-03-01T06:02:49.038Z|b7817ca2-70f9-4f74-b031-309235e9cbb8|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:02:49.240Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:02:49.246Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:02:49.247Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||Invoke
2023-03-01T06:02:49.247Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:49.247Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:02:49.248Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Method      : GET
2023-03-01T06:02:49.248Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27596743e6bb57352b8ae850246fde46", X-B3-SpanId:"9fc963594fbd6e44", X-B3-ParentSpanId:"02dca18e91a94a7c", X-B3-Sampled:"0", X-ONAP-RequestID:"eed575cb-5646-4e8a-85f4-b484cbe2ca35", X-RequestID:"eed575cb-5646-4e8a-85f4-b484cbe2ca35", X-TransactionID:"eed575cb-5646-4e8a-85f4-b484cbe2ca35", X-ECOMP-RequestID:"eed575cb-5646-4e8a-85f4-b484cbe2ca35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ae9ca17-0783-4216-a041-cf0f5923e055"]
2023-03-01T06:02:49.248Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Request body: 
2023-03-01T06:02:49.249Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||==========================request end================================================
2023-03-01T06:02:49.390Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:49.391Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:49.391Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status text  : OK
2023-03-01T06:02:49.391Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:49 GMT", x-envoy-upstream-service-time:"137", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:49.392Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Response body: {
  "requestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-03-01T06:02:46.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:02:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    }
  }
}
2023-03-01T06:02:49.392Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:49.393Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||InvokeReturn
2023-03-01T06:02:49.394Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:02:49.395Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:02:49.395Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:49.395Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:02:49.396Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:02:49.396Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27596743e6bb57352b8ae850246fde46", X-B3-SpanId:"84ec70046ba7644a", X-B3-ParentSpanId:"02dca18e91a94a7c", X-B3-Sampled:"0", X-ONAP-RequestID:"eed575cb-5646-4e8a-85f4-b484cbe2ca35", X-RequestID:"eed575cb-5646-4e8a-85f4-b484cbe2ca35", X-TransactionID:"eed575cb-5646-4e8a-85f4-b484cbe2ca35", X-ECOMP-RequestID:"eed575cb-5646-4e8a-85f4-b484cbe2ca35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7f4ade1-2df7-4a31-9337-493e7a13c62e"]
2023-03-01T06:02:49.396Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:02:49.396Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:02:49.456Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:49.456Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:49.457Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:02:49.458Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:02:49 GMT", x-envoy-upstream-service-time:"55", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:49.461Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T06:02:49.461Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:49.461Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:02:49.470Z|eed575cb-5646-4e8a-85f4-b484cbe2ca35|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:02:50.916Z|6cbe3b13-4697-4ba6-b35a-000eb93a510b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:50.916Z|6cbe3b13-4697-4ba6-b35a-000eb93a510b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:51.853Z|cf59bc32-4c9e-4fc5-b34f-f4279a4360f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:51.854Z|cf59bc32-4c9e-4fc5-b34f-f4279a4360f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:51.874Z|af788760-c195-4eca-8bd2-1c7aa2be4536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:02:51.875Z|af788760-c195-4eca-8bd2-1c7aa2be4536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:02:59.679Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:02:59.687Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:02:59.688Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||Invoke
2023-03-01T06:02:59.688Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:59.689Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:02:59.689Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Method      : GET
2023-03-01T06:02:59.689Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2799df4f5eabe176f37a3fb863d5d86", X-B3-SpanId:"c92e263c3b19105e", X-B3-ParentSpanId:"895656f2373c8dce", X-B3-Sampled:"0", X-ONAP-RequestID:"b3f69262-2c74-445c-893a-1f4f484ff22f", X-RequestID:"b3f69262-2c74-445c-893a-1f4f484ff22f", X-TransactionID:"b3f69262-2c74-445c-893a-1f4f484ff22f", X-ECOMP-RequestID:"b3f69262-2c74-445c-893a-1f4f484ff22f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"367efcf2-a040-47d6-96fa-80f99566b4b8"]
2023-03-01T06:02:59.689Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Request body: 
2023-03-01T06:02:59.690Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||==========================request end================================================
2023-03-01T06:02:59.862Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:59.862Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:59.862Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status text  : OK
2023-03-01T06:02:59.863Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:03:00 GMT", x-envoy-upstream-service-time:"167", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:59.863Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Response body: {
  "requestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2023-03-01T06:02:46.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:02:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    }
  }
}
2023-03-01T06:02:59.864Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:59.865Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||InvokeReturn
2023-03-01T06:02:59.866Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:02:59.867Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:02:59.867Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:59.867Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:02:59.868Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:02:59.868Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2799df4f5eabe176f37a3fb863d5d86", X-B3-SpanId:"853e4d43e7d7a58f", X-B3-ParentSpanId:"895656f2373c8dce", X-B3-Sampled:"0", X-ONAP-RequestID:"b3f69262-2c74-445c-893a-1f4f484ff22f", X-RequestID:"b3f69262-2c74-445c-893a-1f4f484ff22f", X-TransactionID:"b3f69262-2c74-445c-893a-1f4f484ff22f", X-ECOMP-RequestID:"b3f69262-2c74-445c-893a-1f4f484ff22f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9341a663-fb96-4574-ae2f-fae1b10dd13a"]
2023-03-01T06:02:59.868Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:02:59.869Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:02:59.923Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:02:59.924Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:02:59.924Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:02:59.925Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:03:00 GMT", x-envoy-upstream-service-time:"52", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:02:59.939Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-03-01T06:02:59.940Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:02:59.941Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:02:59.990Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:02:59.990Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:02:59.991Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:02:59.991Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:02:59.991Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:02:59.992Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b3f69262-2c74-445c-893a-1f4f484ff22f", X-RequestID:"b3f69262-2c74-445c-893a-1f4f484ff22f", X-TransactionID:"b3f69262-2c74-445c-893a-1f4f484ff22f", X-ECOMP-RequestID:"b3f69262-2c74-445c-893a-1f4f484ff22f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbbdf345-e6a7-4d83-9d5a-c83ed4cde432"]
2023-03-01T06:02:59.992Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:02:59.992Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:03:00.324Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:00.325Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:00.326Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:03:00.326Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=67A379DA3997ABB5BCF50DF399459ADA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 01 Mar 2023 06:03:00 GMT", x-envoy-upstream-service-time:"325", server:"envoy"]
2023-03-01T06:03:00.327Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b81c1843-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"b7817ca2-70f9-4f74-b031-309235e9cbb8","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T06:02:59.704+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b1086ae8-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"b8175d10-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T06:03:00.327Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:00.328Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:03:00.352Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:03:00.353Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:03:00.353Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:00.354Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:03:00.354Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:03:00.354Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b3f69262-2c74-445c-893a-1f4f484ff22f", X-RequestID:"b3f69262-2c74-445c-893a-1f4f484ff22f", X-TransactionID:"b3f69262-2c74-445c-893a-1f4f484ff22f", X-ECOMP-RequestID:"b3f69262-2c74-445c-893a-1f4f484ff22f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbcb9406-bc5a-47d9-a47d-d6c3773cd19c"]
2023-03-01T06:03:00.355Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:03:00.355Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:03:00.554Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:00.555Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:00.555Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:03:00.556Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B90241DAE3958B752E26F55FB74AD815; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Wed, 01 Mar 2023 06:03:00 GMT", x-envoy-upstream-service-time:"195", server:"envoy"]
2023-03-01T06:03:00.556Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:b81c3f5a-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"b81c1843-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"b81c1843-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"b81c1843-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:02:59.705+0000","endTime":"2023-03-01T06:02:59.705+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b1086ae8-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:03:00.557Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:00.557Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:03:00.563Z|b3f69262-2c74-445c-893a-1f4f484ff22f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:03:00.938Z|1d1dd9e1-f108-4a54-9841-e6205f432d28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:00.939Z|1d1dd9e1-f108-4a54-9841-e6205f432d28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:01.195Z|c1a4b09c-64de-488d-85d4-a09ed57e9192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:03:01.196Z|c1a4b09c-64de-488d-85d4-a09ed57e9192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:03:01.877Z|3fedcdce-9db6-4648-a964-2edb3588a9d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:01.878Z|3fedcdce-9db6-4648-a964-2edb3588a9d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:01.898Z|91405f97-2796-49bc-a84c-530c8fefd20e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:01.899Z|91405f97-2796-49bc-a84c-530c8fefd20e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:02.048Z|5fe9d189-0f7c-40aa-b160-f02e560ecf74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:03:02.048Z|5fe9d189-0f7c-40aa-b160-f02e560ecf74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:03:06.318Z|bbebd335-09e6-44e2-bc24-eda2cc108965|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:03:06.319Z|bbebd335-09e6-44e2-bc24-eda2cc108965|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:10.756Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:03:10.764Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:03:10.764Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||Invoke
2023-03-01T06:03:10.765Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:10.765Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:03:10.765Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Method      : GET
2023-03-01T06:03:10.766Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"455703dfc825110f2e2a5983002e3b24", X-B3-SpanId:"770d31f2359b426b", X-B3-ParentSpanId:"330898260b8849a8", X-B3-Sampled:"0", X-ONAP-RequestID:"af9caa9e-c9ac-4f80-92be-81eacc0cac39", X-RequestID:"af9caa9e-c9ac-4f80-92be-81eacc0cac39", X-TransactionID:"af9caa9e-c9ac-4f80-92be-81eacc0cac39", X-ECOMP-RequestID:"af9caa9e-c9ac-4f80-92be-81eacc0cac39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"550a309c-9ab5-4607-ad94-01511af93056"]
2023-03-01T06:03:10.766Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Request body: 
2023-03-01T06:03:10.766Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||==========================request end================================================
2023-03-01T06:03:10.831Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:10.832Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:10.832Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status text  : OK
2023-03-01T06:03:10.832Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:03:11 GMT", x-envoy-upstream-service-time:"61", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:03:10.836Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Response body: {
  "requestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2023-03-01T06:02:46.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:03:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    }
  }
}
2023-03-01T06:03:10.836Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:10.837Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||InvokeReturn
2023-03-01T06:03:10.838Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:03:10.838Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:03:10.839Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:10.839Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:03:10.839Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:03:10.839Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"455703dfc825110f2e2a5983002e3b24", X-B3-SpanId:"60e5bb842a68ad6d", X-B3-ParentSpanId:"330898260b8849a8", X-B3-Sampled:"0", X-ONAP-RequestID:"af9caa9e-c9ac-4f80-92be-81eacc0cac39", X-RequestID:"af9caa9e-c9ac-4f80-92be-81eacc0cac39", X-TransactionID:"af9caa9e-c9ac-4f80-92be-81eacc0cac39", X-ECOMP-RequestID:"af9caa9e-c9ac-4f80-92be-81eacc0cac39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4feec64b-e671-470b-971a-80501e3ec460"]
2023-03-01T06:03:10.840Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:03:10.840Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:03:10.867Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:10.867Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:10.868Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:03:10.868Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:03:11 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:03:10.870Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677650582000,\"creation_time\":1677650470000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:03:03.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:03:10.870Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:10.871Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:03:10.894Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:03:10.894Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:03:10.894Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:10.895Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:03:10.895Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:03:10.895Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af9caa9e-c9ac-4f80-92be-81eacc0cac39", X-RequestID:"af9caa9e-c9ac-4f80-92be-81eacc0cac39", X-TransactionID:"af9caa9e-c9ac-4f80-92be-81eacc0cac39", X-ECOMP-RequestID:"af9caa9e-c9ac-4f80-92be-81eacc0cac39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1711c252-233d-49bc-8ae2-6229ebc642f7"]
2023-03-01T06:03:10.896Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:03:10.896Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:03:10.961Z|b49f5e10-dcc4-47a4-ac2c-ea7d9585613e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:10.962Z|b49f5e10-dcc4-47a4-ac2c-ea7d9585613e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:11.089Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:11.090Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:11.090Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:03:11.090Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=09896783A01D3589D1CBC0AB23682123; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 01 Mar 2023 06:03:11 GMT", x-envoy-upstream-service-time:"190", server:"envoy"]
2023-03-01T06:03:11.091Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b81c1843-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"b7817ca2-70f9-4f74-b031-309235e9cbb8","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T06:02:59.704+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b1086ae8-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"b8175d10-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-03-01T06:03:11.091Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:11.091Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:03:11.116Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:03:11.117Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:03:11.117Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:11.118Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:03:11.118Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:03:11.118Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af9caa9e-c9ac-4f80-92be-81eacc0cac39", X-RequestID:"af9caa9e-c9ac-4f80-92be-81eacc0cac39", X-TransactionID:"af9caa9e-c9ac-4f80-92be-81eacc0cac39", X-ECOMP-RequestID:"af9caa9e-c9ac-4f80-92be-81eacc0cac39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"879f78d2-7bce-4bd0-8697-6bcf50a176b1"]
2023-03-01T06:03:11.118Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:03:11.118Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:03:11.303Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:11.304Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:11.304Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:03:11.305Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=50AE8C968F43642D6FF0B1B72E60FDFF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 06:03:11 GMT", x-envoy-upstream-service-time:"181", server:"envoy"]
2023-03-01T06:03:11.305Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ba71a12b-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"b81c1843-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"b81c1843-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"b81c1843-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:03:03.620+0000","endTime":"2023-03-01T06:03:03.647+0000","durationInMillis":27,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b1086ae8-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:03:11.305Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:11.306Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:03:11.311Z|af9caa9e-c9ac-4f80-92be-81eacc0cac39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:03:11.902Z|b0e3180b-909d-4611-a020-94298bbae26e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:11.903Z|b0e3180b-909d-4611-a020-94298bbae26e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:11.923Z|08442ac0-7205-4534-9f0b-7ebc84ea0f68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:11.924Z|08442ac0-7205-4534-9f0b-7ebc84ea0f68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:16.195Z|d4ccef73-4467-4148-9cf3-bc88a5e62b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:03:16.196Z|d4ccef73-4467-4148-9cf3-bc88a5e62b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:03:20.987Z|e8b0b9df-7943-4da1-817c-59425b26f5bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:20.988Z|e8b0b9df-7943-4da1-817c-59425b26f5bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:21.502Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:03:21.508Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:03:21.509Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||Invoke
2023-03-01T06:03:21.509Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:21.509Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:03:21.509Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Method      : GET
2023-03-01T06:03:21.510Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69dd4482a1212751a68666b6885aaa5b", X-B3-SpanId:"c9987810801ec0ec", X-B3-ParentSpanId:"fff0cb80e03feaec", X-B3-Sampled:"0", X-ONAP-RequestID:"7ab79629-5c63-441a-987f-48383af24018", X-RequestID:"7ab79629-5c63-441a-987f-48383af24018", X-TransactionID:"7ab79629-5c63-441a-987f-48383af24018", X-ECOMP-RequestID:"7ab79629-5c63-441a-987f-48383af24018", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a662fb29-c33a-4142-b3e1-702019d3a292"]
2023-03-01T06:03:21.510Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Request body: 
2023-03-01T06:03:21.510Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||==========================request end================================================
2023-03-01T06:03:21.573Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:21.574Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:21.574Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status text  : OK
2023-03-01T06:03:21.574Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:03:22 GMT", x-envoy-upstream-service-time:"58", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:03:21.577Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Response body: {
  "requestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2023-03-01T06:02:46.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:03:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    }
  }
}
2023-03-01T06:03:21.577Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:21.578Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||InvokeReturn
2023-03-01T06:03:21.579Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:03:21.580Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:03:21.580Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:21.580Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:03:21.580Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:03:21.581Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69dd4482a1212751a68666b6885aaa5b", X-B3-SpanId:"23d4918c9dd03dfa", X-B3-ParentSpanId:"fff0cb80e03feaec", X-B3-Sampled:"0", X-ONAP-RequestID:"7ab79629-5c63-441a-987f-48383af24018", X-RequestID:"7ab79629-5c63-441a-987f-48383af24018", X-TransactionID:"7ab79629-5c63-441a-987f-48383af24018", X-ECOMP-RequestID:"7ab79629-5c63-441a-987f-48383af24018", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c93a3896-6a6d-4b31-a9ef-a9c4f4fd2ed5"]
2023-03-01T06:03:21.581Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:03:21.581Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:03:21.614Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:21.615Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:21.615Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:03:21.616Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:03:22 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:03:21.627Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677650582000,\"creation_time\":1677650470000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:03:03.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:03:21.628Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:21.628Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:03:21.652Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:03:21.652Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:03:21.652Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:21.653Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:03:21.653Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:03:21.653Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ab79629-5c63-441a-987f-48383af24018", X-RequestID:"7ab79629-5c63-441a-987f-48383af24018", X-TransactionID:"7ab79629-5c63-441a-987f-48383af24018", X-ECOMP-RequestID:"7ab79629-5c63-441a-987f-48383af24018", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2753f8fb-eba7-4d86-9ffb-f9b5bb4297f9"]
2023-03-01T06:03:21.653Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:03:21.654Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:03:21.845Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:21.846Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:21.847Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:03:21.847Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=68393AB4D27E7A155A429B3DF90D26A0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Wed, 01 Mar 2023 06:03:21 GMT", x-envoy-upstream-service-time:"188", server:"envoy"]
2023-03-01T06:03:21.847Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b81c1843-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"b7817ca2-70f9-4f74-b031-309235e9cbb8","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T06:02:59.704+0000","endTime":"2023-03-01T06:03:20.956+0000","removalTime":null,"durationInMillis":21252,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b1086ae8-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"b8175d10-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T06:03:21.848Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:21.848Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:03:21.874Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:03:21.875Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:03:21.875Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:21.875Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:03:21.876Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:03:21.876Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ab79629-5c63-441a-987f-48383af24018", X-RequestID:"7ab79629-5c63-441a-987f-48383af24018", X-TransactionID:"7ab79629-5c63-441a-987f-48383af24018", X-ECOMP-RequestID:"7ab79629-5c63-441a-987f-48383af24018", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88b77932-0e8c-41b1-b769-79a48cee38e9"]
2023-03-01T06:03:21.876Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:03:21.876Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:03:21.928Z|d3c07d1e-8f1f-4632-9060-60d0ad63640d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:21.928Z|d3c07d1e-8f1f-4632-9060-60d0ad63640d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:21.946Z|20b74dd0-f644-4078-9df1-825e6388f7f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:21.947Z|20b74dd0-f644-4078-9df1-825e6388f7f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:22.072Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:22.073Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:22.073Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:03:22.074Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E8577FF672060AB2451E8516F400E71F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 01 Mar 2023 06:03:21 GMT", x-envoy-upstream-service-time:"192", server:"envoy"]
2023-03-01T06:03:22.074Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c4c3142e-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"b81c1843-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c62bb8d8-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"b81c1843-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"b81c1843-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:03:20.931+0000","endTime":"2023-03-01T06:03:20.932+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b1086ae8-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:03:22.074Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:22.074Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b81c1843-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:03:22.079Z|7ab79629-5c63-441a-987f-48383af24018|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:03:31.014Z|d1c15fa9-88ab-4882-883d-870e60b5e244|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:31.015Z|d1c15fa9-88ab-4882-883d-870e60b5e244|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:31.195Z|6d5a29f3-c807-487e-9279-aa3057562bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:03:31.199Z|6d5a29f3-c807-487e-9279-aa3057562bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:03:31.952Z|41003b4f-8fd7-4952-9b74-68af8f00063d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:31.953Z|41003b4f-8fd7-4952-9b74-68af8f00063d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:31.969Z|1a9da7d9-1525-4831-8b68-2f8b33a39264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:31.970Z|1a9da7d9-1525-4831-8b68-2f8b33a39264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:32.049Z|805439b4-dde2-4d68-aa1d-efd5f558e9b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:03:32.049Z|805439b4-dde2-4d68-aa1d-efd5f558e9b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:03:32.260Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:03:32.270Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:03:32.270Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||Invoke
2023-03-01T06:03:32.271Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:32.271Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:03:32.271Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Method      : GET
2023-03-01T06:03:32.271Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f4e1ce4df96514f59d5830650b2df50", X-B3-SpanId:"d2fa7ae62d25a26b", X-B3-ParentSpanId:"56460c0595185254", X-B3-Sampled:"0", X-ONAP-RequestID:"19476b47-61ae-44b0-8593-cc69508ed673", X-RequestID:"19476b47-61ae-44b0-8593-cc69508ed673", X-TransactionID:"19476b47-61ae-44b0-8593-cc69508ed673", X-ECOMP-RequestID:"19476b47-61ae-44b0-8593-cc69508ed673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f07a747-76a1-4344-a8d5-fd15a12299cb"]
2023-03-01T06:03:32.272Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Request body: 
2023-03-01T06:03:32.272Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||==========================request end================================================
2023-03-01T06:03:32.349Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:32.350Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:32.351Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status text  : OK
2023-03-01T06:03:32.351Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:03:33 GMT", x-envoy-upstream-service-time:"73", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:03:32.357Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Response body: {
  "requestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).",
  "progress" : 45,
  "startTime" : "2023-03-01T06:02:46.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:03:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    }
  }
}
2023-03-01T06:03:32.357Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:32.357Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||InvokeReturn
2023-03-01T06:03:32.359Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:03:32.360Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:03:32.360Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:32.360Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:03:32.361Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:03:32.361Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f4e1ce4df96514f59d5830650b2df50", X-B3-SpanId:"13e3bab3997470e5", X-B3-ParentSpanId:"56460c0595185254", X-B3-Sampled:"0", X-ONAP-RequestID:"19476b47-61ae-44b0-8593-cc69508ed673", X-RequestID:"19476b47-61ae-44b0-8593-cc69508ed673", X-TransactionID:"19476b47-61ae-44b0-8593-cc69508ed673", X-ECOMP-RequestID:"19476b47-61ae-44b0-8593-cc69508ed673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa476338-05d2-4332-ab11-85a0fba21c88"]
2023-03-01T06:03:32.361Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:03:32.362Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:03:32.410Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:32.411Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:32.411Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:03:32.412Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:03:33 GMT", x-envoy-upstream-service-time:"45", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:03:32.417Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677650582000,\"creation_time\":1677650470000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:03:03.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:03:32.417Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:32.417Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:03:32.457Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:03:32.458Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:03:32.458Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:32.458Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:03:32.459Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:03:32.459Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"19476b47-61ae-44b0-8593-cc69508ed673", X-RequestID:"19476b47-61ae-44b0-8593-cc69508ed673", X-TransactionID:"19476b47-61ae-44b0-8593-cc69508ed673", X-ECOMP-RequestID:"19476b47-61ae-44b0-8593-cc69508ed673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c21ea78-3aab-4b26-b543-fcde169aca70"]
2023-03-01T06:03:32.459Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:03:32.460Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:03:32.774Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:32.775Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:32.776Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:03:32.776Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=28EDAA4D942BB6C6F19A2C4D6AD9B0C2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Wed, 01 Mar 2023 06:03:33 GMT", x-envoy-upstream-service-time:"305", server:"envoy"]
2023-03-01T06:03:32.777Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"b7817ca2-70f9-4f74-b031-309235e9cbb8","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T06:03:30.632+0000","endTime":"2023-03-01T06:03:31.640+0000","removalTime":null,"durationInMillis":1008,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"b1086ae8-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"ca867362-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T06:03:32.777Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:32.777Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:03:32.800Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:03:32.801Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:03:32.801Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:32.801Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:03:32.802Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:03:32.802Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"19476b47-61ae-44b0-8593-cc69508ed673", X-RequestID:"19476b47-61ae-44b0-8593-cc69508ed673", X-TransactionID:"19476b47-61ae-44b0-8593-cc69508ed673", X-ECOMP-RequestID:"19476b47-61ae-44b0-8593-cc69508ed673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c30af086-f72e-4f55-8d4a-3a52036e25d4"]
2023-03-01T06:03:32.802Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:03:32.802Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:03:32.994Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:32.995Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:32.996Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:03:32.996Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E1195DD5010030A9333AE133E7CDF3A5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Wed, 01 Mar 2023 06:03:33 GMT", x-envoy-upstream-service-time:"188", server:"envoy"]
2023-03-01T06:03:32.997Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:ca8e13cc-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:03:30.650+0000","endTime":"2023-03-01T06:03:31.639+0000","durationInMillis":989,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b1086ae8-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:03:32.997Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:32.997Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca8b2d89-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:03:33.002Z|19476b47-61ae-44b0-8593-cc69508ed673|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:03:41.049Z|496ab583-fdfe-4a93-b905-95e6f533a33f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:41.049Z|496ab583-fdfe-4a93-b905-95e6f533a33f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:41.975Z|a02fa7df-e441-4f3a-90a0-7766d9336548|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:41.976Z|a02fa7df-e441-4f3a-90a0-7766d9336548|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:41.991Z|b62ad5e5-11e1-410f-a574-c7258930c978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:41.991Z|b62ad5e5-11e1-410f-a574-c7258930c978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:43.190Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:03:43.197Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:03:43.197Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||Invoke
2023-03-01T06:03:43.197Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:43.197Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:03:43.198Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Method      : GET
2023-03-01T06:03:43.198Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be345a2c034b24f023b7e282df862737", X-B3-SpanId:"d50f7852b4ff5764", X-B3-ParentSpanId:"d3bd1d2d6d2293b3", X-B3-Sampled:"0", X-ONAP-RequestID:"b8bd1acc-e2b3-4d9a-8f12-3a0391afff06", X-RequestID:"b8bd1acc-e2b3-4d9a-8f12-3a0391afff06", X-TransactionID:"b8bd1acc-e2b3-4d9a-8f12-3a0391afff06", X-ECOMP-RequestID:"b8bd1acc-e2b3-4d9a-8f12-3a0391afff06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"befa189c-8ecc-4d55-b526-9753e5a60acb"]
2023-03-01T06:03:43.198Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Request body: 
2023-03-01T06:03:43.198Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||==========================request end================================================
2023-03-01T06:03:43.347Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:43.348Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:43.349Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status text  : OK
2023-03-01T06:03:43.349Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:03:44 GMT", x-envoy-upstream-service-time:"145", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:03:43.350Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Response body: {
  "requestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 3).",
  "progress" : 59,
  "startTime" : "2023-03-01T06:02:46.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:03:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    }
  }
}
2023-03-01T06:03:43.350Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:43.350Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||InvokeReturn
2023-03-01T06:03:43.352Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:03:43.352Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:03:43.353Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:43.353Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:03:43.353Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:03:43.353Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be345a2c034b24f023b7e282df862737", X-B3-SpanId:"1302544d5791f67c", X-B3-ParentSpanId:"d3bd1d2d6d2293b3", X-B3-Sampled:"0", X-ONAP-RequestID:"b8bd1acc-e2b3-4d9a-8f12-3a0391afff06", X-RequestID:"b8bd1acc-e2b3-4d9a-8f12-3a0391afff06", X-TransactionID:"b8bd1acc-e2b3-4d9a-8f12-3a0391afff06", X-ECOMP-RequestID:"b8bd1acc-e2b3-4d9a-8f12-3a0391afff06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15ddab60-f103-4b4e-a5ea-7f22a55f62ee"]
2023-03-01T06:03:43.354Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:03:43.354Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:03:43.479Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:43.480Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:43.480Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:03:43.480Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:03:44 GMT", x-envoy-upstream-service-time:"121", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:03:43.486Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677650582000,\"creation_time\":1677650470000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:03:03.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:03:43.486Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:43.486Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:03:43.513Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:03:43.514Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:03:43.514Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:43.514Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:03:43.515Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:03:43.515Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b8bd1acc-e2b3-4d9a-8f12-3a0391afff06", X-RequestID:"b8bd1acc-e2b3-4d9a-8f12-3a0391afff06", X-TransactionID:"b8bd1acc-e2b3-4d9a-8f12-3a0391afff06", X-ECOMP-RequestID:"b8bd1acc-e2b3-4d9a-8f12-3a0391afff06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"913c12d9-3f07-4441-83cf-7d43c5556bfb"]
2023-03-01T06:03:43.515Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:03:43.516Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:03:43.748Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:43.749Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:43.750Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:03:43.750Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E17851EF79039A9D222F8E054527DE18; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Wed, 01 Mar 2023 06:03:44 GMT", x-envoy-upstream-service-time:"228", server:"envoy"]
2023-03-01T06:03:43.751Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"b7817ca2-70f9-4f74-b031-309235e9cbb8","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T06:03:34.593+0000","endTime":"2023-03-01T06:03:35.357+0000","removalTime":null,"durationInMillis":764,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"b1086ae8-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"cce4397a-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T06:03:43.751Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:43.752Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:03:43.783Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:03:43.784Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:03:43.785Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:43.785Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:03:43.785Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:03:43.786Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b8bd1acc-e2b3-4d9a-8f12-3a0391afff06", X-RequestID:"b8bd1acc-e2b3-4d9a-8f12-3a0391afff06", X-TransactionID:"b8bd1acc-e2b3-4d9a-8f12-3a0391afff06", X-ECOMP-RequestID:"b8bd1acc-e2b3-4d9a-8f12-3a0391afff06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49ed32c9-3a0e-4c5d-827b-e940f4e56e04"]
2023-03-01T06:03:43.786Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:03:43.787Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:03:43.980Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:43.981Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:43.981Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:03:43.981Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FC3CFFB70153DFFF04414F96229523E1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Wed, 01 Mar 2023 06:03:44 GMT", x-envoy-upstream-service-time:"190", server:"envoy"]
2023-03-01T06:03:43.982Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:cce968e4-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:03:34.604+0000","endTime":"2023-03-01T06:03:35.356+0000","durationInMillis":752,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b1086ae8-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:03:43.982Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:43.983Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce7bb21-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:03:43.987Z|b8bd1acc-e2b3-4d9a-8f12-3a0391afff06|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:03:46.195Z|c87c11d2-1f6d-446e-949a-1f1535688baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:03:46.196Z|c87c11d2-1f6d-446e-949a-1f1535688baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:03:51.072Z|44484f98-1346-4ad2-8726-57b3b8ba96c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:51.073Z|44484f98-1346-4ad2-8726-57b3b8ba96c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:51.999Z|6099eb42-76d1-48f1-ad10-916458c85e39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:52.000Z|6099eb42-76d1-48f1-ad10-916458c85e39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:52.015Z|1df98749-749e-42c9-a190-f66cfa401c2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:03:52.015Z|1df98749-749e-42c9-a190-f66cfa401c2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:03:54.207Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:03:54.213Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:03:54.214Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||Invoke
2023-03-01T06:03:54.214Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:54.214Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:03:54.215Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Method      : GET
2023-03-01T06:03:54.215Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65f8cbc8f142f71fb9920d04a287168e", X-B3-SpanId:"63a034ecf87cac24", X-B3-ParentSpanId:"083f598b3bbb91b4", X-B3-Sampled:"0", X-ONAP-RequestID:"736135f1-f579-4169-af70-4efb23dde6c9", X-RequestID:"736135f1-f579-4169-af70-4efb23dde6c9", X-TransactionID:"736135f1-f579-4169-af70-4efb23dde6c9", X-ECOMP-RequestID:"736135f1-f579-4169-af70-4efb23dde6c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b648f67-a247-4d5a-9e87-74e81944f397"]
2023-03-01T06:03:54.215Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Request body: 
2023-03-01T06:03:54.216Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||==========================request end================================================
2023-03-01T06:03:54.339Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:54.340Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:54.341Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status text  : OK
2023-03-01T06:03:54.341Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:03:55 GMT", x-envoy-upstream-service-time:"119", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:03:54.341Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Response body: {
  "requestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).",
  "progress" : 86,
  "startTime" : "2023-03-01T06:02:46.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:03:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    }
  }
}
2023-03-01T06:03:54.342Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:54.342Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||InvokeReturn
2023-03-01T06:03:54.344Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:03:54.345Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:03:54.345Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:54.345Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:03:54.346Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:03:54.346Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65f8cbc8f142f71fb9920d04a287168e", X-B3-SpanId:"6e2d3f4a17ec5b52", X-B3-ParentSpanId:"083f598b3bbb91b4", X-B3-Sampled:"0", X-ONAP-RequestID:"736135f1-f579-4169-af70-4efb23dde6c9", X-RequestID:"736135f1-f579-4169-af70-4efb23dde6c9", X-TransactionID:"736135f1-f579-4169-af70-4efb23dde6c9", X-ECOMP-RequestID:"736135f1-f579-4169-af70-4efb23dde6c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d445ad8-ba11-4769-bb16-4ce8cb4fe589"]
2023-03-01T06:03:54.346Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:03:54.347Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:03:54.425Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:54.426Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:54.426Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:03:54.426Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:03:55 GMT", x-envoy-upstream-service-time:"74", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:03:54.427Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677650582000,\"creation_time\":1677650470000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:03:03.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:03:54.427Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:54.427Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:03:54.455Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:03:54.455Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-03-01T06:03:54.456Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:54.456Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1
2023-03-01T06:03:54.456Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:03:54.456Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"736135f1-f579-4169-af70-4efb23dde6c9", X-RequestID:"736135f1-f579-4169-af70-4efb23dde6c9", X-TransactionID:"736135f1-f579-4169-af70-4efb23dde6c9", X-ECOMP-RequestID:"736135f1-f579-4169-af70-4efb23dde6c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9db5954-84e0-41f7-a0f6-258e6c4fc300"]
2023-03-01T06:03:54.457Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:03:54.457Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:03:54.702Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:54.702Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:54.703Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:03:54.703Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=17C19E6DDCDC3B0C8C380C3974A799EA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Wed, 01 Mar 2023 06:03:55 GMT", x-envoy-upstream-service-time:"241", server:"envoy"]
2023-03-01T06:03:54.703Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee","businessKey":"b7817ca2-70f9-4f74-b031-309235e9cbb8","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T06:03:51.488+0000","endTime":"2023-03-01T06:03:52.373+0000","removalTime":null,"durationInMillis":885,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"b1086ae8-b7f6-11ed-b8be-fe28cc8d84ee","superProcessInstanceId":"d6f56eff-b7f6-11ed-b8be-fe28cc8d84ee","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-03-01T06:03:54.704Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:54.704Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7817ca2-70f9-4f74-b031-309235e9cbb8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:03:54.725Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:03:54.726Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||Invoke
2023-03-01T06:03:54.726Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||===========================request begin================================================
2023-03-01T06:03:54.726Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1
2023-03-01T06:03:54.727Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Method      : GET
2023-03-01T06:03:54.727Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"736135f1-f579-4169-af70-4efb23dde6c9", X-RequestID:"736135f1-f579-4169-af70-4efb23dde6c9", X-TransactionID:"736135f1-f579-4169-af70-4efb23dde6c9", X-ECOMP-RequestID:"736135f1-f579-4169-af70-4efb23dde6c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"219275ee-8ebf-47ff-a617-05627e90ab5b"]
2023-03-01T06:03:54.727Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Request body: 
2023-03-01T06:03:54.727Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||==========================request end================================================
2023-03-01T06:03:55.012Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||============================response begin==========================================
2023-03-01T06:03:55.013Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-03-01T06:03:55.013Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Status text  : OK
2023-03-01T06:03:55.013Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1CA226D43EBED80235B3D370E02D0287; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Wed, 01 Mar 2023 06:03:55 GMT", x-envoy-upstream-service-time:"281", server:"envoy"]
2023-03-01T06:03:55.014Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:d6fbd6e9-b7f6-11ed-b8be-fe28cc8d84ee","parentActivityInstanceId":"d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5d84257-b7d3-11ed-b8be-fe28cc8d84ee","processInstanceId":"d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee","executionId":"d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T06:03:51.502+0000","endTime":"2023-03-01T06:03:52.371+0000","durationInMillis":869,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b1086ae8-b7f6-11ed-b8be-fe28cc8d84ee"}]
2023-03-01T06:03:55.014Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|DEBUG|500||=======================response end=================================================
2023-03-01T06:03:55.014Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6f98de6-b7f6-11ed-b8be-fe28cc8d84ee&maxResults=1|INFO|500||InvokeReturn
2023-03-01T06:03:55.019Z|736135f1-f579-4169-af70-4efb23dde6c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:04:01.125Z|96a2eea2-92a5-43fb-b0ee-d567c6572594|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:01.126Z|96a2eea2-92a5-43fb-b0ee-d567c6572594|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:01.196Z|1237f2bf-f17e-41cc-835c-b1512164d99a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:04:01.196Z|1237f2bf-f17e-41cc-835c-b1512164d99a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:04:02.022Z|435b0609-e209-4c01-86eb-2eb9e9570a08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:02.022Z|435b0609-e209-4c01-86eb-2eb9e9570a08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:02.037Z|cf0d32d8-4940-41d6-b70b-c6ae8527bfc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:02.038Z|cf0d32d8-4940-41d6-b70b-c6ae8527bfc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:02.050Z|52845e6a-0476-4e83-923d-658e85e7caa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:04:02.050Z|52845e6a-0476-4e83-923d-658e85e7caa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:04:05.208Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:04:05.215Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:04:05.215Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||Invoke
2023-03-01T06:04:05.216Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||===========================request begin================================================
2023-03-01T06:04:05.216Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:04:05.217Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Method      : GET
2023-03-01T06:04:05.217Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"693dd8913c1b065fb79cf3d15c406273", X-B3-SpanId:"25fb0cbb3dcf5c53", X-B3-ParentSpanId:"a880133aa0eae329", X-B3-Sampled:"0", X-ONAP-RequestID:"c175b3b2-c6aa-4a6d-be21-e43f565f7ad7", X-RequestID:"c175b3b2-c6aa-4a6d-be21-e43f565f7ad7", X-TransactionID:"c175b3b2-c6aa-4a6d-be21-e43f565f7ad7", X-ECOMP-RequestID:"c175b3b2-c6aa-4a6d-be21-e43f565f7ad7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe3297dc-6a59-4154-9f3e-90d03abb8648"]
2023-03-01T06:04:05.218Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Request body: 
2023-03-01T06:04:05.218Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||==========================request end================================================
2023-03-01T06:04:05.294Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||============================response begin==========================================
2023-03-01T06:04:05.295Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status code  : 200 OK
2023-03-01T06:04:05.295Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status text  : OK
2023-03-01T06:04:05.296Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:04:06 GMT", x-envoy-upstream-service-time:"71", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:04:05.298Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Response body: {
  "requestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T06:02:46.000+00:00",
  "endTime" : "2023-03-01T06:03:59.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:03:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    }
  }
}
2023-03-01T06:04:05.299Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||=======================response end=================================================
2023-03-01T06:04:05.299Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||InvokeReturn
2023-03-01T06:04:05.301Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:04:05.301Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:04:05.301Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:04:05.302Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:04:05.302Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:04:05.302Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"693dd8913c1b065fb79cf3d15c406273", X-B3-SpanId:"6bbaf44af8627814", X-B3-ParentSpanId:"a880133aa0eae329", X-B3-Sampled:"0", X-ONAP-RequestID:"c175b3b2-c6aa-4a6d-be21-e43f565f7ad7", X-RequestID:"c175b3b2-c6aa-4a6d-be21-e43f565f7ad7", X-TransactionID:"c175b3b2-c6aa-4a6d-be21-e43f565f7ad7", X-ECOMP-RequestID:"c175b3b2-c6aa-4a6d-be21-e43f565f7ad7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"445996fb-aebe-4e6b-932f-72c3c937d09f"]
2023-03-01T06:04:05.302Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:04:05.303Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:04:05.328Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:04:05.329Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:04:05.329Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:04:05.330Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:04:06 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:04:05.333Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677650582000,\"creation_time\":1677650470000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:03:03.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:04:05.334Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:04:05.334Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:04:05.343Z|c175b3b2-c6aa-4a6d-be21-e43f565f7ad7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:04:05.531Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:04:05.536Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:04:05.536Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||Invoke
2023-03-01T06:04:05.537Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||===========================request begin================================================
2023-03-01T06:04:05.537Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:04:05.537Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Method      : GET
2023-03-01T06:04:05.538Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26bad9d87ed03263d6c3c8f0773624cb", X-B3-SpanId:"97866828e3b0c299", X-B3-ParentSpanId:"32b246880597fc2f", X-B3-Sampled:"0", X-ONAP-RequestID:"9eddcd92-acb0-436b-a143-8c0a3a8dca24", X-RequestID:"9eddcd92-acb0-436b-a143-8c0a3a8dca24", X-TransactionID:"9eddcd92-acb0-436b-a143-8c0a3a8dca24", X-ECOMP-RequestID:"9eddcd92-acb0-436b-a143-8c0a3a8dca24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddb632f4-2aa3-4b2e-96ac-191eba70bfb6"]
2023-03-01T06:04:05.538Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Request body: 
2023-03-01T06:04:05.538Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||==========================request end================================================
2023-03-01T06:04:05.604Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||============================response begin==========================================
2023-03-01T06:04:05.605Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status code  : 200 OK
2023-03-01T06:04:05.605Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status text  : OK
2023-03-01T06:04:05.606Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:04:06 GMT", x-envoy-upstream-service-time:"62", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:04:05.630Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Response body: {
  "requestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T06:02:46.000+00:00",
  "endTime" : "2023-03-01T06:03:59.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:03:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    }
  }
}
2023-03-01T06:04:05.631Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||=======================response end=================================================
2023-03-01T06:04:05.631Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||InvokeReturn
2023-03-01T06:04:05.633Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:04:05.633Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:04:05.633Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:04:05.634Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:04:05.634Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:04:05.634Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26bad9d87ed03263d6c3c8f0773624cb", X-B3-SpanId:"d95dd7445c1070a6", X-B3-ParentSpanId:"32b246880597fc2f", X-B3-Sampled:"0", X-ONAP-RequestID:"9eddcd92-acb0-436b-a143-8c0a3a8dca24", X-RequestID:"9eddcd92-acb0-436b-a143-8c0a3a8dca24", X-TransactionID:"9eddcd92-acb0-436b-a143-8c0a3a8dca24", X-ECOMP-RequestID:"9eddcd92-acb0-436b-a143-8c0a3a8dca24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69c6e984-3412-4684-af37-f5ae1aa5b768"]
2023-03-01T06:04:05.635Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:04:05.635Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:04:05.694Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:04:05.695Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:04:05.695Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:04:05.696Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:04:06 GMT", x-envoy-upstream-service-time:"56", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:04:05.706Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677650582000,\"creation_time\":1677650470000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:03:03.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:04:05.707Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:04:05.707Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:04:05.715Z|9eddcd92-acb0-436b-a143-8c0a3a8dca24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:04:05.944Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:04:05.951Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:04:05.952Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||Invoke
2023-03-01T06:04:05.952Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||===========================request begin================================================
2023-03-01T06:04:05.952Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:04:05.953Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Method      : GET
2023-03-01T06:04:05.953Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4f0b700cea9d94346b0a45da84b513a", X-B3-SpanId:"19d8abb7aaaaa485", X-B3-ParentSpanId:"6e3be34696b4248f", X-B3-Sampled:"0", X-ONAP-RequestID:"b2f1c3da-3262-4ee5-aba6-fbdc60643a3b", X-RequestID:"b2f1c3da-3262-4ee5-aba6-fbdc60643a3b", X-TransactionID:"b2f1c3da-3262-4ee5-aba6-fbdc60643a3b", X-ECOMP-RequestID:"b2f1c3da-3262-4ee5-aba6-fbdc60643a3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58aeb86a-0a85-43a3-b56a-a10e6c26f536"]
2023-03-01T06:04:05.953Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Request body: 
2023-03-01T06:04:05.954Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||==========================request end================================================
2023-03-01T06:04:06.099Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||============================response begin==========================================
2023-03-01T06:04:06.100Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status code  : 200 OK
2023-03-01T06:04:06.100Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status text  : OK
2023-03-01T06:04:06.101Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:04:06 GMT", x-envoy-upstream-service-time:"142", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:04:06.101Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Response body: {
  "requestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T06:02:46.000+00:00",
  "endTime" : "2023-03-01T06:03:59.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:03:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    }
  }
}
2023-03-01T06:04:06.102Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||=======================response end=================================================
2023-03-01T06:04:06.102Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||InvokeReturn
2023-03-01T06:04:06.103Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:04:06.104Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:04:06.104Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:04:06.104Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:04:06.105Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:04:06.105Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4f0b700cea9d94346b0a45da84b513a", X-B3-SpanId:"8d58c5f6826274a6", X-B3-ParentSpanId:"6e3be34696b4248f", X-B3-Sampled:"0", X-ONAP-RequestID:"b2f1c3da-3262-4ee5-aba6-fbdc60643a3b", X-RequestID:"b2f1c3da-3262-4ee5-aba6-fbdc60643a3b", X-TransactionID:"b2f1c3da-3262-4ee5-aba6-fbdc60643a3b", X-ECOMP-RequestID:"b2f1c3da-3262-4ee5-aba6-fbdc60643a3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"811d6e08-aba4-4bec-ada5-4828a746cd11"]
2023-03-01T06:04:06.105Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:04:06.106Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:04:06.161Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:04:06.163Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:04:06.163Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:04:06.163Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:04:06 GMT", x-envoy-upstream-service-time:"52", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:04:06.168Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677650582000,\"creation_time\":1677650470000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:03:03.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:04:06.169Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:04:06.169Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:04:06.176Z|b2f1c3da-3262-4ee5-aba6-fbdc60643a3b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:04:06.319Z|c9434df1-1683-48ca-88b8-fa82d5bec9cc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:04:06.320Z|c9434df1-1683-48ca-88b8-fa82d5bec9cc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:06.413Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Entering
2023-03-01T06:04:06.418Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:04:06.418Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||Invoke
2023-03-01T06:04:06.418Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||===========================request begin================================================
2023-03-01T06:04:06.418Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8
2023-03-01T06:04:06.419Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Method      : GET
2023-03-01T06:04:06.419Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f3cf8060ddeaae955d7ac7d149122ad", X-B3-SpanId:"3dd99a46f21d50b5", X-B3-ParentSpanId:"1be8e29e1cd48ee9", X-B3-Sampled:"0", X-ONAP-RequestID:"9b5da58e-c50a-4ba9-b532-ca3f156d3831", X-RequestID:"9b5da58e-c50a-4ba9-b532-ca3f156d3831", X-TransactionID:"9b5da58e-c50a-4ba9-b532-ca3f156d3831", X-ECOMP-RequestID:"9b5da58e-c50a-4ba9-b532-ca3f156d3831", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f3aeadb-6f57-4cf4-bddd-4887877cd6dc"]
2023-03-01T06:04:06.419Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Request body: 
2023-03-01T06:04:06.419Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||==========================request end================================================
2023-03-01T06:04:06.483Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||============================response begin==========================================
2023-03-01T06:04:06.483Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status code  : 200 OK
2023-03-01T06:04:06.484Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Status text  : OK
2023-03-01T06:04:06.484Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:04:07 GMT", x-envoy-upstream-service-time:"61", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:04:06.494Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||Response body: {
  "requestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-03-01T06:02:46.000+00:00",
  "endTime" : "2023-03-01T06:03:59.000+00:00",
  "source" : "VID",
  "tenantId" : "1f88cd85039a40618a028e3d4c59648e",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"268bb17f-53be-4c7a-b563-332d32979c02\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1\"\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\": \"1f88cd85039a40618a028e3d4c59648e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-03-01T06:03:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "98b063b9-7b8c-44ef-8bbf-de67246736af",
  "serviceInstanceName" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98b063b9-7b8c-44ef-8bbf-de67246736af",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8"
    }
  }
}
2023-03-01T06:04:06.495Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|DEBUG|500||=======================response end=================================================
2023-03-01T06:04:06.495Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7817ca2-70f9-4f74-b031-309235e9cbb8|INFO|500||InvokeReturn
2023-03-01T06:04:06.497Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:04:06.497Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-03-01T06:04:06.497Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-03-01T06:04:06.497Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false
2023-03-01T06:04:06.498Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-03-01T06:04:06.498Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f3cf8060ddeaae955d7ac7d149122ad", X-B3-SpanId:"a3321404737bd6e5", X-B3-ParentSpanId:"1be8e29e1cd48ee9", X-B3-Sampled:"0", X-ONAP-RequestID:"9b5da58e-c50a-4ba9-b532-ca3f156d3831", X-RequestID:"9b5da58e-c50a-4ba9-b532-ca3f156d3831", X-TransactionID:"9b5da58e-c50a-4ba9-b532-ca3f156d3831", X-ECOMP-RequestID:"9b5da58e-c50a-4ba9-b532-ca3f156d3831", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"088fa0a7-2263-4b04-bfde-a0d1525d2d8c"]
2023-03-01T06:04:06.498Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-03-01T06:04:06.498Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-03-01T06:04:06.552Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-03-01T06:04:06.552Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-03-01T06:04:06.553Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-03-01T06:04:06.553Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Wed, 01 Mar 2023 06:04:07 GMT", x-envoy-upstream-service-time:"51", server:"envoy", Transfer-Encoding:"chunked"]
2023-03-01T06:04:06.554Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "b7817ca2-70f9-4f74-b031-309235e9cbb8",
  "groupingId" : "044ecfe3-159e-453f-a262-e243d2095e48",
  "name" : "basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_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/1f88cd85039a40618a028e3d4c59648e/stacks/basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/044ecfe3-159e-453f-a262-e243d2095e48\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677650582000,\"creation_time\":1677650470000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"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\":\"6abe3a90e8534062983d1713086a1fac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"044ecfe3-159e-453f-a262-e243d2095e48\",\"OS::project_id\":\"1f88cd85039a40618a028e3d4c59648e\",\"OS::stack_name\":\"basic_macro_06b1bcb0-30a0-447b-b24b-1b2f7b8fa085_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"aa7aabf8-baff-4431-9847-a589f65a1983\",\"vf_module_id\":\"48584675-9ed6-4890-aeda-03bcdc056b19\",\"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-03-01T06:03:03.000+00:00",
  "isDataInternal" : false
} ]
2023-03-01T06:04:06.554Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-03-01T06:04:06.555Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7817ca2-70f9-4f74-b031-309235e9cbb8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-03-01T06:04:06.562Z|9b5da58e-c50a-4ba9-b532-ca3f156d3831|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7817ca2-70f9-4f74-b031-309235e9cbb8|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T06:04:11.150Z|37fc9467-352d-4f91-b16f-66f637a3d8d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:11.151Z|37fc9467-352d-4f91-b16f-66f637a3d8d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:12.049Z|ce9e0156-61e1-4bfd-a730-0475bf371a72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:12.050Z|ce9e0156-61e1-4bfd-a730-0475bf371a72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:12.062Z|50cec0ec-f01a-4334-a48e-42eebe6453bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:12.062Z|50cec0ec-f01a-4334-a48e-42eebe6453bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:16.195Z|dc85e84e-d833-46fb-81cf-d93c057c015a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:04:16.198Z|dc85e84e-d833-46fb-81cf-d93c057c015a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:04:21.177Z|3f738ed6-40e0-4203-8869-2d6cd2b4ead5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:21.178Z|3f738ed6-40e0-4203-8869-2d6cd2b4ead5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:22.074Z|5e2d5d9b-0d7e-492b-86b0-6794c5dc5377|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:22.075Z|5e2d5d9b-0d7e-492b-86b0-6794c5dc5377|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:22.087Z|d30df77c-3ad5-4255-bd79-92b1f739a699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:22.087Z|d30df77c-3ad5-4255-bd79-92b1f739a699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:31.196Z|454910b6-3234-415d-842f-69d1f3d1f411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:04:31.196Z|454910b6-3234-415d-842f-69d1f3d1f411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:04:31.207Z|8f5820fe-a5f8-4742-bcbf-16e99a3f06ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:31.208Z|8f5820fe-a5f8-4742-bcbf-16e99a3f06ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:32.051Z|f24e9e96-7acd-4f7f-a801-c999cf3e37a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:04:32.051Z|f24e9e96-7acd-4f7f-a801-c999cf3e37a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:04:32.105Z|377d192e-66aa-4bce-99ff-d6bbfa679d6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:32.106Z|377d192e-66aa-4bce-99ff-d6bbfa679d6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:32.107Z|767e0c35-cbfa-4f68-9abb-58d12217afdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:32.108Z|767e0c35-cbfa-4f68-9abb-58d12217afdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:41.232Z|1cfed15b-ebc5-45ab-9e15-2e25ce5ae6da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:41.232Z|1cfed15b-ebc5-45ab-9e15-2e25ce5ae6da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:42.129Z|f2842560-9c1e-4152-a8e1-528d8f383bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:42.130Z|f2842560-9c1e-4152-a8e1-528d8f383bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:42.132Z|e3e98a6b-48ed-4cea-8688-52fe4cb9fd79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:42.133Z|e3e98a6b-48ed-4cea-8688-52fe4cb9fd79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:46.195Z|9a660654-c7fb-442d-b1ca-7be37d474b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:04:46.196Z|9a660654-c7fb-442d-b1ca-7be37d474b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:04:51.255Z|4386848b-7a60-4b84-b96a-9d7fa9427341|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:51.255Z|4386848b-7a60-4b84-b96a-9d7fa9427341|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:52.156Z|49de7f30-353f-431a-b290-e56231a387bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:52.156Z|49de7f30-353f-431a-b290-e56231a387bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:04:52.166Z|ee0d6327-4251-461e-a4be-3bf4e6a72559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:04:52.167Z|ee0d6327-4251-461e-a4be-3bf4e6a72559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:01.196Z|9ae34137-4d1f-44fc-9af5-fb75ea2ba39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:05:01.199Z|9ae34137-4d1f-44fc-9af5-fb75ea2ba39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:05:01.279Z|87cdf0f6-cfb0-4133-8652-d563587f25a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:01.279Z|87cdf0f6-cfb0-4133-8652-d563587f25a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:02.052Z|874fd53e-d6ad-414f-8ec4-40973b56c29b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:05:02.052Z|874fd53e-d6ad-414f-8ec4-40973b56c29b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:05:02.180Z|1c988d42-8302-417b-8936-4d5b90065c27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:02.181Z|1c988d42-8302-417b-8936-4d5b90065c27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:02.189Z|74619066-e8ac-4af1-95aa-c4e607c42180|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:02.189Z|74619066-e8ac-4af1-95aa-c4e607c42180|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:06.318Z|008e771b-56ef-4869-b056-79c55e98a079|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:05:06.319Z|008e771b-56ef-4869-b056-79c55e98a079|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:11.303Z|21e43eaf-9200-4f7d-ba39-005684fb4ad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:11.303Z|21e43eaf-9200-4f7d-ba39-005684fb4ad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:12.207Z|14872321-f93c-415f-96dc-2d518bb50323|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:12.208Z|14872321-f93c-415f-96dc-2d518bb50323|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:12.211Z|26d6f04c-177d-46a7-948d-0672902627ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:12.212Z|26d6f04c-177d-46a7-948d-0672902627ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:16.195Z|8df1fe80-51b1-41de-b258-62d8f0935581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:05:16.196Z|8df1fe80-51b1-41de-b258-62d8f0935581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:05:21.327Z|caefbb8e-c5e3-4101-9291-e6bc58477758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:21.327Z|caefbb8e-c5e3-4101-9291-e6bc58477758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:22.232Z|6537e643-c6c8-4a88-8392-161a850fcec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:22.232Z|0414a245-ae8b-4ca8-80f2-b4af5de05fda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:22.232Z|0414a245-ae8b-4ca8-80f2-b4af5de05fda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:22.232Z|6537e643-c6c8-4a88-8392-161a850fcec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:31.195Z|88a0af59-da1f-45ad-a606-c75570679058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:05:31.196Z|88a0af59-da1f-45ad-a606-c75570679058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:05:31.349Z|293795a0-a9a9-4ccf-84c2-12b5af4561c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:31.350Z|293795a0-a9a9-4ccf-84c2-12b5af4561c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:32.053Z|9634708f-d2bb-4f0e-86bf-c4629ff1c238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:05:32.053Z|9634708f-d2bb-4f0e-86bf-c4629ff1c238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:05:32.255Z|e582eada-ddd0-4750-9485-ef8bff43b385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:32.256Z|e582eada-ddd0-4750-9485-ef8bff43b385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:32.257Z|809065f7-f9e5-41a1-be46-d93bd1adf682|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:32.258Z|809065f7-f9e5-41a1-be46-d93bd1adf682|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:41.371Z|76b43177-bfd9-4484-be1f-793bdbc39fea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:41.372Z|76b43177-bfd9-4484-be1f-793bdbc39fea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:42.280Z|bf4b1e4e-a52c-404e-9ba1-15da7721005b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:42.280Z|bf4b1e4e-a52c-404e-9ba1-15da7721005b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:42.280Z|611bc2bd-99cf-448c-b8ae-b807930db1d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:42.282Z|611bc2bd-99cf-448c-b8ae-b807930db1d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:46.196Z|0007bc17-19a1-4bc6-8722-db53a149bac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:05:46.199Z|0007bc17-19a1-4bc6-8722-db53a149bac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:05:51.393Z|347e27a0-e0ea-4038-9022-397a267293e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:51.394Z|347e27a0-e0ea-4038-9022-397a267293e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:52.304Z|f0545c18-6725-4026-91b5-8f7ea13b59b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:52.304Z|1cf438de-3e9b-430c-b57d-83b1055de664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:05:52.304Z|f0545c18-6725-4026-91b5-8f7ea13b59b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:05:52.305Z|1cf438de-3e9b-430c-b57d-83b1055de664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:01.196Z|49c43976-fbe6-4d86-abbe-0265a95f8494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:06:01.196Z|49c43976-fbe6-4d86-abbe-0265a95f8494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:06:01.416Z|c2906624-0b18-4137-83cb-6f5fede2923a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:01.416Z|c2906624-0b18-4137-83cb-6f5fede2923a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:02.054Z|3c3a7221-f841-4fa1-9743-7976e8a9249c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:06:02.055Z|3c3a7221-f841-4fa1-9743-7976e8a9249c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:06:02.329Z|7056a651-72d7-4025-bb7d-1acbf40934a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:02.330Z|7056a651-72d7-4025-bb7d-1acbf40934a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:02.329Z|fd2acd60-59fd-4e58-a2de-331baf1eeecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:02.331Z|fd2acd60-59fd-4e58-a2de-331baf1eeecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:06.318Z|e29431c1-b529-4795-9918-44a8589b3756|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:06:06.319Z|e29431c1-b529-4795-9918-44a8589b3756|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:11.440Z|cc594b57-1b55-402f-a776-39d4b268220d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:11.441Z|cc594b57-1b55-402f-a776-39d4b268220d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:12.354Z|a454f696-e255-4b76-bc9b-308d180329d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:12.354Z|45e77156-33d5-4b25-af60-ad21a17118ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:12.354Z|45e77156-33d5-4b25-af60-ad21a17118ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:12.354Z|a454f696-e255-4b76-bc9b-308d180329d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:16.195Z|b62aeff8-24a4-4fc8-83d9-50c5191bafa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:06:16.196Z|b62aeff8-24a4-4fc8-83d9-50c5191bafa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:06:21.465Z|2fce706b-836b-41fe-9acf-47c849cd3b7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:21.465Z|2fce706b-836b-41fe-9acf-47c849cd3b7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:22.378Z|c96769c7-0c49-4671-989b-95a0ae3833ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:22.378Z|b71397ff-17e9-4fb5-bdeb-cbd27f43f7d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:22.379Z|c96769c7-0c49-4671-989b-95a0ae3833ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:22.379Z|b71397ff-17e9-4fb5-bdeb-cbd27f43f7d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:31.196Z|ecc3af10-9ca1-4b06-8488-304e9f93535e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:06:31.200Z|ecc3af10-9ca1-4b06-8488-304e9f93535e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:06:31.490Z|31cca735-e723-421d-9036-7987ebe7aa20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:31.491Z|31cca735-e723-421d-9036-7987ebe7aa20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:32.056Z|216f289d-01bc-45dd-adf0-7206732851a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:06:32.056Z|216f289d-01bc-45dd-adf0-7206732851a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:06:32.400Z|3a3c6399-5f0f-42f7-aa31-9f848528cd06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:32.400Z|0250f163-7160-4b7e-9249-5e201abb1ebd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:32.401Z|3a3c6399-5f0f-42f7-aa31-9f848528cd06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:32.401Z|0250f163-7160-4b7e-9249-5e201abb1ebd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:41.515Z|a65c6901-6c07-440e-90a7-1b3b60303fc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:41.515Z|a65c6901-6c07-440e-90a7-1b3b60303fc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:42.423Z|2180c0ff-f7aa-4d89-86d4-b3a4bfcef85c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:42.424Z|2180c0ff-f7aa-4d89-86d4-b3a4bfcef85c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:42.423Z|025767dc-797d-4c99-9545-c901134aac0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:42.425Z|025767dc-797d-4c99-9545-c901134aac0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:46.196Z|d46d8d07-d961-4793-a29b-240c63159390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:06:46.196Z|d46d8d07-d961-4793-a29b-240c63159390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:06:51.542Z|c30bd698-227a-46ae-be68-10eaedd53ddb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:51.543Z|c30bd698-227a-46ae-be68-10eaedd53ddb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:52.450Z|427fcf28-f9e6-4c27-8409-66e6650dad3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:52.451Z|427fcf28-f9e6-4c27-8409-66e6650dad3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:06:52.452Z|e74f5351-da6f-4cbc-b3e0-beba5569f5ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:06:52.452Z|e74f5351-da6f-4cbc-b3e0-beba5569f5ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:01.196Z|3872b116-d5e1-4e01-ae02-f070419ba018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:07:01.196Z|3872b116-d5e1-4e01-ae02-f070419ba018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:07:01.567Z|479bbe82-bc0a-46e0-9de0-22c000dd459c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:01.567Z|479bbe82-bc0a-46e0-9de0-22c000dd459c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:02.057Z|734dbf0d-92ff-4422-b3f9-25e781926ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:07:02.058Z|734dbf0d-92ff-4422-b3f9-25e781926ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:07:02.475Z|082ec4b1-3b03-48a5-a09c-c4f318cb8a4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:02.475Z|082ec4b1-3b03-48a5-a09c-c4f318cb8a4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:02.478Z|e865fb5c-8f22-44da-b4f1-ccb57ec0e10d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:02.479Z|e865fb5c-8f22-44da-b4f1-ccb57ec0e10d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:06.322Z|637a1341-61da-4862-b4aa-b6174e7f1f46|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:07:06.324Z|637a1341-61da-4862-b4aa-b6174e7f1f46|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:11.589Z|e949ba8c-2890-4a04-8bd4-0ec749811c41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:11.590Z|e949ba8c-2890-4a04-8bd4-0ec749811c41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:12.499Z|8d910d04-49e7-482d-9a18-e8eff9b7437e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:12.499Z|8d910d04-49e7-482d-9a18-e8eff9b7437e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:12.501Z|ae565ce1-ff8f-4764-9216-1258b2d8c27a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:12.501Z|ae565ce1-ff8f-4764-9216-1258b2d8c27a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:16.196Z|3795471b-fc5c-481f-b2a2-adc17479027f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:07:16.198Z|3795471b-fc5c-481f-b2a2-adc17479027f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:07:21.617Z|d2259cb9-51d9-4907-b085-630a470ca80d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:21.618Z|d2259cb9-51d9-4907-b085-630a470ca80d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:22.528Z|f11969bd-5117-4027-a12e-8aec2add08b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:22.528Z|f11969bd-5117-4027-a12e-8aec2add08b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:22.528Z|f4d7e70b-ec11-4a35-b1d8-5e88f0cb20c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:22.530Z|f4d7e70b-ec11-4a35-b1d8-5e88f0cb20c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:31.195Z|76ea8665-ce4f-451a-9e06-88bc1a581b9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:07:31.196Z|76ea8665-ce4f-451a-9e06-88bc1a581b9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:07:31.643Z|84087169-5a92-4e41-a2e9-55fe7eabb55a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:31.644Z|84087169-5a92-4e41-a2e9-55fe7eabb55a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:32.059Z|776e6bba-53c3-4291-ad54-11cbae01ad91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:07:32.060Z|776e6bba-53c3-4291-ad54-11cbae01ad91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:07:32.551Z|5c08cf54-ab74-4e27-a8bc-734aedfe0e30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:32.552Z|5c08cf54-ab74-4e27-a8bc-734aedfe0e30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:32.556Z|528b9eda-2bff-41d7-a9e8-a5813744342c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:32.556Z|528b9eda-2bff-41d7-a9e8-a5813744342c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:41.667Z|8803a6e2-ca4c-413a-97af-449126b3269c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:41.667Z|8803a6e2-ca4c-413a-97af-449126b3269c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:42.579Z|918fcd1c-a8eb-41de-97f8-ef50ff774b8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:42.580Z|918fcd1c-a8eb-41de-97f8-ef50ff774b8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:42.585Z|77b09703-8dba-42fa-9582-67bd9555deeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:42.586Z|77b09703-8dba-42fa-9582-67bd9555deeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:46.195Z|db4596c2-d5e6-4d81-aa26-87864ec54871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:07:46.196Z|db4596c2-d5e6-4d81-aa26-87864ec54871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:07:51.689Z|6aa71b58-6500-4a28-93b8-99748451060e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:51.690Z|6aa71b58-6500-4a28-93b8-99748451060e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:52.604Z|d957f390-0e01-43b9-82cc-c94b1d75d355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:52.605Z|d957f390-0e01-43b9-82cc-c94b1d75d355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:07:52.610Z|62263f0f-31cd-4989-8331-0da5f2521ef9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:07:52.611Z|62263f0f-31cd-4989-8331-0da5f2521ef9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:01.195Z|effcd692-2443-45b0-9b19-d0f58fdb4773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:08:01.199Z|effcd692-2443-45b0-9b19-d0f58fdb4773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:08:01.712Z|3477d339-81ba-41bb-8916-26977911f1dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:01.713Z|3477d339-81ba-41bb-8916-26977911f1dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:02.061Z|463d153b-3ba0-4b5a-9ee5-3facc006e058|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:08:02.061Z|463d153b-3ba0-4b5a-9ee5-3facc006e058|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:08:02.627Z|13fb3005-367a-4fc4-bd80-8ff97cdbad7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:02.628Z|13fb3005-367a-4fc4-bd80-8ff97cdbad7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:02.632Z|85cf9b61-72cc-4930-80b5-cce961504c6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:02.633Z|85cf9b61-72cc-4930-80b5-cce961504c6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:06.318Z|96888b11-47b7-4cd9-8492-ee63b1483ceb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:08:06.319Z|96888b11-47b7-4cd9-8492-ee63b1483ceb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:11.736Z|9834f603-2d6d-4d0a-a294-e45e601c9365|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:11.737Z|9834f603-2d6d-4d0a-a294-e45e601c9365|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:12.652Z|76ed6084-c4be-4df1-8e55-421dda637563|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:12.652Z|76ed6084-c4be-4df1-8e55-421dda637563|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:12.653Z|f9abfcae-64b5-4dd9-9050-5628aebcb252|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:12.654Z|f9abfcae-64b5-4dd9-9050-5628aebcb252|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:16.195Z|6df28826-af87-4baa-a4d0-8d2bae1b1289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:08:16.196Z|6df28826-af87-4baa-a4d0-8d2bae1b1289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:08:21.761Z|fd79dd6e-822f-48e4-ba3d-da7e155818af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:21.762Z|fd79dd6e-822f-48e4-ba3d-da7e155818af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:22.673Z|481615a2-faef-4d45-9879-d96497473a59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:22.673Z|5cc6969d-3a30-47c1-afc5-97c0b6664891|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:22.674Z|481615a2-faef-4d45-9879-d96497473a59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:22.674Z|5cc6969d-3a30-47c1-afc5-97c0b6664891|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:31.195Z|8423b002-a587-4843-9ab1-6197a9d872b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:08:31.196Z|8423b002-a587-4843-9ab1-6197a9d872b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:08:31.789Z|6d12244b-ff3d-4182-979a-dca28e9b11c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:31.790Z|6d12244b-ff3d-4182-979a-dca28e9b11c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:32.063Z|f60f11ab-e14c-4436-ae20-dddd3890a5d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:08:32.064Z|f60f11ab-e14c-4436-ae20-dddd3890a5d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:08:32.696Z|68a7448d-d523-4afa-b4eb-51498c63d6d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:32.696Z|89eafd4a-1712-4afe-aace-10d5b05170dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:32.696Z|68a7448d-d523-4afa-b4eb-51498c63d6d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:32.696Z|89eafd4a-1712-4afe-aace-10d5b05170dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:41.814Z|b0a07cf2-afb1-41e5-928d-e1708859830f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:41.815Z|b0a07cf2-afb1-41e5-928d-e1708859830f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:42.722Z|acf83021-c78d-4694-b204-b044a94015e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:42.722Z|f5f1ad8c-c3a0-4f45-99e9-c842cf2adb1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:42.722Z|acf83021-c78d-4694-b204-b044a94015e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:42.723Z|f5f1ad8c-c3a0-4f45-99e9-c842cf2adb1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:46.195Z|2f31d401-da13-431f-9361-9985308fa8eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:08:46.199Z|2f31d401-da13-431f-9361-9985308fa8eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:08:51.838Z|298866c5-c798-4887-8828-7a8a5e64e42e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:51.838Z|298866c5-c798-4887-8828-7a8a5e64e42e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:52.745Z|6c1aca59-edb6-4a1c-b525-d6ccb8935e1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:52.746Z|6c1aca59-edb6-4a1c-b525-d6ccb8935e1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:08:52.746Z|dab8f08b-d1eb-4269-989d-e21393fce3b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:08:52.747Z|dab8f08b-d1eb-4269-989d-e21393fce3b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:01.195Z|a4211fc1-45ab-4322-9c95-8d790bf88273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:09:01.196Z|a4211fc1-45ab-4322-9c95-8d790bf88273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:09:01.862Z|b52f2c96-bd56-49da-b0a3-9f6926bf242b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:01.863Z|b52f2c96-bd56-49da-b0a3-9f6926bf242b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:02.064Z|333fd31a-0f4b-43e6-a452-df77e6307325|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:09:02.065Z|333fd31a-0f4b-43e6-a452-df77e6307325|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:09:02.768Z|c0474a4a-15fd-4093-aaae-0f657ca88ef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:02.768Z|fee1fbbe-0537-4976-bd61-abcab25f519d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:02.769Z|c0474a4a-15fd-4093-aaae-0f657ca88ef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:02.769Z|fee1fbbe-0537-4976-bd61-abcab25f519d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:06.319Z|b00f3488-02f2-458e-bf3f-ddaa1c5c640a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:09:06.320Z|b00f3488-02f2-458e-bf3f-ddaa1c5c640a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:11.886Z|f39e75fe-6069-4bf7-a1be-690be6c05f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:11.887Z|f39e75fe-6069-4bf7-a1be-690be6c05f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:12.792Z|43f22a54-ee7d-4bad-8975-bb1f59857e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:12.792Z|58469379-41d1-437f-9ef5-e0751e7e9ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:12.792Z|58469379-41d1-437f-9ef5-e0751e7e9ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:12.792Z|43f22a54-ee7d-4bad-8975-bb1f59857e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:16.196Z|10ea4975-d012-4150-b8e0-96a47728ad81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:09:16.196Z|10ea4975-d012-4150-b8e0-96a47728ad81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:09:21.912Z|6a35ddfd-13e3-442d-b2cc-c644118633f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:21.913Z|6a35ddfd-13e3-442d-b2cc-c644118633f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:22.818Z|72af5ebc-b9b4-42e8-87eb-06e919ca44dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:22.818Z|1eb8626d-8d38-426e-9cbf-1754a62364d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:22.818Z|1eb8626d-8d38-426e-9cbf-1754a62364d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:22.818Z|72af5ebc-b9b4-42e8-87eb-06e919ca44dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:31.195Z|46e150bc-f8dd-49ed-96fc-c7deddc11191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:09:31.199Z|46e150bc-f8dd-49ed-96fc-c7deddc11191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:09:31.944Z|209248d8-ee49-422c-86cb-06c110cb2d92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:31.945Z|209248d8-ee49-422c-86cb-06c110cb2d92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:32.066Z|f8454e37-a110-46ea-94a3-390c3fae8cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:09:32.066Z|f8454e37-a110-46ea-94a3-390c3fae8cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:09:32.845Z|8f861aa6-37c5-4af3-9c7d-96ada18edcad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:32.845Z|8cc3c6c0-1801-496a-a963-c957cf956e1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:32.846Z|8f861aa6-37c5-4af3-9c7d-96ada18edcad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:32.846Z|8cc3c6c0-1801-496a-a963-c957cf956e1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:41.968Z|3a59078c-7b4c-4e52-84ee-84aff1b4ae73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:41.969Z|3a59078c-7b4c-4e52-84ee-84aff1b4ae73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:42.871Z|2d83a90c-6971-4cfd-869f-0ad83879e57a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:42.869Z|7aecf5c5-95c1-49f9-9567-3fa524fe293b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:42.872Z|7aecf5c5-95c1-49f9-9567-3fa524fe293b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:42.872Z|2d83a90c-6971-4cfd-869f-0ad83879e57a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:46.195Z|bf610e99-b4f2-4b16-a08d-0318fac95da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:09:46.196Z|bf610e99-b4f2-4b16-a08d-0318fac95da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:09:51.992Z|348e5ee2-bf60-477c-9e5d-160b553b0292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:51.993Z|348e5ee2-bf60-477c-9e5d-160b553b0292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:52.895Z|4b178d1d-35e1-44fe-90c0-c348d947f3cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:52.895Z|0302b259-4ce8-48f3-84b4-d2ffd4ea13b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:09:52.896Z|0302b259-4ce8-48f3-84b4-d2ffd4ea13b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:09:52.896Z|4b178d1d-35e1-44fe-90c0-c348d947f3cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:01.195Z|8da651b4-ce03-4d0a-a90b-2abe995052c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:10:01.196Z|8da651b4-ce03-4d0a-a90b-2abe995052c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:10:02.019Z|8b9e1078-192a-4dbf-a421-2c85bbc06dde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:02.020Z|8b9e1078-192a-4dbf-a421-2c85bbc06dde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:02.067Z|00fed510-771a-4a99-81e0-dce868841db4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:10:02.067Z|00fed510-771a-4a99-81e0-dce868841db4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:10:02.921Z|8eda9449-dbc2-49b4-ba78-1f325f9d1824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:02.921Z|a8a7fdf5-2ad0-42e9-a21d-ccf21073364e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:02.921Z|8eda9449-dbc2-49b4-ba78-1f325f9d1824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:02.922Z|a8a7fdf5-2ad0-42e9-a21d-ccf21073364e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:06.320Z|4a48188e-8405-4adb-bfaf-72e9b27010a9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:10:06.321Z|4a48188e-8405-4adb-bfaf-72e9b27010a9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:12.044Z|626d7389-1f2c-45a3-9073-d418b1b06706|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:12.045Z|626d7389-1f2c-45a3-9073-d418b1b06706|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:12.944Z|3d74040b-7175-4952-aeae-2a659f918700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:12.944Z|a322f6b2-8392-4327-9f0d-fdce387ae9b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:12.945Z|3d74040b-7175-4952-aeae-2a659f918700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:12.945Z|a322f6b2-8392-4327-9f0d-fdce387ae9b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:16.195Z|6459accd-adf6-4708-8627-ddb41da2f974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:10:16.199Z|6459accd-adf6-4708-8627-ddb41da2f974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:10:22.069Z|279af564-df15-4d6e-bb01-ab2b8bd56f6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:22.070Z|279af564-df15-4d6e-bb01-ab2b8bd56f6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:22.969Z|6aaa3d6d-97a7-44f1-b9df-4e611ceee4cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:22.970Z|6aaa3d6d-97a7-44f1-b9df-4e611ceee4cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:22.971Z|f585c6d2-bfba-4c68-8819-9f492d2df450|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:22.971Z|f585c6d2-bfba-4c68-8819-9f492d2df450|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:31.196Z|56bbda97-879b-4b4f-a6c0-367195edb6dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:10:31.197Z|56bbda97-879b-4b4f-a6c0-367195edb6dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:10:32.068Z|5b299714-5712-4cef-8ad2-acd0f3f6d0f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:10:32.069Z|5b299714-5712-4cef-8ad2-acd0f3f6d0f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:10:32.097Z|d130ae63-cd72-45f0-a886-6336f64389f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:32.097Z|d130ae63-cd72-45f0-a886-6336f64389f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:32.996Z|2a3cbd5a-951b-4889-b324-2fd9ddac16d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:32.996Z|e0671b5b-fa75-42a1-a408-46faac275c22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:32.996Z|e0671b5b-fa75-42a1-a408-46faac275c22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:32.996Z|2a3cbd5a-951b-4889-b324-2fd9ddac16d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:42.124Z|b0e4d4f0-50fe-4c70-8951-6da82982a0b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:42.126Z|b0e4d4f0-50fe-4c70-8951-6da82982a0b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:43.021Z|ca45f777-6da3-4b98-9df4-c66181bb9d7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:43.021Z|12879769-3e59-4788-ada0-d1d42a730c57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:43.022Z|12879769-3e59-4788-ada0-d1d42a730c57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:43.022Z|ca45f777-6da3-4b98-9df4-c66181bb9d7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:46.196Z|2372ec7c-a111-49e4-b22a-45e04459bb3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:10:46.197Z|2372ec7c-a111-49e4-b22a-45e04459bb3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:10:52.156Z|ed3b3b9e-9cb6-4aee-b0c5-ce67ccbde600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:52.157Z|ed3b3b9e-9cb6-4aee-b0c5-ce67ccbde600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:53.044Z|d77eec27-1c07-4358-a7e0-348a2c4183a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:53.044Z|d77eec27-1c07-4358-a7e0-348a2c4183a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:10:53.046Z|f2d480a3-fc35-4d9b-accb-463ce29103b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:10:53.047Z|f2d480a3-fc35-4d9b-accb-463ce29103b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:01.196Z|bc3c20f1-809e-4206-9aad-28130c0fcdf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:11:01.201Z|bc3c20f1-809e-4206-9aad-28130c0fcdf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:11:02.070Z|350f4f72-27de-4e03-8a2a-9dd328a1a121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:11:02.070Z|350f4f72-27de-4e03-8a2a-9dd328a1a121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:11:02.184Z|3052e69e-f33c-477a-9bd1-f2033f412008|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:02.185Z|3052e69e-f33c-477a-9bd1-f2033f412008|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:03.070Z|822b620d-c76b-4977-b647-d9ac7dc1aadd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:03.071Z|822b620d-c76b-4977-b647-d9ac7dc1aadd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:03.072Z|b2f9848c-87ed-4bf7-a991-4e0d12ed15f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:03.073Z|b2f9848c-87ed-4bf7-a991-4e0d12ed15f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:06.323Z|3f42b1c2-6459-4930-be73-0b7fef2a8dba|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:11:06.325Z|3f42b1c2-6459-4930-be73-0b7fef2a8dba|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:12.213Z|34fb0e65-853d-486d-952d-731bbfa7fecc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:12.215Z|34fb0e65-853d-486d-952d-731bbfa7fecc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:13.094Z|811eb069-f2a1-4757-9ac0-3e9f3de64032|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:13.094Z|d084eaa1-46ac-4873-9a3b-38356b47183f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:13.095Z|811eb069-f2a1-4757-9ac0-3e9f3de64032|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:13.095Z|d084eaa1-46ac-4873-9a3b-38356b47183f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:16.195Z|ed9db831-af1b-44fc-a469-a98cb3748784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:11:16.196Z|ed9db831-af1b-44fc-a469-a98cb3748784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:11:22.239Z|eaf37318-45c9-4a23-bb38-49b2abcd4223|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:22.240Z|eaf37318-45c9-4a23-bb38-49b2abcd4223|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:23.118Z|0bb84af6-aa36-442a-8f9f-4dfc2ffdd5f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:23.118Z|f8b297b3-7a22-4751-95b3-9ae87c520df5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:23.119Z|0bb84af6-aa36-442a-8f9f-4dfc2ffdd5f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:23.119Z|f8b297b3-7a22-4751-95b3-9ae87c520df5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:31.195Z|8731eb13-a137-45e3-b766-568e81f4ddeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:11:31.196Z|8731eb13-a137-45e3-b766-568e81f4ddeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:11:32.071Z|763b0cce-fc64-4a03-aed9-9f9a4eda59bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:11:32.072Z|763b0cce-fc64-4a03-aed9-9f9a4eda59bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:11:32.272Z|3d0485f3-743d-45c0-ae22-0a9dfdd190c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:32.273Z|3d0485f3-743d-45c0-ae22-0a9dfdd190c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:33.145Z|4b6fca3a-d137-4d31-80dc-283d58b6ba92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:33.146Z|4b6fca3a-d137-4d31-80dc-283d58b6ba92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:33.152Z|7cf6fc82-e1e2-4ffe-9716-7a9bc796fd0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:33.152Z|7cf6fc82-e1e2-4ffe-9716-7a9bc796fd0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:42.298Z|cb1e14e0-90e4-4a13-aa39-02a48a21c440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:42.299Z|cb1e14e0-90e4-4a13-aa39-02a48a21c440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:43.170Z|076dec53-a771-4a15-939b-08c5708326da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:43.171Z|076dec53-a771-4a15-939b-08c5708326da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:43.183Z|398f004c-6c67-49b7-89e7-521d0a43094b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:43.183Z|398f004c-6c67-49b7-89e7-521d0a43094b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:46.196Z|af417afa-2ac5-4536-844d-03c003a7b061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:11:46.202Z|af417afa-2ac5-4536-844d-03c003a7b061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:11:52.321Z|09e314ac-d872-4df1-9abf-c5190332e84b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:52.322Z|09e314ac-d872-4df1-9abf-c5190332e84b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:53.201Z|6706dcb6-c9bc-4230-9ebb-0acc3d1bb01e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:53.202Z|6706dcb6-c9bc-4230-9ebb-0acc3d1bb01e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:11:53.207Z|7fdda880-d546-4790-bcaa-5057a1ef75c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:11:53.207Z|7fdda880-d546-4790-bcaa-5057a1ef75c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:01.196Z|549ef2d5-9d80-4586-a6a7-5ef49ecbc52a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:12:01.196Z|549ef2d5-9d80-4586-a6a7-5ef49ecbc52a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:12:02.072Z|3cbc2020-7058-4c4c-9e9f-097a42906bc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:12:02.073Z|3cbc2020-7058-4c4c-9e9f-097a42906bc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:12:02.346Z|b45218e8-87db-464b-a24e-911648e2ea9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:02.347Z|b45218e8-87db-464b-a24e-911648e2ea9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:03.226Z|3c521480-d547-40e5-84a9-a54fbf8333bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:03.226Z|3c521480-d547-40e5-84a9-a54fbf8333bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:03.229Z|717e5d32-7136-4578-8359-25f16667794b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:03.230Z|717e5d32-7136-4578-8359-25f16667794b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:06.319Z|a3ed5828-6a83-497d-babe-88ef3f638c8f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:12:06.321Z|a3ed5828-6a83-497d-babe-88ef3f638c8f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:12.369Z|59545e8d-3afd-4ad1-a679-4c7f81b0bf48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:12.370Z|59545e8d-3afd-4ad1-a679-4c7f81b0bf48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:13.249Z|cb3447bf-8841-4690-b870-520c25e71b7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:13.250Z|cb3447bf-8841-4690-b870-520c25e71b7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:13.249Z|dae4c51e-759d-48e3-aeb0-7542da845827|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:13.251Z|dae4c51e-759d-48e3-aeb0-7542da845827|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:16.195Z|3f940137-d89e-4360-b092-0466aab56fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:12:16.196Z|3f940137-d89e-4360-b092-0466aab56fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:12:22.400Z|00fe8355-ab5a-457d-968a-6bfdce0b7655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:22.401Z|00fe8355-ab5a-457d-968a-6bfdce0b7655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:23.274Z|2c99b6b6-5f63-455c-a10f-aac6b9698e78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:23.274Z|8512f91d-fdee-4722-a1b6-5deff015ad7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:23.275Z|2c99b6b6-5f63-455c-a10f-aac6b9698e78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:23.275Z|8512f91d-fdee-4722-a1b6-5deff015ad7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:31.195Z|d2668baa-7559-4ad8-ae70-39178dba0c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:12:31.201Z|d2668baa-7559-4ad8-ae70-39178dba0c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:12:32.074Z|a799e328-a34f-4d12-a7b3-8c11817c8b74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:12:32.074Z|a799e328-a34f-4d12-a7b3-8c11817c8b74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:12:32.429Z|1c48c3c3-e727-4fa6-87d8-70e01f0089a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:32.430Z|1c48c3c3-e727-4fa6-87d8-70e01f0089a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:33.304Z|20c314b0-74f7-4ea7-996a-13ee2642a29a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:33.305Z|20c314b0-74f7-4ea7-996a-13ee2642a29a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:33.313Z|c4a32c23-31cf-477b-80b8-6fe88e646f42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:33.313Z|c4a32c23-31cf-477b-80b8-6fe88e646f42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:42.456Z|31cf215d-2c1c-4688-b9ed-4b77d63bd903|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:42.457Z|31cf215d-2c1c-4688-b9ed-4b77d63bd903|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:43.333Z|5c98c410-f24b-4b15-90e4-2f3734fb5b62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:43.334Z|5c98c410-f24b-4b15-90e4-2f3734fb5b62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:43.339Z|51128c90-ac45-4406-8764-89cc0dcf7c32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:43.340Z|51128c90-ac45-4406-8764-89cc0dcf7c32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:46.195Z|809bd3e5-caa3-4b63-989f-00763bfd328a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:12:46.196Z|809bd3e5-caa3-4b63-989f-00763bfd328a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:12:52.482Z|c16874c8-dcfa-4594-914e-1953fc8688b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:52.482Z|c16874c8-dcfa-4594-914e-1953fc8688b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:53.358Z|f8d53e5c-7d5d-4194-9df6-7c474a0b8fb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:53.359Z|f8d53e5c-7d5d-4194-9df6-7c474a0b8fb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:12:53.363Z|de3af5cf-46e9-49be-a2c8-17526e0b15ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:12:53.364Z|de3af5cf-46e9-49be-a2c8-17526e0b15ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:01.195Z|87adb4b8-8641-4c30-b472-025d96d1c2f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:13:01.196Z|87adb4b8-8641-4c30-b472-025d96d1c2f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:13:02.075Z|f3132036-8063-43b5-9120-9a7c8683359f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:13:02.076Z|f3132036-8063-43b5-9120-9a7c8683359f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:13:02.510Z|d8a3f9ff-211e-4379-8b7a-a7fb839c4c4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:02.510Z|d8a3f9ff-211e-4379-8b7a-a7fb839c4c4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:03.380Z|bc1b5fc2-c374-4eb5-a679-4d4ab5054dd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:03.381Z|bc1b5fc2-c374-4eb5-a679-4d4ab5054dd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:03.387Z|cc87ad96-5901-4ac7-a3cd-92820391b3e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:03.389Z|cc87ad96-5901-4ac7-a3cd-92820391b3e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:06.318Z|28f2ee8a-ea2b-4645-9206-25e6ed7268d0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:13:06.319Z|28f2ee8a-ea2b-4645-9206-25e6ed7268d0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:12.536Z|1cd78857-2c26-4066-a951-86ee77559d0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:12.537Z|1cd78857-2c26-4066-a951-86ee77559d0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:13.406Z|74cf4c3b-6264-4f96-8088-e1d0afa848ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:13.407Z|74cf4c3b-6264-4f96-8088-e1d0afa848ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:13.412Z|818a6ac0-9c02-4428-b455-d739ac4d2e02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:13.413Z|818a6ac0-9c02-4428-b455-d739ac4d2e02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:16.195Z|dcdc6e45-f812-4161-8535-64ce79676048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:13:16.198Z|dcdc6e45-f812-4161-8535-64ce79676048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:13:22.563Z|d6fe9399-9755-479d-9f74-a81b83cecd4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:22.564Z|d6fe9399-9755-479d-9f74-a81b83cecd4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:23.430Z|ac505637-7b3c-4d41-bf0c-721909cce6c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:23.430Z|ac505637-7b3c-4d41-bf0c-721909cce6c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:23.434Z|0b2005be-0346-423e-b4b8-a872b6f603e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:23.435Z|0b2005be-0346-423e-b4b8-a872b6f603e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:31.195Z|a8056d20-2166-498c-a2e5-9fb5b60718d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:13:31.196Z|a8056d20-2166-498c-a2e5-9fb5b60718d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:13:32.076Z|56201ad1-3b0d-4b74-b5a6-a066a1b62fa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:13:32.077Z|56201ad1-3b0d-4b74-b5a6-a066a1b62fa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:13:32.589Z|6f5c6e4f-2b21-413b-afb8-2292c6c38ac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:32.590Z|6f5c6e4f-2b21-413b-afb8-2292c6c38ac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:33.454Z|a5b9dff1-5113-46bc-87a7-ea678dd10675|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:33.454Z|a5b9dff1-5113-46bc-87a7-ea678dd10675|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:33.460Z|7cd83c08-e5f9-4050-8605-c5e5afa2e847|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:33.461Z|7cd83c08-e5f9-4050-8605-c5e5afa2e847|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:42.613Z|1c3a567d-8347-4652-bc70-d6882eadf5a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:42.614Z|1c3a567d-8347-4652-bc70-d6882eadf5a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:43.479Z|36d5d1dc-b99a-48b2-971b-a4ded34dc8db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:43.479Z|36d5d1dc-b99a-48b2-971b-a4ded34dc8db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:43.483Z|40ded3a8-8cd6-4c01-b643-0dd35f208570|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:43.484Z|40ded3a8-8cd6-4c01-b643-0dd35f208570|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:46.195Z|9bf2c4ab-247b-4997-941a-e8e3d20ceb68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:13:46.196Z|9bf2c4ab-247b-4997-941a-e8e3d20ceb68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:13:52.639Z|56563f73-5e4c-4f6e-9029-838831f7026f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:52.640Z|56563f73-5e4c-4f6e-9029-838831f7026f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:53.503Z|13a3f7c3-4069-4d8a-ab14-24ea684e9ae2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:53.504Z|92445e9e-cc02-47ff-bac8-d647b509e03c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:13:53.504Z|13a3f7c3-4069-4d8a-ab14-24ea684e9ae2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:13:53.504Z|92445e9e-cc02-47ff-bac8-d647b509e03c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:01.195Z|2c6b7ca3-9efe-4e5a-8c2e-331b63e411ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:14:01.198Z|2c6b7ca3-9efe-4e5a-8c2e-331b63e411ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:14:02.078Z|e9115677-1e61-45c7-81ab-e1f9441da581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:14:02.078Z|e9115677-1e61-45c7-81ab-e1f9441da581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:14:02.663Z|edadc134-1b46-4e47-97a0-5f8d469535f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:02.664Z|edadc134-1b46-4e47-97a0-5f8d469535f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:03.529Z|7873057a-423d-4771-b434-23858480e6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:03.529Z|55d40539-72c1-4cd2-89a6-cb66d3d95dc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:03.529Z|7873057a-423d-4771-b434-23858480e6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:03.530Z|55d40539-72c1-4cd2-89a6-cb66d3d95dc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:06.319Z|924e0304-7001-4f74-8ce2-780a4055085d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:14:06.320Z|924e0304-7001-4f74-8ce2-780a4055085d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:12.686Z|5ab5d5f1-7b2f-4dd7-9ba9-4ed5fd86da83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:12.687Z|5ab5d5f1-7b2f-4dd7-9ba9-4ed5fd86da83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:13.554Z|216a73df-f1ad-45f8-a5cb-99336944eb66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:13.554Z|babadbcd-5be0-4370-be20-47e829db6f30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:13.555Z|babadbcd-5be0-4370-be20-47e829db6f30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:13.555Z|216a73df-f1ad-45f8-a5cb-99336944eb66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:16.195Z|aa44a293-a29c-46a3-82d9-eb710176a1f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:14:16.196Z|aa44a293-a29c-46a3-82d9-eb710176a1f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:14:22.712Z|2c17e2e4-062b-426a-8d6e-04d8cab24601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:22.713Z|2c17e2e4-062b-426a-8d6e-04d8cab24601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:23.580Z|b78b222c-901c-4092-87a5-5d3e42a9e9d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:23.580Z|b78b222c-901c-4092-87a5-5d3e42a9e9d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:23.587Z|a924d2f7-66bd-46ee-bcf8-c2806397f9db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:23.588Z|a924d2f7-66bd-46ee-bcf8-c2806397f9db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:31.195Z|d653c357-0efc-48fa-985a-216188e93159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:14:31.196Z|d653c357-0efc-48fa-985a-216188e93159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:14:32.079Z|57e30934-af79-4140-8c5f-ec3209fdf3cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:14:32.080Z|57e30934-af79-4140-8c5f-ec3209fdf3cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:14:32.738Z|b27447b4-a8c0-4487-bb30-894be4474f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:32.738Z|b27447b4-a8c0-4487-bb30-894be4474f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:33.603Z|9759c1a9-a951-4b22-96bd-d56a0ff1cca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:33.604Z|9759c1a9-a951-4b22-96bd-d56a0ff1cca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:33.614Z|fb0bfc75-503b-4c42-a527-a473f6b85e8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:33.615Z|fb0bfc75-503b-4c42-a527-a473f6b85e8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:42.763Z|7ba799ea-e983-410b-91aa-3d50d3e62726|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:42.763Z|7ba799ea-e983-410b-91aa-3d50d3e62726|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:43.627Z|8d32aa3a-9925-49a9-afc1-044d5cd9607b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:43.628Z|8d32aa3a-9925-49a9-afc1-044d5cd9607b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:43.637Z|e7d1dd9a-8a33-45e6-a141-96305b589c43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:43.638Z|e7d1dd9a-8a33-45e6-a141-96305b589c43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:46.195Z|09ace02e-736b-40a1-ab2a-2101a45c386d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:14:46.196Z|09ace02e-736b-40a1-ab2a-2101a45c386d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:14:52.789Z|599adc0f-1bec-4852-b731-74724f60764c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:52.790Z|599adc0f-1bec-4852-b731-74724f60764c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:53.653Z|68432de7-b116-42b2-8e2a-969fc21db5c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:53.654Z|68432de7-b116-42b2-8e2a-969fc21db5c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:14:53.660Z|3368d4b1-3b4f-4954-8c1d-8682ca1c087a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:14:53.661Z|3368d4b1-3b4f-4954-8c1d-8682ca1c087a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:01.195Z|6312aaf6-12c4-4fd6-b3a9-2787ba955eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:15:01.196Z|6312aaf6-12c4-4fd6-b3a9-2787ba955eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:15:02.080Z|90179ce8-1f61-4403-9b97-dfecb5d0004c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:15:02.081Z|90179ce8-1f61-4403-9b97-dfecb5d0004c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:15:02.812Z|406502f5-eb15-48a9-ac0c-3d269c0f53a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:02.812Z|406502f5-eb15-48a9-ac0c-3d269c0f53a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:03.676Z|7d821d4f-1ac8-471b-a900-a4aadbf48577|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:03.677Z|7d821d4f-1ac8-471b-a900-a4aadbf48577|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:03.681Z|e999b9cd-7ea9-40da-b0a4-d0428d234614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:03.682Z|e999b9cd-7ea9-40da-b0a4-d0428d234614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:06.318Z|60f6e9cc-a9ef-47e6-98e1-e669b444f198|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:15:06.320Z|60f6e9cc-a9ef-47e6-98e1-e669b444f198|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:12.840Z|d38a76eb-3b0f-463d-8ba0-d579dc883d5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:12.840Z|d38a76eb-3b0f-463d-8ba0-d579dc883d5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:13.703Z|0bc7e89a-e054-4217-997f-673dbc31a517|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:13.703Z|8fb1a2b3-288e-4de0-94e7-be9aaf2e8fb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:13.704Z|0bc7e89a-e054-4217-997f-673dbc31a517|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:13.704Z|8fb1a2b3-288e-4de0-94e7-be9aaf2e8fb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:16.196Z|9ef7584b-5059-4a27-b2a5-3b72aa9de9c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:15:16.196Z|9ef7584b-5059-4a27-b2a5-3b72aa9de9c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:15:22.864Z|5fabc9c7-5c34-4a60-911a-bec5a785229b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:22.865Z|5fabc9c7-5c34-4a60-911a-bec5a785229b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:23.727Z|29d5837f-e0ad-4af0-a1a2-deefb620f661|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:23.727Z|29d5837f-e0ad-4af0-a1a2-deefb620f661|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:23.730Z|3a90e17e-b2b2-46f5-b672-b143a40851f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:23.730Z|3a90e17e-b2b2-46f5-b672-b143a40851f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:31.195Z|d466f9f6-408d-4ea7-8d48-8622c3a708c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:15:31.196Z|d466f9f6-408d-4ea7-8d48-8622c3a708c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:15:32.081Z|66b6ff66-c484-441e-b315-dfe484965088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:15:32.082Z|66b6ff66-c484-441e-b315-dfe484965088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:15:32.889Z|c183e9b0-7a08-467b-84f2-fb39de5588d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:32.889Z|c183e9b0-7a08-467b-84f2-fb39de5588d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:33.750Z|0c793f21-cc1d-4cdc-999e-eb0b8c175a52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:33.750Z|1355e2f5-4f7c-43af-b3d3-f6c1375978b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:33.751Z|0c793f21-cc1d-4cdc-999e-eb0b8c175a52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:33.751Z|1355e2f5-4f7c-43af-b3d3-f6c1375978b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:42.920Z|7d184991-70d5-4f60-a373-7d3f7e6f1490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:42.921Z|7d184991-70d5-4f60-a373-7d3f7e6f1490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:43.773Z|8334a2a8-e7e0-4c11-bade-cb01d548b926|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:43.773Z|312e71cf-2082-4c36-88ad-274529b1977d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:43.774Z|312e71cf-2082-4c36-88ad-274529b1977d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:43.774Z|8334a2a8-e7e0-4c11-bade-cb01d548b926|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:46.196Z|0fc242a0-dd68-441d-afee-cd9a514ebc51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:15:46.196Z|0fc242a0-dd68-441d-afee-cd9a514ebc51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:15:52.946Z|a2459fb3-490d-4b4c-bc8e-ac69d5270389|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:52.947Z|a2459fb3-490d-4b4c-bc8e-ac69d5270389|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:53.795Z|73468e04-4c34-4f19-a755-560ffad9dc4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:53.795Z|73468e04-4c34-4f19-a755-560ffad9dc4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:15:53.797Z|9192887e-f816-4e1f-9ead-d67ec89e696a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:15:53.798Z|9192887e-f816-4e1f-9ead-d67ec89e696a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:01.195Z|2a33cd84-7d19-457e-a7c7-a40391932de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:16:01.196Z|2a33cd84-7d19-457e-a7c7-a40391932de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:16:02.082Z|d22c8c5f-1e57-4718-9886-c2649b4d0f82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:16:02.083Z|d22c8c5f-1e57-4718-9886-c2649b4d0f82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:16:02.983Z|83f61d88-3e14-421c-a3ac-d0dfc2d34e16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:02.984Z|83f61d88-3e14-421c-a3ac-d0dfc2d34e16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:03.818Z|e61d5dc4-e5b4-41c2-b963-bfd00977b6b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:03.818Z|da69ef25-f459-41de-85b0-221fc82c08cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:03.818Z|e61d5dc4-e5b4-41c2-b963-bfd00977b6b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:03.819Z|da69ef25-f459-41de-85b0-221fc82c08cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:06.319Z|f07f32c3-f94e-4c0d-a845-f55838fe4c97|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:16:06.320Z|f07f32c3-f94e-4c0d-a845-f55838fe4c97|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:13.017Z|fd829e00-1c79-4b3d-9ac9-4605f319a59f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:13.018Z|fd829e00-1c79-4b3d-9ac9-4605f319a59f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:13.842Z|3f63b27d-f56f-4c26-9809-fb8b6ed9e219|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:13.842Z|986e3b88-19c3-4ce0-bb09-5016c4e66643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:13.843Z|986e3b88-19c3-4ce0-bb09-5016c4e66643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:13.843Z|3f63b27d-f56f-4c26-9809-fb8b6ed9e219|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:16.195Z|61674c8d-91e7-4a88-9c51-371819bd6030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:16:16.196Z|61674c8d-91e7-4a88-9c51-371819bd6030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:16:23.049Z|eedac371-b8cc-431a-8fac-d6afacb63173|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:23.050Z|eedac371-b8cc-431a-8fac-d6afacb63173|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:23.869Z|b37c704d-fe08-4c0b-a3c6-41e4909e5a20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:23.870Z|b37c704d-fe08-4c0b-a3c6-41e4909e5a20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:23.872Z|b6b29cd3-750f-4a1d-bb56-839e94124856|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:23.872Z|b6b29cd3-750f-4a1d-bb56-839e94124856|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:31.195Z|e73292f1-60c1-42c7-b6f5-02cefd2c745e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:16:31.196Z|e73292f1-60c1-42c7-b6f5-02cefd2c745e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:16:32.083Z|85c30612-bffd-43b9-bd54-d182b0b0e791|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:16:32.084Z|85c30612-bffd-43b9-bd54-d182b0b0e791|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:16:33.077Z|da533432-5448-4cee-9c72-5de4b647a991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:33.079Z|da533432-5448-4cee-9c72-5de4b647a991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:33.893Z|af5cc001-f236-478f-a1dd-7ae7fedb6731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:33.893Z|c723752f-eed0-4358-928b-8c10e9df47a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:33.894Z|af5cc001-f236-478f-a1dd-7ae7fedb6731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:33.894Z|c723752f-eed0-4358-928b-8c10e9df47a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:43.104Z|6a5a4eab-dde1-433a-91ad-ce469f2c94b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:43.104Z|6a5a4eab-dde1-433a-91ad-ce469f2c94b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:43.917Z|fe0e7107-8011-4de7-89f0-c3ae9dd8edb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:43.918Z|fe0e7107-8011-4de7-89f0-c3ae9dd8edb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:43.917Z|fa6d3083-aa91-4187-a247-e34b8fc3bba8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:43.919Z|fa6d3083-aa91-4187-a247-e34b8fc3bba8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:46.195Z|c791b1e8-6893-4089-9bbe-ea5b1ee00c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:16:46.196Z|c791b1e8-6893-4089-9bbe-ea5b1ee00c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:16:53.128Z|2372374e-afb4-49bf-97dd-973e09681088|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:53.129Z|2372374e-afb4-49bf-97dd-973e09681088|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:53.939Z|3e57c460-b993-4041-8e08-13a5fe995bf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:53.939Z|b743bce5-2a78-4e77-be78-caf401a5460b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:16:53.940Z|3e57c460-b993-4041-8e08-13a5fe995bf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:16:53.940Z|b743bce5-2a78-4e77-be78-caf401a5460b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:01.195Z|2aa80d30-fa03-43b4-8251-bf71ce3443a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:17:01.196Z|2aa80d30-fa03-43b4-8251-bf71ce3443a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:17:02.085Z|7c4a76dc-07fe-4077-87e4-cf7db9a50b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:17:02.085Z|7c4a76dc-07fe-4077-87e4-cf7db9a50b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:17:03.153Z|4dbcbc9c-81ac-428e-ba54-1cda8165f4b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:03.154Z|4dbcbc9c-81ac-428e-ba54-1cda8165f4b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:03.970Z|4b814376-876d-459a-906d-48fa82cd6693|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:03.970Z|fe2ec46c-88ac-4465-8a03-6a18a971af6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:03.970Z|fe2ec46c-88ac-4465-8a03-6a18a971af6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:03.970Z|4b814376-876d-459a-906d-48fa82cd6693|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:06.318Z|e668117f-c5de-4e49-9a1b-76a6e92f1d0d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:17:06.319Z|e668117f-c5de-4e49-9a1b-76a6e92f1d0d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:13.181Z|636bc403-7835-4317-9a4d-3208b5a31f34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:13.182Z|636bc403-7835-4317-9a4d-3208b5a31f34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:13.995Z|d0dc9ca7-ebf2-49d9-9322-e1e3bcb71ec9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:13.995Z|5e7d5cd4-17bb-438d-9bfe-a6f6fc224715|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:13.996Z|5e7d5cd4-17bb-438d-9bfe-a6f6fc224715|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:13.996Z|d0dc9ca7-ebf2-49d9-9322-e1e3bcb71ec9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:16.195Z|0c195580-6835-4f2c-9657-5224132b1b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:17:16.198Z|0c195580-6835-4f2c-9657-5224132b1b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:17:23.207Z|9a26bc37-66c4-480e-a725-98dff8111a5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:23.208Z|9a26bc37-66c4-480e-a725-98dff8111a5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:24.020Z|0c366b2e-9585-4466-b20f-b3eb9bb5a933|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:24.021Z|7df69c36-1ac9-41a3-a325-6efb2cd8a417|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:24.021Z|0c366b2e-9585-4466-b20f-b3eb9bb5a933|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:24.021Z|7df69c36-1ac9-41a3-a325-6efb2cd8a417|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:31.195Z|2b7ac242-3f21-495c-9915-1a0a0f887619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:17:31.196Z|2b7ac242-3f21-495c-9915-1a0a0f887619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:17:32.086Z|7ddeee4e-3e8f-4faf-9562-5b493e4dae29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:17:32.086Z|7ddeee4e-3e8f-4faf-9562-5b493e4dae29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:17:33.231Z|1469f187-dcca-4362-ad6e-bd47d05551c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:33.232Z|1469f187-dcca-4362-ad6e-bd47d05551c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:34.048Z|3d3839e5-4d4b-4f8c-9a5f-1f154a5726df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:34.048Z|7c2738cb-a8b3-4798-aabc-97ec69f221bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:34.049Z|3d3839e5-4d4b-4f8c-9a5f-1f154a5726df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:34.049Z|7c2738cb-a8b3-4798-aabc-97ec69f221bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:43.317Z|54ca19a2-04d7-467b-b304-818cda79ec1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:43.318Z|54ca19a2-04d7-467b-b304-818cda79ec1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:44.075Z|84665034-3b12-4b81-b923-47ab8736d8b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:44.076Z|84665034-3b12-4b81-b923-47ab8736d8b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:44.075Z|c2d770ed-37f1-42a8-b297-4f7f2ad3bf84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:44.077Z|c2d770ed-37f1-42a8-b297-4f7f2ad3bf84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:46.196Z|47cff846-98c3-44a2-af9f-032aba7b3028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:17:46.196Z|47cff846-98c3-44a2-af9f-032aba7b3028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:17:53.348Z|c4bca8ff-3d8a-494b-9c40-185df0354f52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:53.349Z|c4bca8ff-3d8a-494b-9c40-185df0354f52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:54.099Z|5fa33840-4510-4407-8ded-53d65b7d729f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:54.099Z|662c8552-7782-4291-b947-cd1df7c66e73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:17:54.100Z|662c8552-7782-4291-b947-cd1df7c66e73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:17:54.100Z|5fa33840-4510-4407-8ded-53d65b7d729f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:01.195Z|e4807023-ca93-404d-80d6-3a32656bfbe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:18:01.199Z|e4807023-ca93-404d-80d6-3a32656bfbe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:18:02.087Z|2021ca10-b3c7-4dc4-921d-2828cccfb884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:18:02.088Z|2021ca10-b3c7-4dc4-921d-2828cccfb884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:18:03.376Z|3b6a3bfb-7270-443d-8fb7-6ed8a6760126|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:03.377Z|3b6a3bfb-7270-443d-8fb7-6ed8a6760126|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:04.126Z|f099f08e-fa04-4d4c-9a0a-737bb5096ca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:04.127Z|f099f08e-fa04-4d4c-9a0a-737bb5096ca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:04.133Z|f8554078-ea3a-43c6-8d57-3356bd978735|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:04.134Z|f8554078-ea3a-43c6-8d57-3356bd978735|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:06.318Z|e92b86fb-fc03-40b1-8fef-2793ee685762|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:18:06.319Z|e92b86fb-fc03-40b1-8fef-2793ee685762|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:13.403Z|71881e59-1370-47d5-b96b-2ae46701f4a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:13.404Z|71881e59-1370-47d5-b96b-2ae46701f4a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:14.156Z|544e543d-7426-4cbf-a00e-2602f9436090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:14.157Z|544e543d-7426-4cbf-a00e-2602f9436090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:14.162Z|270c9297-28de-4542-a9bf-9d7488289144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:14.162Z|270c9297-28de-4542-a9bf-9d7488289144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:16.195Z|dbb46581-4332-4fdc-81b7-f2436b8772cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:18:16.196Z|dbb46581-4332-4fdc-81b7-f2436b8772cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:18:23.428Z|21ddd13c-4f2d-47d9-8d82-2962a9e0be25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:23.429Z|21ddd13c-4f2d-47d9-8d82-2962a9e0be25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:24.185Z|71fa5d63-5e9b-4348-9700-3d63072c63d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:24.185Z|7895c2e5-2b0a-47dd-950a-07cbc8efb83b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:24.185Z|7895c2e5-2b0a-47dd-950a-07cbc8efb83b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:24.185Z|71fa5d63-5e9b-4348-9700-3d63072c63d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:31.199Z|e37f0e62-1268-4c52-9048-94fbb1ca0cf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:18:31.202Z|e37f0e62-1268-4c52-9048-94fbb1ca0cf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:18:32.089Z|03d3936d-a6f5-4b8a-8537-565a8999803e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:18:32.089Z|03d3936d-a6f5-4b8a-8537-565a8999803e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:18:33.451Z|b8c24fe9-40af-4077-9a74-f74bc6e50ab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:33.452Z|b8c24fe9-40af-4077-9a74-f74bc6e50ab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:34.212Z|5ff585cc-dd57-4bda-ab80-9188349ab38e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:34.213Z|5ff585cc-dd57-4bda-ab80-9188349ab38e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:34.215Z|ca80f328-10d1-4b50-acf3-61a38ac933fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:34.216Z|ca80f328-10d1-4b50-acf3-61a38ac933fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:43.474Z|2ad1bbf8-a845-4079-8cfe-6545edf7595e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:43.478Z|2ad1bbf8-a845-4079-8cfe-6545edf7595e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:44.237Z|5a78094d-6cc1-4cc2-9048-2a337735b0eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:44.238Z|5a78094d-6cc1-4cc2-9048-2a337735b0eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:44.243Z|638af886-067a-410c-ae1c-b0c2ec09059a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:44.243Z|638af886-067a-410c-ae1c-b0c2ec09059a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:46.195Z|46e63d64-824f-4872-82ac-eb7796d9de4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:18:46.196Z|46e63d64-824f-4872-82ac-eb7796d9de4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:18:53.499Z|c87eb8b6-8121-428d-b9df-c27a09308a67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:53.500Z|c87eb8b6-8121-428d-b9df-c27a09308a67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:54.261Z|df2fff21-2f38-4445-bdf5-1d10e971e6c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:54.262Z|df2fff21-2f38-4445-bdf5-1d10e971e6c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:18:54.264Z|db4c03d0-ea56-4506-8626-acaffd4c4e19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:18:54.265Z|db4c03d0-ea56-4506-8626-acaffd4c4e19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:01.195Z|4f603c6a-b09e-4203-b3c7-675d3f2fbcd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:19:01.196Z|4f603c6a-b09e-4203-b3c7-675d3f2fbcd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:19:02.090Z|74eafdf3-490e-4536-b5b5-9d8b338eb104|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:19:02.090Z|74eafdf3-490e-4536-b5b5-9d8b338eb104|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:19:03.523Z|52dadb1a-19ac-4e4d-89b1-6e9b103e49a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:03.523Z|52dadb1a-19ac-4e4d-89b1-6e9b103e49a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:04.284Z|36a38798-6846-4869-b55a-20ea160e13db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:04.285Z|36a38798-6846-4869-b55a-20ea160e13db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:04.285Z|b7b98410-036c-4023-80db-b35ab8f19530|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:04.286Z|b7b98410-036c-4023-80db-b35ab8f19530|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:06.320Z|bdf255ba-e119-4bed-a9f8-11c2922c3c05|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:19:06.321Z|bdf255ba-e119-4bed-a9f8-11c2922c3c05|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:13.553Z|94dfcec7-8d85-41b3-b251-1d55ad9370e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:13.554Z|94dfcec7-8d85-41b3-b251-1d55ad9370e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:14.309Z|bbde02c1-4c87-4f83-82e9-adc869979f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:14.309Z|c7b98f3d-a877-4a92-9333-dd902ab1efcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:14.309Z|c7b98f3d-a877-4a92-9333-dd902ab1efcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:14.309Z|bbde02c1-4c87-4f83-82e9-adc869979f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:16.195Z|7061561a-e82f-48d6-bf83-efd30edf674e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:19:16.198Z|7061561a-e82f-48d6-bf83-efd30edf674e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:19:23.583Z|625047e0-a6f5-479f-b8b3-8a0b182b59a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:23.584Z|625047e0-a6f5-479f-b8b3-8a0b182b59a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:24.333Z|1bf891bb-604a-4737-93dc-c5ee7b00efd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:24.333Z|4477e6f3-63f1-46fe-b87c-598c81cb81a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:24.333Z|1bf891bb-604a-4737-93dc-c5ee7b00efd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:24.333Z|4477e6f3-63f1-46fe-b87c-598c81cb81a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:31.195Z|d3421eda-42c1-485b-a9e2-9ba26270dbb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:19:31.196Z|d3421eda-42c1-485b-a9e2-9ba26270dbb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:19:32.091Z|74110c5b-082e-46ab-93c8-0b9ee9a60a3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:19:32.092Z|74110c5b-082e-46ab-93c8-0b9ee9a60a3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:19:33.610Z|8fbd938c-4e01-4250-bf1e-e99f70dfc017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:33.611Z|8fbd938c-4e01-4250-bf1e-e99f70dfc017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:34.357Z|76dabe2d-7096-4cd6-9133-cc3678a501ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:34.357Z|034db426-9d35-4d65-bd1d-9e239513b938|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:34.357Z|034db426-9d35-4d65-bd1d-9e239513b938|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:34.357Z|76dabe2d-7096-4cd6-9133-cc3678a501ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:43.635Z|71ff1d83-f2ab-4342-b2bb-530c9c287a50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:43.636Z|71ff1d83-f2ab-4342-b2bb-530c9c287a50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:44.379Z|2e7d0113-0910-458b-8ee0-9b24ffbe3be8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:44.379Z|fcdc1240-fbe3-4ee8-9f7b-51217adf88e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:44.380Z|fcdc1240-fbe3-4ee8-9f7b-51217adf88e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:44.380Z|2e7d0113-0910-458b-8ee0-9b24ffbe3be8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:46.196Z|fffc3147-338e-4d3d-99f4-c12f1b8d3c72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:19:46.197Z|fffc3147-338e-4d3d-99f4-c12f1b8d3c72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:19:53.663Z|db55afb2-1e46-4126-bc79-377e86d6c3fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:53.664Z|db55afb2-1e46-4126-bc79-377e86d6c3fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:54.402Z|6348e16c-87e1-40e8-b28f-17fd75b1f7ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:54.403Z|6348e16c-87e1-40e8-b28f-17fd75b1f7ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:19:54.407Z|7eb90d7e-8c42-47cf-b297-38e6ce4418bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:19:54.409Z|7eb90d7e-8c42-47cf-b297-38e6ce4418bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:01.196Z|b63a5a7d-5f54-4c3a-bb36-7cd938e341ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:20:01.199Z|b63a5a7d-5f54-4c3a-bb36-7cd938e341ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:20:02.092Z|d56a62c6-c992-4a2d-9114-f8c0dff696a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:20:02.093Z|d56a62c6-c992-4a2d-9114-f8c0dff696a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:20:03.691Z|e233df92-5f15-4974-a88c-23ae11204978|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:03.692Z|e233df92-5f15-4974-a88c-23ae11204978|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:04.430Z|880e8d2b-963b-49f5-a147-d6d0cbe3c0fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:04.431Z|880e8d2b-963b-49f5-a147-d6d0cbe3c0fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:04.430Z|91ad0090-5354-4a29-be3c-5251df48ceea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:04.431Z|91ad0090-5354-4a29-be3c-5251df48ceea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:06.320Z|7ede4342-3784-43f7-bbc1-9055c46d095e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:20:06.321Z|7ede4342-3784-43f7-bbc1-9055c46d095e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:13.732Z|ec7b7058-078e-41a0-b778-a174dd87cd0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:13.734Z|ec7b7058-078e-41a0-b778-a174dd87cd0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:14.455Z|7779624f-3357-4e5e-af59-aaa68452dd48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:14.456Z|7779624f-3357-4e5e-af59-aaa68452dd48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:14.462Z|54f12bf9-f21f-4534-93df-e5fc869932d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:14.463Z|54f12bf9-f21f-4534-93df-e5fc869932d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:16.196Z|ac3b5c4b-57f7-4745-82bb-33fb7ae17cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:20:16.197Z|ac3b5c4b-57f7-4745-82bb-33fb7ae17cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:20:23.765Z|6414ef17-387b-4c2c-bace-87889313dfe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:23.766Z|6414ef17-387b-4c2c-bace-87889313dfe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:24.485Z|2c3b409d-a2dc-4176-bf42-ff12f95a7aff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:24.485Z|5509016a-2d4f-4227-9a8d-3f21f05f3c09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:24.485Z|2c3b409d-a2dc-4176-bf42-ff12f95a7aff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:24.485Z|5509016a-2d4f-4227-9a8d-3f21f05f3c09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:31.196Z|c1d9b765-3409-4997-91f6-9f2da75cce32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:20:31.197Z|c1d9b765-3409-4997-91f6-9f2da75cce32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:20:32.094Z|032cecb5-86c2-4fd6-8237-ae09746ba1df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:20:32.094Z|032cecb5-86c2-4fd6-8237-ae09746ba1df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:20:33.793Z|58162f37-1990-4654-8ca2-33af4a45ef3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:33.794Z|58162f37-1990-4654-8ca2-33af4a45ef3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:34.511Z|5c0a207e-c0a3-415b-b7ce-8466555424e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:34.512Z|5c0a207e-c0a3-415b-b7ce-8466555424e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:34.513Z|00db0c05-62f9-4927-a8cc-435d1b0de798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:34.513Z|00db0c05-62f9-4927-a8cc-435d1b0de798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:43.820Z|9eab3cba-52ec-4b61-ad3e-ab1ad598b37b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:43.821Z|9eab3cba-52ec-4b61-ad3e-ab1ad598b37b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:44.536Z|06a0a7f7-10fd-4d62-a08e-05ecbc2b09b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:44.536Z|091d72db-abda-4d28-94e4-9d48b3f22019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:44.537Z|06a0a7f7-10fd-4d62-a08e-05ecbc2b09b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:44.537Z|091d72db-abda-4d28-94e4-9d48b3f22019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:46.195Z|9059dc9b-b2bf-4f52-a1d5-029db9fb36b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:20:46.198Z|9059dc9b-b2bf-4f52-a1d5-029db9fb36b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:20:53.844Z|2322ffed-e6dd-4a90-84fe-d9a75547c94b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:53.845Z|2322ffed-e6dd-4a90-84fe-d9a75547c94b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:54.562Z|9476d7fc-1374-43fa-a9ec-0b3d49279848|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:54.562Z|c8cf9280-4c56-4cf9-b6b7-02f97b35cd1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:20:54.563Z|9476d7fc-1374-43fa-a9ec-0b3d49279848|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:20:54.563Z|c8cf9280-4c56-4cf9-b6b7-02f97b35cd1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:01.196Z|43d48355-eae5-453c-b998-8723c0deb5a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:21:01.196Z|43d48355-eae5-453c-b998-8723c0deb5a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:21:02.095Z|f5c88b32-6f56-4cc9-b869-1632e492c706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:21:02.095Z|f5c88b32-6f56-4cc9-b869-1632e492c706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:21:03.870Z|a07d5c7f-33e1-498b-ac17-2d536487715b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:03.871Z|a07d5c7f-33e1-498b-ac17-2d536487715b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:04.586Z|9689f339-80c4-4a78-ad49-149e15984601|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:04.586Z|cdebacfd-c365-45a1-80df-a1bc97530d35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:04.587Z|cdebacfd-c365-45a1-80df-a1bc97530d35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:04.587Z|9689f339-80c4-4a78-ad49-149e15984601|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:06.318Z|90193ef0-831c-4eda-884f-9e57731ab6b4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:21:06.319Z|90193ef0-831c-4eda-884f-9e57731ab6b4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:13.894Z|86a20a93-d864-41b4-bf5e-6a4ad761b1e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:13.895Z|86a20a93-d864-41b4-bf5e-6a4ad761b1e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:14.610Z|55af9823-8f90-4352-8980-f97765e03c78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:14.610Z|5cb869a3-556c-42f0-bdaf-86c809f3624c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:14.611Z|55af9823-8f90-4352-8980-f97765e03c78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:14.611Z|5cb869a3-556c-42f0-bdaf-86c809f3624c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:16.195Z|1de2d8c7-79f4-456d-b36c-2d6c7e761e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:21:16.196Z|1de2d8c7-79f4-456d-b36c-2d6c7e761e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:21:23.926Z|a4f27635-4c1d-4899-b19a-1138e6e7c730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:23.927Z|a4f27635-4c1d-4899-b19a-1138e6e7c730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:24.636Z|42628e9f-38f1-4a8c-899f-64c2b6e2ec20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:24.636Z|3e24ea8a-8a71-4513-bf5e-08d8b8ff5bae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:24.636Z|42628e9f-38f1-4a8c-899f-64c2b6e2ec20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:24.638Z|3e24ea8a-8a71-4513-bf5e-08d8b8ff5bae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:31.195Z|7afdb680-dba0-4788-9ad9-e81ddc0aba45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:21:31.199Z|7afdb680-dba0-4788-9ad9-e81ddc0aba45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:21:32.096Z|1350ab62-a5eb-49a2-ad00-93f89d80ac88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:21:32.097Z|1350ab62-a5eb-49a2-ad00-93f89d80ac88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:21:33.951Z|fed60e39-88e3-453e-949b-7588e775b36c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:33.952Z|fed60e39-88e3-453e-949b-7588e775b36c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:34.661Z|2a74ac68-beb0-4ff2-ba56-c9c44777fae3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:34.661Z|8c68116b-1a8a-4d40-8ef8-ed84933f6646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:34.662Z|2a74ac68-beb0-4ff2-ba56-c9c44777fae3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:34.662Z|8c68116b-1a8a-4d40-8ef8-ed84933f6646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:43.978Z|c331b626-567c-4cc9-8540-b437585c93be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:43.979Z|c331b626-567c-4cc9-8540-b437585c93be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:44.683Z|84cfd95a-dae3-428a-aab2-e2c7a327aa7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:44.683Z|3163d786-6302-46e3-8bb8-1b643a9ac883|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:44.684Z|3163d786-6302-46e3-8bb8-1b643a9ac883|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:44.685Z|84cfd95a-dae3-428a-aab2-e2c7a327aa7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:46.195Z|1b8a0826-e78d-4104-9822-b259e1dec2e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:21:46.196Z|1b8a0826-e78d-4104-9822-b259e1dec2e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:21:54.003Z|60eb5822-41bc-487a-b96a-51cd733f7a94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:54.004Z|60eb5822-41bc-487a-b96a-51cd733f7a94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:54.710Z|330dcf0b-3205-441d-b0c5-7969bf562084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:54.710Z|bf117273-0c31-4c8d-bca1-ac7ba941e9fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:21:54.711Z|bf117273-0c31-4c8d-bca1-ac7ba941e9fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:21:54.711Z|330dcf0b-3205-441d-b0c5-7969bf562084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:01.196Z|e7ef0ecd-c018-4f51-b608-627187134947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:22:01.196Z|e7ef0ecd-c018-4f51-b608-627187134947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:22:02.097Z|16904dcb-4601-45c5-86de-1060fcc98ed2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:22:02.098Z|16904dcb-4601-45c5-86de-1060fcc98ed2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:22:04.028Z|38041692-c2ac-4ccf-a2db-0281d36968e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:04.029Z|38041692-c2ac-4ccf-a2db-0281d36968e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:04.735Z|26c3a75b-193f-4e9d-95ef-ed3f21e91851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:04.735Z|9ac5396a-ba0b-4852-9f53-580a91ad2b84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:04.736Z|26c3a75b-193f-4e9d-95ef-ed3f21e91851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:04.736Z|9ac5396a-ba0b-4852-9f53-580a91ad2b84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:06.318Z|e940c9c0-67ec-4857-821a-cc044fa229bf|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:22:06.320Z|e940c9c0-67ec-4857-821a-cc044fa229bf|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:14.058Z|1ac4e8a2-b97a-45ca-98cd-d2dfcc03c03b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:14.059Z|1ac4e8a2-b97a-45ca-98cd-d2dfcc03c03b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:14.760Z|adc3e38c-d888-4d64-af78-cb4c0be737e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:14.760Z|1d51b2df-7fa6-41b8-9609-751299e63d7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:14.760Z|adc3e38c-d888-4d64-af78-cb4c0be737e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:14.761Z|1d51b2df-7fa6-41b8-9609-751299e63d7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:16.195Z|8ce87d03-3132-47ed-9a9c-3ee65c4a0248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:22:16.198Z|8ce87d03-3132-47ed-9a9c-3ee65c4a0248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:22:24.086Z|e6364167-90b9-4d60-941b-7850e9694f75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:24.087Z|e6364167-90b9-4d60-941b-7850e9694f75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:24.783Z|d4be02d6-e1b9-41c4-abb1-b6c5ea30683c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:24.783Z|d52db8e3-1991-48c6-ad07-0441e06849c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:24.784Z|d52db8e3-1991-48c6-ad07-0441e06849c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:24.784Z|d4be02d6-e1b9-41c4-abb1-b6c5ea30683c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:31.195Z|5f0114a2-5d48-406b-a038-53e00368d8dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:22:31.196Z|5f0114a2-5d48-406b-a038-53e00368d8dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:22:32.099Z|24313d3a-11b6-4c94-9937-ca554b6834a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:22:32.099Z|24313d3a-11b6-4c94-9937-ca554b6834a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:22:34.113Z|b875f6f9-135c-46d7-be26-b0e1947d73eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:34.113Z|b875f6f9-135c-46d7-be26-b0e1947d73eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:34.807Z|8392f6b4-fb66-4bc4-9d2b-185339160244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:34.808Z|8392f6b4-fb66-4bc4-9d2b-185339160244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:34.810Z|b1338c1c-7bcd-46e5-a68c-95fa325cd284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:34.811Z|b1338c1c-7bcd-46e5-a68c-95fa325cd284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:44.137Z|56cc467c-65b3-4788-95d7-da865a81161f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:44.138Z|56cc467c-65b3-4788-95d7-da865a81161f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:44.832Z|d41d2881-1697-47cb-964e-db5bc37d0996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:44.832Z|0ee01b5f-3cf6-4f9c-a13c-1e497595e9f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:44.833Z|0ee01b5f-3cf6-4f9c-a13c-1e497595e9f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:44.833Z|d41d2881-1697-47cb-964e-db5bc37d0996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:46.195Z|81d9f496-3e79-499b-9c2d-e902b06eb788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:22:46.196Z|81d9f496-3e79-499b-9c2d-e902b06eb788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:22:54.163Z|c7692638-30c4-4ff4-848c-2734bb62572b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:54.164Z|c7692638-30c4-4ff4-848c-2734bb62572b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:54.858Z|0c908c5d-c656-42b7-8645-49ec9386068d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:54.858Z|7f96376b-4e77-4d09-ba5a-7937b4c3182d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:22:54.859Z|7f96376b-4e77-4d09-ba5a-7937b4c3182d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:22:54.859Z|0c908c5d-c656-42b7-8645-49ec9386068d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:01.195Z|f1697d44-f2f1-44fe-9970-5fb1bc10c2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:23:01.199Z|f1697d44-f2f1-44fe-9970-5fb1bc10c2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:23:02.100Z|840290a4-6d7e-4643-89d7-a6cffb78b804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:23:02.101Z|840290a4-6d7e-4643-89d7-a6cffb78b804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:23:04.189Z|2b63e0e6-c82c-45cd-a5da-0fc86077bb58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:04.190Z|2b63e0e6-c82c-45cd-a5da-0fc86077bb58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:04.882Z|6ed7e536-8f6d-4bd2-bc58-db284c7bb971|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:04.882Z|d879525b-c3b4-471b-8dee-bf07fa95c31c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:04.883Z|d879525b-c3b4-471b-8dee-bf07fa95c31c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:04.883Z|6ed7e536-8f6d-4bd2-bc58-db284c7bb971|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:06.319Z|4b1eb583-f29a-456a-ad45-424bd3ae3e06|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:23:06.320Z|4b1eb583-f29a-456a-ad45-424bd3ae3e06|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:14.213Z|82aa48b1-a684-4de3-8ae2-fd9069502a14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:14.213Z|82aa48b1-a684-4de3-8ae2-fd9069502a14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:14.909Z|40cabb1f-bbcf-404d-a691-c81206e046f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:14.909Z|331c79a6-b367-4147-9296-cca86115c410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:14.909Z|40cabb1f-bbcf-404d-a691-c81206e046f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:14.909Z|331c79a6-b367-4147-9296-cca86115c410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:16.195Z|413e8659-b1b8-4bf3-9675-f1e656105eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:23:16.196Z|413e8659-b1b8-4bf3-9675-f1e656105eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:23:24.237Z|b4c92f9e-2437-445f-bb71-44c13e2437ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:24.237Z|b4c92f9e-2437-445f-bb71-44c13e2437ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:24.933Z|d99924c6-fae7-4980-9e51-a8712b033dc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:24.934Z|d99924c6-fae7-4980-9e51-a8712b033dc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:24.974Z|88000ffe-4ba2-470e-a19b-6ea1021a0351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:24.975Z|88000ffe-4ba2-470e-a19b-6ea1021a0351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:31.195Z|93b54718-a5a5-4377-b20e-1fa7bf23a433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:23:31.196Z|93b54718-a5a5-4377-b20e-1fa7bf23a433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:23:32.101Z|928c798a-5adb-4749-b81e-8837e60fd1e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:23:32.102Z|928c798a-5adb-4749-b81e-8837e60fd1e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:23:34.259Z|941c349a-a745-4b27-b354-594b0c25ef9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:34.260Z|941c349a-a745-4b27-b354-594b0c25ef9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:34.955Z|e98bb775-309f-4740-a7b9-46bf18245484|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:34.956Z|e98bb775-309f-4740-a7b9-46bf18245484|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:34.998Z|5f006b6a-ee94-4759-8531-b12923550e3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:34.999Z|5f006b6a-ee94-4759-8531-b12923550e3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:44.282Z|5cd12dc0-d512-45db-b1a3-89e5885387c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:44.283Z|5cd12dc0-d512-45db-b1a3-89e5885387c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:44.980Z|09f22f7e-bb85-46b8-a11b-7c77d1f88f84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:44.981Z|09f22f7e-bb85-46b8-a11b-7c77d1f88f84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:45.024Z|4600b52a-1054-4dc7-bb09-7322b7527a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:45.025Z|4600b52a-1054-4dc7-bb09-7322b7527a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:46.195Z|f52fea75-3599-4664-bfe9-8bc18e47ce3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:23:46.198Z|f52fea75-3599-4664-bfe9-8bc18e47ce3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:23:54.306Z|c12f9545-2077-4ae7-b47e-b832ffb67f20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:54.307Z|c12f9545-2077-4ae7-b47e-b832ffb67f20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:55.004Z|e5ec2825-72c7-48f6-9a84-45bd361e9c62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:55.004Z|e5ec2825-72c7-48f6-9a84-45bd361e9c62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:23:55.048Z|93f38305-32a6-4401-8523-6596d0452d6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:23:55.049Z|93f38305-32a6-4401-8523-6596d0452d6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:01.195Z|9326cd91-ca72-4693-925b-28187ecf3558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:24:01.196Z|9326cd91-ca72-4693-925b-28187ecf3558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:24:02.103Z|e8115c90-b418-4654-8224-dd56dcc7c53b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:24:02.103Z|e8115c90-b418-4654-8224-dd56dcc7c53b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:24:04.330Z|d0cc02b5-6a55-4e5c-b551-7e93913b1375|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:04.332Z|d0cc02b5-6a55-4e5c-b551-7e93913b1375|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:05.027Z|88e6b22c-fffb-4cfe-aa91-8bfb8d029504|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:05.028Z|88e6b22c-fffb-4cfe-aa91-8bfb8d029504|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:05.070Z|bf16a7dd-0163-4e59-8278-20417a90b9f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:05.071Z|bf16a7dd-0163-4e59-8278-20417a90b9f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:06.317Z|8b796876-3b02-4f37-bd5c-77233a190939|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:24:06.318Z|8b796876-3b02-4f37-bd5c-77233a190939|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:14.357Z|17318428-4a1d-4203-a3db-d74e0d70e8a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:14.358Z|17318428-4a1d-4203-a3db-d74e0d70e8a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:15.052Z|bc8510e6-0241-4b98-94c0-56d4ea636cff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:15.053Z|bc8510e6-0241-4b98-94c0-56d4ea636cff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:15.093Z|e46b1217-5f8a-4357-9605-932a910fd066|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:15.094Z|e46b1217-5f8a-4357-9605-932a910fd066|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:16.195Z|42c79551-62cf-4566-9f39-9139bc11a28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:24:16.196Z|42c79551-62cf-4566-9f39-9139bc11a28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:24:24.386Z|06066290-668c-41e3-8629-bb4e6bc961a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:24.386Z|06066290-668c-41e3-8629-bb4e6bc961a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:25.077Z|8c77946a-79ed-4af0-acd4-574139245fd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:25.078Z|8c77946a-79ed-4af0-acd4-574139245fd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:25.117Z|9631fcc2-dc0d-4b4e-ac6b-267e60230c91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:25.118Z|9631fcc2-dc0d-4b4e-ac6b-267e60230c91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:31.195Z|7586fcca-e76d-43cc-bc6b-3e967d98e127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:24:31.198Z|7586fcca-e76d-43cc-bc6b-3e967d98e127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:24:32.104Z|caa425c8-3f8b-481b-b1ff-9696a4c21f21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:24:32.105Z|caa425c8-3f8b-481b-b1ff-9696a4c21f21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:24:34.411Z|c9308a67-882d-481e-bf49-5bf920576f9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:34.412Z|c9308a67-882d-481e-bf49-5bf920576f9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:35.103Z|e25e98c3-3a15-4b20-ad56-a565c6e3bec7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:35.104Z|e25e98c3-3a15-4b20-ad56-a565c6e3bec7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:35.142Z|288c2113-3e3a-457c-9ea4-1f1931ed8578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:35.143Z|288c2113-3e3a-457c-9ea4-1f1931ed8578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:44.437Z|93471f05-7cb6-41c1-8a19-e64e07ab6864|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:44.437Z|93471f05-7cb6-41c1-8a19-e64e07ab6864|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:45.136Z|7879949c-a01c-4e75-9b4b-991121310dc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:45.137Z|7879949c-a01c-4e75-9b4b-991121310dc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:45.166Z|daacee80-c378-4811-9f59-57f9c0d30802|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:45.167Z|daacee80-c378-4811-9f59-57f9c0d30802|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:46.196Z|284ee869-95f1-4c26-914a-1309a66f4bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:24:46.197Z|284ee869-95f1-4c26-914a-1309a66f4bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:24:54.462Z|d7a453ce-6da9-4ab2-b121-463db6d6bfe9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:54.463Z|d7a453ce-6da9-4ab2-b121-463db6d6bfe9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:55.160Z|6ae4ac9e-9bc3-4f88-9e56-c6cbd1fccc36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:55.161Z|6ae4ac9e-9bc3-4f88-9e56-c6cbd1fccc36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:24:55.189Z|4683e402-4b06-4617-9311-aaa0ee246515|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:24:55.190Z|4683e402-4b06-4617-9311-aaa0ee246515|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:01.195Z|ce5c1afe-caf2-4b77-9b98-7cd6537ab8b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:25:01.196Z|ce5c1afe-caf2-4b77-9b98-7cd6537ab8b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:25:02.106Z|82256281-fe67-4205-b185-40449317dca5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:25:02.106Z|82256281-fe67-4205-b185-40449317dca5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:25:04.490Z|295e3311-d0da-4044-9609-4ccb6a68f2c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:04.491Z|295e3311-d0da-4044-9609-4ccb6a68f2c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:05.186Z|fbd2489c-e97d-4fc1-bec5-4a12c049a235|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:05.187Z|fbd2489c-e97d-4fc1-bec5-4a12c049a235|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:05.214Z|c767ed8d-9e86-428b-af97-6f054ed2d771|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:05.215Z|c767ed8d-9e86-428b-af97-6f054ed2d771|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:06.318Z|2794cd32-1a3b-4ff3-93b6-6ca77537802f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:25:06.319Z|2794cd32-1a3b-4ff3-93b6-6ca77537802f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:14.512Z|cd948340-ac4e-4c42-b9a8-5b8dad4a8b2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:14.513Z|cd948340-ac4e-4c42-b9a8-5b8dad4a8b2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:15.214Z|1ff31046-aa69-4c83-8364-ede417c6bddc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:15.215Z|1ff31046-aa69-4c83-8364-ede417c6bddc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:15.238Z|ad554edb-0f24-4be8-82ab-0284bf270d08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:15.239Z|ad554edb-0f24-4be8-82ab-0284bf270d08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:16.195Z|c71d9824-8303-4ab3-a13c-8b9ff8ae2aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:25:16.198Z|c71d9824-8303-4ab3-a13c-8b9ff8ae2aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:25:24.536Z|7e44f3fb-cb70-4fee-914e-a2e5046cfbd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:24.537Z|7e44f3fb-cb70-4fee-914e-a2e5046cfbd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:25.239Z|ff8b05c2-e804-46ec-b447-1e3635da4c29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:25.240Z|ff8b05c2-e804-46ec-b447-1e3635da4c29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:25.264Z|a39af14c-9c73-4154-8578-4e7fb615ffd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:25.264Z|a39af14c-9c73-4154-8578-4e7fb615ffd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:31.195Z|b33e1133-6633-44c4-ba62-777a44572f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:25:31.196Z|b33e1133-6633-44c4-ba62-777a44572f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:25:32.107Z|95c9af2c-b170-474a-be32-ddecfb1b2ca5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:25:32.108Z|95c9af2c-b170-474a-be32-ddecfb1b2ca5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:25:34.560Z|9c1cc009-9766-4d4f-965e-828dece9c2d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:34.561Z|9c1cc009-9766-4d4f-965e-828dece9c2d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:35.263Z|0dbb7fe5-f3f3-476b-9865-34531294c89a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:35.264Z|0dbb7fe5-f3f3-476b-9865-34531294c89a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:35.286Z|3a2a1721-b9f4-4b8a-a99f-a67ee27db3a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:35.287Z|3a2a1721-b9f4-4b8a-a99f-a67ee27db3a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:44.584Z|13407f0f-ce84-4740-9d12-3b7eae0fbe3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:44.585Z|13407f0f-ce84-4740-9d12-3b7eae0fbe3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:45.286Z|3219d643-3e0c-4fc4-9d13-6c2d5bafd869|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:45.286Z|3219d643-3e0c-4fc4-9d13-6c2d5bafd869|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:45.309Z|c36e1aba-fb71-4517-990d-a7ca63d5232b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:45.310Z|c36e1aba-fb71-4517-990d-a7ca63d5232b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:46.195Z|665cf986-2f95-40e2-9239-c56aa0b568b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:25:46.196Z|665cf986-2f95-40e2-9239-c56aa0b568b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:25:54.607Z|bae58026-9b19-4443-9b4b-26dc176ffc1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:54.608Z|bae58026-9b19-4443-9b4b-26dc176ffc1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:55.310Z|f05dbcf0-e104-41ca-a283-3283112ab920|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:55.310Z|f05dbcf0-e104-41ca-a283-3283112ab920|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:25:55.332Z|9244542c-73a2-47f7-94b5-2628efe28855|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:25:55.332Z|9244542c-73a2-47f7-94b5-2628efe28855|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:01.195Z|d65d7743-da4b-4ff4-9dfb-a74e117a88e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:26:01.199Z|d65d7743-da4b-4ff4-9dfb-a74e117a88e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:26:02.108Z|6ee0cc95-91ff-40a1-a431-7f29e006613a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:26:02.109Z|6ee0cc95-91ff-40a1-a431-7f29e006613a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:26:04.635Z|e4dcba2f-e0eb-44a2-b0e8-547e9c124deb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:04.636Z|e4dcba2f-e0eb-44a2-b0e8-547e9c124deb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:05.339Z|3589a36d-f063-4936-b3be-371539bbb6b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:05.340Z|3589a36d-f063-4936-b3be-371539bbb6b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:05.356Z|7b60ecb7-5a97-44b9-954a-02d429336a54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:05.357Z|7b60ecb7-5a97-44b9-954a-02d429336a54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:06.318Z|b74c8731-6274-49a6-856c-0c7b456ff177|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:26:06.320Z|b74c8731-6274-49a6-856c-0c7b456ff177|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:14.660Z|8133b93b-ce07-41bd-b9c1-ef687582ba62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:14.661Z|8133b93b-ce07-41bd-b9c1-ef687582ba62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:15.361Z|c4c22cbe-bb70-4f31-aa5f-407a80ceac59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:15.362Z|c4c22cbe-bb70-4f31-aa5f-407a80ceac59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:15.380Z|9d024fe0-b2e9-486e-9f30-684d56f7f26a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:15.381Z|9d024fe0-b2e9-486e-9f30-684d56f7f26a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:16.195Z|eee11182-5735-4896-8bcd-89aa92555b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:26:16.196Z|eee11182-5735-4896-8bcd-89aa92555b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:26:24.685Z|1aad7614-0d7d-4c23-8246-f7e5b694b004|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:24.686Z|1aad7614-0d7d-4c23-8246-f7e5b694b004|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:25.384Z|3f37ae4a-dd50-4af0-a47b-0e8838650b8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:25.385Z|3f37ae4a-dd50-4af0-a47b-0e8838650b8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:25.404Z|2d52218c-530b-4430-9c81-721785f886ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:25.405Z|2d52218c-530b-4430-9c81-721785f886ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:31.195Z|b9c53078-f9cd-4ecd-bcd6-939ef85909a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:26:31.196Z|b9c53078-f9cd-4ecd-bcd6-939ef85909a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:26:32.110Z|9f9aee5b-352a-402d-acb4-606bd63a6250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:26:32.110Z|9f9aee5b-352a-402d-acb4-606bd63a6250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:26:34.709Z|394fbca8-d28b-4938-bbca-f05081900403|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:34.710Z|394fbca8-d28b-4938-bbca-f05081900403|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:35.410Z|c98f41b7-6e87-4eb0-8ed0-e77ea52e5561|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:35.411Z|c98f41b7-6e87-4eb0-8ed0-e77ea52e5561|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:35.427Z|95c323f1-879b-4fa6-9cdf-d8609b40e3b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:35.428Z|95c323f1-879b-4fa6-9cdf-d8609b40e3b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:44.734Z|c1a0e731-959d-4f71-97b1-976cf68344f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:44.735Z|c1a0e731-959d-4f71-97b1-976cf68344f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:45.435Z|a7cd580e-2dfc-43e7-92d8-403f5547a7ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:45.436Z|a7cd580e-2dfc-43e7-92d8-403f5547a7ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:45.451Z|355c133e-3843-48d3-89ea-2b44233ae84c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:45.452Z|355c133e-3843-48d3-89ea-2b44233ae84c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:46.195Z|df13dcb4-dbb2-4c42-9d87-f36fedf5c845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:26:46.199Z|df13dcb4-dbb2-4c42-9d87-f36fedf5c845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:26:54.760Z|8ee9b204-30b7-4d8c-8bd3-73aaab0829b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:54.760Z|8ee9b204-30b7-4d8c-8bd3-73aaab0829b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:55.458Z|20198009-5391-4335-9128-310e70e0ce95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:55.459Z|20198009-5391-4335-9128-310e70e0ce95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:26:55.475Z|53b6ca3a-e295-473c-b89d-440173253699|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:26:55.476Z|53b6ca3a-e295-473c-b89d-440173253699|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:01.195Z|673a2dc0-1f5c-41d8-ba90-9b13495c634d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:27:01.196Z|673a2dc0-1f5c-41d8-ba90-9b13495c634d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:27:02.111Z|e4d39780-04b5-430d-87cc-d48f2e9cf092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:27:02.112Z|e4d39780-04b5-430d-87cc-d48f2e9cf092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:27:04.782Z|7668316e-03a3-4a69-92b6-65abbb87141c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:04.783Z|7668316e-03a3-4a69-92b6-65abbb87141c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:05.486Z|54bbba66-c38f-4c39-9641-4468f5953d0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:05.487Z|54bbba66-c38f-4c39-9641-4468f5953d0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:05.503Z|994a3ed6-3d1c-4297-9013-5bb9491aabf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:05.504Z|994a3ed6-3d1c-4297-9013-5bb9491aabf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:06.318Z|3421cdfc-9dfe-4679-bbcc-8decb3e183d2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:27:06.319Z|3421cdfc-9dfe-4679-bbcc-8decb3e183d2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:14.805Z|e84dcf51-3fbf-498f-b70e-3c21d0581753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:14.806Z|e84dcf51-3fbf-498f-b70e-3c21d0581753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:15.510Z|c2995d15-ba75-4524-98f7-f24cbe4fa4a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:15.510Z|c2995d15-ba75-4524-98f7-f24cbe4fa4a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:15.525Z|831d67d4-ed20-4855-bc67-aecffad96920|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:15.526Z|831d67d4-ed20-4855-bc67-aecffad96920|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:16.195Z|8bb55998-45c5-479b-8c64-0703355775e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:27:16.196Z|8bb55998-45c5-479b-8c64-0703355775e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:27:24.830Z|14eefc62-1394-4ba7-a7d2-b1f4db3b32b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:24.831Z|14eefc62-1394-4ba7-a7d2-b1f4db3b32b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:25.537Z|77eb05db-74d5-4e97-99f4-b8c1abe2c22e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:25.538Z|77eb05db-74d5-4e97-99f4-b8c1abe2c22e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:25.550Z|1e28b645-ab25-4d45-814f-7932fabedc60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:25.551Z|1e28b645-ab25-4d45-814f-7932fabedc60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:31.195Z|af9614ed-af31-4d6d-a372-bdddcc86624f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:27:31.203Z|af9614ed-af31-4d6d-a372-bdddcc86624f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:27:32.112Z|d566cc5a-dce9-4b7c-8b8f-b08ad9401ced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:27:32.113Z|d566cc5a-dce9-4b7c-8b8f-b08ad9401ced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:27:34.854Z|696778bc-129d-48f4-8b37-0ab9425d7c50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:34.854Z|696778bc-129d-48f4-8b37-0ab9425d7c50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:35.563Z|81a4eedb-4156-4bdf-88a0-ed76af8dfefb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:35.564Z|81a4eedb-4156-4bdf-88a0-ed76af8dfefb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:35.572Z|070ea9e9-7410-484f-a584-5bd3b3d86c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:35.573Z|070ea9e9-7410-484f-a584-5bd3b3d86c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:44.876Z|91c8b83d-ca3b-4129-850d-7cff6363cc17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:44.876Z|91c8b83d-ca3b-4129-850d-7cff6363cc17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:45.587Z|6849e015-ff74-4324-a0fb-ab5b5dfb1f5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:45.588Z|6849e015-ff74-4324-a0fb-ab5b5dfb1f5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:45.595Z|9798dcc6-4de7-4e83-9c2a-7be322815dd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:45.596Z|9798dcc6-4de7-4e83-9c2a-7be322815dd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:46.196Z|e49e6732-93aa-4a70-a663-451ddb3a6f13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:27:46.196Z|e49e6732-93aa-4a70-a663-451ddb3a6f13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:27:54.901Z|23afae41-0ad5-418b-940d-9ae72035f313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:54.902Z|23afae41-0ad5-418b-940d-9ae72035f313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:55.618Z|ac8008c6-8ff8-48ce-a3d9-1e370e62474a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:55.618Z|cb3868d4-2053-4b42-a244-a66fb85ee56b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:27:55.619Z|ac8008c6-8ff8-48ce-a3d9-1e370e62474a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:27:55.619Z|cb3868d4-2053-4b42-a244-a66fb85ee56b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:01.195Z|97a5a7f9-927d-4549-bc38-f890763a64c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:28:01.196Z|97a5a7f9-927d-4549-bc38-f890763a64c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:28:02.113Z|8578df33-6e06-4f9c-b61a-bd71183b698e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:28:02.114Z|8578df33-6e06-4f9c-b61a-bd71183b698e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:28:04.924Z|4eb7aece-d904-4de7-ba77-3469198d3dda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:04.925Z|4eb7aece-d904-4de7-ba77-3469198d3dda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:05.643Z|6125b01b-9b90-468f-8064-da37e9b16b93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:05.643Z|6125b01b-9b90-468f-8064-da37e9b16b93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:05.649Z|3eae5de8-89b4-4d74-94bd-f31658f78f42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:05.650Z|3eae5de8-89b4-4d74-94bd-f31658f78f42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:06.319Z|43e632f5-3e99-4b2b-94c3-e5cc3002d587|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:28:06.320Z|43e632f5-3e99-4b2b-94c3-e5cc3002d587|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:14.949Z|197c0a1a-6fe3-4f8d-b52b-bc2ed45f52c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:14.950Z|197c0a1a-6fe3-4f8d-b52b-bc2ed45f52c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:15.666Z|d5742087-86eb-46b8-89d6-4d832ff4f9ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:15.667Z|d5742087-86eb-46b8-89d6-4d832ff4f9ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:15.674Z|fdebf79f-6130-4f30-b797-bf252baf4612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:15.674Z|fdebf79f-6130-4f30-b797-bf252baf4612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:16.195Z|0ebec7ed-23e9-4b87-8f2b-91785950575e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:28:16.199Z|0ebec7ed-23e9-4b87-8f2b-91785950575e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:28:24.974Z|2295ea9b-e0ae-47a9-87fc-c009acce7a44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:24.975Z|2295ea9b-e0ae-47a9-87fc-c009acce7a44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:25.691Z|1605753f-b985-4e15-bc7f-c481449c613c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:25.691Z|1605753f-b985-4e15-bc7f-c481449c613c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:25.693Z|f2861670-7c87-4535-b8ce-92cf5b5d8089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:25.693Z|f2861670-7c87-4535-b8ce-92cf5b5d8089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:31.196Z|7411febc-c403-4c79-8cf3-8bcd14f30909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:28:31.197Z|7411febc-c403-4c79-8cf3-8bcd14f30909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:28:32.114Z|135592d7-9aad-4d91-b7d0-81ed27976e10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:28:32.115Z|135592d7-9aad-4d91-b7d0-81ed27976e10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:28:35.000Z|4f3f5cc6-927c-464d-8278-101b06a37979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:35.001Z|4f3f5cc6-927c-464d-8278-101b06a37979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:35.715Z|c38c456c-7903-427d-8f71-18fdbb057c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:35.715Z|79bbfa7b-70a7-4dce-9d1e-a95bc03d42b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:35.716Z|79bbfa7b-70a7-4dce-9d1e-a95bc03d42b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:35.716Z|c38c456c-7903-427d-8f71-18fdbb057c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:45.029Z|d057f43b-8723-4126-b9fd-53be7e7b2c43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:45.030Z|d057f43b-8723-4126-b9fd-53be7e7b2c43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:45.739Z|b4fe5d34-a5e3-4b1c-b66d-94151cb0ee47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:45.740Z|b4fe5d34-a5e3-4b1c-b66d-94151cb0ee47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:45.740Z|0d20513b-2b2a-4e79-8dd0-6c3c45b8c705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:45.741Z|0d20513b-2b2a-4e79-8dd0-6c3c45b8c705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:46.196Z|0ba280de-fcc1-4f07-b9b8-e2619b8e951c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:28:46.196Z|0ba280de-fcc1-4f07-b9b8-e2619b8e951c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:28:55.062Z|ae720612-f144-4842-b944-4d974d7ead03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:55.063Z|ae720612-f144-4842-b944-4d974d7ead03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:55.763Z|557f1498-0a54-42a4-8201-a1ae123a93d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:55.764Z|557f1498-0a54-42a4-8201-a1ae123a93d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:28:55.775Z|04e7c8bf-4b40-4643-8a25-163fa9d26f9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:28:55.775Z|04e7c8bf-4b40-4643-8a25-163fa9d26f9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:01.196Z|afd63843-f88f-44f0-9448-1066cdc01071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:29:01.200Z|afd63843-f88f-44f0-9448-1066cdc01071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:29:02.116Z|fc23352f-0a7d-4726-b8a2-5ea7f98d3748|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:29:02.116Z|fc23352f-0a7d-4726-b8a2-5ea7f98d3748|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:29:05.094Z|0774ba94-0dcf-477a-9b6b-751928bc6e25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:05.095Z|0774ba94-0dcf-477a-9b6b-751928bc6e25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:05.786Z|02907d98-9203-46f7-8914-3f9142dce2e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:05.787Z|02907d98-9203-46f7-8914-3f9142dce2e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:05.798Z|3f2b8328-4ee5-42b0-8b03-ff5743ec5c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:05.799Z|3f2b8328-4ee5-42b0-8b03-ff5743ec5c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:06.319Z|f1594294-7ded-44f4-8e3a-ccad694010a0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:29:06.320Z|f1594294-7ded-44f4-8e3a-ccad694010a0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:15.119Z|cfaf27d5-a8ba-49f0-a726-37e6080f14d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:15.120Z|cfaf27d5-a8ba-49f0-a726-37e6080f14d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:15.811Z|590a44f9-11fa-4f9d-aec7-847f25c6e7d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:15.811Z|590a44f9-11fa-4f9d-aec7-847f25c6e7d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:15.820Z|4c137187-4cb5-4c70-a1f9-3df802091200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:15.820Z|4c137187-4cb5-4c70-a1f9-3df802091200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:16.195Z|6f22cbc5-1c2e-4cf8-bf8b-91777a31eb48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:29:16.196Z|6f22cbc5-1c2e-4cf8-bf8b-91777a31eb48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:29:25.147Z|99b31d6f-6a18-420f-b7fe-8ca263208a30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:25.148Z|99b31d6f-6a18-420f-b7fe-8ca263208a30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:25.832Z|0fde97c8-b8cf-4c88-90b3-0c89b22ea2ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:25.833Z|0fde97c8-b8cf-4c88-90b3-0c89b22ea2ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:25.844Z|f75c7c66-2e04-4e4a-b1b9-0174f0e24e1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:25.845Z|f75c7c66-2e04-4e4a-b1b9-0174f0e24e1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:31.195Z|7f16aac4-e24e-457c-a266-2eba7fdfbb2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:29:31.196Z|7f16aac4-e24e-457c-a266-2eba7fdfbb2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:29:32.117Z|190311ec-bc9c-45fc-a903-506034b203c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:29:32.117Z|190311ec-bc9c-45fc-a903-506034b203c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:29:35.173Z|517a6c46-7520-441b-9ecc-56df1770b4b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:35.174Z|517a6c46-7520-441b-9ecc-56df1770b4b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:35.857Z|700330e0-b764-4362-a247-338db5fdb876|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:35.858Z|700330e0-b764-4362-a247-338db5fdb876|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:35.866Z|10faaf55-9b60-472d-bd6b-9050d1bbc62f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:35.866Z|10faaf55-9b60-472d-bd6b-9050d1bbc62f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:45.198Z|5f17c116-d253-4319-8697-fd9f808dced4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:45.199Z|5f17c116-d253-4319-8697-fd9f808dced4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:45.884Z|a577e47b-331d-46c5-96cb-9ca5a68b4000|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:45.885Z|a577e47b-331d-46c5-96cb-9ca5a68b4000|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:45.887Z|83e26564-bd46-402d-8be3-123b3386ecea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:45.888Z|83e26564-bd46-402d-8be3-123b3386ecea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:46.196Z|15637426-8828-4411-9af1-82a6d291d5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:29:46.199Z|15637426-8828-4411-9af1-82a6d291d5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:29:55.222Z|4b3c6540-9742-4c3b-bffa-500ce57fb429|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:55.223Z|4b3c6540-9742-4c3b-bffa-500ce57fb429|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:55.909Z|ce581252-f404-4837-a449-913139c4a496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:55.910Z|ce581252-f404-4837-a449-913139c4a496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:29:55.914Z|539d97e9-0d0b-4817-b1a4-ced9a08b8e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:29:55.915Z|539d97e9-0d0b-4817-b1a4-ced9a08b8e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:01.196Z|a8df104d-64a7-4bb1-8527-566e005c0a55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:30:01.196Z|a8df104d-64a7-4bb1-8527-566e005c0a55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:30:02.118Z|284d315d-3401-4d60-a5a5-247a051c2a52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:30:02.119Z|284d315d-3401-4d60-a5a5-247a051c2a52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:30:05.247Z|d0b5045d-4299-4c06-b5d5-818de740a7c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:05.247Z|d0b5045d-4299-4c06-b5d5-818de740a7c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:05.955Z|1959340c-fc36-4606-8a5d-6b181932352c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:05.956Z|1959340c-fc36-4606-8a5d-6b181932352c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:05.960Z|c9d306b0-be9b-408f-a377-3e8fa7bfeef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:05.961Z|c9d306b0-be9b-408f-a377-3e8fa7bfeef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:06.317Z|64d704a3-c508-458a-af53-5b28bfc87729|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:30:06.318Z|64d704a3-c508-458a-af53-5b28bfc87729|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:15.278Z|aa20893f-7642-4bed-8963-3dfbfb3a02b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:15.279Z|aa20893f-7642-4bed-8963-3dfbfb3a02b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:15.981Z|f28cf21f-4621-4d9e-8f06-c9161827d550|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:15.981Z|f28cf21f-4621-4d9e-8f06-c9161827d550|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:15.985Z|a1a6d74f-c89b-4ab2-b980-af66f590cd2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:15.986Z|a1a6d74f-c89b-4ab2-b980-af66f590cd2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:16.195Z|0168bfb6-ab2f-4f9f-9919-45c01f89a17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:30:16.196Z|0168bfb6-ab2f-4f9f-9919-45c01f89a17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:30:25.301Z|04ef2e29-7b57-4196-8604-517341cb8c03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:25.302Z|04ef2e29-7b57-4196-8604-517341cb8c03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:26.010Z|c54e8b36-3957-40d6-b5a1-9e05aba9558b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:26.011Z|c54e8b36-3957-40d6-b5a1-9e05aba9558b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:26.015Z|6551a676-e8b9-441c-bee7-f41eaf3882ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:26.016Z|6551a676-e8b9-441c-bee7-f41eaf3882ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:31.198Z|24fa60f5-2a84-4181-befc-f945d0358377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:30:31.201Z|24fa60f5-2a84-4181-befc-f945d0358377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:30:32.119Z|f289ae03-f843-4cbf-9617-aded6456d2df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:30:32.120Z|f289ae03-f843-4cbf-9617-aded6456d2df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:30:35.323Z|1ba82a4e-9f70-4655-9db6-725873f2a116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:35.324Z|1ba82a4e-9f70-4655-9db6-725873f2a116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:36.059Z|fd26a4c4-212c-4ef2-b7fa-99ba52164709|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:36.059Z|dca0da23-b454-4646-83ea-27b3618b9cda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:36.060Z|fd26a4c4-212c-4ef2-b7fa-99ba52164709|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:36.060Z|dca0da23-b454-4646-83ea-27b3618b9cda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:45.347Z|2f8c6ffd-652c-4e2e-9b71-446c5c8c8ad7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:45.348Z|2f8c6ffd-652c-4e2e-9b71-446c5c8c8ad7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:46.087Z|ac56c013-968f-4d11-a4c8-efe2d15e2ce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:46.087Z|33632b3c-aea2-473e-8b13-31465e772717|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:46.088Z|ac56c013-968f-4d11-a4c8-efe2d15e2ce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:46.088Z|33632b3c-aea2-473e-8b13-31465e772717|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:46.195Z|18a84baa-e1b6-4143-b0d2-502fc76435ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:30:46.196Z|18a84baa-e1b6-4143-b0d2-502fc76435ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:30:55.372Z|4870c0f9-0d7f-4b34-b67b-56725403140e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:55.373Z|4870c0f9-0d7f-4b34-b67b-56725403140e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:56.112Z|a6af9389-2478-4780-91b6-464de8ac4cd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:56.112Z|fef1005c-0ec7-445d-8654-454403034435|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:30:56.112Z|a6af9389-2478-4780-91b6-464de8ac4cd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:30:56.113Z|fef1005c-0ec7-445d-8654-454403034435|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:01.195Z|8aeb20e8-bf67-4871-b178-60d73cbd112f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:31:01.196Z|8aeb20e8-bf67-4871-b178-60d73cbd112f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:31:02.120Z|5662774b-ccaf-444e-b8d7-82521e604a34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:31:02.121Z|5662774b-ccaf-444e-b8d7-82521e604a34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:31:05.398Z|7acdf1bb-f7fc-481f-a1cc-2bbcc0d11541|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:05.399Z|7acdf1bb-f7fc-481f-a1cc-2bbcc0d11541|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:06.136Z|3aaa9b6b-6825-4186-b89a-4e1cd9877b29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:06.136Z|957b72d9-2895-44a3-80f9-62dd2d3f3deb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:06.137Z|957b72d9-2895-44a3-80f9-62dd2d3f3deb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:06.137Z|3aaa9b6b-6825-4186-b89a-4e1cd9877b29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:06.320Z|acc2c757-cb94-4dbb-b483-a1aef3be6caf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:31:06.321Z|acc2c757-cb94-4dbb-b483-a1aef3be6caf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:15.425Z|d0a569f7-b607-4288-9166-158d318aa406|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:15.426Z|d0a569f7-b607-4288-9166-158d318aa406|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:16.164Z|a0644935-cf10-4935-addb-d5f31fea20b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:16.164Z|99f992eb-3310-4fb9-b319-501dce90fceb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:16.164Z|99f992eb-3310-4fb9-b319-501dce90fceb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:16.164Z|a0644935-cf10-4935-addb-d5f31fea20b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:16.195Z|813449c9-db05-4427-a7bb-9ddc7c622695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:31:16.198Z|813449c9-db05-4427-a7bb-9ddc7c622695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:31:25.449Z|c96cdac3-d6c2-4f21-a288-0c7ca145fd5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:25.449Z|c96cdac3-d6c2-4f21-a288-0c7ca145fd5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:26.191Z|d4c37950-b82e-447c-8269-106c5d25402f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:26.191Z|39683ff1-fdd8-4f5f-811d-0fb15ae8a03b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:26.191Z|39683ff1-fdd8-4f5f-811d-0fb15ae8a03b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:26.191Z|d4c37950-b82e-447c-8269-106c5d25402f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:31.195Z|649f6a8c-5db1-40f0-a93a-1ba96a120249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:31:31.196Z|649f6a8c-5db1-40f0-a93a-1ba96a120249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:31:32.122Z|4dfdc069-6b6f-4e8b-9739-de3728a57264|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:31:32.122Z|4dfdc069-6b6f-4e8b-9739-de3728a57264|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:31:35.473Z|f3b9e05b-373f-4849-bdc1-3f27f1e262bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:35.474Z|f3b9e05b-373f-4849-bdc1-3f27f1e262bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:36.215Z|ae396605-f8f1-4be5-af81-673ff68cfeee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:36.215Z|468cffb0-7689-49d4-8c33-a72b5f5960ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:36.216Z|468cffb0-7689-49d4-8c33-a72b5f5960ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:36.216Z|ae396605-f8f1-4be5-af81-673ff68cfeee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:45.498Z|aa54c327-f5bd-49c2-995f-2a4a9b1e7f3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:45.499Z|aa54c327-f5bd-49c2-995f-2a4a9b1e7f3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:46.196Z|6f2524ef-64f2-4200-a5b5-55ab65506e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:31:46.196Z|6f2524ef-64f2-4200-a5b5-55ab65506e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:31:46.240Z|4d58036f-da4d-48f6-bd78-a7012c381483|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:46.240Z|f71f474a-38fe-4902-a82f-4875d840c4df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:46.240Z|4d58036f-da4d-48f6-bd78-a7012c381483|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:46.240Z|f71f474a-38fe-4902-a82f-4875d840c4df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:55.522Z|bf66cadd-8e4e-4c56-8a7c-1910f905fe70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:55.523Z|bf66cadd-8e4e-4c56-8a7c-1910f905fe70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:56.265Z|f52d6658-fe71-41b6-bab3-00b1770d7f05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:56.265Z|71af1236-82c1-47a8-8b84-843ab2205e0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:31:56.266Z|71af1236-82c1-47a8-8b84-843ab2205e0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:31:56.266Z|f52d6658-fe71-41b6-bab3-00b1770d7f05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:01.195Z|dca9f971-ceaa-4cdd-a9f4-c42a6dd4aaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:32:01.198Z|dca9f971-ceaa-4cdd-a9f4-c42a6dd4aaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:32:02.123Z|90e1beba-bc16-4ec6-9215-1b367e7fbfde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:32:02.124Z|90e1beba-bc16-4ec6-9215-1b367e7fbfde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:32:05.544Z|1ed51cf6-e136-4fb5-b6d6-867fcd64280a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:05.546Z|1ed51cf6-e136-4fb5-b6d6-867fcd64280a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:06.289Z|59283260-f7b8-410d-ba50-3c0eb3875bcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:06.290Z|59283260-f7b8-410d-ba50-3c0eb3875bcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:06.289Z|1fb345cf-a823-4565-bb7f-51547d6c005f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:06.292Z|1fb345cf-a823-4565-bb7f-51547d6c005f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:06.317Z|618d270b-c691-420f-ba82-b3094ece7ca0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:32:06.318Z|618d270b-c691-420f-ba82-b3094ece7ca0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:15.585Z|4756dac5-5ec4-43e1-a32e-7d4fc13c0bde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:15.586Z|4756dac5-5ec4-43e1-a32e-7d4fc13c0bde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:16.195Z|a7fc9a55-c9e7-498e-b16e-e2a4a22c5243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:32:16.196Z|a7fc9a55-c9e7-498e-b16e-e2a4a22c5243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:32:16.314Z|328167e0-472b-4b00-9554-dec58615ca8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:16.314Z|441b8052-3802-44e3-a53a-3e1c1cb125c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:16.315Z|328167e0-472b-4b00-9554-dec58615ca8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:16.316Z|441b8052-3802-44e3-a53a-3e1c1cb125c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:25.613Z|ed51ba40-1121-4fc6-9a25-362daa8cefe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:25.614Z|ed51ba40-1121-4fc6-9a25-362daa8cefe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:26.338Z|d7544086-93d9-47e8-8804-21c6d62ad9c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:26.338Z|55d1014c-aae7-48c1-b139-b9a987c7da27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:26.338Z|d7544086-93d9-47e8-8804-21c6d62ad9c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:26.338Z|55d1014c-aae7-48c1-b139-b9a987c7da27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:31.196Z|8e396408-7034-43ef-b585-7a93af200a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:32:31.197Z|8e396408-7034-43ef-b585-7a93af200a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:32:32.124Z|ea0050e6-5bae-486c-b6b2-b96a073875d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:32:32.125Z|ea0050e6-5bae-486c-b6b2-b96a073875d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:32:35.638Z|9d259e1a-f710-498a-9e7f-000e0e6924a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:35.638Z|9d259e1a-f710-498a-9e7f-000e0e6924a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:36.361Z|dabd44ea-5f7a-4319-bdce-178616eff46b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:36.361Z|dabd44ea-5f7a-4319-bdce-178616eff46b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:36.361Z|324c4147-f7d2-4132-ace2-5f6e11ffaa02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:36.362Z|324c4147-f7d2-4132-ace2-5f6e11ffaa02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:45.665Z|6d0297d8-cbd8-4020-bf2f-f043502de084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:45.666Z|6d0297d8-cbd8-4020-bf2f-f043502de084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:46.195Z|129083b4-73d9-42a6-9111-1fc1692a3f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:32:46.200Z|129083b4-73d9-42a6-9111-1fc1692a3f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:32:46.387Z|d2063579-f7d7-47bc-bc5d-5de47e740089|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:46.387Z|49423a2c-3bd4-4254-976d-fe9691564077|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:46.388Z|d2063579-f7d7-47bc-bc5d-5de47e740089|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:46.388Z|49423a2c-3bd4-4254-976d-fe9691564077|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:55.696Z|d66812ab-e31c-4e5c-89fb-48548835726b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:55.697Z|d66812ab-e31c-4e5c-89fb-48548835726b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:56.411Z|d1362304-bc85-4a97-b80b-776407e9a128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:56.411Z|d1362304-bc85-4a97-b80b-776407e9a128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:32:56.413Z|b3520c84-34ba-4cf6-a7c2-d3df51a2c9e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:32:56.413Z|b3520c84-34ba-4cf6-a7c2-d3df51a2c9e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:01.195Z|117bc5a7-272a-4e03-a37f-d59675789f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:33:01.196Z|117bc5a7-272a-4e03-a37f-d59675789f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:33:02.125Z|1526037f-18df-4776-a48f-eef86146fa59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:33:02.126Z|1526037f-18df-4776-a48f-eef86146fa59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:33:05.724Z|f13a2441-3133-4a5c-a1d6-7a96b82ec251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:05.725Z|f13a2441-3133-4a5c-a1d6-7a96b82ec251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:06.318Z|90bd72e3-8912-40fb-a004-80cc3e21d729|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:33:06.319Z|90bd72e3-8912-40fb-a004-80cc3e21d729|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:06.435Z|425ac74c-5d0b-403f-9c50-0f73b1538bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:06.436Z|425ac74c-5d0b-403f-9c50-0f73b1538bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:06.434Z|f91bf48e-8f18-46ca-8348-06e6cac7c7cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:06.438Z|f91bf48e-8f18-46ca-8348-06e6cac7c7cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:15.752Z|5415b871-9182-4827-9d09-00ecf3fa3e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:15.753Z|5415b871-9182-4827-9d09-00ecf3fa3e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:16.195Z|13dafeae-a289-412e-9798-7f30e716de76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:33:16.196Z|13dafeae-a289-412e-9798-7f30e716de76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:33:16.458Z|67600235-d097-4604-a5de-6fc9eb3d63b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:16.458Z|13ce5205-663f-45d8-bdea-c774ad79cfa3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:16.459Z|67600235-d097-4604-a5de-6fc9eb3d63b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:16.459Z|13ce5205-663f-45d8-bdea-c774ad79cfa3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:25.783Z|e0fcfce1-5305-4301-be63-b82f50317907|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:25.784Z|e0fcfce1-5305-4301-be63-b82f50317907|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:26.481Z|c4bb8ab1-dac1-4af3-b85a-cee9179724e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:26.481Z|a0ab45fd-bb15-4e6b-bd38-659845de5b66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:26.481Z|c4bb8ab1-dac1-4af3-b85a-cee9179724e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:26.481Z|a0ab45fd-bb15-4e6b-bd38-659845de5b66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:31.195Z|4eb27f7f-c835-4758-88d4-c71b07770252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:33:31.199Z|4eb27f7f-c835-4758-88d4-c71b07770252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:33:32.127Z|5674ad48-c0e6-4380-8915-d0ad1b67c945|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:33:32.128Z|5674ad48-c0e6-4380-8915-d0ad1b67c945|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:33:35.807Z|7a423d9a-a692-4170-a924-bfa375853b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:35.808Z|7a423d9a-a692-4170-a924-bfa375853b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:36.504Z|3e427c47-d602-40e3-8b4f-371c00da4869|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:36.504Z|598e4852-e449-4870-84f4-2a4cfa161629|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:36.505Z|3e427c47-d602-40e3-8b4f-371c00da4869|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:36.505Z|598e4852-e449-4870-84f4-2a4cfa161629|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:45.831Z|65ecb205-ac18-40a7-a551-0e32d4fd03a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:45.832Z|65ecb205-ac18-40a7-a551-0e32d4fd03a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:46.195Z|22b5fe08-0201-48ff-80ba-3e9202f6cba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:33:46.196Z|22b5fe08-0201-48ff-80ba-3e9202f6cba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:33:46.528Z|c7c035e8-2240-41a6-ae8a-7b8b14c241e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:46.529Z|c7c035e8-2240-41a6-ae8a-7b8b14c241e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:46.529Z|feac597a-f3aa-4215-869e-c0a687391aea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:46.529Z|feac597a-f3aa-4215-869e-c0a687391aea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:55.855Z|834129c9-7bdc-40a3-8077-0bb11647b672|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:55.856Z|834129c9-7bdc-40a3-8077-0bb11647b672|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:56.552Z|5f28ecd9-16fb-4323-9e3e-7dc9d8c47e83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:56.553Z|5f28ecd9-16fb-4323-9e3e-7dc9d8c47e83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:33:56.554Z|8d8beb44-5839-43f6-84e2-d821d5e3ca3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:33:56.554Z|8d8beb44-5839-43f6-84e2-d821d5e3ca3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:01.195Z|8a1cced0-4aa1-4c5d-90dc-f8270cf9c8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:34:01.196Z|8a1cced0-4aa1-4c5d-90dc-f8270cf9c8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:34:02.129Z|daf36a5b-f037-4a42-9a9b-8f023902f053|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:34:02.129Z|daf36a5b-f037-4a42-9a9b-8f023902f053|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:34:05.884Z|dde07bac-b64f-4837-a111-82ad47e050db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:05.885Z|dde07bac-b64f-4837-a111-82ad47e050db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:06.318Z|7b11db4d-0323-424e-b4ab-db6f750d23ce|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:34:06.319Z|7b11db4d-0323-424e-b4ab-db6f750d23ce|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:06.578Z|83b9198e-8e35-4d42-9e2a-56e9d4eda0d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:06.578Z|47495ffb-eb52-4ac9-b33d-2a4e1b6fffcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:06.579Z|83b9198e-8e35-4d42-9e2a-56e9d4eda0d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:06.579Z|47495ffb-eb52-4ac9-b33d-2a4e1b6fffcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:15.919Z|118ec834-3975-408f-919a-8d65cafdd020|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:15.920Z|118ec834-3975-408f-919a-8d65cafdd020|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:16.195Z|c552e10f-321a-40f4-9ea9-4c0c4b4c7565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:34:16.198Z|c552e10f-321a-40f4-9ea9-4c0c4b4c7565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:34:16.603Z|8018313f-0cd8-4a51-8a9c-a2b5430e3e9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:16.603Z|98644a03-e5e8-44a9-bd26-47a5216b18da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:16.604Z|8018313f-0cd8-4a51-8a9c-a2b5430e3e9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:16.604Z|98644a03-e5e8-44a9-bd26-47a5216b18da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:25.950Z|74c1ee19-8ddb-44bc-94c1-c6174d78b814|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:25.953Z|74c1ee19-8ddb-44bc-94c1-c6174d78b814|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:26.628Z|90c95480-73fc-4340-a52c-8c3d864105ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:26.628Z|3684bb08-31c5-40c4-841a-78d1165fc1bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:26.629Z|3684bb08-31c5-40c4-841a-78d1165fc1bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:26.630Z|90c95480-73fc-4340-a52c-8c3d864105ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:31.196Z|fe7b0668-2c34-4234-9dd1-894561b08389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:34:31.197Z|fe7b0668-2c34-4234-9dd1-894561b08389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:34:32.130Z|5f79e543-3ace-4983-a12f-325dc7eb368b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:34:32.130Z|5f79e543-3ace-4983-a12f-325dc7eb368b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:34:35.993Z|5412dacf-be61-4723-a3b3-20d1699d1980|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:35.994Z|5412dacf-be61-4723-a3b3-20d1699d1980|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:36.653Z|0cf6b0f8-ef8b-437d-b776-813f40c7dc32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:36.653Z|af462893-c607-4e89-9e6c-e2a28619390e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:36.654Z|0cf6b0f8-ef8b-437d-b776-813f40c7dc32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:36.654Z|af462893-c607-4e89-9e6c-e2a28619390e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:46.019Z|31e2eb7a-9c32-499b-9e0a-8dd46f212eaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:46.020Z|31e2eb7a-9c32-499b-9e0a-8dd46f212eaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:46.196Z|65797f8f-bd19-4e7a-89a8-52b46ab2333a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:34:46.196Z|65797f8f-bd19-4e7a-89a8-52b46ab2333a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:34:46.677Z|9bbf6d75-a737-4f6d-bd07-0fddf856defc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:46.677Z|cb685168-e4ec-4765-8abc-7cc675eedbcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:46.678Z|cb685168-e4ec-4765-8abc-7cc675eedbcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:46.678Z|9bbf6d75-a737-4f6d-bd07-0fddf856defc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:56.049Z|38d3d95e-fd21-4d96-ac82-b5c0bb65211a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:56.050Z|38d3d95e-fd21-4d96-ac82-b5c0bb65211a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:56.701Z|eb82bff8-f219-4c7d-9ac6-5fa01e67ce3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:56.701Z|8631b922-f380-43e0-ad99-d4d700f69d38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:34:56.702Z|eb82bff8-f219-4c7d-9ac6-5fa01e67ce3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:34:56.702Z|8631b922-f380-43e0-ad99-d4d700f69d38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:01.195Z|362fa014-0fe0-43fd-bbf4-7aa21da1ed6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:35:01.198Z|362fa014-0fe0-43fd-bbf4-7aa21da1ed6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:35:02.131Z|92265b1f-6371-4166-94bf-b5f32f4ab0eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:35:02.132Z|92265b1f-6371-4166-94bf-b5f32f4ab0eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:35:06.074Z|71e3a108-47bd-4893-aaba-84b5d1ecac05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:06.075Z|71e3a108-47bd-4893-aaba-84b5d1ecac05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:06.320Z|29962ed2-5059-425d-b2ef-dc914eaa41e8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:35:06.321Z|29962ed2-5059-425d-b2ef-dc914eaa41e8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:06.728Z|f75b5ec8-5c82-4bfc-ae46-9bbe42425b87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:06.728Z|25203954-3abb-4144-afc5-a4cc004c0d5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:06.729Z|25203954-3abb-4144-afc5-a4cc004c0d5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:06.729Z|f75b5ec8-5c82-4bfc-ae46-9bbe42425b87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:16.111Z|816d244d-e5c5-4d80-8926-58dc5e007e4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:16.112Z|816d244d-e5c5-4d80-8926-58dc5e007e4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:16.195Z|da430875-1411-4232-8d3f-ddb3855e0854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:35:16.196Z|da430875-1411-4232-8d3f-ddb3855e0854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:35:16.753Z|260eff91-ac20-456b-b91b-3b5f46cb1472|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:16.753Z|5a9bab67-4caa-4461-b6c6-e90a8485887e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:16.753Z|260eff91-ac20-456b-b91b-3b5f46cb1472|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:16.757Z|5a9bab67-4caa-4461-b6c6-e90a8485887e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:26.137Z|703aa8ff-48c0-41d3-9cd3-00d48ff52da6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:26.138Z|703aa8ff-48c0-41d3-9cd3-00d48ff52da6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:26.791Z|710a1744-623a-4f77-b21b-7f0320ec8aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:26.792Z|710a1744-623a-4f77-b21b-7f0320ec8aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:26.794Z|3c0f439b-48f9-4040-9aec-ae6d5f4f0173|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:26.794Z|3c0f439b-48f9-4040-9aec-ae6d5f4f0173|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:31.195Z|b65df85c-02e1-44d8-842f-a0aa7d88b023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:35:31.196Z|b65df85c-02e1-44d8-842f-a0aa7d88b023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:35:32.132Z|3118fac2-442b-4bdb-833a-93d52ee47d91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:35:32.133Z|3118fac2-442b-4bdb-833a-93d52ee47d91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:35:36.162Z|3584e807-7a84-4240-84a9-1ee2f02d1749|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:36.162Z|3584e807-7a84-4240-84a9-1ee2f02d1749|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:36.821Z|14d97f20-bd19-414f-8527-6a7eecc614b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:36.821Z|c0ae7ea7-6c1b-418b-8a32-d4d4387a262f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:36.822Z|c0ae7ea7-6c1b-418b-8a32-d4d4387a262f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:36.822Z|14d97f20-bd19-414f-8527-6a7eecc614b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:46.185Z|b8ba13ca-b107-4b36-8b97-0c250c4d6c00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:46.186Z|b8ba13ca-b107-4b36-8b97-0c250c4d6c00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:46.195Z|c71a559e-0cc0-40d0-94f5-b1c9b5874c30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:35:46.199Z|c71a559e-0cc0-40d0-94f5-b1c9b5874c30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:35:46.850Z|c9fa7754-9b11-4d01-bb9c-cd8b09695a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:46.851Z|c9fa7754-9b11-4d01-bb9c-cd8b09695a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:46.856Z|54d694ee-59c8-4097-ae68-8f49136c85bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:46.857Z|54d694ee-59c8-4097-ae68-8f49136c85bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:56.213Z|0e2e7fda-771e-4188-be88-6d9bbb65ac91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:56.214Z|0e2e7fda-771e-4188-be88-6d9bbb65ac91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:56.876Z|fd98f3b6-b3fe-4f18-88f2-a77da93b4b35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:56.877Z|fd98f3b6-b3fe-4f18-88f2-a77da93b4b35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:35:56.885Z|b1af3878-dabc-4bbe-93b9-fc71260113c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:35:56.885Z|b1af3878-dabc-4bbe-93b9-fc71260113c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:01.195Z|f397de4b-e0bc-4ef5-b1c5-ef8586138786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:36:01.196Z|f397de4b-e0bc-4ef5-b1c5-ef8586138786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:36:02.133Z|d8bdeba1-463a-4ecc-8a08-6dc9e2c7ecc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:36:02.134Z|d8bdeba1-463a-4ecc-8a08-6dc9e2c7ecc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:36:06.237Z|1d5d1717-d915-40e0-9279-06f7b98eb937|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:06.238Z|1d5d1717-d915-40e0-9279-06f7b98eb937|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:06.321Z|9ff2a962-82d1-41a1-bc40-653bac6ddf62|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:36:06.322Z|9ff2a962-82d1-41a1-bc40-653bac6ddf62|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:06.901Z|05e33fab-78dc-4ca2-b8a2-bec6381aff88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:06.901Z|05e33fab-78dc-4ca2-b8a2-bec6381aff88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:06.908Z|a4e7a039-6cee-4e2b-91e4-9b8e28259dda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:06.908Z|a4e7a039-6cee-4e2b-91e4-9b8e28259dda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:16.195Z|a840a4df-7edc-48a5-92a4-b0405832064a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:36:16.196Z|a840a4df-7edc-48a5-92a4-b0405832064a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:36:16.264Z|a637abaa-6291-4709-b81f-caea6a7aecab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:16.264Z|a637abaa-6291-4709-b81f-caea6a7aecab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:16.924Z|b0832e64-63f5-4b9e-a25c-3b3bfc1e4764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:16.924Z|b0832e64-63f5-4b9e-a25c-3b3bfc1e4764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:16.929Z|5257dc43-cf9c-4255-a94c-e195c4a3ac76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:16.929Z|5257dc43-cf9c-4255-a94c-e195c4a3ac76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:26.288Z|9b9f495c-5836-4458-838d-8e37eff28db3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:26.289Z|9b9f495c-5836-4458-838d-8e37eff28db3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:26.946Z|62483d68-4267-4501-9a16-20d66ceeda54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:26.947Z|62483d68-4267-4501-9a16-20d66ceeda54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:26.951Z|34e76cf0-ad61-4f6d-9e15-40ed8044e255|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:26.952Z|34e76cf0-ad61-4f6d-9e15-40ed8044e255|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:31.195Z|7d06281c-a13a-4bde-b38e-2f8ece68d5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:36:31.199Z|7d06281c-a13a-4bde-b38e-2f8ece68d5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:36:32.135Z|904055fb-d5ad-450a-a457-3822e2ed553d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:36:32.136Z|904055fb-d5ad-450a-a457-3822e2ed553d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:36:36.318Z|6042c1c0-21d5-4394-b7bd-29d2bd281df4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:36.319Z|6042c1c0-21d5-4394-b7bd-29d2bd281df4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:36.969Z|5f2e0f62-460b-421b-a6c8-27222e08e426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:36.970Z|b88da765-ee68-45bf-871c-ac6f75c2c196|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:36.970Z|5f2e0f62-460b-421b-a6c8-27222e08e426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:36.970Z|b88da765-ee68-45bf-871c-ac6f75c2c196|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:46.195Z|966cd422-6549-4c1b-a618-d3f78e69110b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:36:46.196Z|966cd422-6549-4c1b-a618-d3f78e69110b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:36:46.347Z|964e5193-ea85-409b-9c3c-b06e8171aaa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:46.348Z|964e5193-ea85-409b-9c3c-b06e8171aaa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:46.993Z|c2a3f423-3503-4277-a781-5b4f79af917b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:46.993Z|ee44fb93-809f-4f9e-94ca-93c927615bef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:46.993Z|c2a3f423-3503-4277-a781-5b4f79af917b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:46.993Z|ee44fb93-809f-4f9e-94ca-93c927615bef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:56.375Z|26a9fd54-daf9-447c-b9cc-e2cfeff72275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:56.376Z|26a9fd54-daf9-447c-b9cc-e2cfeff72275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:57.018Z|b8bf1fc8-e580-4fba-8c98-d358570cc11f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:57.020Z|b8bf1fc8-e580-4fba-8c98-d358570cc11f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:36:57.021Z|0f31f39b-d49b-4388-ba9f-3d3ed10dbf84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:36:57.021Z|0f31f39b-d49b-4388-ba9f-3d3ed10dbf84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:01.196Z|33667eaa-fd79-4e2b-9282-8ddf2bbe46ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:37:01.197Z|33667eaa-fd79-4e2b-9282-8ddf2bbe46ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:37:02.136Z|ee9e90f4-f074-4547-83e4-4930d24e3e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:37:02.137Z|ee9e90f4-f074-4547-83e4-4930d24e3e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:37:06.320Z|84788743-9337-4ed3-8d66-06d2fc8fc07a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:37:06.321Z|84788743-9337-4ed3-8d66-06d2fc8fc07a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:06.402Z|496c951c-7da9-4ba7-96c6-e0d15bf5c91a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:06.402Z|496c951c-7da9-4ba7-96c6-e0d15bf5c91a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:07.045Z|e82c9138-84f7-43fe-8571-bc76634d272e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:07.046Z|e82c9138-84f7-43fe-8571-bc76634d272e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:07.047Z|c1c985f8-244e-4f1d-a593-e5d70180528c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:07.048Z|c1c985f8-244e-4f1d-a593-e5d70180528c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:16.196Z|d26b35cf-3145-43e9-954a-ea44be6b77a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:37:16.199Z|d26b35cf-3145-43e9-954a-ea44be6b77a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:37:16.429Z|79f5c82d-7d98-4cc0-a1c0-3922e0bf6c4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:16.430Z|79f5c82d-7d98-4cc0-a1c0-3922e0bf6c4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:17.071Z|c8c2c365-7ae5-441c-97dd-22e405d9585d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:17.071Z|258b44dd-8dd5-4b87-b821-a6cb3d4fa78d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:17.072Z|c8c2c365-7ae5-441c-97dd-22e405d9585d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:17.071Z|258b44dd-8dd5-4b87-b821-a6cb3d4fa78d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:26.457Z|d217cfa5-8817-43d3-831d-ba7b6173a09f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:26.459Z|d217cfa5-8817-43d3-831d-ba7b6173a09f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:27.093Z|9278f774-a4ee-4d6f-b123-5ca241fb98f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:27.093Z|8ae72afc-13e5-469d-b08a-b6a6a607dcba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:27.094Z|8ae72afc-13e5-469d-b08a-b6a6a607dcba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:27.094Z|9278f774-a4ee-4d6f-b123-5ca241fb98f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:31.196Z|4249658a-c01a-4edd-b949-161ea75e6937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:37:31.197Z|4249658a-c01a-4edd-b949-161ea75e6937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:37:32.137Z|79a1d029-172c-4368-a96c-d201efe676bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:37:32.138Z|79a1d029-172c-4368-a96c-d201efe676bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:37:36.486Z|63e27eb7-c860-42a6-9123-ebfbbe6d7a9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:36.487Z|63e27eb7-c860-42a6-9123-ebfbbe6d7a9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:37.115Z|56d338ef-7b6b-4c13-b764-f566eee8c525|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:37.115Z|30f87f79-d1ee-46f7-8754-4a375445c143|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:37.116Z|30f87f79-d1ee-46f7-8754-4a375445c143|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:37.116Z|56d338ef-7b6b-4c13-b764-f566eee8c525|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:46.195Z|c169ea8a-9b58-4bd9-9a79-42172e4fdea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:37:46.196Z|c169ea8a-9b58-4bd9-9a79-42172e4fdea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:37:46.511Z|648495e0-134b-4a85-bcc8-1c1d038765cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:46.512Z|648495e0-134b-4a85-bcc8-1c1d038765cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:47.143Z|a19a2023-8553-404f-91d8-148b1321aeb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:47.143Z|9c2c35e4-8178-4690-bb55-35d3d919c915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:47.143Z|a19a2023-8553-404f-91d8-148b1321aeb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:47.143Z|9c2c35e4-8178-4690-bb55-35d3d919c915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:56.538Z|da7aa5d0-6bfc-4f8e-bf9d-10eef17ef2ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:56.538Z|da7aa5d0-6bfc-4f8e-bf9d-10eef17ef2ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:57.169Z|37953cf6-f842-462a-bd69-dd8c6563e78d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:57.169Z|d9098ef3-d642-4c99-967f-939bd4555fc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:37:57.170Z|37953cf6-f842-462a-bd69-dd8c6563e78d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:37:57.170Z|d9098ef3-d642-4c99-967f-939bd4555fc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:01.195Z|98b3b1c5-04ee-4400-a5e8-830a12051e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:38:01.198Z|98b3b1c5-04ee-4400-a5e8-830a12051e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:38:02.139Z|2397e72c-cbbe-4564-a025-368dd06efb67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:38:02.140Z|2397e72c-cbbe-4564-a025-368dd06efb67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:38:06.323Z|49b40997-9b78-4994-8f00-5adff72b5eaf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:38:06.325Z|49b40997-9b78-4994-8f00-5adff72b5eaf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:06.567Z|13219210-dc6c-4218-a15f-497af1ea913b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:06.568Z|13219210-dc6c-4218-a15f-497af1ea913b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:07.192Z|5a3e954e-babe-4931-a8f6-1235659140fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:07.193Z|5a3e954e-babe-4931-a8f6-1235659140fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:07.195Z|d2d89b57-06eb-4b9a-adc1-ace38a70ce2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:07.195Z|d2d89b57-06eb-4b9a-adc1-ace38a70ce2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:16.195Z|3c01e303-4e4c-4deb-a2d6-738cc641bad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:38:16.196Z|3c01e303-4e4c-4deb-a2d6-738cc641bad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:38:16.590Z|a5c76032-83fa-4746-8793-ad4da8782c73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:16.590Z|a5c76032-83fa-4746-8793-ad4da8782c73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:17.215Z|97e53909-b377-4131-b373-2fb0b99b19b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:17.215Z|619fc0a3-276b-4d80-95b0-4a3595e09a98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:17.215Z|97e53909-b377-4131-b373-2fb0b99b19b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:17.216Z|619fc0a3-276b-4d80-95b0-4a3595e09a98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:26.612Z|a73f9b18-d890-4fab-9ce4-71677516446c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:26.613Z|a73f9b18-d890-4fab-9ce4-71677516446c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:27.236Z|5d4895db-4a2f-4839-acf0-134c314d3bea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:27.237Z|5d4895db-4a2f-4839-acf0-134c314d3bea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:27.237Z|2aa4a823-bc9b-4bcb-8814-80db9e888d1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:27.238Z|2aa4a823-bc9b-4bcb-8814-80db9e888d1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:31.195Z|f20c10ef-e240-4b9a-b7c3-9c7a2a80b5aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:38:31.196Z|f20c10ef-e240-4b9a-b7c3-9c7a2a80b5aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:38:32.140Z|32a55a63-fc31-4070-bf13-4e01d4352390|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:38:32.141Z|32a55a63-fc31-4070-bf13-4e01d4352390|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:38:36.635Z|a89086ec-f42d-4bb5-b2b1-722bf90bf606|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:36.636Z|a89086ec-f42d-4bb5-b2b1-722bf90bf606|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:37.260Z|3557af33-ba1a-453d-b796-5b75d162c037|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:37.260Z|da3d885f-accd-41a3-b332-6efc2215eac6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:37.261Z|3557af33-ba1a-453d-b796-5b75d162c037|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:37.261Z|da3d885f-accd-41a3-b332-6efc2215eac6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:46.195Z|aaa1a8c0-d25c-416e-b640-aabd6ffa0e79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:38:46.198Z|aaa1a8c0-d25c-416e-b640-aabd6ffa0e79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:38:46.660Z|5782a0ad-0594-4520-bd10-9777f2baf39d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:46.660Z|5782a0ad-0594-4520-bd10-9777f2baf39d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:47.282Z|d853af86-4531-4ad8-b177-724eb59f0353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:47.282Z|d853af86-4531-4ad8-b177-724eb59f0353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:47.284Z|a793c5f2-436c-4914-9427-98084706a95c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:47.285Z|a793c5f2-436c-4914-9427-98084706a95c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:56.684Z|520057ad-9e3c-4891-b306-9ac3ec5a4355|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:56.685Z|520057ad-9e3c-4891-b306-9ac3ec5a4355|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:57.305Z|5b8056d0-f2e0-455f-89e4-77f0da88d820|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:57.305Z|01b48efb-8ab4-4244-9152-7a6ef6e319bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:38:57.305Z|5b8056d0-f2e0-455f-89e4-77f0da88d820|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:38:57.305Z|01b48efb-8ab4-4244-9152-7a6ef6e319bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:01.195Z|110fa5ad-ea26-4b69-bc2c-356657120cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:39:01.196Z|110fa5ad-ea26-4b69-bc2c-356657120cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:39:02.141Z|89db47e8-ab12-4f10-878a-8901d82dc2a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:39:02.142Z|89db47e8-ab12-4f10-878a-8901d82dc2a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:39:06.318Z|3e74ab94-9548-44fc-9154-9052eff3c2c0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:39:06.318Z|3e74ab94-9548-44fc-9154-9052eff3c2c0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:06.708Z|f24d01a8-09d1-4cc7-9c47-613c0d998bcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:06.709Z|f24d01a8-09d1-4cc7-9c47-613c0d998bcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:07.329Z|c98efef1-4bb6-48a5-ae85-1e981182135c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:07.329Z|8e021e9c-f7f4-4e83-a7aa-d65fa96bf776|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:07.330Z|c98efef1-4bb6-48a5-ae85-1e981182135c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:07.330Z|8e021e9c-f7f4-4e83-a7aa-d65fa96bf776|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:16.195Z|d23cc7eb-19c7-4b0e-9891-5ffc3b0485b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:39:16.196Z|d23cc7eb-19c7-4b0e-9891-5ffc3b0485b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:39:16.732Z|6e9f749f-3d2b-4e54-97b8-f197ad9ff88b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:16.733Z|6e9f749f-3d2b-4e54-97b8-f197ad9ff88b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:17.352Z|38edf93b-da07-45aa-94e9-5157b1082cda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:17.352Z|7ce6a26d-6041-4145-b0ba-d93d56460a1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:17.352Z|38edf93b-da07-45aa-94e9-5157b1082cda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:17.352Z|7ce6a26d-6041-4145-b0ba-d93d56460a1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:26.757Z|a832eba3-d437-4790-935c-1071423b7d1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:26.758Z|a832eba3-d437-4790-935c-1071423b7d1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:27.377Z|98170d02-5fdf-4b3d-a785-097d725c6863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:27.377Z|827d25d3-1411-4c78-82d4-9b3d4252ad1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:27.378Z|827d25d3-1411-4c78-82d4-9b3d4252ad1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:27.378Z|98170d02-5fdf-4b3d-a785-097d725c6863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:31.195Z|4224cff7-8cac-43c5-bacb-17d890cc58f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:39:31.198Z|4224cff7-8cac-43c5-bacb-17d890cc58f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:39:32.142Z|a2130671-7724-4793-a102-8379bd188905|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:39:32.143Z|a2130671-7724-4793-a102-8379bd188905|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:39:36.784Z|b2e1e8ea-6291-4269-bc5a-f5b5055c875c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:36.784Z|b2e1e8ea-6291-4269-bc5a-f5b5055c875c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:37.402Z|617f5174-8044-4afa-a055-89f8ef0f4a0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:37.402Z|c9efc01b-5aac-47c2-9255-1484bda180ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:37.403Z|c9efc01b-5aac-47c2-9255-1484bda180ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:37.403Z|617f5174-8044-4afa-a055-89f8ef0f4a0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:46.195Z|c37050e4-9772-4f5b-ab9f-0d524fcad6ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:39:46.196Z|c37050e4-9772-4f5b-ab9f-0d524fcad6ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:39:46.815Z|e51eb944-f7d8-4c30-9bb1-43d80593a611|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:46.816Z|e51eb944-f7d8-4c30-9bb1-43d80593a611|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:47.426Z|b4870091-c554-4454-bfd6-ee6f96991600|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:47.426Z|6d13e079-9673-4165-8a81-70e48805eb1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:47.426Z|6d13e079-9673-4165-8a81-70e48805eb1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:47.426Z|b4870091-c554-4454-bfd6-ee6f96991600|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:56.838Z|d137ca57-d9cd-433d-a20c-3608cfe1665f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:56.839Z|d137ca57-d9cd-433d-a20c-3608cfe1665f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:57.448Z|cccb38ed-3c9a-4e74-8463-3310d8661fcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:57.448Z|77f004ef-7977-4a9e-b97d-fac04b33d82c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:39:57.448Z|cccb38ed-3c9a-4e74-8463-3310d8661fcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:39:57.448Z|77f004ef-7977-4a9e-b97d-fac04b33d82c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:01.195Z|f20a00bb-e551-477e-b87c-797c3a0a8d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:40:01.196Z|f20a00bb-e551-477e-b87c-797c3a0a8d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:40:02.143Z|75521703-9b9f-4d2c-987e-71208a6e567d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:40:02.144Z|75521703-9b9f-4d2c-987e-71208a6e567d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:40:06.319Z|83e2971b-75a6-47ac-ba98-aa7523f84bbb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:40:06.320Z|83e2971b-75a6-47ac-ba98-aa7523f84bbb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:06.861Z|3b30fdd2-590c-4b61-89e6-c1660b67bb54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:06.861Z|3b30fdd2-590c-4b61-89e6-c1660b67bb54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:07.470Z|c5b767f0-d1a7-4445-8c8f-0a64b5ca91ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:07.471Z|c5b767f0-d1a7-4445-8c8f-0a64b5ca91ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:07.472Z|b66ec268-f440-47a4-ba7e-abaa5b7c4128|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:07.472Z|b66ec268-f440-47a4-ba7e-abaa5b7c4128|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:16.195Z|dbc6de93-6689-4907-b67a-607b26cc7c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:40:16.199Z|dbc6de93-6689-4907-b67a-607b26cc7c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:40:16.882Z|48686423-6491-40b1-9f57-35d1d2e3295d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:16.883Z|48686423-6491-40b1-9f57-35d1d2e3295d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:17.495Z|2a9c53e0-1ae1-4fcb-992c-dac4292c2b16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:17.495Z|19d057ca-28b8-42a9-be63-ea54d2a8a032|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:17.495Z|19d057ca-28b8-42a9-be63-ea54d2a8a032|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:17.495Z|2a9c53e0-1ae1-4fcb-992c-dac4292c2b16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:26.904Z|41b6ae9f-d104-4749-aa03-478498d5519c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:26.905Z|41b6ae9f-d104-4749-aa03-478498d5519c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:27.517Z|c29943ef-7834-48f8-8af2-49c6796cbc4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:27.517Z|c5e536b0-a14b-43ea-83d6-21bdad678a3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:27.517Z|c29943ef-7834-48f8-8af2-49c6796cbc4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:27.518Z|c5e536b0-a14b-43ea-83d6-21bdad678a3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:31.196Z|0c7a2ec2-4bf2-40e6-a0d3-e30a6ec4bef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:40:31.196Z|0c7a2ec2-4bf2-40e6-a0d3-e30a6ec4bef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:40:32.145Z|612b16df-e144-442e-bf4b-6e6a50e1d4a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:40:32.145Z|612b16df-e144-442e-bf4b-6e6a50e1d4a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:40:36.926Z|50f765f2-3b4f-4ba5-8724-9e20e34d3b56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:36.927Z|50f765f2-3b4f-4ba5-8724-9e20e34d3b56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:37.540Z|0842063e-7f71-4ed9-84f5-230e848f36b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:37.540Z|158297d6-b25c-4a3b-beea-772af63b5fab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:37.540Z|0842063e-7f71-4ed9-84f5-230e848f36b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:37.540Z|158297d6-b25c-4a3b-beea-772af63b5fab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:46.195Z|62fbfc9d-03f2-45c1-b3e3-e2cf4512ee74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:40:46.196Z|62fbfc9d-03f2-45c1-b3e3-e2cf4512ee74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:40:46.950Z|191aa9c6-dfe4-4336-b482-17b32ae9a885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:46.950Z|191aa9c6-dfe4-4336-b482-17b32ae9a885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:47.564Z|dfb51300-2e6c-419c-8561-a12b99cf6335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:47.564Z|43104ef7-e7eb-49bb-8d25-49e44ad19848|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:47.565Z|43104ef7-e7eb-49bb-8d25-49e44ad19848|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:47.565Z|dfb51300-2e6c-419c-8561-a12b99cf6335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:56.973Z|99469ab6-fdd7-494a-b166-f66d05f0cf5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:56.975Z|99469ab6-fdd7-494a-b166-f66d05f0cf5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:57.589Z|7ef75b66-5954-414f-9557-d7430a896a8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:57.589Z|d35ae633-96a1-4d93-af8b-767dfbf2b143|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:40:57.590Z|7ef75b66-5954-414f-9557-d7430a896a8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:40:57.590Z|d35ae633-96a1-4d93-af8b-767dfbf2b143|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:01.195Z|fc5d00d1-5eb9-4f0b-939f-8d48527f751a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:41:01.198Z|fc5d00d1-5eb9-4f0b-939f-8d48527f751a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:41:02.146Z|4b7fa621-0884-4605-9747-386370403d06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:41:02.146Z|4b7fa621-0884-4605-9747-386370403d06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:41:06.319Z|b74271e0-dea9-4c42-bb1c-9731c8dbeffc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:41:06.320Z|b74271e0-dea9-4c42-bb1c-9731c8dbeffc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:06.999Z|175620bd-e215-4270-8746-b2dc6dfe8892|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:06.999Z|175620bd-e215-4270-8746-b2dc6dfe8892|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:07.612Z|e28e5d25-371b-4006-bf8f-5fb98737b927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:07.613Z|e28e5d25-371b-4006-bf8f-5fb98737b927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:07.617Z|0b903c13-dc3a-4f4f-abdb-5d00efd26931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:07.618Z|0b903c13-dc3a-4f4f-abdb-5d00efd26931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:16.195Z|57647f00-cf28-4c04-b929-ef4cc61c502f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:41:16.196Z|57647f00-cf28-4c04-b929-ef4cc61c502f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:41:17.022Z|2fd0c41a-0995-4bb8-bd0c-e6bd302e60de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:17.023Z|2fd0c41a-0995-4bb8-bd0c-e6bd302e60de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:17.643Z|146f65d0-3825-41c4-8b42-292b9fe226ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:17.643Z|981c125c-460b-447a-8004-f4d116b731b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:17.644Z|146f65d0-3825-41c4-8b42-292b9fe226ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:17.644Z|981c125c-460b-447a-8004-f4d116b731b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:27.046Z|0536db2b-c792-42b3-a244-68dc7c454fb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:27.047Z|0536db2b-c792-42b3-a244-68dc7c454fb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:27.668Z|0d0fc5c9-fb8a-405f-af7f-3b0c7a886faa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:27.668Z|cc3464f6-bfa2-40ee-afb0-bae0513755f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:27.668Z|0d0fc5c9-fb8a-405f-af7f-3b0c7a886faa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:27.670Z|cc3464f6-bfa2-40ee-afb0-bae0513755f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:31.195Z|34725c0e-a40e-4f80-8dff-38b535fece5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:41:31.196Z|34725c0e-a40e-4f80-8dff-38b535fece5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:41:32.147Z|e5186d71-37bd-4001-9abe-494e90106dee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:41:32.147Z|e5186d71-37bd-4001-9abe-494e90106dee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:41:37.070Z|a626715f-04a2-4feb-aff8-8f70f2c00be0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:37.071Z|a626715f-04a2-4feb-aff8-8f70f2c00be0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:37.690Z|ac639616-8378-4911-8533-612f3fbf7c7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:37.690Z|4dbd276c-75bf-418f-8106-8a9ab8202363|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:37.690Z|ac639616-8378-4911-8533-612f3fbf7c7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:37.691Z|4dbd276c-75bf-418f-8106-8a9ab8202363|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:46.195Z|533bfd9f-f843-49bf-bf54-4e655527e6ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:41:46.198Z|533bfd9f-f843-49bf-bf54-4e655527e6ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:41:47.095Z|b2d329d0-4cf9-4f4e-a14c-448db58c8d67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:47.098Z|b2d329d0-4cf9-4f4e-a14c-448db58c8d67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:47.711Z|01b78865-acea-4be4-b968-3fbd63bffe20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:47.712Z|01b78865-acea-4be4-b968-3fbd63bffe20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:47.711Z|74bee85a-15b4-44b8-b1ff-d3c5acef291b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:47.713Z|74bee85a-15b4-44b8-b1ff-d3c5acef291b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:57.122Z|ffd0a52a-db29-4218-b1a5-e3f0b00c29f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:57.122Z|ffd0a52a-db29-4218-b1a5-e3f0b00c29f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:57.734Z|1f522338-c306-4fe6-973f-0ae8d3724c71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:57.734Z|323a0c46-f88f-44b2-b4d2-da1c22dbac2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:41:57.735Z|1f522338-c306-4fe6-973f-0ae8d3724c71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:41:57.735Z|323a0c46-f88f-44b2-b4d2-da1c22dbac2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:01.196Z|1ffe8570-bee9-4310-83ff-738a4f4cc24c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:42:01.196Z|1ffe8570-bee9-4310-83ff-738a4f4cc24c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:42:02.148Z|e1dd1e04-67b4-4e05-841e-1bc298b6b892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:42:02.149Z|e1dd1e04-67b4-4e05-841e-1bc298b6b892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:42:06.318Z|692f4537-88af-480c-b19b-bda717acb7be|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:42:06.319Z|692f4537-88af-480c-b19b-bda717acb7be|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:07.151Z|f88df2a8-a80d-4ec7-9ee0-8c95e611b411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:07.152Z|f88df2a8-a80d-4ec7-9ee0-8c95e611b411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:07.756Z|10a104d0-8560-4918-8452-a7a8cf37c667|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:07.757Z|10a104d0-8560-4918-8452-a7a8cf37c667|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:07.760Z|222d8129-0898-4864-850e-ee695863c8b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:07.761Z|222d8129-0898-4864-850e-ee695863c8b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:16.195Z|4a974c3a-c1b2-4ab0-b7ce-eb275cbdfe3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:42:16.196Z|4a974c3a-c1b2-4ab0-b7ce-eb275cbdfe3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:42:17.173Z|56075b97-fa2c-4fe0-8ee8-796504fbd979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:17.174Z|56075b97-fa2c-4fe0-8ee8-796504fbd979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:17.778Z|de978203-5fe3-4847-bd4a-1f1535ad4d1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:17.778Z|8f8c4e78-5db8-4b8e-8fa6-51d14920a8fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:17.779Z|de978203-5fe3-4847-bd4a-1f1535ad4d1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:17.779Z|8f8c4e78-5db8-4b8e-8fa6-51d14920a8fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:27.197Z|d5ac65cd-b930-4e04-9dc7-882ef34d8989|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:27.198Z|d5ac65cd-b930-4e04-9dc7-882ef34d8989|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:27.801Z|8ae9bfda-0f96-4ce6-9634-f9a4145947ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:27.801Z|8ae9bfda-0f96-4ce6-9634-f9a4145947ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:27.828Z|62be4002-30d9-419e-b6ff-6f5fe24d8abb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:27.828Z|62be4002-30d9-419e-b6ff-6f5fe24d8abb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:31.196Z|bbdc4932-ce8c-4d49-b0c2-a8f15cbf759d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:42:31.199Z|bbdc4932-ce8c-4d49-b0c2-a8f15cbf759d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:42:32.149Z|dabfe943-7159-44ba-a932-c22aac6b78db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:42:32.150Z|dabfe943-7159-44ba-a932-c22aac6b78db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:42:37.220Z|f3aa4d54-d9cf-4cfb-ae5d-112f012581ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:37.221Z|f3aa4d54-d9cf-4cfb-ae5d-112f012581ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:37.824Z|ae449beb-9e1f-498a-8588-e67818e07d66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:37.825Z|ae449beb-9e1f-498a-8588-e67818e07d66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:37.848Z|3f1cecfc-23af-4c50-8146-8460bf2ebcc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:37.849Z|3f1cecfc-23af-4c50-8146-8460bf2ebcc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:46.195Z|63d1e0e8-b7bc-4fd0-bd6b-f98ea2412de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:42:46.196Z|63d1e0e8-b7bc-4fd0-bd6b-f98ea2412de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:42:47.246Z|1c2bc018-271e-43e7-b4a9-b3c92847faa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:47.247Z|1c2bc018-271e-43e7-b4a9-b3c92847faa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:47.847Z|cf0c5150-8eb4-4476-ba5d-ae254d447b88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:47.848Z|cf0c5150-8eb4-4476-ba5d-ae254d447b88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:47.872Z|abd9cfdf-c123-485a-8bdf-e508724645bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:47.873Z|abd9cfdf-c123-485a-8bdf-e508724645bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:57.269Z|dec12503-60bf-4d09-bb0c-3f90eba0acb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:57.270Z|dec12503-60bf-4d09-bb0c-3f90eba0acb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:57.877Z|e0b9f571-f591-4b4e-8750-458c7801b2d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:57.878Z|e0b9f571-f591-4b4e-8750-458c7801b2d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:42:57.902Z|ec0c5ccc-e921-4c86-bc3f-7dd58acef837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:42:57.903Z|ec0c5ccc-e921-4c86-bc3f-7dd58acef837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:01.195Z|4cce2776-806b-4b79-a34b-cc2cbbf160ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:43:01.196Z|4cce2776-806b-4b79-a34b-cc2cbbf160ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:43:02.151Z|9cf9e784-8194-4402-9e5d-a2f876c8801a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:43:02.152Z|9cf9e784-8194-4402-9e5d-a2f876c8801a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:43:06.318Z|ad7a9c65-4825-4aa4-a4d9-48398b37e040|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:43:06.319Z|ad7a9c65-4825-4aa4-a4d9-48398b37e040|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:07.293Z|7d85aca1-b3d2-42a8-bffb-0b5f45b2a43c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:07.293Z|7d85aca1-b3d2-42a8-bffb-0b5f45b2a43c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:07.902Z|0c17ff44-21e4-41c1-94e9-c9089bea4f2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:07.903Z|0c17ff44-21e4-41c1-94e9-c9089bea4f2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:07.925Z|972e9092-5769-4614-bb26-10db29018b89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:07.926Z|972e9092-5769-4614-bb26-10db29018b89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:16.196Z|db8e8112-38e0-4026-bc08-cb5016cb2407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:43:16.199Z|db8e8112-38e0-4026-bc08-cb5016cb2407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:43:17.314Z|9c429160-d5e4-4753-9b09-493da10c2b8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:17.315Z|9c429160-d5e4-4753-9b09-493da10c2b8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:17.925Z|8bc2acf3-52f7-4e4d-8b70-b403e91275df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:17.926Z|8bc2acf3-52f7-4e4d-8b70-b403e91275df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:17.949Z|469ddaaf-d6b6-486d-aa3b-dacd7ae386f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:17.950Z|469ddaaf-d6b6-486d-aa3b-dacd7ae386f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:27.338Z|0cfec516-3c32-455a-9f78-6cb7a50e8bfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:27.338Z|0cfec516-3c32-455a-9f78-6cb7a50e8bfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:27.950Z|4ab47436-578b-49f8-9f50-7d4f5ab94e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:27.950Z|4ab47436-578b-49f8-9f50-7d4f5ab94e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:27.971Z|9506e738-d999-479f-b9ec-3cdf8a48d3ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:27.972Z|9506e738-d999-479f-b9ec-3cdf8a48d3ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:31.195Z|1875578e-5d49-438c-ad72-a94d8b5cf082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:43:31.196Z|1875578e-5d49-438c-ad72-a94d8b5cf082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:43:32.152Z|932edb67-bd45-4f16-98d8-ab3ff125af0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:43:32.153Z|932edb67-bd45-4f16-98d8-ab3ff125af0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:43:37.362Z|5ecaaea2-4ba7-4837-8e24-09a3c33dfc32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:37.363Z|5ecaaea2-4ba7-4837-8e24-09a3c33dfc32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:37.973Z|9c64c45c-3b0e-4ad1-b265-faef393f44f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:37.974Z|9c64c45c-3b0e-4ad1-b265-faef393f44f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:37.995Z|5ca17f45-e49f-41da-8873-7613f55a5887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:37.995Z|5ca17f45-e49f-41da-8873-7613f55a5887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:46.195Z|3e6e4d1e-2d18-4b9f-a21d-8a5fdee4fd5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:43:46.196Z|3e6e4d1e-2d18-4b9f-a21d-8a5fdee4fd5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:43:47.386Z|7cf518fa-892b-40d8-9087-250d9002311d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:47.386Z|7cf518fa-892b-40d8-9087-250d9002311d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:47.997Z|47b52b74-54b6-4e93-9904-c70593508bb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:47.997Z|47b52b74-54b6-4e93-9904-c70593508bb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:48.018Z|1f3c4e16-27f1-4cc7-8202-9f12f733768b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:48.019Z|1f3c4e16-27f1-4cc7-8202-9f12f733768b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:57.407Z|f8fb857d-c478-4195-b087-13b04a4b50ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:57.408Z|f8fb857d-c478-4195-b087-13b04a4b50ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:58.021Z|1cf05d32-b786-433b-a70d-92276fda0bf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:58.021Z|1cf05d32-b786-433b-a70d-92276fda0bf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:43:58.040Z|2220d03f-9cf8-4b84-8a78-c7043fa2b908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:43:58.040Z|2220d03f-9cf8-4b84-8a78-c7043fa2b908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:01.195Z|f9067461-99fc-4735-bf5d-d55306ea9cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:44:01.197Z|f9067461-99fc-4735-bf5d-d55306ea9cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:44:02.153Z|a294c9e5-00ae-42af-b839-4679d943d944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:44:02.154Z|a294c9e5-00ae-42af-b839-4679d943d944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:44:06.320Z|b667fe64-4d62-4f44-a585-9aadfddff4f5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:44:06.320Z|b667fe64-4d62-4f44-a585-9aadfddff4f5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:07.430Z|8b1b2d35-5c72-4ddd-81f2-bab26e44560e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:07.430Z|8b1b2d35-5c72-4ddd-81f2-bab26e44560e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:08.044Z|2ee80a96-9786-4af8-a675-91b467771eda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:08.045Z|2ee80a96-9786-4af8-a675-91b467771eda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:08.066Z|3289f8e4-34b8-406f-aa4a-d9258112ed50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:08.067Z|3289f8e4-34b8-406f-aa4a-d9258112ed50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:16.195Z|1602c3e1-0ffc-4b53-8f92-682676c0f404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:44:16.196Z|1602c3e1-0ffc-4b53-8f92-682676c0f404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:44:17.455Z|6f3d9970-47f3-4bd5-8c04-a4d5b5bce056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:17.456Z|6f3d9970-47f3-4bd5-8c04-a4d5b5bce056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:18.066Z|a3144f55-f06d-4d4d-803f-7f553db414f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:18.067Z|a3144f55-f06d-4d4d-803f-7f553db414f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:18.097Z|2b50c232-102d-4ce6-b596-a267c4c7b8fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:18.098Z|2b50c232-102d-4ce6-b596-a267c4c7b8fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:27.490Z|8f71c11f-40c4-48e9-9028-0dd839a47914|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:27.490Z|8f71c11f-40c4-48e9-9028-0dd839a47914|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:28.090Z|a7a5776d-9455-4399-a378-b1fc35c8113e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:28.090Z|a7a5776d-9455-4399-a378-b1fc35c8113e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:28.121Z|630878e3-c052-4480-af6c-bd83ef2d389d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:28.122Z|630878e3-c052-4480-af6c-bd83ef2d389d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:31.196Z|87d4c8a5-90a8-46fa-8c58-b1f8f392b55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:44:31.197Z|87d4c8a5-90a8-46fa-8c58-b1f8f392b55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:44:32.155Z|b25c1824-0152-4619-8731-8b2c5133fb59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:44:32.156Z|b25c1824-0152-4619-8731-8b2c5133fb59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:44:37.514Z|87f52fee-0ebe-401f-a676-e9993d364315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:37.516Z|87f52fee-0ebe-401f-a676-e9993d364315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:38.118Z|2e649d81-7549-4cfa-b829-dc45ce19deb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:38.119Z|2e649d81-7549-4cfa-b829-dc45ce19deb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:38.145Z|3bfd9c05-8030-4606-950c-3871dd77c7ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:38.146Z|3bfd9c05-8030-4606-950c-3871dd77c7ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:46.195Z|c244f588-0e5f-42e6-b2e8-088fd5561049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:44:46.196Z|c244f588-0e5f-42e6-b2e8-088fd5561049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:44:47.540Z|77361589-b4ad-4529-953b-e911aac3bf0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:47.541Z|77361589-b4ad-4529-953b-e911aac3bf0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:48.143Z|12946f6f-bf1c-4b9a-b135-e5514ac3d933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:48.144Z|12946f6f-bf1c-4b9a-b135-e5514ac3d933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:48.172Z|0b046148-d0c8-412c-9e67-1482afc7032b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:48.172Z|0b046148-d0c8-412c-9e67-1482afc7032b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:57.564Z|bd710442-dbe6-448d-b0b4-045b5aac29f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:57.565Z|bd710442-dbe6-448d-b0b4-045b5aac29f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:58.166Z|24ed2b0c-28f8-46b3-b425-2e794d1205e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:58.167Z|24ed2b0c-28f8-46b3-b425-2e794d1205e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:44:58.198Z|d8d352c9-1113-4de0-8fa9-0f6cad73c4e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:44:58.199Z|d8d352c9-1113-4de0-8fa9-0f6cad73c4e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:01.196Z|d56f12a6-ce93-4e66-9024-218a8c3b1f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:45:01.198Z|d56f12a6-ce93-4e66-9024-218a8c3b1f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:45:02.156Z|4c1d500b-1a1c-487a-aa51-ad68c5f09bde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:45:02.157Z|4c1d500b-1a1c-487a-aa51-ad68c5f09bde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:45:06.318Z|b2b8a694-8edc-4ff2-8f7f-26e7cd073a53|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:45:06.318Z|b2b8a694-8edc-4ff2-8f7f-26e7cd073a53|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:07.591Z|14ea137a-dad0-4a05-8fd5-4fcbda4620e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:07.592Z|14ea137a-dad0-4a05-8fd5-4fcbda4620e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:08.196Z|a8af64dc-9d56-42fc-87bf-9cc0a0bb2402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:08.197Z|a8af64dc-9d56-42fc-87bf-9cc0a0bb2402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:08.223Z|4de1c646-c756-42cf-add1-08ae689aa6d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:08.224Z|4de1c646-c756-42cf-add1-08ae689aa6d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:16.195Z|000e1416-236b-499c-8231-30cf912f26cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:45:16.196Z|000e1416-236b-499c-8231-30cf912f26cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:45:17.619Z|19ca3f6d-9c03-4974-b53c-f9fbdf380907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:17.620Z|19ca3f6d-9c03-4974-b53c-f9fbdf380907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:18.222Z|7311a749-aaf9-4bb3-8826-2eb0b252415b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:18.223Z|7311a749-aaf9-4bb3-8826-2eb0b252415b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:18.250Z|ae8bef35-5039-4928-a194-6ba9863ff614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:18.253Z|ae8bef35-5039-4928-a194-6ba9863ff614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:27.649Z|d5cafa0a-a244-40b2-b48a-18a23920ac4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:27.649Z|d5cafa0a-a244-40b2-b48a-18a23920ac4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:28.247Z|70ef20b5-46f1-47fe-a859-2eafb8a04ee0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:28.247Z|70ef20b5-46f1-47fe-a859-2eafb8a04ee0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:28.277Z|d2897fa6-de49-45c2-ae8b-d18defc73e3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:28.278Z|d2897fa6-de49-45c2-ae8b-d18defc73e3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:31.195Z|42b13f52-7a71-43cc-b45e-3831b4088082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:45:31.196Z|42b13f52-7a71-43cc-b45e-3831b4088082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:45:32.158Z|bc28dbdf-524f-4451-8170-2dbfc2784400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:45:32.158Z|bc28dbdf-524f-4451-8170-2dbfc2784400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:45:37.672Z|2750a056-d7ae-4506-884a-9b8fdce0b2d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:37.673Z|2750a056-d7ae-4506-884a-9b8fdce0b2d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:38.274Z|7fd56c70-7718-4b3e-be84-7ac76bfe27bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:38.274Z|7fd56c70-7718-4b3e-be84-7ac76bfe27bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:38.304Z|ec52c70c-d407-49aa-a686-4f504ed4b85f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:38.305Z|ec52c70c-d407-49aa-a686-4f504ed4b85f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:46.195Z|8b7de990-25c1-4af5-bd17-cb53bbfc3acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:45:46.196Z|8b7de990-25c1-4af5-bd17-cb53bbfc3acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:45:47.698Z|4e61eaa1-b003-4cea-806a-c37e6b950498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:47.701Z|4e61eaa1-b003-4cea-806a-c37e6b950498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:48.297Z|d8d1a857-b927-4f73-8adf-c9ca031575fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:48.298Z|d8d1a857-b927-4f73-8adf-c9ca031575fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:48.332Z|03f60b45-d3a4-4e74-98c5-73baffb3cbb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:48.332Z|03f60b45-d3a4-4e74-98c5-73baffb3cbb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:57.724Z|249be97a-9615-4617-bccf-a4bb953ccbfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:57.725Z|249be97a-9615-4617-bccf-a4bb953ccbfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:58.320Z|c2f8b6c2-6c1e-4381-9246-9137a99def1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:58.321Z|c2f8b6c2-6c1e-4381-9246-9137a99def1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:45:58.356Z|35370c96-1440-4d63-828d-f741400ab992|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:45:58.357Z|35370c96-1440-4d63-828d-f741400ab992|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:01.195Z|79b89f82-8aa6-4301-9b98-e977278aae03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:46:01.196Z|79b89f82-8aa6-4301-9b98-e977278aae03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:46:02.159Z|9901615c-3bc1-4386-9b6c-4520e16137fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:46:02.159Z|9901615c-3bc1-4386-9b6c-4520e16137fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:46:06.318Z|804901f0-d5d1-4ab6-8200-389a3bcbce2c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:46:06.319Z|804901f0-d5d1-4ab6-8200-389a3bcbce2c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:07.746Z|27131fd4-767c-43e7-88bd-694a34a3b1d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:07.747Z|27131fd4-767c-43e7-88bd-694a34a3b1d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:08.343Z|92bdb508-2b31-4a0a-83e0-35689d8573b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:08.343Z|92bdb508-2b31-4a0a-83e0-35689d8573b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:08.381Z|eee77f62-2136-4170-b32c-20cc3e2f682a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:08.382Z|eee77f62-2136-4170-b32c-20cc3e2f682a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:16.195Z|8fe40ec3-883d-4056-ae7d-290e43e9007a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:46:16.196Z|8fe40ec3-883d-4056-ae7d-290e43e9007a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:46:17.768Z|844bfb85-f0c2-4ea3-a2af-54a0256e1f07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:17.769Z|844bfb85-f0c2-4ea3-a2af-54a0256e1f07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:18.370Z|71e1b3f0-8989-40d1-b32f-b3d5d3f7183f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:18.371Z|71e1b3f0-8989-40d1-b32f-b3d5d3f7183f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:18.407Z|213706a0-4276-4c73-bc2f-1823e0477022|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:18.407Z|213706a0-4276-4c73-bc2f-1823e0477022|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:27.793Z|c49bd7b6-fa98-4589-95ab-39b098bd3b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:27.794Z|c49bd7b6-fa98-4589-95ab-39b098bd3b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:28.395Z|63a59329-cdf3-4de6-8ff1-26d5c6a72826|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:28.396Z|63a59329-cdf3-4de6-8ff1-26d5c6a72826|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:28.432Z|598a7fb6-7461-4123-8b2c-a1559ae594bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:28.433Z|598a7fb6-7461-4123-8b2c-a1559ae594bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:31.195Z|7ff31fd8-fd37-43dc-8188-1f9b46ccc5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:46:31.196Z|7ff31fd8-fd37-43dc-8188-1f9b46ccc5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:46:32.160Z|a50be791-f1bd-4ae2-bf92-700b070bca6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:46:32.160Z|a50be791-f1bd-4ae2-bf92-700b070bca6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:46:37.822Z|6abad1d5-1f8b-49f0-9bcb-d779670709f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:37.823Z|6abad1d5-1f8b-49f0-9bcb-d779670709f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:38.419Z|76fdf440-d82f-402f-92b1-8cffa40473ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:38.420Z|76fdf440-d82f-402f-92b1-8cffa40473ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:38.458Z|f79d5c2a-3095-4e8a-9bd3-7eb35a48465f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:38.458Z|f79d5c2a-3095-4e8a-9bd3-7eb35a48465f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:46.196Z|bb6902c2-d2eb-4d7a-b7e4-d0c4ab6cbc8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:46:46.200Z|bb6902c2-d2eb-4d7a-b7e4-d0c4ab6cbc8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:46:47.848Z|129f0068-435e-42cb-b56c-81aa1ddf7ad3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:47.849Z|129f0068-435e-42cb-b56c-81aa1ddf7ad3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:48.443Z|0dcf3b05-b3dd-4748-99d1-62dafc5a3e3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:48.444Z|0dcf3b05-b3dd-4748-99d1-62dafc5a3e3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:48.482Z|9e336359-3c7a-437d-b666-4aa37581a9a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:48.483Z|9e336359-3c7a-437d-b666-4aa37581a9a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:57.875Z|7013f723-3db7-4537-9a3c-bf235ea99419|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:57.876Z|7013f723-3db7-4537-9a3c-bf235ea99419|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:58.468Z|91b681f9-e393-4d66-9d97-20726768be7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:58.468Z|91b681f9-e393-4d66-9d97-20726768be7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:46:58.508Z|27b44a9c-f0c0-4bf1-995a-95da8084e5e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:46:58.509Z|27b44a9c-f0c0-4bf1-995a-95da8084e5e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:01.196Z|ccbd0c01-ae00-4558-9db0-9d9ef4d33434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:47:01.196Z|ccbd0c01-ae00-4558-9db0-9d9ef4d33434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:47:02.161Z|c324b321-02f8-4315-ad6a-fd49bb572040|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:47:02.162Z|c324b321-02f8-4315-ad6a-fd49bb572040|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:47:06.320Z|3244febe-4c8b-4bb3-a367-76c75d9c808e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:47:06.323Z|3244febe-4c8b-4bb3-a367-76c75d9c808e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:07.901Z|c3dc74cf-eb13-403f-afa8-d136ce532be7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:07.902Z|c3dc74cf-eb13-403f-afa8-d136ce532be7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:08.490Z|8a5aa291-d5bf-4f11-81fe-e56978012ba8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:08.491Z|8a5aa291-d5bf-4f11-81fe-e56978012ba8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:08.533Z|205a9b14-00af-41db-8fae-6f9f5db06fbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:08.534Z|205a9b14-00af-41db-8fae-6f9f5db06fbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:16.196Z|7359c06d-5909-47c8-ad67-866eb0c67d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:47:16.197Z|7359c06d-5909-47c8-ad67-866eb0c67d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:47:17.927Z|bb74181b-fe09-47bc-9062-5cc844390fc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:17.928Z|bb74181b-fe09-47bc-9062-5cc844390fc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:18.516Z|62db6d83-9e29-4be9-957a-89c334a59edc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:18.516Z|62db6d83-9e29-4be9-957a-89c334a59edc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:18.558Z|a4c74bec-661d-459d-a2ab-8c1f093c5849|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:18.559Z|a4c74bec-661d-459d-a2ab-8c1f093c5849|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:27.956Z|e47220c3-e2b3-4917-bc28-c4c777034d48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:27.957Z|e47220c3-e2b3-4917-bc28-c4c777034d48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:28.539Z|371afca4-d4b4-44b0-8f63-8083014a3364|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:28.539Z|371afca4-d4b4-44b0-8f63-8083014a3364|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:28.583Z|242b7887-0d32-4e6d-ba6e-b9ad9b0a9f26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:28.584Z|242b7887-0d32-4e6d-ba6e-b9ad9b0a9f26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:31.196Z|77b9d6ec-2b1e-4dca-a845-1b37a6a27b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:47:31.199Z|77b9d6ec-2b1e-4dca-a845-1b37a6a27b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:47:32.163Z|e00bc048-77e2-400d-8bed-d24d4ce0d116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:47:32.164Z|e00bc048-77e2-400d-8bed-d24d4ce0d116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:47:37.982Z|45b7361b-098f-4e8a-8d89-406e7128dce2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:37.983Z|45b7361b-098f-4e8a-8d89-406e7128dce2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:38.564Z|4bbbf47f-6df5-4199-88ba-09dd7cb29984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:38.565Z|4bbbf47f-6df5-4199-88ba-09dd7cb29984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:38.606Z|cafe8cf6-f544-4dd2-b0fa-d63a9a4f3a2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:38.607Z|cafe8cf6-f544-4dd2-b0fa-d63a9a4f3a2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:46.195Z|57fac0f1-50b9-4f32-ad0c-dde358554401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:47:46.196Z|57fac0f1-50b9-4f32-ad0c-dde358554401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:47:48.007Z|42868904-d71a-4538-965d-d56f5c2d439f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:48.008Z|42868904-d71a-4538-965d-d56f5c2d439f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:48.588Z|2bf88f09-63d8-4137-82d9-0bc62dee29d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:48.589Z|2bf88f09-63d8-4137-82d9-0bc62dee29d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:48.633Z|9779cf33-5268-4854-a25a-a2939ed8601a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:48.635Z|9779cf33-5268-4854-a25a-a2939ed8601a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:58.031Z|09162a39-9711-4119-ae7b-02fe7517c429|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:58.031Z|09162a39-9711-4119-ae7b-02fe7517c429|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:58.611Z|3cd5c5fd-735a-40c2-b179-7ebbde048582|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:58.611Z|3cd5c5fd-735a-40c2-b179-7ebbde048582|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:47:58.657Z|12d706cc-8990-437a-b4f6-f90a09a5ab17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:47:58.660Z|12d706cc-8990-437a-b4f6-f90a09a5ab17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:01.196Z|53ad7903-40d0-49d8-b2ac-d878a8d5b369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:48:01.197Z|53ad7903-40d0-49d8-b2ac-d878a8d5b369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:48:02.165Z|dab713ce-1062-444f-b170-9e5136df9514|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:48:02.166Z|dab713ce-1062-444f-b170-9e5136df9514|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:48:06.319Z|eda11ffa-b73b-47b2-9074-75dd5cd4bd49|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:48:06.321Z|eda11ffa-b73b-47b2-9074-75dd5cd4bd49|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:08.053Z|f9777378-785f-43a0-88bc-b9d090e3f985|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:08.054Z|f9777378-785f-43a0-88bc-b9d090e3f985|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:08.635Z|2217a7ab-891f-4c64-8e82-5c240e81d4cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:08.635Z|2217a7ab-891f-4c64-8e82-5c240e81d4cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:08.684Z|41d8bea4-5e46-488f-8484-8684dc61603f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:08.684Z|41d8bea4-5e46-488f-8484-8684dc61603f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:16.195Z|843c8983-1ea1-44e4-b761-4a826c84a769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:48:16.199Z|843c8983-1ea1-44e4-b761-4a826c84a769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:48:18.076Z|03eee066-367d-4b39-9c36-f3caee6ba73c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:18.076Z|03eee066-367d-4b39-9c36-f3caee6ba73c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:18.658Z|5aab08cb-77b3-4f6a-a74a-8d830230098a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:18.659Z|5aab08cb-77b3-4f6a-a74a-8d830230098a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:18.707Z|4c7f78c7-d4fa-4bf1-bd7c-a9d88b5a8264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:18.708Z|4c7f78c7-d4fa-4bf1-bd7c-a9d88b5a8264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:28.099Z|f138c057-90d0-4075-a482-5492b5fdb119|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:28.100Z|f138c057-90d0-4075-a482-5492b5fdb119|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:28.681Z|45bb412e-cefe-4a6c-99a4-fe48f546849e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:28.681Z|45bb412e-cefe-4a6c-99a4-fe48f546849e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:28.734Z|894e1022-de40-40be-b0a4-2407d168d93c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:28.735Z|894e1022-de40-40be-b0a4-2407d168d93c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:31.196Z|cc2f7110-39bc-4a11-af49-b5ca3c433a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:48:31.196Z|cc2f7110-39bc-4a11-af49-b5ca3c433a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:48:32.166Z|ee61ba15-23fd-481c-89f2-d16120e1d8d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:48:32.167Z|ee61ba15-23fd-481c-89f2-d16120e1d8d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:48:38.125Z|f4859e33-1904-4853-b969-716e93b3b8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:38.125Z|f4859e33-1904-4853-b969-716e93b3b8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:38.705Z|05401753-0daa-4e7b-910b-0a541e5850f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:38.705Z|05401753-0daa-4e7b-910b-0a541e5850f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:38.757Z|15e1cd57-2d3c-4b86-9372-7408d7f7986a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:38.758Z|15e1cd57-2d3c-4b86-9372-7408d7f7986a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:46.196Z|b9cc49fd-5838-42ef-9288-e0eedda0aa10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:48:46.196Z|b9cc49fd-5838-42ef-9288-e0eedda0aa10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:48:48.150Z|0d7458fb-e47d-42a1-86ca-1f832cdea591|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:48.151Z|0d7458fb-e47d-42a1-86ca-1f832cdea591|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:48.728Z|2354dc9a-c1e4-448c-9688-32782d7789e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:48.729Z|2354dc9a-c1e4-448c-9688-32782d7789e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:48.780Z|7a073f45-9536-4f1d-bff2-5ef605df5a4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:48.781Z|7a073f45-9536-4f1d-bff2-5ef605df5a4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:58.174Z|35526739-c32b-4f3e-845c-e928ad016df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:58.174Z|35526739-c32b-4f3e-845c-e928ad016df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:58.751Z|33f40ec8-925a-4e95-8794-be7f00df7769|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:58.752Z|33f40ec8-925a-4e95-8794-be7f00df7769|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:48:58.804Z|3e922c79-d13a-4af7-bb9b-42f4eb0941f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:48:58.805Z|3e922c79-d13a-4af7-bb9b-42f4eb0941f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:01.195Z|2e0b9fc9-1d97-41c5-a119-149e29e909f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:49:01.198Z|2e0b9fc9-1d97-41c5-a119-149e29e909f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:49:02.168Z|f11f277c-6863-4d14-9bfc-082240119632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:49:02.169Z|f11f277c-6863-4d14-9bfc-082240119632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:49:06.318Z|af5ede20-2e53-43b7-b270-d0084c8459aa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:49:06.319Z|af5ede20-2e53-43b7-b270-d0084c8459aa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:08.201Z|9d905819-14bb-4975-ac5c-863aecfd403f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:08.202Z|9d905819-14bb-4975-ac5c-863aecfd403f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:08.774Z|77da5951-7d5e-4fd5-aa35-4188eee9a52d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:08.775Z|77da5951-7d5e-4fd5-aa35-4188eee9a52d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:08.829Z|9d5c173e-881d-4de5-8f7c-8a55faa17fe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:08.830Z|9d5c173e-881d-4de5-8f7c-8a55faa17fe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:16.195Z|0f38053a-cd6d-43d4-a9ff-0fbc4327ade2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:49:16.196Z|0f38053a-cd6d-43d4-a9ff-0fbc4327ade2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:49:18.230Z|905db09c-5403-415a-afd4-68fc830eb13a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:18.230Z|905db09c-5403-415a-afd4-68fc830eb13a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:18.798Z|abc9c9bb-6e14-4029-a2a8-5fc2a19cde72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:18.798Z|abc9c9bb-6e14-4029-a2a8-5fc2a19cde72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:18.852Z|3614923f-40d7-4ac3-a866-07706efa342c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:18.853Z|3614923f-40d7-4ac3-a866-07706efa342c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:28.254Z|004aa1be-9c28-4318-a1da-124cbf274012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:28.255Z|004aa1be-9c28-4318-a1da-124cbf274012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:28.826Z|66f97cce-33d1-41ad-b426-638a0be129ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:28.827Z|66f97cce-33d1-41ad-b426-638a0be129ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:28.874Z|252e4abf-df9d-45ee-86b3-5a4320f5a005|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:28.875Z|252e4abf-df9d-45ee-86b3-5a4320f5a005|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:31.196Z|3c870a38-a0ff-4364-9ceb-18f919f90b4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:49:31.197Z|3c870a38-a0ff-4364-9ceb-18f919f90b4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:49:32.170Z|8071b084-1c6f-4945-9dd8-e3f2b144d281|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:49:32.171Z|8071b084-1c6f-4945-9dd8-e3f2b144d281|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:49:38.282Z|877025f7-6cd7-4aa5-b4b0-22db1b7a8232|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:38.283Z|877025f7-6cd7-4aa5-b4b0-22db1b7a8232|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:38.849Z|03d84371-9d5f-4623-911a-7f024a795775|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:38.850Z|03d84371-9d5f-4623-911a-7f024a795775|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:38.898Z|e91c54aa-6837-4807-ae94-b4a57ce46537|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:38.898Z|e91c54aa-6837-4807-ae94-b4a57ce46537|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:46.195Z|35f82785-a7dd-4416-9dce-f19f17d4592b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:49:46.199Z|35f82785-a7dd-4416-9dce-f19f17d4592b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:49:48.307Z|7c90d59c-4d2d-4fa6-8d3c-0eee5628150c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:48.308Z|7c90d59c-4d2d-4fa6-8d3c-0eee5628150c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:48.872Z|5b11332a-8dc6-40b2-95d2-d07d9e75cd95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:48.873Z|5b11332a-8dc6-40b2-95d2-d07d9e75cd95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:48.919Z|80e39c1f-ceb7-41eb-b56d-e18062e426e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:48.920Z|80e39c1f-ceb7-41eb-b56d-e18062e426e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:58.330Z|12920cdd-f787-4119-b606-58192438b183|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:58.331Z|12920cdd-f787-4119-b606-58192438b183|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:58.896Z|d926bffb-98a1-4061-9229-8e77a4562c09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:58.896Z|d926bffb-98a1-4061-9229-8e77a4562c09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:49:58.944Z|8f812a6e-224a-4b6b-8863-a35eb64fd8b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:49:58.945Z|8f812a6e-224a-4b6b-8863-a35eb64fd8b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:01.195Z|abe2353f-421c-48bb-9c88-4909bb07d02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:50:01.196Z|abe2353f-421c-48bb-9c88-4909bb07d02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:50:02.172Z|9866aa9b-acf2-42e5-bd71-572d5d77f101|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:50:02.172Z|9866aa9b-acf2-42e5-bd71-572d5d77f101|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:50:06.317Z|ffc5ce4d-2abf-4a4c-998b-2ec74a1c3494|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:50:06.319Z|ffc5ce4d-2abf-4a4c-998b-2ec74a1c3494|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:08.356Z|316db753-49cf-4432-be6c-ad8ed053b2f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:08.357Z|316db753-49cf-4432-be6c-ad8ed053b2f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:08.918Z|0b2d8754-1f14-4975-88c8-69fb1327a0ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:08.919Z|0b2d8754-1f14-4975-88c8-69fb1327a0ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:08.970Z|4307426b-208a-48bc-a867-21edb89a8f24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:08.971Z|4307426b-208a-48bc-a867-21edb89a8f24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:16.195Z|6c9f68c5-6311-40d7-9049-5af8c52c227f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:50:16.196Z|6c9f68c5-6311-40d7-9049-5af8c52c227f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:50:18.382Z|5cfcf80a-4850-4b59-8ca0-8b061d1a1a5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:18.382Z|5cfcf80a-4850-4b59-8ca0-8b061d1a1a5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:18.945Z|ce113a73-6b70-4c50-8350-5ab09001067a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:18.946Z|ce113a73-6b70-4c50-8350-5ab09001067a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:18.995Z|ee94f999-90f8-4d6f-a4dc-c0093906c401|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:18.996Z|ee94f999-90f8-4d6f-a4dc-c0093906c401|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:28.406Z|7414e3c6-ad90-44fe-a3c2-9ee9c6b6e678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:28.413Z|7414e3c6-ad90-44fe-a3c2-9ee9c6b6e678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:28.971Z|de24ae49-b0d3-4cbc-8471-b1a1a4b25634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:28.972Z|de24ae49-b0d3-4cbc-8471-b1a1a4b25634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:29.017Z|c7e105f5-1477-460e-a4fc-77f5d01ca9fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:29.018Z|c7e105f5-1477-460e-a4fc-77f5d01ca9fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:31.195Z|913a3bcb-dd41-4907-8ca5-3a86dbb0814d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:50:31.198Z|913a3bcb-dd41-4907-8ca5-3a86dbb0814d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:50:32.173Z|4bdf7643-128b-4726-81de-b274ba0edbfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:50:32.173Z|4bdf7643-128b-4726-81de-b274ba0edbfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:50:38.437Z|a996c5ac-8f0e-47f8-b7a6-109d312885e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:38.438Z|a996c5ac-8f0e-47f8-b7a6-109d312885e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:38.995Z|90ce908a-1e38-4097-9bca-441e248aa767|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:38.995Z|90ce908a-1e38-4097-9bca-441e248aa767|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:39.049Z|af8f800a-b9c6-4579-b24f-14da8d059c78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:39.049Z|af8f800a-b9c6-4579-b24f-14da8d059c78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:46.195Z|eea15755-7ca7-4b40-9599-00ae31fe5140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:50:46.196Z|eea15755-7ca7-4b40-9599-00ae31fe5140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:50:48.462Z|3e11e3c5-e413-419e-bed3-ed57ae5ecb9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:48.463Z|3e11e3c5-e413-419e-bed3-ed57ae5ecb9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:49.017Z|29358471-748b-4fda-8bca-38ce76190192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:49.018Z|29358471-748b-4fda-8bca-38ce76190192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:49.075Z|b950cfaf-f862-404b-80f3-80625806714e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:49.075Z|b950cfaf-f862-404b-80f3-80625806714e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:58.486Z|b7c9f2a3-8501-4782-9527-a535de766cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:58.487Z|b7c9f2a3-8501-4782-9527-a535de766cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:59.042Z|d01b2b0f-0357-4350-9642-a91d4e4c9cf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:59.042Z|d01b2b0f-0357-4350-9642-a91d4e4c9cf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:50:59.100Z|7c0bb6da-cf5f-4f09-8ea3-424efe092bdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:50:59.100Z|7c0bb6da-cf5f-4f09-8ea3-424efe092bdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:01.195Z|0bcc7d14-d9dd-47f3-b76c-f6e00bd9d389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:51:01.196Z|0bcc7d14-d9dd-47f3-b76c-f6e00bd9d389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:51:02.174Z|35397528-29de-465c-8c0d-f51bf0d74ab4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:51:02.174Z|35397528-29de-465c-8c0d-f51bf0d74ab4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:51:06.318Z|f1b6c6a2-bd12-4ac5-a31c-6e57afaca9c1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:51:06.319Z|f1b6c6a2-bd12-4ac5-a31c-6e57afaca9c1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:08.509Z|e69e8652-0936-4d23-8b7a-248e9dee927f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:08.510Z|e69e8652-0936-4d23-8b7a-248e9dee927f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:09.073Z|abbdb9a2-4c66-44c3-a685-052623dea939|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:09.073Z|abbdb9a2-4c66-44c3-a685-052623dea939|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:09.122Z|33c88ab8-a27e-49eb-8d10-24e324f6cc55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:09.122Z|33c88ab8-a27e-49eb-8d10-24e324f6cc55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:16.196Z|29da8383-3f6d-4b97-ac6d-96a96bc8c648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:51:16.199Z|29da8383-3f6d-4b97-ac6d-96a96bc8c648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:51:18.533Z|6e18bae7-cf02-4dec-b6b7-b7b00f3a0ee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:18.534Z|6e18bae7-cf02-4dec-b6b7-b7b00f3a0ee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:19.102Z|d1a9070d-be4a-41ae-81c3-19e84f63fa69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:19.103Z|d1a9070d-be4a-41ae-81c3-19e84f63fa69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:19.145Z|f3329646-5e87-4452-b598-373feafc76de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:19.146Z|f3329646-5e87-4452-b598-373feafc76de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:28.555Z|bde96951-c4f6-49e5-b38d-aa76a31ba1c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:28.556Z|bde96951-c4f6-49e5-b38d-aa76a31ba1c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:29.126Z|6065eeba-eb5d-4664-af45-c076274b023f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:29.126Z|6065eeba-eb5d-4664-af45-c076274b023f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:29.171Z|aa4e2dee-e561-4439-bc81-af0be8ccdc7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:29.172Z|aa4e2dee-e561-4439-bc81-af0be8ccdc7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:31.195Z|7fc3c14f-6a38-4f8a-926d-446864daa56d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:51:31.196Z|7fc3c14f-6a38-4f8a-926d-446864daa56d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:51:32.175Z|f673fd9a-b6c0-48c6-aab6-53de12189de9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:51:32.176Z|f673fd9a-b6c0-48c6-aab6-53de12189de9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:51:38.579Z|88982c9e-1e72-4b8e-bf81-42789e9ee3c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:38.580Z|88982c9e-1e72-4b8e-bf81-42789e9ee3c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:39.148Z|d3cfe9c6-9bd0-473c-82ca-c0f01f1a771c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:39.149Z|d3cfe9c6-9bd0-473c-82ca-c0f01f1a771c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:39.197Z|60f32394-3692-4cc3-8cbf-f4d72a745f8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:39.198Z|60f32394-3692-4cc3-8cbf-f4d72a745f8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:46.195Z|73d58a85-96f2-45ba-bc0b-47702c9c3606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:51:46.196Z|73d58a85-96f2-45ba-bc0b-47702c9c3606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:51:48.602Z|4852e40f-bf43-4558-820d-11a40fa61792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:48.603Z|4852e40f-bf43-4558-820d-11a40fa61792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:49.177Z|4c3ec39e-3066-4533-91a4-96f02c6a8727|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:49.178Z|4c3ec39e-3066-4533-91a4-96f02c6a8727|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:49.223Z|8617c568-2a3f-4246-a927-2662fed13a8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:49.224Z|8617c568-2a3f-4246-a927-2662fed13a8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:58.626Z|0f89fe3e-4ef9-4352-a70a-e10c4da84dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:58.626Z|0f89fe3e-4ef9-4352-a70a-e10c4da84dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:59.202Z|eeb89001-b2c0-4971-a731-07887ab7b268|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:59.203Z|eeb89001-b2c0-4971-a731-07887ab7b268|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:51:59.248Z|2c7ad99b-e3d6-47fb-ae0a-38be9580d894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:51:59.249Z|2c7ad99b-e3d6-47fb-ae0a-38be9580d894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:01.195Z|8dcf8f8d-cda4-416f-b409-30d8ce261bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:52:01.198Z|8dcf8f8d-cda4-416f-b409-30d8ce261bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:52:02.176Z|298bb8d2-8ebc-4c75-a057-2b1899459998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:52:02.177Z|298bb8d2-8ebc-4c75-a057-2b1899459998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:52:06.323Z|059157cf-6e87-4309-84b8-935ca6420cfc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:52:06.324Z|059157cf-6e87-4309-84b8-935ca6420cfc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:08.649Z|0666bce0-a02a-4035-b0b4-e886cfcb74bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:08.650Z|0666bce0-a02a-4035-b0b4-e886cfcb74bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:09.227Z|efab8e8a-77e6-491e-bb89-760d97532933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:09.228Z|efab8e8a-77e6-491e-bb89-760d97532933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:09.271Z|dcb9d55a-1905-4846-9544-930459564058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:09.272Z|dcb9d55a-1905-4846-9544-930459564058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:16.195Z|e8641c97-f0f7-4b36-bb7f-bd7e76e4f980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:52:16.196Z|e8641c97-f0f7-4b36-bb7f-bd7e76e4f980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:52:18.673Z|fb149517-4859-47ea-95e9-36b053ca16b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:18.673Z|fb149517-4859-47ea-95e9-36b053ca16b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:19.252Z|640ae929-0ef8-4606-a3a5-3a5daa6e1dc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:19.252Z|640ae929-0ef8-4606-a3a5-3a5daa6e1dc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:19.297Z|d2dbbe8b-f02e-4886-a702-59345ef314b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:19.298Z|d2dbbe8b-f02e-4886-a702-59345ef314b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:28.695Z|6a6f6a2c-9e30-4b49-88fb-bfa274232f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:28.695Z|6a6f6a2c-9e30-4b49-88fb-bfa274232f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:29.275Z|27c13059-79c9-4237-9e60-6a9fdf87d125|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:29.275Z|27c13059-79c9-4237-9e60-6a9fdf87d125|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:29.322Z|c7746d0d-33d8-4614-90ee-648750bbfc43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:29.322Z|c7746d0d-33d8-4614-90ee-648750bbfc43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:31.195Z|f3021019-531e-4471-9eb7-2b479c5e747d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:52:31.196Z|f3021019-531e-4471-9eb7-2b479c5e747d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:52:32.178Z|06bd474d-3259-4e35-889a-ed64c71edde8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:52:32.179Z|06bd474d-3259-4e35-889a-ed64c71edde8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:52:38.718Z|41e94633-3c5d-4d39-85f9-c4e95f5a3dbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:38.719Z|41e94633-3c5d-4d39-85f9-c4e95f5a3dbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:39.298Z|d3319cc3-8348-465c-b6a0-f90539e58be9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:39.299Z|d3319cc3-8348-465c-b6a0-f90539e58be9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:39.349Z|40abcbd7-8097-4b49-b8e9-8425eeed372f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:39.350Z|40abcbd7-8097-4b49-b8e9-8425eeed372f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:46.195Z|ca7fec02-66b9-42cb-878d-ba8ce039df0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:52:46.199Z|ca7fec02-66b9-42cb-878d-ba8ce039df0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:52:48.740Z|ee7b706e-3e70-4815-b2a6-f991ad196d8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:48.740Z|ee7b706e-3e70-4815-b2a6-f991ad196d8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:49.326Z|12db74a0-e504-4e0e-87ee-469b117c26b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:49.326Z|12db74a0-e504-4e0e-87ee-469b117c26b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:49.371Z|166d5c9d-020f-48b3-b639-af844d74af92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:49.372Z|166d5c9d-020f-48b3-b639-af844d74af92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:58.766Z|35e2e02b-cfb1-4d08-866c-a8eb9f8478d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:58.767Z|35e2e02b-cfb1-4d08-866c-a8eb9f8478d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:59.350Z|f074a051-2e82-4ade-ba07-fcee6e35a416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:59.350Z|f074a051-2e82-4ade-ba07-fcee6e35a416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:52:59.398Z|87d3e410-bc23-46ba-9cd3-231201eec180|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:52:59.398Z|87d3e410-bc23-46ba-9cd3-231201eec180|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:01.196Z|b3ce284d-3d7c-49bc-a93f-2bf012f0ee3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:53:01.196Z|b3ce284d-3d7c-49bc-a93f-2bf012f0ee3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:53:02.179Z|acbc4094-5844-4e69-8c3c-7edb6199ad25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:53:02.180Z|acbc4094-5844-4e69-8c3c-7edb6199ad25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:53:06.318Z|54dae1de-c155-4e83-bad5-cdf2d0a57998|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:53:06.319Z|54dae1de-c155-4e83-bad5-cdf2d0a57998|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:08.789Z|01f7f839-e4d0-47cf-b75e-4f36a28a9610|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:08.790Z|01f7f839-e4d0-47cf-b75e-4f36a28a9610|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:09.373Z|40426389-d396-465e-94c9-bf111f498bdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:09.374Z|40426389-d396-465e-94c9-bf111f498bdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:09.423Z|5bc547e3-bc46-4420-b2fb-768c7b157a94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:09.423Z|5bc547e3-bc46-4420-b2fb-768c7b157a94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:16.195Z|b1ae092e-11f1-404b-8301-0222aacd795d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:53:16.196Z|b1ae092e-11f1-404b-8301-0222aacd795d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:53:18.812Z|a3266916-f803-4768-b1ea-8ae1e4bde0e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:18.813Z|a3266916-f803-4768-b1ea-8ae1e4bde0e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:19.395Z|bb842678-4a7e-4fc7-bf76-ef5d4579150b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:19.396Z|bb842678-4a7e-4fc7-bf76-ef5d4579150b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:19.446Z|42dde869-4721-4265-8ea5-dcc4b4881e7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:19.446Z|42dde869-4721-4265-8ea5-dcc4b4881e7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:28.838Z|2381f633-e075-4af4-b478-de769187ee7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:28.839Z|2381f633-e075-4af4-b478-de769187ee7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:29.423Z|51a2d0b1-1a1b-4353-a38d-af467f205052|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:29.424Z|51a2d0b1-1a1b-4353-a38d-af467f205052|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:29.474Z|701e4a95-d6f1-4876-b09c-c962703ea850|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:29.475Z|701e4a95-d6f1-4876-b09c-c962703ea850|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:31.195Z|70cb82be-7d0d-4d61-a1bb-6a27998868c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:53:31.199Z|70cb82be-7d0d-4d61-a1bb-6a27998868c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:53:32.181Z|584c2563-2aee-479d-b72c-b264a78f5fe9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:53:32.181Z|584c2563-2aee-479d-b72c-b264a78f5fe9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:53:38.864Z|5ef7b104-4dfe-4bad-ada6-840d47992494|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:38.864Z|5ef7b104-4dfe-4bad-ada6-840d47992494|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:39.446Z|a03adb11-e4a2-481c-813a-b62c8cb804cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:39.447Z|a03adb11-e4a2-481c-813a-b62c8cb804cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:39.500Z|ce0d846d-c863-432a-b641-00d535e579de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:39.501Z|ce0d846d-c863-432a-b641-00d535e579de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:46.196Z|0df52ca7-3b32-43d0-a65f-0b3462a27f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:53:46.196Z|0df52ca7-3b32-43d0-a65f-0b3462a27f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:53:48.888Z|293ab75c-aae3-4a32-b998-1b92bd6c49ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:48.889Z|293ab75c-aae3-4a32-b998-1b92bd6c49ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:49.470Z|75f9ddc4-1fd0-440b-b2c7-b2305e9ed209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:49.471Z|75f9ddc4-1fd0-440b-b2c7-b2305e9ed209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:49.522Z|431d3574-24c0-46b2-90fd-f1b26409e847|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:49.523Z|431d3574-24c0-46b2-90fd-f1b26409e847|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:58.974Z|2b3b1a58-4505-4382-a77f-3ceb039264d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:58.975Z|2b3b1a58-4505-4382-a77f-3ceb039264d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:59.495Z|51f2d317-2cdf-4492-9828-aacc44c6cbbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:59.495Z|51f2d317-2cdf-4492-9828-aacc44c6cbbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:53:59.545Z|26134198-afcc-4614-b7e1-ab51085826a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:53:59.546Z|26134198-afcc-4614-b7e1-ab51085826a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:01.196Z|2596dcbd-d759-41e0-b2e3-db6b54c8f8d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:54:01.196Z|2596dcbd-d759-41e0-b2e3-db6b54c8f8d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:54:02.182Z|2f622f74-309b-4c24-aa97-726e0a4fbbd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:54:02.183Z|2f622f74-309b-4c24-aa97-726e0a4fbbd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:54:06.318Z|e9117039-71d9-45b2-bba6-98647a4d3b34|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:54:06.320Z|e9117039-71d9-45b2-bba6-98647a4d3b34|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:08.998Z|004ac335-ec05-49a0-812e-dcba9e13ef0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:08.999Z|004ac335-ec05-49a0-812e-dcba9e13ef0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:09.521Z|76334410-fbe3-495a-ac15-88a00ff856c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:09.521Z|76334410-fbe3-495a-ac15-88a00ff856c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:09.567Z|6fcb431c-8d3e-4350-9de0-8edfc4695492|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:09.567Z|6fcb431c-8d3e-4350-9de0-8edfc4695492|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:16.195Z|1cdc978f-b5cb-4c85-9f6c-3d85b6779977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:54:16.199Z|1cdc978f-b5cb-4c85-9f6c-3d85b6779977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:54:19.024Z|a32ca431-6277-4607-a4ff-a71c473a98d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:19.025Z|a32ca431-6277-4607-a4ff-a71c473a98d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:19.553Z|8f1e7de6-4cc7-47f6-9ff5-600c1646acc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:19.554Z|8f1e7de6-4cc7-47f6-9ff5-600c1646acc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:19.591Z|edde2769-7aed-40c7-8990-ac8037a4d5c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:19.592Z|edde2769-7aed-40c7-8990-ac8037a4d5c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:29.048Z|1e2427f8-9c07-436b-be21-468014983ad2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:29.050Z|1e2427f8-9c07-436b-be21-468014983ad2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:29.576Z|75e40d38-135f-48a6-b229-163823f319bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:29.577Z|75e40d38-135f-48a6-b229-163823f319bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:29.622Z|f4b4779f-5c06-4780-a74e-1408e3ec3700|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:29.623Z|f4b4779f-5c06-4780-a74e-1408e3ec3700|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:31.196Z|6adc0216-042f-4707-8b4a-ba2356cbc540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:54:31.197Z|6adc0216-042f-4707-8b4a-ba2356cbc540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:54:32.183Z|c610a187-2a89-4a94-9374-d887abccf84b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:54:32.184Z|c610a187-2a89-4a94-9374-d887abccf84b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:54:39.074Z|c1f51556-eea1-4dbf-a66f-2d6a9b5ec7fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:39.075Z|c1f51556-eea1-4dbf-a66f-2d6a9b5ec7fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:39.608Z|78cf3269-de7d-4d19-bdb6-3b2cf13ad781|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:39.609Z|78cf3269-de7d-4d19-bdb6-3b2cf13ad781|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:39.648Z|97e957a1-fe60-4b17-8610-d7b40d77e4ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:39.649Z|97e957a1-fe60-4b17-8610-d7b40d77e4ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:46.195Z|9e03cb1e-0641-4024-a926-a7da3c9f790a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:54:46.196Z|9e03cb1e-0641-4024-a926-a7da3c9f790a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:54:49.100Z|64337d35-b18f-4565-9fd1-bc427c00f9ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:49.100Z|64337d35-b18f-4565-9fd1-bc427c00f9ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:49.633Z|e92c4849-3231-472b-b74a-c91f11ea0878|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:49.634Z|e92c4849-3231-472b-b74a-c91f11ea0878|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:49.674Z|2a9a5e23-9794-4cd0-8bef-3b71ebcafb24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:49.674Z|2a9a5e23-9794-4cd0-8bef-3b71ebcafb24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:59.123Z|11fda60f-2e40-464b-b910-45ff23029e28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:59.124Z|11fda60f-2e40-464b-b910-45ff23029e28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:59.657Z|7d48de6f-b983-4459-8589-621ade0c6145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:59.659Z|7d48de6f-b983-4459-8589-621ade0c6145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:54:59.696Z|968851b6-7d55-466c-9507-80d6e75fa633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:54:59.696Z|968851b6-7d55-466c-9507-80d6e75fa633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:01.195Z|454388a4-b661-416d-9c86-cab57e132b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:55:01.199Z|454388a4-b661-416d-9c86-cab57e132b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:55:02.185Z|721f6f37-b1e9-4acb-bde0-a3e7322beef0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:55:02.185Z|721f6f37-b1e9-4acb-bde0-a3e7322beef0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:55:06.318Z|af652cad-3128-459a-ac1b-b9cc7f2a9be3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:55:06.318Z|af652cad-3128-459a-ac1b-b9cc7f2a9be3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:09.148Z|57bdce77-aa79-4d1d-a84c-5cd58459bd57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:09.148Z|57bdce77-aa79-4d1d-a84c-5cd58459bd57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:09.682Z|4ea75936-2104-4afe-a500-62244c86a4b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:09.682Z|4ea75936-2104-4afe-a500-62244c86a4b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:09.719Z|89e20496-3bd6-4863-9cbe-d0a56cd41bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:09.720Z|89e20496-3bd6-4863-9cbe-d0a56cd41bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:16.196Z|8662c00e-1412-4836-8ce6-a99e2dda70e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:55:16.196Z|8662c00e-1412-4836-8ce6-a99e2dda70e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:55:19.174Z|b9c0fddd-5355-4837-b92b-1270d6c29c6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:19.175Z|b9c0fddd-5355-4837-b92b-1270d6c29c6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:19.705Z|ee87a64c-5092-4a98-ac83-2fe523fd7b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:19.706Z|ee87a64c-5092-4a98-ac83-2fe523fd7b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:19.741Z|8e9c881a-c220-48b8-a163-d114c3092958|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:19.742Z|8e9c881a-c220-48b8-a163-d114c3092958|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:29.196Z|79aa7cb9-fb03-455c-a3d9-e5a98b2c11ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:29.197Z|79aa7cb9-fb03-455c-a3d9-e5a98b2c11ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:29.727Z|dd96adcf-f323-4220-9a9d-df0cb11093b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:29.728Z|dd96adcf-f323-4220-9a9d-df0cb11093b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:29.766Z|9571a2f3-d295-47e2-a41d-6a3e62a95f95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:29.767Z|9571a2f3-d295-47e2-a41d-6a3e62a95f95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:31.195Z|746822d5-39ec-42f6-b35a-34eb37b3c7fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:55:31.196Z|746822d5-39ec-42f6-b35a-34eb37b3c7fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:55:32.186Z|29570f9a-f0b7-4606-8ddf-64e6d2ff9d14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:55:32.186Z|29570f9a-f0b7-4606-8ddf-64e6d2ff9d14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:55:39.221Z|60defc26-3756-4973-a0d2-cd2b02201952|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:39.222Z|60defc26-3756-4973-a0d2-cd2b02201952|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:39.753Z|2ef84de0-523a-4144-8763-73aa2368e1f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:39.753Z|2ef84de0-523a-4144-8763-73aa2368e1f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:39.789Z|227a4362-771b-4410-91ad-cc775121c78c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:39.790Z|227a4362-771b-4410-91ad-cc775121c78c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:46.196Z|11d5dc84-704a-4a69-ab6e-190ac0b39b28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:55:46.199Z|11d5dc84-704a-4a69-ab6e-190ac0b39b28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:55:49.246Z|c0564afe-890f-44d0-905e-437aead7e76a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:49.247Z|c0564afe-890f-44d0-905e-437aead7e76a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:49.778Z|5e0c63a7-dfd0-42d8-a4ee-7ec5bb61ef37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:49.779Z|5e0c63a7-dfd0-42d8-a4ee-7ec5bb61ef37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:49.811Z|9e03e972-9c3b-405f-a08d-dd9690497a87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:49.812Z|9e03e972-9c3b-405f-a08d-dd9690497a87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:59.271Z|576c8161-791f-4bcf-9914-902d56aebbb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:59.272Z|576c8161-791f-4bcf-9914-902d56aebbb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:59.803Z|68ccc863-205c-41c5-9de1-171efd303e4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:59.804Z|68ccc863-205c-41c5-9de1-171efd303e4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:55:59.839Z|db2a80ff-c70b-4290-a6f7-c55ca53a7353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:55:59.840Z|db2a80ff-c70b-4290-a6f7-c55ca53a7353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:01.196Z|9a11c592-0ced-40a6-b489-b6a5a1c1bb98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:56:01.197Z|9a11c592-0ced-40a6-b489-b6a5a1c1bb98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:56:02.187Z|e6fab017-642d-4fb5-9c22-f3cfec9a1a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:56:02.188Z|e6fab017-642d-4fb5-9c22-f3cfec9a1a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:56:06.317Z|5585de2c-2081-48a0-a3cf-4a8db474ba16|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:56:06.318Z|5585de2c-2081-48a0-a3cf-4a8db474ba16|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:09.299Z|07ed4f49-2abd-4a7e-893b-d9357576f8ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:09.300Z|07ed4f49-2abd-4a7e-893b-d9357576f8ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:09.826Z|a0f2f427-eb81-4acd-a0ef-777fc7b6227a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:09.827Z|a0f2f427-eb81-4acd-a0ef-777fc7b6227a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:09.864Z|32eb025f-987d-44a7-9bbc-eab0858fa3ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:09.865Z|32eb025f-987d-44a7-9bbc-eab0858fa3ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:16.196Z|37d1e268-8523-4dd4-a246-4da45e827817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:56:16.196Z|37d1e268-8523-4dd4-a246-4da45e827817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:56:19.324Z|3fc538b6-e98b-4c0e-b45b-8a6619dd8ce9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:19.325Z|3fc538b6-e98b-4c0e-b45b-8a6619dd8ce9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:19.852Z|5aced1b7-dab0-4586-8f2c-875be5e6b8e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:19.852Z|5aced1b7-dab0-4586-8f2c-875be5e6b8e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:19.887Z|8d318e5a-40ef-4e99-8446-c421c6811b71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:19.887Z|8d318e5a-40ef-4e99-8446-c421c6811b71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:29.351Z|c25aa3f0-00da-4405-8b41-bcc74a46e773|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:29.352Z|c25aa3f0-00da-4405-8b41-bcc74a46e773|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:29.877Z|533e0352-b4e6-45e8-8a6a-36b6ed8dc7f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:29.878Z|533e0352-b4e6-45e8-8a6a-36b6ed8dc7f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:29.911Z|87fe82b2-2015-4307-b0fb-46cfb3a77e3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:29.912Z|87fe82b2-2015-4307-b0fb-46cfb3a77e3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:31.196Z|f996efe9-b5e3-48a2-9853-31bc5b01d2b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:56:31.199Z|f996efe9-b5e3-48a2-9853-31bc5b01d2b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:56:32.188Z|cc9f8e96-2e7a-4a2d-aba5-29f5ae69726e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:56:32.189Z|cc9f8e96-2e7a-4a2d-aba5-29f5ae69726e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:56:39.374Z|b67b2272-4fd2-4f73-9610-61834c68d48d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:39.375Z|b67b2272-4fd2-4f73-9610-61834c68d48d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:39.904Z|82ec14f0-c5dc-4e6a-bb50-cf9cd9b6881f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:39.904Z|82ec14f0-c5dc-4e6a-bb50-cf9cd9b6881f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:39.934Z|b7bc47a5-358f-4471-b339-3da4e6be94e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:39.935Z|b7bc47a5-358f-4471-b339-3da4e6be94e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:46.196Z|db5698b3-cb12-4e31-bc92-0fb963b7387b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:56:46.198Z|db5698b3-cb12-4e31-bc92-0fb963b7387b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:56:49.412Z|ea28e7d8-f4f9-4c11-a188-e9291433937e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:49.414Z|ea28e7d8-f4f9-4c11-a188-e9291433937e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:49.927Z|66a56acb-29f9-45a9-a3b0-351ca6dff2a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:49.927Z|66a56acb-29f9-45a9-a3b0-351ca6dff2a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:49.962Z|eef60a00-3fb4-45fc-b222-214ba8d0db83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:49.963Z|eef60a00-3fb4-45fc-b222-214ba8d0db83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:59.441Z|08d57401-f1d9-4c97-a130-81649b873f82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:59.442Z|08d57401-f1d9-4c97-a130-81649b873f82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:59.949Z|e26835cb-45a0-4a69-b7e1-dd0c61f52f64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:59.950Z|e26835cb-45a0-4a69-b7e1-dd0c61f52f64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:56:59.984Z|eb3345ad-587a-47e8-aaf6-5f8720681233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:56:59.984Z|eb3345ad-587a-47e8-aaf6-5f8720681233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:01.196Z|64539d03-28d5-4d80-bedc-759a9c6d4e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:57:01.197Z|64539d03-28d5-4d80-bedc-759a9c6d4e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:57:02.189Z|df072bea-d898-4752-8191-3159d8cf4057|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:57:02.190Z|df072bea-d898-4752-8191-3159d8cf4057|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:57:06.320Z|1ed9831b-020b-403e-b3e0-e971fb6701f3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:57:06.321Z|1ed9831b-020b-403e-b3e0-e971fb6701f3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:09.465Z|b57b4b7b-f249-48cd-a5b2-5841aa9366d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:57:09.466Z|b57b4b7b-f249-48cd-a5b2-5841aa9366d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:09.974Z|ef65a5f9-8ec2-462e-97e4-d1009a0c8361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:57:09.975Z|ef65a5f9-8ec2-462e-97e4-d1009a0c8361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:10.008Z|5ca0603a-b613-4af2-9a40-122085820791|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:57:10.009Z|5ca0603a-b613-4af2-9a40-122085820791|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:16.195Z|2f89d383-c70a-4234-afef-75fd405aa3e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:57:16.198Z|2f89d383-c70a-4234-afef-75fd405aa3e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:57:19.493Z|c29c7c2e-648e-4aee-9491-d649bf7f996e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:57:19.494Z|c29c7c2e-648e-4aee-9491-d649bf7f996e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:19.996Z|c444896b-f57f-492b-b0d6-d8e1d22e411c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:57:19.997Z|c444896b-f57f-492b-b0d6-d8e1d22e411c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:20.031Z|78a327e2-b531-41b8-a915-a6dcd31a01b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:57:20.031Z|78a327e2-b531-41b8-a915-a6dcd31a01b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:29.520Z|e74885ed-44ee-46db-8f51-33c826fe6abb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:57:29.520Z|e74885ed-44ee-46db-8f51-33c826fe6abb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:30.019Z|14079025-042e-4a71-91c0-6c9dc8530478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:57:30.020Z|14079025-042e-4a71-91c0-6c9dc8530478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:30.056Z|fa408700-7942-4bf8-8637-e56861c7f361|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:57:30.057Z|fa408700-7942-4bf8-8637-e56861c7f361|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:31.195Z|f023a615-7e7a-4065-ab3a-a9402f05eb60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:57:31.196Z|f023a615-7e7a-4065-ab3a-a9402f05eb60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:57:32.191Z|ceeae6ff-f6c9-4647-9488-657e5bdf5db1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:57:32.191Z|ceeae6ff-f6c9-4647-9488-657e5bdf5db1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:57:39.545Z|711cd32f-8015-4724-8826-b385f2518a84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:57:39.545Z|711cd32f-8015-4724-8826-b385f2518a84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:40.041Z|fa62c59e-c64a-47e3-91b8-d43c58f5ef21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:57:40.042Z|fa62c59e-c64a-47e3-91b8-d43c58f5ef21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:40.082Z|04646e69-5ec4-4316-ba3f-6e206dfcae6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:57:40.082Z|04646e69-5ec4-4316-ba3f-6e206dfcae6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:46.195Z|cd0aee79-0c5a-4433-b357-1ab16fc0a68c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:57:46.196Z|cd0aee79-0c5a-4433-b357-1ab16fc0a68c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:57:49.571Z|e44942c9-6449-4704-ac8e-dae9e5352fa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:57:49.572Z|e44942c9-6449-4704-ac8e-dae9e5352fa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:50.066Z|1722664d-0cae-41eb-894c-73bafb2bf882|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:57:50.067Z|1722664d-0cae-41eb-894c-73bafb2bf882|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:50.104Z|6d2bc097-c94b-496b-881a-1f95a23c62ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:57:50.105Z|6d2bc097-c94b-496b-881a-1f95a23c62ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:57:59.597Z|52498351-7c58-450a-ae77-3d33abe87247|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:57:59.597Z|52498351-7c58-450a-ae77-3d33abe87247|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:00.090Z|2729b2ff-86f5-4b4b-835d-6801765d24d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:00.091Z|2729b2ff-86f5-4b4b-835d-6801765d24d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:00.126Z|c1774bc6-2d05-4922-853a-22385d904297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:00.126Z|c1774bc6-2d05-4922-853a-22385d904297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:01.195Z|c9004cfc-438f-4e51-bfce-7532d2158839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:58:01.198Z|c9004cfc-438f-4e51-bfce-7532d2158839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:58:02.192Z|9cf7b305-a3e3-40d9-90b6-63c48b61126c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:58:02.192Z|9cf7b305-a3e3-40d9-90b6-63c48b61126c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:58:06.318Z|eac74e3f-f283-489b-a359-19363975950b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:58:06.321Z|eac74e3f-f283-489b-a359-19363975950b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:09.625Z|b18a009b-f216-4534-971b-89026cdefd5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:09.626Z|b18a009b-f216-4534-971b-89026cdefd5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:10.116Z|7ec173ba-88e1-4114-82f8-4e3a874612d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:10.117Z|7ec173ba-88e1-4114-82f8-4e3a874612d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:10.147Z|6ef4e511-7c44-4307-95a1-1d7dc4836f96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:10.148Z|6ef4e511-7c44-4307-95a1-1d7dc4836f96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:16.195Z|b683f105-c648-4b09-b188-e3c193c799b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:58:16.196Z|b683f105-c648-4b09-b188-e3c193c799b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:58:19.652Z|23e0a96d-824a-41ca-af8c-667fdab9979d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:19.652Z|23e0a96d-824a-41ca-af8c-667fdab9979d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:20.140Z|dbaf19ab-b037-4014-b9b8-09fba87cc6b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:20.141Z|dbaf19ab-b037-4014-b9b8-09fba87cc6b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:20.170Z|518c91c7-dbc5-4c3b-bb89-2d632223a317|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:20.170Z|518c91c7-dbc5-4c3b-bb89-2d632223a317|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:29.678Z|cc227a35-f4d9-4427-8a3b-7656decb02d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:29.679Z|cc227a35-f4d9-4427-8a3b-7656decb02d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:30.164Z|3ee40518-8dd5-43f3-bfeb-796419c8b067|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:30.165Z|3ee40518-8dd5-43f3-bfeb-796419c8b067|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:30.194Z|b8c947c4-3324-4bb0-8cf5-22143818e1b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:30.195Z|b8c947c4-3324-4bb0-8cf5-22143818e1b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:31.196Z|c6dc9517-7179-4c37-b363-af8d4af6c654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:58:31.196Z|c6dc9517-7179-4c37-b363-af8d4af6c654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:58:32.193Z|5aa060f7-24cd-4360-8e64-b81f59da6366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:58:32.194Z|5aa060f7-24cd-4360-8e64-b81f59da6366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:58:39.705Z|9a3babb2-e9b2-4394-8268-65aea9f806df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:39.706Z|9a3babb2-e9b2-4394-8268-65aea9f806df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:40.188Z|ea10194c-6764-4664-be4f-ebcbaf3ae359|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:40.189Z|ea10194c-6764-4664-be4f-ebcbaf3ae359|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:40.219Z|5d2b31d7-5f40-4b1e-a5b7-bacc16b62a9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:40.220Z|5d2b31d7-5f40-4b1e-a5b7-bacc16b62a9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:46.195Z|259b623d-020d-4206-ad52-a883aca18818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:58:46.198Z|259b623d-020d-4206-ad52-a883aca18818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:58:49.729Z|26f0aa08-f45d-432d-8b30-4155a721b12f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:49.729Z|26f0aa08-f45d-432d-8b30-4155a721b12f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:50.212Z|2f432010-5202-4a64-9f84-6bcef14d341e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:50.213Z|2f432010-5202-4a64-9f84-6bcef14d341e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:50.241Z|afc8d5c7-965c-4157-ae4a-10a6032d1a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:50.242Z|afc8d5c7-965c-4157-ae4a-10a6032d1a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:58:59.752Z|0a93e990-f0e8-45b7-91a8-a9bc4f84f23f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:58:59.753Z|0a93e990-f0e8-45b7-91a8-a9bc4f84f23f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:00.234Z|abc9978a-297f-415a-8d95-255ed299d1c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:00.235Z|abc9978a-297f-415a-8d95-255ed299d1c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:00.262Z|ce0abbc7-e26d-4eb5-aeaa-d0db8a8e9e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:00.262Z|ce0abbc7-e26d-4eb5-aeaa-d0db8a8e9e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:01.195Z|6148d2ae-f697-4b72-9913-03b9cd4796a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:59:01.196Z|6148d2ae-f697-4b72-9913-03b9cd4796a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:59:02.195Z|128abbab-f91b-4769-bd7b-aa82a1ee7329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:59:02.195Z|128abbab-f91b-4769-bd7b-aa82a1ee7329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:59:06.318Z|da2fada5-74cf-4c72-af63-db125748f5ea|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T06:59:06.319Z|da2fada5-74cf-4c72-af63-db125748f5ea|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:09.777Z|a7360090-5625-4cd6-9623-952610fa4920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:09.778Z|a7360090-5625-4cd6-9623-952610fa4920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:10.258Z|82201aed-7805-4072-a9ae-a167fc5d7740|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:10.259Z|82201aed-7805-4072-a9ae-a167fc5d7740|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:10.283Z|c6a9b4f7-8281-491c-95b7-621653fe2318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:10.284Z|c6a9b4f7-8281-491c-95b7-621653fe2318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:16.195Z|429e28d1-5ee5-4d82-bdc5-81da5870231d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:59:16.196Z|429e28d1-5ee5-4d82-bdc5-81da5870231d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:59:19.800Z|3d7cebf4-4b1a-4aed-93e5-d9a76037f8e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:19.801Z|3d7cebf4-4b1a-4aed-93e5-d9a76037f8e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:20.282Z|efec533d-0fe7-4606-a096-2f24a6354bf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:20.282Z|efec533d-0fe7-4606-a096-2f24a6354bf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:20.305Z|fd3ed7b2-c9b1-487b-99b4-0e0e4a9cb883|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:20.306Z|fd3ed7b2-c9b1-487b-99b4-0e0e4a9cb883|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:29.826Z|123d0861-8cd5-437a-9d91-4e8a38bbc705|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:29.827Z|123d0861-8cd5-437a-9d91-4e8a38bbc705|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:30.303Z|3f55b041-50c8-41f4-b71d-7be6d8281e3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:30.304Z|3f55b041-50c8-41f4-b71d-7be6d8281e3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:30.329Z|c59ea0c3-f072-44ad-9ec0-ae157eea56c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:30.330Z|c59ea0c3-f072-44ad-9ec0-ae157eea56c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:31.195Z|bce287e1-1d6f-4c21-9735-f79c5309e897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:59:31.199Z|bce287e1-1d6f-4c21-9735-f79c5309e897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:59:32.196Z|2ae075bf-0deb-4ce0-b08e-96e4b4d83333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:59:32.197Z|2ae075bf-0deb-4ce0-b08e-96e4b4d83333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:59:39.856Z|eb084643-3182-4791-b490-94233c635e62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:39.856Z|eb084643-3182-4791-b490-94233c635e62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:40.330Z|2a1a88f5-c86f-422d-86d5-e9b8b765ed14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:40.330Z|2a1a88f5-c86f-422d-86d5-e9b8b765ed14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:40.355Z|5030c35f-efad-43bd-b0f3-ee3908e74334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:40.355Z|5030c35f-efad-43bd-b0f3-ee3908e74334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:46.195Z|3f314850-faad-454e-880a-164a7378d437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T06:59:46.196Z|3f314850-faad-454e-880a-164a7378d437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T06:59:49.882Z|90f6535e-aaf0-46a9-8cad-1032b1f22333|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:49.884Z|90f6535e-aaf0-46a9-8cad-1032b1f22333|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:50.355Z|86b29991-18a4-4068-8ad7-1ac5c9a3aa00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:50.356Z|86b29991-18a4-4068-8ad7-1ac5c9a3aa00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:50.375Z|8fd2b689-c589-4363-9321-c825bc181a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:50.375Z|8fd2b689-c589-4363-9321-c825bc181a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T06:59:59.906Z|07f9eefc-e657-4705-b484-8642328c284e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T06:59:59.907Z|07f9eefc-e657-4705-b484-8642328c284e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:00.377Z|e62faa08-1105-46b7-8250-277586072c5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:00.378Z|e62faa08-1105-46b7-8250-277586072c5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:00.396Z|74d82975-7955-4ef4-83e8-7f6972827961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:00.397Z|74d82975-7955-4ef4-83e8-7f6972827961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:01.195Z|7584bee2-3c6a-465b-b367-71a77943c2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:00:01.196Z|7584bee2-3c6a-465b-b367-71a77943c2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:00:02.198Z|45101afd-0cc0-4d96-bc34-6a81bd8db8fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:00:02.198Z|45101afd-0cc0-4d96-bc34-6a81bd8db8fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:00:06.318Z|9cbe18e6-7db8-4347-b367-7307ac163e0a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:00:06.321Z|9cbe18e6-7db8-4347-b367-7307ac163e0a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:09.937Z|07c42cc7-c76f-4fb6-88a6-82d8b40bf59e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:09.938Z|07c42cc7-c76f-4fb6-88a6-82d8b40bf59e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:10.402Z|d1ea423f-b5f8-4dc3-b205-ce2da8df29c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:10.403Z|d1ea423f-b5f8-4dc3-b205-ce2da8df29c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:10.420Z|6a079a5b-2e2f-4e11-8df6-1c1d261bfdc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:10.420Z|6a079a5b-2e2f-4e11-8df6-1c1d261bfdc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:16.195Z|ea576bdb-b572-457f-807e-16470f4fd7d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:00:16.198Z|ea576bdb-b572-457f-807e-16470f4fd7d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:00:19.960Z|64f8a80b-456c-4112-9769-402947b60450|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:19.961Z|64f8a80b-456c-4112-9769-402947b60450|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:20.429Z|1ff2a16a-1fc4-4040-8ee0-17d646f7473f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:20.429Z|1ff2a16a-1fc4-4040-8ee0-17d646f7473f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:20.439Z|66970615-e683-4481-b27c-4ab1f3b330eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:20.440Z|66970615-e683-4481-b27c-4ab1f3b330eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:29.982Z|bdcbe405-5d70-4cea-ab78-b7c46fe5ba8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:29.983Z|bdcbe405-5d70-4cea-ab78-b7c46fe5ba8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:30.451Z|1be58114-eccb-42f9-86da-6553fb1c4054|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:30.452Z|1be58114-eccb-42f9-86da-6553fb1c4054|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:30.459Z|f31124c3-323b-461e-943d-3651bae9bcd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:30.459Z|f31124c3-323b-461e-943d-3651bae9bcd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:31.196Z|9aea5d1a-c66b-4e6b-a071-d80bf744b3a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:00:31.196Z|9aea5d1a-c66b-4e6b-a071-d80bf744b3a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:00:32.199Z|aa99bb0e-4f6d-4b61-8c50-73a1c8d43481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:00:32.199Z|aa99bb0e-4f6d-4b61-8c50-73a1c8d43481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:00:40.007Z|978f1cd9-5b46-44d9-b89d-1fcbb79e6bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:40.007Z|978f1cd9-5b46-44d9-b89d-1fcbb79e6bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:40.476Z|d3c7edc8-76bb-41cc-86ce-1bd5904de9cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:40.476Z|d3c7edc8-76bb-41cc-86ce-1bd5904de9cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:40.480Z|2af2d6f9-f3e1-465f-9639-1446534c4434|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:40.480Z|2af2d6f9-f3e1-465f-9639-1446534c4434|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:46.195Z|d257293e-3f00-445b-b33e-2cd1e7b3ac6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:00:46.196Z|d257293e-3f00-445b-b33e-2cd1e7b3ac6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:00:50.030Z|6b9861d5-cdb7-43bb-bfd4-33f5fad6b1c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:50.031Z|6b9861d5-cdb7-43bb-bfd4-33f5fad6b1c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:50.502Z|61459261-2139-43d2-ba5f-4f1b2748b327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:50.502Z|99c76abb-f333-4328-8231-ffc02715a34e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:00:50.502Z|61459261-2139-43d2-ba5f-4f1b2748b327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:00:50.503Z|99c76abb-f333-4328-8231-ffc02715a34e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:00.054Z|d4348608-578d-4173-b835-99569f2414bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:00.055Z|d4348608-578d-4173-b835-99569f2414bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:00.524Z|1a73b7d1-a977-4839-9502-a0dee8580a96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:00.525Z|1a73b7d1-a977-4839-9502-a0dee8580a96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:00.525Z|c2cb99c6-06aa-4587-b83f-d0045e95ddeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:00.525Z|c2cb99c6-06aa-4587-b83f-d0045e95ddeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:01.195Z|ae84908d-8721-4019-ac27-48f4d5aea4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:01:01.198Z|ae84908d-8721-4019-ac27-48f4d5aea4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:01:02.200Z|0775339f-182c-4132-8d8e-a255bffacb6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:01:02.201Z|0775339f-182c-4132-8d8e-a255bffacb6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:01:06.317Z|41b5d265-69c6-404c-960a-a18b5e487e42|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:01:06.318Z|41b5d265-69c6-404c-960a-a18b5e487e42|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:10.077Z|0544cff7-f468-410b-ba09-df50c37cbbb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:10.077Z|0544cff7-f468-410b-ba09-df50c37cbbb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:10.547Z|e91da7d5-8caa-42ef-8c34-019c5d3d0a6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:10.547Z|b81288d5-8283-4a49-a15a-fe7deb62259d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:10.548Z|e91da7d5-8caa-42ef-8c34-019c5d3d0a6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:10.548Z|b81288d5-8283-4a49-a15a-fe7deb62259d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:16.195Z|232a2a01-521f-41ae-9063-53b4b12de7e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:01:16.196Z|232a2a01-521f-41ae-9063-53b4b12de7e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:01:20.100Z|f059bd52-73d6-4606-b211-d8c093b79be5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:20.101Z|f059bd52-73d6-4606-b211-d8c093b79be5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:20.570Z|6d3c25d9-5a0e-4761-ba09-0e0d40f9d036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:20.570Z|757c2de6-10af-43ee-a47d-0abf2058569b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:20.570Z|6d3c25d9-5a0e-4761-ba09-0e0d40f9d036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:20.570Z|757c2de6-10af-43ee-a47d-0abf2058569b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:30.125Z|98e87dd5-fe54-44ed-a8d9-758d51c4f7fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:30.125Z|98e87dd5-fe54-44ed-a8d9-758d51c4f7fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:30.593Z|dce7bad5-f904-4f39-9cd2-383c67dd2cb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:30.593Z|be6793a0-137c-47fd-a90a-1f8d2dfb1051|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:30.593Z|dce7bad5-f904-4f39-9cd2-383c67dd2cb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:30.593Z|be6793a0-137c-47fd-a90a-1f8d2dfb1051|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:31.195Z|fc76e97d-8c00-4df3-ba92-99c5e17521c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:01:31.196Z|fc76e97d-8c00-4df3-ba92-99c5e17521c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:01:32.201Z|c910f5df-899a-4624-9b74-c4aac0d53046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:01:32.202Z|c910f5df-899a-4624-9b74-c4aac0d53046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:01:40.153Z|82b86af9-df9b-499f-a00c-a8c904f50052|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:40.153Z|82b86af9-df9b-499f-a00c-a8c904f50052|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:40.618Z|fd81dde9-f77c-43c6-8e11-4fecccebc5a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:40.618Z|730e5bf5-9a94-4c71-a69b-59ae6bdae8e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:40.619Z|fd81dde9-f77c-43c6-8e11-4fecccebc5a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:40.619Z|730e5bf5-9a94-4c71-a69b-59ae6bdae8e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:46.195Z|a5a3b852-1b1e-49d4-8ad6-83c531a6f4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:01:46.198Z|a5a3b852-1b1e-49d4-8ad6-83c531a6f4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:01:50.176Z|b08ff0a7-1eae-4fff-8cd6-0fa256aa2477|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:50.177Z|b08ff0a7-1eae-4fff-8cd6-0fa256aa2477|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:50.643Z|73d15ebd-1080-45f7-9e54-951cea9ce5ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:50.643Z|73d15ebd-1080-45f7-9e54-951cea9ce5ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:01:50.645Z|d27f774d-503f-48e9-8041-d016c8cafcb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:01:50.646Z|d27f774d-503f-48e9-8041-d016c8cafcb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:00.200Z|b973da73-ee73-46ea-a914-7fcb348bae96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:00.201Z|b973da73-ee73-46ea-a914-7fcb348bae96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:00.665Z|b1f3885b-b8ea-4eef-bc25-7618c0f2a25e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:00.666Z|b1f3885b-b8ea-4eef-bc25-7618c0f2a25e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:00.667Z|9d5c998a-6744-4016-b3cd-b78b94889a52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:00.668Z|9d5c998a-6744-4016-b3cd-b78b94889a52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:01.196Z|10903f98-8293-47f7-b56b-e4a593fbf6de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:02:01.196Z|10903f98-8293-47f7-b56b-e4a593fbf6de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:02:02.203Z|fd76567c-20c3-4a68-9727-37b14976601a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:02:02.203Z|fd76567c-20c3-4a68-9727-37b14976601a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:02:06.320Z|1e374d92-58e5-4720-aa85-4e8bf4d7e629|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:02:06.320Z|1e374d92-58e5-4720-aa85-4e8bf4d7e629|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:10.231Z|8eef0050-aa58-4407-ab0e-d17d92a8c239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:10.232Z|8eef0050-aa58-4407-ab0e-d17d92a8c239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:10.689Z|0ba7cdf8-80da-472d-a80d-8d8297958a69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:10.689Z|6810d9ee-afba-486f-bcda-e59fe60df6c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:10.690Z|0ba7cdf8-80da-472d-a80d-8d8297958a69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:10.690Z|6810d9ee-afba-486f-bcda-e59fe60df6c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:16.195Z|a7d0dd22-5cf5-4bd0-9a87-bc1786983884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:02:16.196Z|a7d0dd22-5cf5-4bd0-9a87-bc1786983884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:02:20.254Z|372d272a-f9ae-44c9-ba1a-4f9d75294978|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:20.255Z|372d272a-f9ae-44c9-ba1a-4f9d75294978|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:20.715Z|084ef278-4597-4644-9165-715fd0019e55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:20.715Z|084ef278-4597-4644-9165-715fd0019e55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:20.716Z|87d74088-9a94-4fd1-bee9-0c35c3cb0e41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:20.716Z|87d74088-9a94-4fd1-bee9-0c35c3cb0e41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:30.282Z|914e6e7c-d291-4fbd-a7ca-d7f8d54ee383|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:30.283Z|914e6e7c-d291-4fbd-a7ca-d7f8d54ee383|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:30.740Z|9fc0ffd4-93cd-44ce-af3e-be719399b9b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:30.740Z|6f9b80a9-1215-41aa-8d4c-6c52666e788b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:30.740Z|6f9b80a9-1215-41aa-8d4c-6c52666e788b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:30.740Z|9fc0ffd4-93cd-44ce-af3e-be719399b9b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:31.195Z|24baf42b-b13a-45ae-9145-4454775fec32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:02:31.199Z|24baf42b-b13a-45ae-9145-4454775fec32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:02:32.204Z|a815e512-9012-49aa-b003-e0c1aa9e473f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:02:32.205Z|a815e512-9012-49aa-b003-e0c1aa9e473f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:02:40.306Z|354870e3-2f36-4db0-b65a-67d4e0a8d7bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:40.306Z|354870e3-2f36-4db0-b65a-67d4e0a8d7bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:40.764Z|02668c50-fd53-48c0-b4ad-cb1383366f44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:40.764Z|02668c50-fd53-48c0-b4ad-cb1383366f44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:40.764Z|07d8f250-9e62-48af-a842-968ceab9fd7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:40.765Z|07d8f250-9e62-48af-a842-968ceab9fd7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:46.195Z|9fa6c969-bb43-45d3-822f-d4ae9f7bb679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:02:46.196Z|9fa6c969-bb43-45d3-822f-d4ae9f7bb679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:02:50.340Z|8c30f883-787f-41e4-ad3f-734054c8302c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:50.340Z|8c30f883-787f-41e4-ad3f-734054c8302c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:50.796Z|4349c774-e872-446f-ad1a-7b1ddc5ac1d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:50.796Z|ff91226d-d458-47d9-8a3d-64e469d9b323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:02:50.797Z|4349c774-e872-446f-ad1a-7b1ddc5ac1d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:02:50.797Z|ff91226d-d458-47d9-8a3d-64e469d9b323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:00.364Z|8708535d-5f57-43fb-aafb-732e778f6792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:00.365Z|8708535d-5f57-43fb-aafb-732e778f6792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:00.820Z|b4053611-93be-4d51-9e2f-dd1cd6396978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:00.820Z|b4053611-93be-4d51-9e2f-dd1cd6396978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:00.824Z|4f90901d-adf2-46b7-8ebf-ac7549d5fdb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:00.825Z|4f90901d-adf2-46b7-8ebf-ac7549d5fdb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:01.195Z|c5fa1f2a-771f-4a0c-a44d-5e527e1d4163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:03:01.196Z|c5fa1f2a-771f-4a0c-a44d-5e527e1d4163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:03:02.205Z|ace39fe5-5ae2-4144-85fe-e4ce15a2833a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:03:02.206Z|ace39fe5-5ae2-4144-85fe-e4ce15a2833a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:03:06.320Z|f62a4643-46d3-40ab-9678-a75e6976e637|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:03:06.321Z|f62a4643-46d3-40ab-9678-a75e6976e637|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:10.387Z|48fb32df-6736-48a8-a19b-165689a98ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:10.388Z|48fb32df-6736-48a8-a19b-165689a98ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:10.843Z|bea3cfab-931e-4f4f-a2fc-7340529ead63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:10.844Z|bea3cfab-931e-4f4f-a2fc-7340529ead63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:10.847Z|c89ca0b9-95e3-4e20-8de3-26813d8ec574|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:10.848Z|c89ca0b9-95e3-4e20-8de3-26813d8ec574|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:16.195Z|2e3b0131-b527-4313-a43a-c78c2e0baa3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:03:16.198Z|2e3b0131-b527-4313-a43a-c78c2e0baa3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:03:20.410Z|00d52e7a-4eed-4078-80c6-3ed55169a32a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:20.410Z|00d52e7a-4eed-4078-80c6-3ed55169a32a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:20.870Z|729124f3-134b-4fbf-b028-ee3788df1a67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:20.870Z|ab22edb7-ca50-46f9-b8a3-7b26a214a6d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:20.871Z|729124f3-134b-4fbf-b028-ee3788df1a67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:20.871Z|ab22edb7-ca50-46f9-b8a3-7b26a214a6d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:30.436Z|c6265a41-0601-48c0-9b6d-f282e3aad6d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:30.437Z|c6265a41-0601-48c0-9b6d-f282e3aad6d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:30.897Z|2cebb517-7a5e-4772-8127-bf775d140f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:30.897Z|2cebb517-7a5e-4772-8127-bf775d140f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:30.899Z|a1e8591f-926d-4788-b279-e50145c56c72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:30.900Z|a1e8591f-926d-4788-b279-e50145c56c72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:31.195Z|e24ea674-3781-4b92-8a59-aa1121e764ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:03:31.196Z|e24ea674-3781-4b92-8a59-aa1121e764ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:03:32.207Z|f89b6408-ce2d-4192-9605-c214cd9216e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:03:32.207Z|f89b6408-ce2d-4192-9605-c214cd9216e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:03:40.460Z|458feb85-bb48-4031-85ea-d3fedce92df7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:40.461Z|458feb85-bb48-4031-85ea-d3fedce92df7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:40.920Z|16ffcc3c-022f-4270-90b9-630190e77dca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:40.920Z|b1281f1b-dae7-40fd-947e-a5f26a36efb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:40.921Z|16ffcc3c-022f-4270-90b9-630190e77dca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:40.921Z|b1281f1b-dae7-40fd-947e-a5f26a36efb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:46.195Z|a0c00001-c2f1-441e-94b0-e6868a9a5ddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:03:46.196Z|a0c00001-c2f1-441e-94b0-e6868a9a5ddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:03:50.485Z|636549cb-970c-4b36-988b-e11eb2162ab0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:50.486Z|636549cb-970c-4b36-988b-e11eb2162ab0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:50.943Z|65c29481-03ee-4253-9bc2-50158462aafc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:50.943Z|71673f4b-5d8f-4a5e-810c-f7b995b7bf69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:03:50.943Z|65c29481-03ee-4253-9bc2-50158462aafc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:03:50.944Z|71673f4b-5d8f-4a5e-810c-f7b995b7bf69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:00.508Z|df606dcd-387b-4224-8d41-773cc19cf0c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:00.509Z|df606dcd-387b-4224-8d41-773cc19cf0c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:00.964Z|ddf9c315-9eed-4865-a078-54ab7ae89ad4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:00.965Z|ddf9c315-9eed-4865-a078-54ab7ae89ad4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:00.968Z|2e3845f2-4ada-47d0-b44e-b6bbe3b4d1ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:00.969Z|2e3845f2-4ada-47d0-b44e-b6bbe3b4d1ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:01.195Z|20771261-5278-46ed-b2e8-7cddf8f4a281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:04:01.198Z|20771261-5278-46ed-b2e8-7cddf8f4a281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:04:02.208Z|5ff96326-1f33-4c75-92ef-d3fe88142d1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:04:02.209Z|5ff96326-1f33-4c75-92ef-d3fe88142d1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:04:06.318Z|ee13fc72-1acb-4547-a508-01aeb4f05467|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:04:06.319Z|ee13fc72-1acb-4547-a508-01aeb4f05467|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:10.532Z|cc1d724f-8628-46db-bec2-410c63db0335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:10.532Z|cc1d724f-8628-46db-bec2-410c63db0335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:10.987Z|407c117b-c35c-4dd5-96f6-69eac22bfb8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:10.987Z|407c117b-c35c-4dd5-96f6-69eac22bfb8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:10.989Z|237e36f4-9a58-4814-be66-6666f0bc0824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:10.990Z|237e36f4-9a58-4814-be66-6666f0bc0824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:16.195Z|be05979b-00e9-4c7e-aa33-9d776770ca84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:04:16.196Z|be05979b-00e9-4c7e-aa33-9d776770ca84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:04:20.554Z|3229f4ff-cdcd-497f-8d93-591fab0364ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:20.555Z|3229f4ff-cdcd-497f-8d93-591fab0364ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:21.010Z|e8951473-c9a0-48d5-afd2-141056b0399a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:21.011Z|e8951473-c9a0-48d5-afd2-141056b0399a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:21.012Z|74049abe-4ca1-403a-80e5-35233de468fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:21.013Z|74049abe-4ca1-403a-80e5-35233de468fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:30.576Z|86df7392-2871-4599-b5c6-2784b88d5cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:30.577Z|86df7392-2871-4599-b5c6-2784b88d5cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:31.034Z|ac74ca50-136d-4bd5-9cd8-c753553060d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:31.034Z|72266151-d900-4308-ad49-38669f3e431e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:31.034Z|72266151-d900-4308-ad49-38669f3e431e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:31.034Z|ac74ca50-136d-4bd5-9cd8-c753553060d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:31.195Z|d82dac06-85b0-4729-aa90-0b099824e5dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:04:31.196Z|d82dac06-85b0-4729-aa90-0b099824e5dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:04:32.209Z|00ce094a-c4a9-4772-9537-85701acf2963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:04:32.210Z|00ce094a-c4a9-4772-9537-85701acf2963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:04:40.600Z|52624760-639f-4613-8764-66e1b2bf2172|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:40.601Z|52624760-639f-4613-8764-66e1b2bf2172|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:41.057Z|056adc25-749d-4912-a5cb-0417df54c2e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:41.057Z|52818ae1-f2a2-4ae6-bc00-af0dfbb33e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:41.058Z|056adc25-749d-4912-a5cb-0417df54c2e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:41.058Z|52818ae1-f2a2-4ae6-bc00-af0dfbb33e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:46.195Z|39ecd5db-a675-4e5a-a807-d27d09773c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:04:46.198Z|39ecd5db-a675-4e5a-a807-d27d09773c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:04:50.624Z|6cafab38-5151-471d-90c7-afb0a99a12d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:50.625Z|6cafab38-5151-471d-90c7-afb0a99a12d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:51.083Z|4cfd2747-245f-46ba-8447-6dbb5d297b8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:51.084Z|4cfd2747-245f-46ba-8447-6dbb5d297b8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:04:51.085Z|9f3a49ca-388f-441d-b3e0-0cc82b78aef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:04:51.086Z|9f3a49ca-388f-441d-b3e0-0cc82b78aef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:00.652Z|4c88c63b-0123-483e-a9f0-8d1141a681aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:00.653Z|4c88c63b-0123-483e-a9f0-8d1141a681aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:01.130Z|d96a63ee-1e58-4011-b364-26cba2a3af08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:01.131Z|d96a63ee-1e58-4011-b364-26cba2a3af08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:01.131Z|ba460c83-1f97-4b2b-a7a3-d43de0b2f6db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:01.132Z|ba460c83-1f97-4b2b-a7a3-d43de0b2f6db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:01.195Z|78d0670e-486c-4fdd-9fb3-3fa59737ec12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:05:01.196Z|78d0670e-486c-4fdd-9fb3-3fa59737ec12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:05:02.210Z|ba43d501-7194-40e4-bd82-c658a81b24ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:05:02.211Z|ba43d501-7194-40e4-bd82-c658a81b24ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:05:06.317Z|71d51d30-b467-43a8-943f-3f243d93d872|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:05:06.318Z|71d51d30-b467-43a8-943f-3f243d93d872|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:10.681Z|2e708d61-07d0-4e2d-96bf-e8b022a4e1f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:10.681Z|2e708d61-07d0-4e2d-96bf-e8b022a4e1f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:11.153Z|b57a2970-4ad0-41b2-bfab-9f368e2ae844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:11.153Z|b57a2970-4ad0-41b2-bfab-9f368e2ae844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:11.156Z|304e6239-4444-48e7-9690-825ea1dd4c64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:11.157Z|304e6239-4444-48e7-9690-825ea1dd4c64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:16.195Z|7e09e320-8c10-4773-9d9f-4793f47c7a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:05:16.196Z|7e09e320-8c10-4773-9d9f-4793f47c7a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:05:20.704Z|f373ad0b-dd62-40fd-bbcb-8a95d0b35487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:20.704Z|f373ad0b-dd62-40fd-bbcb-8a95d0b35487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:21.184Z|b8e0ea84-3b8d-4e0a-a8d7-7fd9ab98ef07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:21.184Z|b8e0ea84-3b8d-4e0a-a8d7-7fd9ab98ef07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:21.186Z|f1379026-1ae9-4bb3-a220-a711201fdeed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:21.187Z|f1379026-1ae9-4bb3-a220-a711201fdeed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:30.731Z|df8782af-ef55-4a21-8c4d-42d2e28f76b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:30.732Z|df8782af-ef55-4a21-8c4d-42d2e28f76b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:31.195Z|070027a2-ef5a-42c3-976e-b9565f4b197d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:05:31.198Z|070027a2-ef5a-42c3-976e-b9565f4b197d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:05:31.207Z|777a995a-b733-4e91-bbcb-f79a27fc8c18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:31.207Z|777a995a-b733-4e91-bbcb-f79a27fc8c18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:31.213Z|c054cd59-40af-4ef1-990e-e975b8d189e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:31.214Z|c054cd59-40af-4ef1-990e-e975b8d189e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:32.212Z|6105e1f8-fc47-400c-8652-9a4ce123f4b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:05:32.212Z|6105e1f8-fc47-400c-8652-9a4ce123f4b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:05:40.757Z|848ce96c-8aae-47fc-a67d-24b09bc65865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:40.757Z|848ce96c-8aae-47fc-a67d-24b09bc65865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:41.234Z|0c7884d9-285f-4dfb-ac05-c3aa283d1bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:41.235Z|0c7884d9-285f-4dfb-ac05-c3aa283d1bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:41.238Z|a6abb735-e1e4-4232-94bb-af8d1f3dcfa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:41.238Z|a6abb735-e1e4-4232-94bb-af8d1f3dcfa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:46.195Z|1a8eb989-0052-47ef-877a-e49b55e635d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:05:46.196Z|1a8eb989-0052-47ef-877a-e49b55e635d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:05:50.779Z|932b6b17-ab7b-4c69-8737-8d18ec9cadba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:50.780Z|932b6b17-ab7b-4c69-8737-8d18ec9cadba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:51.261Z|6579451a-4460-4d6b-83c9-d24f543085d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:51.261Z|73f78655-a2e3-419d-84e8-e75609685fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:05:51.262Z|6579451a-4460-4d6b-83c9-d24f543085d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:05:51.262Z|73f78655-a2e3-419d-84e8-e75609685fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:00.804Z|6048fe7e-1f48-4172-9f76-bf5edef20fe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:00.805Z|6048fe7e-1f48-4172-9f76-bf5edef20fe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:01.195Z|725cea5b-ea86-43b3-bc32-2d054cc44ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:06:01.196Z|725cea5b-ea86-43b3-bc32-2d054cc44ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:06:01.282Z|61afbbb8-10dd-44cd-a183-6cb7e2a1037a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:01.282Z|24d651cd-ff19-444c-95b4-c01dd7b36c0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:01.283Z|61afbbb8-10dd-44cd-a183-6cb7e2a1037a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:01.283Z|24d651cd-ff19-444c-95b4-c01dd7b36c0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:02.213Z|07a76326-1f2e-45b0-b636-db85471a3421|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:06:02.213Z|07a76326-1f2e-45b0-b636-db85471a3421|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:06:06.318Z|8009a9ba-691c-4178-8cd1-7e4401837482|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:06:06.319Z|8009a9ba-691c-4178-8cd1-7e4401837482|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:10.830Z|b809866c-9b06-41d4-995c-def8ae437de6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:10.831Z|b809866c-9b06-41d4-995c-def8ae437de6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:11.306Z|36818110-d1b4-4f7b-b186-4f29adcf6fcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:11.306Z|40c93c77-813b-41cd-a3b3-7993c4881461|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:11.306Z|36818110-d1b4-4f7b-b186-4f29adcf6fcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:11.306Z|40c93c77-813b-41cd-a3b3-7993c4881461|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:16.195Z|4ad6884e-7b28-4fbb-91ae-dbbb2d4f5844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:06:16.198Z|4ad6884e-7b28-4fbb-91ae-dbbb2d4f5844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:06:20.853Z|92764b1d-b1be-4b20-9dad-f97c205c6a4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:20.854Z|92764b1d-b1be-4b20-9dad-f97c205c6a4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:21.329Z|fa8ba208-6731-4319-a97e-4f2ba7c5a580|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:21.329Z|04b5d0bb-28c2-4eef-b32a-9b9b0f782d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:21.330Z|04b5d0bb-28c2-4eef-b32a-9b9b0f782d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:21.330Z|fa8ba208-6731-4319-a97e-4f2ba7c5a580|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:30.877Z|939fc21b-e072-4395-bbfb-d82fa56afcb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:30.878Z|939fc21b-e072-4395-bbfb-d82fa56afcb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:31.195Z|40f739a3-8625-4b89-bfb7-775adbf4eb96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:06:31.196Z|40f739a3-8625-4b89-bfb7-775adbf4eb96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:06:31.350Z|bc629ef6-0d48-4ea0-83fb-bf17fe309996|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:31.350Z|bc629ef6-0d48-4ea0-83fb-bf17fe309996|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:31.354Z|e4afcbcb-a247-49cb-a76b-ad1a5325ca01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:31.354Z|e4afcbcb-a247-49cb-a76b-ad1a5325ca01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:32.214Z|d44f0d8e-6cf1-4b69-9f8d-bee51ba2ad40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:06:32.215Z|d44f0d8e-6cf1-4b69-9f8d-bee51ba2ad40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:06:40.911Z|89a8fa8a-3ddd-42b5-a2ca-da4c0fa0d285|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:40.912Z|89a8fa8a-3ddd-42b5-a2ca-da4c0fa0d285|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:41.370Z|34d1c70a-37a2-4406-9eff-73048d039836|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:41.371Z|34d1c70a-37a2-4406-9eff-73048d039836|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:41.374Z|4a18c172-2a56-48cc-96a6-a082bf05947d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:41.374Z|4a18c172-2a56-48cc-96a6-a082bf05947d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:46.196Z|badbdc02-edf5-41f7-b853-72cfd6ad0fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:06:46.196Z|badbdc02-edf5-41f7-b853-72cfd6ad0fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:06:50.947Z|493910ee-9c86-4efc-a33d-860dcdff4e0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:50.948Z|493910ee-9c86-4efc-a33d-860dcdff4e0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:51.396Z|dc42c006-1ad8-46da-bf9a-ceb4f3b7d4b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:51.396Z|83433e12-d65f-4031-a64c-9961dbba2c45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:06:51.396Z|dc42c006-1ad8-46da-bf9a-ceb4f3b7d4b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:06:51.396Z|83433e12-d65f-4031-a64c-9961dbba2c45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:00.972Z|0f2ffb8c-a344-4ac1-90c0-ed957658e230|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:00.973Z|0f2ffb8c-a344-4ac1-90c0-ed957658e230|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:01.196Z|ffb85d65-daab-4f61-9d92-d900a490ba01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:07:01.199Z|ffb85d65-daab-4f61-9d92-d900a490ba01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:07:01.417Z|890acde3-251d-4341-9c0b-80ecc55f37b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:01.417Z|03b8b980-c9ae-4439-b9a6-64e95aa6823e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:01.418Z|03b8b980-c9ae-4439-b9a6-64e95aa6823e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:01.418Z|890acde3-251d-4341-9c0b-80ecc55f37b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:02.216Z|cdae07f4-38d5-481b-b7e7-46a18f133762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:07:02.217Z|cdae07f4-38d5-481b-b7e7-46a18f133762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:07:06.319Z|08de3914-0fa1-4f50-b52d-5e23d5ee61cc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:07:06.320Z|08de3914-0fa1-4f50-b52d-5e23d5ee61cc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:10.998Z|9cd7480a-4857-45ce-bd90-973042f64ac2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:10.999Z|9cd7480a-4857-45ce-bd90-973042f64ac2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:11.441Z|f0e3a27d-e3e3-48bb-9a31-0478e0d0caae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:11.441Z|91bf1166-a535-4e14-b7d8-1affe2f0a820|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:11.441Z|f0e3a27d-e3e3-48bb-9a31-0478e0d0caae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:11.441Z|91bf1166-a535-4e14-b7d8-1affe2f0a820|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:16.196Z|16db9881-87f2-4349-8871-232219f34eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:07:16.196Z|16db9881-87f2-4349-8871-232219f34eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:07:21.022Z|3959d5c4-6d19-46ff-b70b-79a8837cbff8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:21.023Z|3959d5c4-6d19-46ff-b70b-79a8837cbff8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:21.462Z|9a1dd721-8a26-4416-a610-d074e65c3faf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:21.462Z|db4481bf-1f16-48d7-8d87-540cd213e42b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:21.463Z|db4481bf-1f16-48d7-8d87-540cd213e42b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:21.463Z|9a1dd721-8a26-4416-a610-d074e65c3faf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:31.047Z|b7f3fd82-4239-47e7-9c4e-d76423167fc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:31.057Z|b7f3fd82-4239-47e7-9c4e-d76423167fc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:31.196Z|431b5cf1-27e1-474b-a7b0-4f3043a400f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:07:31.197Z|431b5cf1-27e1-474b-a7b0-4f3043a400f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:07:31.486Z|a3b626b2-8a20-4cd8-8e22-6e2543e84b01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:31.486Z|a3b626b2-8a20-4cd8-8e22-6e2543e84b01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:31.486Z|763fc656-f0a0-4e70-b38a-4b97889caf76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:31.487Z|763fc656-f0a0-4e70-b38a-4b97889caf76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:32.218Z|eaa6048f-b93f-47a6-aae0-5791e3ff437e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:07:32.218Z|eaa6048f-b93f-47a6-aae0-5791e3ff437e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:07:41.085Z|efab74e6-801c-4a80-9322-ff4d90b49cfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:41.087Z|efab74e6-801c-4a80-9322-ff4d90b49cfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:41.508Z|76ef6710-4b30-42e7-8b3f-1a27a311c897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:41.508Z|76ef6710-4b30-42e7-8b3f-1a27a311c897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:41.509Z|436437be-0490-4c3d-b3bd-630236e27b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:41.509Z|436437be-0490-4c3d-b3bd-630236e27b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:46.196Z|5c702c0f-68ce-48eb-bbc6-31e47e39b8d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:07:46.200Z|5c702c0f-68ce-48eb-bbc6-31e47e39b8d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:07:51.145Z|9282127d-c6f6-4bba-a80a-20f0e0681609|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:51.147Z|9282127d-c6f6-4bba-a80a-20f0e0681609|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:51.531Z|879546bb-bd9b-49cd-8e9b-94537a92e10c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:51.531Z|879546bb-bd9b-49cd-8e9b-94537a92e10c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:07:51.538Z|dfac10c0-fe67-43a9-adbc-374cc3ff3e0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:07:51.538Z|dfac10c0-fe67-43a9-adbc-374cc3ff3e0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:01.172Z|052bf2bb-36cc-4d16-a09a-7a605536acb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:01.173Z|052bf2bb-36cc-4d16-a09a-7a605536acb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:01.195Z|13bb437c-3669-4fc6-9ad0-42ab240ea5f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:08:01.196Z|13bb437c-3669-4fc6-9ad0-42ab240ea5f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:08:01.553Z|966f695a-f068-4f4e-ae78-e22db02ae05a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:01.553Z|966f695a-f068-4f4e-ae78-e22db02ae05a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:01.556Z|1bdb8c21-cf16-4e65-bf56-58aa61ebc987|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:01.556Z|1bdb8c21-cf16-4e65-bf56-58aa61ebc987|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:02.219Z|6211b612-aa75-478c-8e27-300972a0cd92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:08:02.220Z|6211b612-aa75-478c-8e27-300972a0cd92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:08:06.318Z|aad5565b-cd7a-46f3-8c02-e3399b5fb88e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:08:06.319Z|aad5565b-cd7a-46f3-8c02-e3399b5fb88e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:11.217Z|da2881fc-380d-44bf-8f74-dadd6ef8d53f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:11.218Z|da2881fc-380d-44bf-8f74-dadd6ef8d53f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:11.575Z|1a62dfe0-ce68-4a6e-a1ce-f794ee9b1a38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:11.575Z|a5246aba-e5f1-4997-ba03-57c90b9f7832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:11.576Z|a5246aba-e5f1-4997-ba03-57c90b9f7832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:11.576Z|1a62dfe0-ce68-4a6e-a1ce-f794ee9b1a38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:16.195Z|99732d6d-1293-4a5b-ada6-707ee883919c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:08:16.196Z|99732d6d-1293-4a5b-ada6-707ee883919c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:08:21.244Z|cae4284f-9fef-481d-9a8e-1b3bc5aaddbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:21.244Z|cae4284f-9fef-481d-9a8e-1b3bc5aaddbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:21.596Z|fbab22fd-8f9f-4ceb-af7c-6e1668e384d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:21.596Z|91ce807f-4baf-4a65-84d7-57588750f518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:21.597Z|91ce807f-4baf-4a65-84d7-57588750f518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:21.597Z|fbab22fd-8f9f-4ceb-af7c-6e1668e384d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:31.195Z|647bc6c2-7f5e-4ef0-be6c-b3b81ebb881c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:08:31.199Z|647bc6c2-7f5e-4ef0-be6c-b3b81ebb881c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:08:31.266Z|59eb5a46-63a3-48a5-bb0d-ea922bd71de8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:31.267Z|59eb5a46-63a3-48a5-bb0d-ea922bd71de8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:31.621Z|90a51e5e-43d2-48b6-881d-8cd324a76ffd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:31.621Z|90a51e5e-43d2-48b6-881d-8cd324a76ffd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:31.629Z|8c158833-8e3f-4a09-9669-4e2feda2efbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:31.629Z|8c158833-8e3f-4a09-9669-4e2feda2efbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:32.220Z|8a4c5112-399d-4aef-ab2a-f834186c567c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:08:32.221Z|8a4c5112-399d-4aef-ab2a-f834186c567c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:08:41.298Z|e9f67dba-35ea-4e23-8f08-019c27797400|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:41.299Z|e9f67dba-35ea-4e23-8f08-019c27797400|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:41.653Z|e20d67db-d1c8-42a9-8d04-6327f0daa63f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:41.653Z|b3fb16d1-0a66-4fe7-ad75-b34b1deb2b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:41.653Z|e20d67db-d1c8-42a9-8d04-6327f0daa63f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:41.654Z|b3fb16d1-0a66-4fe7-ad75-b34b1deb2b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:46.199Z|29112d74-4c42-46bf-bb3a-b2e116af73d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:08:46.200Z|29112d74-4c42-46bf-bb3a-b2e116af73d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:08:51.325Z|4f9cc961-0ea1-4705-9543-880fc559114e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:51.326Z|4f9cc961-0ea1-4705-9543-880fc559114e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:51.680Z|4b87087a-8dec-4dfd-bff7-0b538b57a350|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:51.680Z|6bfe8a78-5f5c-4136-a0a1-519e1aa04949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:08:51.680Z|4b87087a-8dec-4dfd-bff7-0b538b57a350|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:08:51.680Z|6bfe8a78-5f5c-4136-a0a1-519e1aa04949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:01.195Z|592be797-8c1f-46ee-892e-2da3e0799640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:09:01.196Z|592be797-8c1f-46ee-892e-2da3e0799640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:09:01.347Z|5ba26741-ec33-4135-9713-6691d4cf0455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:01.348Z|5ba26741-ec33-4135-9713-6691d4cf0455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:01.701Z|93ab190b-ee88-4ffa-a482-c73b288609e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:01.701Z|b94a9f41-6f25-4f6d-a741-a999f83a1030|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:01.702Z|93ab190b-ee88-4ffa-a482-c73b288609e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:01.702Z|b94a9f41-6f25-4f6d-a741-a999f83a1030|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:02.221Z|29ba86ea-3e10-451c-ace1-02bbebffbdc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:09:02.222Z|29ba86ea-3e10-451c-ace1-02bbebffbdc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:09:06.318Z|113fdb0b-0373-4766-9f2e-a1a0c4d1cc7d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:09:06.319Z|113fdb0b-0373-4766-9f2e-a1a0c4d1cc7d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:11.370Z|a1f6395b-894e-40cc-b709-aee5a217ed92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:11.371Z|a1f6395b-894e-40cc-b709-aee5a217ed92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:11.722Z|095fdc76-82c2-4dea-b213-fc801b86e7b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:11.722Z|92d8c648-38d3-49d7-b3a0-4be246f79cd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:11.723Z|095fdc76-82c2-4dea-b213-fc801b86e7b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:11.723Z|92d8c648-38d3-49d7-b3a0-4be246f79cd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:16.195Z|4dd15521-4970-4023-80d4-86ef727a6f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:09:16.198Z|4dd15521-4970-4023-80d4-86ef727a6f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:09:21.394Z|64ede111-a9ce-48ce-a2fd-bd3516588df2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:21.394Z|64ede111-a9ce-48ce-a2fd-bd3516588df2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:21.745Z|fb1c7914-3b44-4fec-b37f-9758b3fed839|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:21.746Z|fb1c7914-3b44-4fec-b37f-9758b3fed839|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:21.745Z|c720f402-ed3e-4595-8f3a-1a9843662788|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:21.747Z|c720f402-ed3e-4595-8f3a-1a9843662788|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:31.195Z|0515e4bf-8f44-4958-a347-2e5a583c838d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:09:31.196Z|0515e4bf-8f44-4958-a347-2e5a583c838d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:09:31.417Z|6a239443-34bb-4ed9-90d3-3d24f52dc9bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:31.417Z|6a239443-34bb-4ed9-90d3-3d24f52dc9bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:31.768Z|bdefbceb-b732-4a4c-8e1f-cb10486ca177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:31.769Z|bdefbceb-b732-4a4c-8e1f-cb10486ca177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:31.769Z|601bb5af-5027-441d-b34a-2b1266fb9ee9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:31.770Z|601bb5af-5027-441d-b34a-2b1266fb9ee9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:32.222Z|e7eb279d-91a1-4f57-8c24-fade0ff08a5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:09:32.223Z|e7eb279d-91a1-4f57-8c24-fade0ff08a5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:09:41.441Z|c88b9f35-e3df-47b7-8bf7-a8cb626fd93b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:41.442Z|c88b9f35-e3df-47b7-8bf7-a8cb626fd93b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:41.792Z|a4bfb30d-1989-4231-ba20-1db40959a579|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:41.792Z|4275adad-6591-43b4-8625-aebf4062b3b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:41.792Z|a4bfb30d-1989-4231-ba20-1db40959a579|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:41.792Z|4275adad-6591-43b4-8625-aebf4062b3b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:46.195Z|a25f38c8-0c55-4cc2-9bdb-ecc7b718b800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:09:46.196Z|a25f38c8-0c55-4cc2-9bdb-ecc7b718b800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:09:51.465Z|fde1b78d-713b-4fa5-9261-b9f1d9a87560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:51.466Z|fde1b78d-713b-4fa5-9261-b9f1d9a87560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:51.814Z|95e4190d-e9b2-4b3b-a210-55b30d219b8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:51.814Z|23ff0fe9-9a48-476d-86bf-e0e8b2777364|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:09:51.814Z|95e4190d-e9b2-4b3b-a210-55b30d219b8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:09:51.814Z|23ff0fe9-9a48-476d-86bf-e0e8b2777364|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:01.195Z|b16435d9-9834-4ab1-a3a5-82cf3ac93958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:10:01.199Z|b16435d9-9834-4ab1-a3a5-82cf3ac93958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:10:01.487Z|7c0de730-0506-4dcc-82e0-7b4fc7bc9576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:01.488Z|7c0de730-0506-4dcc-82e0-7b4fc7bc9576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:01.835Z|ccf10aae-510a-4f1e-a7a5-4418fdbc6af7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:01.835Z|ccf10aae-510a-4f1e-a7a5-4418fdbc6af7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:01.839Z|450f8707-5044-4c6a-9c13-6cb18d9819fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:01.840Z|450f8707-5044-4c6a-9c13-6cb18d9819fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:02.223Z|fdad5e94-012f-47b6-b4fa-e49772930e2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:10:02.224Z|fdad5e94-012f-47b6-b4fa-e49772930e2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:10:06.319Z|d87e9945-59a0-452a-baaf-705a776d39f1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:10:06.320Z|d87e9945-59a0-452a-baaf-705a776d39f1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:11.509Z|f48c0110-9778-4d2f-89f9-b8b4e8faec45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:11.510Z|f48c0110-9778-4d2f-89f9-b8b4e8faec45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:11.856Z|dc1d045d-870e-43a2-bacc-4c4b97e06373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:11.857Z|dc1d045d-870e-43a2-bacc-4c4b97e06373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:11.859Z|bfa2a2a3-4ee7-4fcb-ab5a-8bb8e43e6db5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:11.860Z|bfa2a2a3-4ee7-4fcb-ab5a-8bb8e43e6db5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:16.195Z|cc00c41a-d230-450f-826a-de9dbc81e622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:10:16.196Z|cc00c41a-d230-450f-826a-de9dbc81e622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:10:21.530Z|74c4ce20-9017-476b-81a7-0c34dbf3454e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:21.530Z|74c4ce20-9017-476b-81a7-0c34dbf3454e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:21.882Z|86ce1f71-f41c-406f-b4b6-55fabf453cc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:21.882Z|72cadb74-37d0-41ca-b296-4d110f81af71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:21.883Z|72cadb74-37d0-41ca-b296-4d110f81af71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:21.883Z|86ce1f71-f41c-406f-b4b6-55fabf453cc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:31.196Z|ba20d573-d099-4a96-bd4b-9f3044367a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:10:31.197Z|ba20d573-d099-4a96-bd4b-9f3044367a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:10:31.552Z|58a46b41-7c5a-4e76-97e8-a2835234952c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:31.552Z|58a46b41-7c5a-4e76-97e8-a2835234952c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:31.905Z|f6753c56-cd8c-4fcc-8757-5c8c4621dce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:31.905Z|78ce7fc1-1391-43e8-95ca-8cb0e1d03a81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:31.906Z|78ce7fc1-1391-43e8-95ca-8cb0e1d03a81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:31.906Z|f6753c56-cd8c-4fcc-8757-5c8c4621dce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:32.225Z|2466c359-49bf-4c47-be76-c03da4815216|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:10:32.225Z|2466c359-49bf-4c47-be76-c03da4815216|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:10:41.574Z|4854d3a1-78c3-40ff-9f5c-85b7a6af1ab5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:41.574Z|4854d3a1-78c3-40ff-9f5c-85b7a6af1ab5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:41.932Z|a1a14a52-ec5c-43da-87da-3f217a34e346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:41.933Z|a1a14a52-ec5c-43da-87da-3f217a34e346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:41.932Z|08c11bfd-ecf5-491f-8f2d-062efa721c58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:41.937Z|08c11bfd-ecf5-491f-8f2d-062efa721c58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:46.195Z|93239333-c109-4ead-be99-35f6c643ca64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:10:46.199Z|93239333-c109-4ead-be99-35f6c643ca64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:10:51.596Z|56c0143c-1a48-42e2-85ea-276bcd776918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:51.597Z|56c0143c-1a48-42e2-85ea-276bcd776918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:51.956Z|0d98371c-0a08-43f3-9747-b2fc724be799|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:51.956Z|80a65c49-0130-440f-9f51-c2b909b39d65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:10:51.957Z|0d98371c-0a08-43f3-9747-b2fc724be799|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:10:51.957Z|80a65c49-0130-440f-9f51-c2b909b39d65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:01.196Z|c94e2fc7-c1d8-4de6-9218-186497d51beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:11:01.196Z|c94e2fc7-c1d8-4de6-9218-186497d51beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:11:01.620Z|af3e3f8c-a36a-4a38-a4fb-b6b343b3d95e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:01.620Z|af3e3f8c-a36a-4a38-a4fb-b6b343b3d95e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:01.980Z|2a4c15ac-e9a6-47a7-9781-7fe8bdb98fb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:01.981Z|2a4c15ac-e9a6-47a7-9781-7fe8bdb98fb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:01.981Z|95aa6439-51fb-4028-b575-6fb6db3773c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:01.982Z|95aa6439-51fb-4028-b575-6fb6db3773c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:02.226Z|c29c13fa-c6b0-4b08-aa25-0ea3db24c935|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:11:02.226Z|c29c13fa-c6b0-4b08-aa25-0ea3db24c935|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:11:06.319Z|31e05e2b-d37a-4611-8541-c9056e0ead01|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:11:06.320Z|31e05e2b-d37a-4611-8541-c9056e0ead01|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:11.644Z|2a13d992-9709-4bd0-b307-adfc2661edd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:11.645Z|2a13d992-9709-4bd0-b307-adfc2661edd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:12.003Z|d50c5f10-38fc-4aae-8491-06b9a1eb94db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:12.003Z|d878fad9-c6a0-477a-9fce-0f600f8c0c67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:12.003Z|d50c5f10-38fc-4aae-8491-06b9a1eb94db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:12.003Z|d878fad9-c6a0-477a-9fce-0f600f8c0c67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:16.195Z|a0107263-1839-4726-a99a-ccc4b854c981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:11:16.196Z|a0107263-1839-4726-a99a-ccc4b854c981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:11:21.666Z|c72d892d-7184-4c78-b3fd-d3c6ab1751e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:21.667Z|c72d892d-7184-4c78-b3fd-d3c6ab1751e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:22.026Z|f2b2467a-e43a-4500-af32-636b998fb763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:22.026Z|dc4a9dbb-de80-4ad6-a966-be36b79d91c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:22.026Z|f2b2467a-e43a-4500-af32-636b998fb763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:22.026Z|dc4a9dbb-de80-4ad6-a966-be36b79d91c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:31.195Z|cf52a734-8e09-4af2-9b70-4301eb3a5414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:11:31.199Z|cf52a734-8e09-4af2-9b70-4301eb3a5414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:11:31.691Z|f7a6ad78-fe5c-4e73-afb2-29559bc222c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:31.692Z|f7a6ad78-fe5c-4e73-afb2-29559bc222c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:32.058Z|e22f8228-2ca6-40c2-9f60-831fd03a2255|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:32.058Z|1bcca590-94f7-414e-b60f-6f9392d55ecf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:32.059Z|1bcca590-94f7-414e-b60f-6f9392d55ecf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:32.059Z|e22f8228-2ca6-40c2-9f60-831fd03a2255|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:32.227Z|33d2da00-f0ac-46cd-a8f7-2da7d10df214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:11:32.228Z|33d2da00-f0ac-46cd-a8f7-2da7d10df214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:11:41.714Z|99ca58e0-961c-4112-bc57-a6a8e4a41d62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:41.715Z|99ca58e0-961c-4112-bc57-a6a8e4a41d62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:42.082Z|8b32267f-51c8-427f-bf7b-7be3b8c37b40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:42.082Z|e970a387-81b2-4a1f-99b2-25d278679275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:42.083Z|8b32267f-51c8-427f-bf7b-7be3b8c37b40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:42.083Z|e970a387-81b2-4a1f-99b2-25d278679275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:46.196Z|0df04d90-cbbc-4ebc-90b1-1f615a4f2b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:11:46.196Z|0df04d90-cbbc-4ebc-90b1-1f615a4f2b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:11:51.736Z|6224e2cb-af72-4fbd-ae7a-ca7aa6e116dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:51.736Z|6224e2cb-af72-4fbd-ae7a-ca7aa6e116dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:52.107Z|0c8e3907-0430-406f-8a4a-c0654ae77d8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:52.107Z|ab28f35b-1c5e-47c1-af30-34635ad81a54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:11:52.108Z|0c8e3907-0430-406f-8a4a-c0654ae77d8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:11:52.108Z|ab28f35b-1c5e-47c1-af30-34635ad81a54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:01.195Z|29da784f-0d2a-452c-bbd9-014f2742db61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:12:01.196Z|29da784f-0d2a-452c-bbd9-014f2742db61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:12:01.757Z|2a7ffb60-3c96-4caa-8a15-592b5727ecc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:01.758Z|2a7ffb60-3c96-4caa-8a15-592b5727ecc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:02.131Z|d27200d5-1ad1-4cb5-be40-171c098602e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:02.131Z|d5bf8ca2-f617-429b-956c-1f6ea4c48fbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:02.132Z|d27200d5-1ad1-4cb5-be40-171c098602e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:02.132Z|d5bf8ca2-f617-429b-956c-1f6ea4c48fbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:02.228Z|68de1fc3-9669-41e1-a899-58ed23e6debc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:12:02.229Z|68de1fc3-9669-41e1-a899-58ed23e6debc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:12:06.317Z|cb39c057-c103-44dd-8425-e7716bef0440|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:12:06.318Z|cb39c057-c103-44dd-8425-e7716bef0440|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:11.780Z|94f76b9c-39ce-47a6-8138-bd91159d440c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:11.781Z|94f76b9c-39ce-47a6-8138-bd91159d440c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:12.156Z|77e41c51-8a12-47bb-b9d5-3569ab72c5e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:12.156Z|9d569d78-d0ed-44d8-9d71-89290c0b9c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:12.156Z|77e41c51-8a12-47bb-b9d5-3569ab72c5e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:12.156Z|9d569d78-d0ed-44d8-9d71-89290c0b9c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:16.195Z|75747c55-7e57-4930-b762-7f5bea70bae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:12:16.198Z|75747c55-7e57-4930-b762-7f5bea70bae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:12:21.803Z|7aaf1f3c-a26e-4a50-a10a-f464e328edb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:21.803Z|7aaf1f3c-a26e-4a50-a10a-f464e328edb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:22.178Z|3c731ec5-19d3-48ea-9363-c5fe35d1ffa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:22.178Z|badd637d-3943-419e-82a1-079d360cd330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:22.179Z|badd637d-3943-419e-82a1-079d360cd330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:22.179Z|3c731ec5-19d3-48ea-9363-c5fe35d1ffa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:31.196Z|bd2be9df-ed5e-471c-a76a-5d0055b52fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:12:31.196Z|bd2be9df-ed5e-471c-a76a-5d0055b52fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:12:31.825Z|437cdd21-1193-473a-a03a-bf376bae8984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:31.825Z|437cdd21-1193-473a-a03a-bf376bae8984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:32.202Z|6a3d3750-3d48-468f-81b3-9a82a7dc7126|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:32.202Z|27b3b150-de7f-4dc7-bb6d-7d6c13a321c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:32.202Z|27b3b150-de7f-4dc7-bb6d-7d6c13a321c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:32.202Z|6a3d3750-3d48-468f-81b3-9a82a7dc7126|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:32.230Z|af231fb3-276b-42d3-ade4-a86ef002fdc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:12:32.230Z|af231fb3-276b-42d3-ade4-a86ef002fdc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:12:41.847Z|e21e3e4f-7d28-43d8-b120-989f429236ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:41.848Z|e21e3e4f-7d28-43d8-b120-989f429236ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:42.223Z|1a320ad3-a5e8-46b5-bd1a-ca4b5c861bc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:42.223Z|02150db6-9066-4d37-85af-c336438818a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:42.223Z|1a320ad3-a5e8-46b5-bd1a-ca4b5c861bc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:42.224Z|02150db6-9066-4d37-85af-c336438818a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:46.195Z|f7b64681-5334-449e-b401-ba6f46b9c43b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:12:46.196Z|f7b64681-5334-449e-b401-ba6f46b9c43b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:12:51.868Z|b50c88d0-6ca9-4e5f-8f4a-71b1f38e6867|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:51.869Z|b50c88d0-6ca9-4e5f-8f4a-71b1f38e6867|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:52.247Z|0003ac22-0893-43e1-85cd-c098bbd3daeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:52.247Z|585ac046-2e43-412b-82d6-7165387b55e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:12:52.247Z|585ac046-2e43-412b-82d6-7165387b55e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:12:52.248Z|0003ac22-0893-43e1-85cd-c098bbd3daeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:01.195Z|d1369b69-cb10-4f4d-b075-9c752e49df69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:13:01.197Z|d1369b69-cb10-4f4d-b075-9c752e49df69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:13:01.890Z|f7055864-58eb-4af2-8003-adbbdbc671c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:01.891Z|f7055864-58eb-4af2-8003-adbbdbc671c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:02.231Z|6d387046-1826-4b13-85ac-65cc4bd2ecfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:13:02.231Z|6d387046-1826-4b13-85ac-65cc4bd2ecfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:13:02.273Z|32317266-1229-4f81-8e44-d87b7a207298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:02.273Z|32317266-1229-4f81-8e44-d87b7a207298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:02.272Z|65c8e67a-f28f-4e87-9fb5-646130c3538a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:02.274Z|65c8e67a-f28f-4e87-9fb5-646130c3538a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:06.318Z|96d36d5e-2e6d-4e48-8ecb-fd2a8fcb760d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:13:06.319Z|96d36d5e-2e6d-4e48-8ecb-fd2a8fcb760d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:11.913Z|428b3238-7557-4e85-b0a1-3048b906b7bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:11.914Z|428b3238-7557-4e85-b0a1-3048b906b7bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:12.293Z|dadb2762-76e2-48d1-9582-f30cc3af207b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:12.293Z|a9162501-a6fa-462d-a2e4-0142f1e6e38e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:12.294Z|dadb2762-76e2-48d1-9582-f30cc3af207b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:12.294Z|a9162501-a6fa-462d-a2e4-0142f1e6e38e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:16.195Z|ca6fd441-7f17-457e-b90b-be098bba23d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:13:16.196Z|ca6fd441-7f17-457e-b90b-be098bba23d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:13:21.937Z|92823b52-b4f7-4d99-894c-4d2b756cd232|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:21.938Z|92823b52-b4f7-4d99-894c-4d2b756cd232|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:22.316Z|cb48588d-5c42-4db4-9666-163e1dee1b66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:22.316Z|9307e8c5-b942-4a14-a3ab-f1ee093aed13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:22.316Z|cb48588d-5c42-4db4-9666-163e1dee1b66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:22.317Z|9307e8c5-b942-4a14-a3ab-f1ee093aed13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:31.195Z|362e0f3b-100a-4f93-8941-6f4ac22aeb60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:13:31.196Z|362e0f3b-100a-4f93-8941-6f4ac22aeb60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:13:31.960Z|2072b4d9-0901-4a9b-aa27-b0a86db4829c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:31.961Z|2072b4d9-0901-4a9b-aa27-b0a86db4829c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:32.232Z|5054eec0-f180-4885-9088-ee43d1e9a762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:13:32.233Z|5054eec0-f180-4885-9088-ee43d1e9a762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:13:32.338Z|2f51de71-317b-41d7-af8f-bffab14c6c1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:32.338Z|6107324e-3a08-4c49-9cb4-f47458be4a2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:32.339Z|2f51de71-317b-41d7-af8f-bffab14c6c1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:32.339Z|6107324e-3a08-4c49-9cb4-f47458be4a2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:41.985Z|7986c466-bf1b-4931-a454-fc1d1b6b7719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:41.986Z|7986c466-bf1b-4931-a454-fc1d1b6b7719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:42.360Z|7370515f-43d8-462e-a723-a8729ba656b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:42.361Z|7370515f-43d8-462e-a723-a8729ba656b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:42.363Z|d0c11e25-a1fd-4875-b0ef-0f8eb54f356e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:42.363Z|d0c11e25-a1fd-4875-b0ef-0f8eb54f356e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:46.195Z|4338f307-820f-4378-90ca-83f22962f4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:13:46.196Z|4338f307-820f-4378-90ca-83f22962f4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:13:52.010Z|cb66b692-9be6-4910-837a-835fc951c1a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:52.011Z|cb66b692-9be6-4910-837a-835fc951c1a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:52.383Z|de62680e-8282-49e8-9c71-37bbf47ecf91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:52.382Z|ad9414cc-50f5-43a6-b0b8-c90e343a4675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:13:52.383Z|de62680e-8282-49e8-9c71-37bbf47ecf91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:13:52.383Z|ad9414cc-50f5-43a6-b0b8-c90e343a4675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:01.195Z|4063b2d9-4cfb-490b-8c94-67da01b3d7b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:14:01.196Z|4063b2d9-4cfb-490b-8c94-67da01b3d7b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:14:02.033Z|6210fbe9-fd16-4975-8954-cfe0bff3c425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:02.034Z|6210fbe9-fd16-4975-8954-cfe0bff3c425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:02.233Z|d19801ca-54e0-4942-b38f-09f9bd846d5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:14:02.233Z|d19801ca-54e0-4942-b38f-09f9bd846d5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:14:02.407Z|d7d74872-d0d7-4736-9ed7-4fa8a6786355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:02.407Z|f3bcde6a-f792-4ea6-a82d-bd186fec2fbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:02.408Z|d7d74872-d0d7-4736-9ed7-4fa8a6786355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:02.408Z|f3bcde6a-f792-4ea6-a82d-bd186fec2fbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:06.317Z|336806d9-1711-451c-b4b5-a4c804de5e64|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:14:06.318Z|336806d9-1711-451c-b4b5-a4c804de5e64|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:12.057Z|9b58d259-f9cb-4a3b-94da-f843df7abd37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:12.058Z|9b58d259-f9cb-4a3b-94da-f843df7abd37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:12.432Z|6274c08a-425d-4f31-a81b-eb1ee34c3888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:12.433Z|6274c08a-425d-4f31-a81b-eb1ee34c3888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:12.433Z|a951c2fe-f7e7-449f-bb7d-196e91b30dcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:12.434Z|a951c2fe-f7e7-449f-bb7d-196e91b30dcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:16.195Z|a410e068-a8ac-4c21-a675-9ad301d2f361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:14:16.196Z|a410e068-a8ac-4c21-a675-9ad301d2f361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:14:22.080Z|9ab5bdb8-4c78-4fd8-bb06-d8e939c5a383|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:22.080Z|9ab5bdb8-4c78-4fd8-bb06-d8e939c5a383|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:22.457Z|57227b8e-8ad0-4d6c-8b07-f83e7aba1124|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:22.458Z|57227b8e-8ad0-4d6c-8b07-f83e7aba1124|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:22.459Z|d0789bbb-78d8-4eba-bbcd-ea6edf8054b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:22.459Z|d0789bbb-78d8-4eba-bbcd-ea6edf8054b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:31.195Z|33de2374-d479-44d7-8329-83edab25d1f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:14:31.196Z|33de2374-d479-44d7-8329-83edab25d1f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:14:32.103Z|d50ae217-3377-418d-8bc9-cb331b47ee39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:32.104Z|d50ae217-3377-418d-8bc9-cb331b47ee39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:32.234Z|7b0642b0-00cc-4cea-99bf-9436b018a21b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:14:32.235Z|7b0642b0-00cc-4cea-99bf-9436b018a21b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:14:32.479Z|300c5118-09d3-49f2-925f-da97500c16a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:32.479Z|ab2d7fd7-4aa3-409b-a686-c6aaac18c1f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:32.480Z|ab2d7fd7-4aa3-409b-a686-c6aaac18c1f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:32.480Z|300c5118-09d3-49f2-925f-da97500c16a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:42.127Z|a315f89b-1302-44fa-a7ea-dc1df6745dde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:42.128Z|a315f89b-1302-44fa-a7ea-dc1df6745dde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:42.503Z|7d0ec624-cb2c-43b4-a7f8-fce3d12bc4e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:42.503Z|bf3bde4f-3f2c-47ad-8531-83c27ae8406f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:42.504Z|7d0ec624-cb2c-43b4-a7f8-fce3d12bc4e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:42.504Z|bf3bde4f-3f2c-47ad-8531-83c27ae8406f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:46.195Z|5a06cca2-c46e-4415-884a-9cb310a5f66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:14:46.198Z|5a06cca2-c46e-4415-884a-9cb310a5f66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:14:52.164Z|eb63d556-fa61-414d-baf2-23caf15f12e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:52.165Z|eb63d556-fa61-414d-baf2-23caf15f12e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:52.529Z|d3c60aa5-91ee-4ece-b3b4-55f42fc92585|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:52.529Z|497bc871-0ea9-40ee-8b0f-163b03773694|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:14:52.529Z|d3c60aa5-91ee-4ece-b3b4-55f42fc92585|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:14:52.529Z|497bc871-0ea9-40ee-8b0f-163b03773694|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:01.195Z|a53cab7e-60f1-4b13-87f5-2e6994631db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:15:01.196Z|a53cab7e-60f1-4b13-87f5-2e6994631db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:15:02.187Z|4f36b054-e553-48bd-bc57-b196a08ced68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:02.188Z|4f36b054-e553-48bd-bc57-b196a08ced68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:02.235Z|06e77c7d-d5bc-438c-82c9-57c5d9b2217e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:15:02.236Z|06e77c7d-d5bc-438c-82c9-57c5d9b2217e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:15:02.552Z|16d8163f-37f3-4f39-9d4a-76f90d6ed2be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:02.552Z|df949542-95a6-4200-a1b6-a1542601abb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:02.552Z|16d8163f-37f3-4f39-9d4a-76f90d6ed2be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:02.552Z|df949542-95a6-4200-a1b6-a1542601abb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:06.318Z|d086905d-ef90-4b3b-9b7a-abd8c426f143|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:15:06.319Z|d086905d-ef90-4b3b-9b7a-abd8c426f143|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:12.210Z|b685d314-6a82-41b5-a2ba-5efc686e6d01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:12.210Z|b685d314-6a82-41b5-a2ba-5efc686e6d01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:12.574Z|1b027766-df40-4d29-a62a-d600482d1e37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:12.574Z|b50bd591-16aa-4b3c-8a25-f4ba767471cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:12.575Z|1b027766-df40-4d29-a62a-d600482d1e37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:12.575Z|b50bd591-16aa-4b3c-8a25-f4ba767471cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:16.195Z|30651b6a-7793-4031-90ce-dbfa85928b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:15:16.196Z|30651b6a-7793-4031-90ce-dbfa85928b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:15:22.231Z|c6ebbb76-8d0e-48a8-8612-adf6465360db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:22.232Z|c6ebbb76-8d0e-48a8-8612-adf6465360db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:22.601Z|40ab4247-d892-4fce-a1b8-578d6b550ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:22.601Z|98cbf10e-3345-464e-9b87-bc52ca5b3772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:22.602Z|40ab4247-d892-4fce-a1b8-578d6b550ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:22.602Z|98cbf10e-3345-464e-9b87-bc52ca5b3772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:31.195Z|2cd742fa-ec43-4dea-9175-a206e7894d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:15:31.196Z|2cd742fa-ec43-4dea-9175-a206e7894d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:15:32.236Z|aeb248b7-4458-4d0f-b53d-5941bfbcf1c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:15:32.237Z|aeb248b7-4458-4d0f-b53d-5941bfbcf1c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:15:32.256Z|ad03a5ad-760d-43bd-a40d-6834438c5965|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:32.257Z|ad03a5ad-760d-43bd-a40d-6834438c5965|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:32.625Z|0b81efaf-ef36-42bf-a553-2f5ab80b87c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:32.625Z|42d8f762-ca78-4b16-8dec-6a86e0a180ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:32.626Z|0b81efaf-ef36-42bf-a553-2f5ab80b87c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:32.626Z|42d8f762-ca78-4b16-8dec-6a86e0a180ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:42.281Z|28aa27ed-5c79-405a-9755-c871374ee7d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:42.282Z|28aa27ed-5c79-405a-9755-c871374ee7d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:42.650Z|0d099740-ac79-49a8-b889-2b07417ee95d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:42.650Z|6d967b27-1a02-43c2-859a-cf25b735285f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:42.651Z|0d099740-ac79-49a8-b889-2b07417ee95d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:42.651Z|6d967b27-1a02-43c2-859a-cf25b735285f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:46.195Z|0af0b594-5073-4cd9-b605-5fcdf06d65c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:15:46.196Z|0af0b594-5073-4cd9-b605-5fcdf06d65c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:15:52.303Z|e5e545fd-dbdc-4333-b04c-dfd0123d7ca0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:52.304Z|e5e545fd-dbdc-4333-b04c-dfd0123d7ca0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:52.673Z|71e5fc21-8ffe-42ac-b91e-584234cbf848|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:52.673Z|d23b057c-d399-4082-97c2-75584fc48699|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:15:52.674Z|d23b057c-d399-4082-97c2-75584fc48699|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:15:52.674Z|71e5fc21-8ffe-42ac-b91e-584234cbf848|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:01.195Z|828405b9-0e1a-45d1-a929-c5ec8756bc10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:16:01.196Z|828405b9-0e1a-45d1-a929-c5ec8756bc10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:16:02.238Z|ea15c6f9-392e-4c52-a986-cc963c08878c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:16:02.238Z|ea15c6f9-392e-4c52-a986-cc963c08878c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:16:02.325Z|64904dbc-a974-4247-ad02-eaf18325016d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:02.326Z|64904dbc-a974-4247-ad02-eaf18325016d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:02.695Z|c208b696-b9a7-4e13-a808-09de0f2282cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:02.695Z|c208b696-b9a7-4e13-a808-09de0f2282cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:02.697Z|35519b12-6601-40e2-9a39-ae7469b4cd52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:02.697Z|35519b12-6601-40e2-9a39-ae7469b4cd52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:06.318Z|c0062445-0800-4d85-975d-b068df49d616|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:16:06.319Z|c0062445-0800-4d85-975d-b068df49d616|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:12.347Z|9a42fdae-2ae5-4b15-87bd-287559e678df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:12.347Z|9a42fdae-2ae5-4b15-87bd-287559e678df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:12.718Z|6da00127-8e8e-43db-a749-ebbf827397b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:12.718Z|6b2138c9-717f-4a9f-9f04-2a0bb60008e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:12.718Z|6da00127-8e8e-43db-a749-ebbf827397b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:12.718Z|6b2138c9-717f-4a9f-9f04-2a0bb60008e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:16.195Z|61026ec4-3da5-4b21-a3b3-ad2c2b929e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:16:16.196Z|61026ec4-3da5-4b21-a3b3-ad2c2b929e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:16:22.368Z|edea3e45-21d5-4018-8712-ef1a2a971c7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:22.369Z|edea3e45-21d5-4018-8712-ef1a2a971c7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:22.740Z|ae890518-1b95-4027-8df5-39bbe9fb896c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:22.740Z|ce9311c3-06f7-482f-a84f-3b913b212fdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:22.741Z|ae890518-1b95-4027-8df5-39bbe9fb896c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:22.741Z|ce9311c3-06f7-482f-a84f-3b913b212fdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:31.195Z|c9214148-92e4-4e37-b717-6e39096e248e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:16:31.198Z|c9214148-92e4-4e37-b717-6e39096e248e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:16:32.239Z|0a8575ea-5d20-45b9-88e5-77ba688712be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:16:32.239Z|0a8575ea-5d20-45b9-88e5-77ba688712be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:16:32.390Z|76e43fe6-fdc5-4132-8159-46c3e3a150ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:32.391Z|76e43fe6-fdc5-4132-8159-46c3e3a150ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:32.761Z|472977aa-5948-4d56-aa38-9ceee0144639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:32.761Z|0ed23098-5849-4d58-8a0f-e22d1e613e31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:32.761Z|0ed23098-5849-4d58-8a0f-e22d1e613e31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:32.761Z|472977aa-5948-4d56-aa38-9ceee0144639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:42.414Z|47566935-e083-45f3-a572-3396ab3daacf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:42.415Z|47566935-e083-45f3-a572-3396ab3daacf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:42.783Z|f3d8cf13-9184-4308-85e7-98b182186f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:42.783Z|1d06b796-39da-477d-9aa2-e4a322dfb44d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:42.783Z|1d06b796-39da-477d-9aa2-e4a322dfb44d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:42.783Z|f3d8cf13-9184-4308-85e7-98b182186f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:46.195Z|22475641-a815-4754-acbc-6fe8e281a926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:16:46.196Z|22475641-a815-4754-acbc-6fe8e281a926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:16:52.438Z|f2dca5e4-91dc-49e9-8966-dd509869f300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:52.440Z|f2dca5e4-91dc-49e9-8966-dd509869f300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:52.804Z|f98f37fd-ec55-4745-80bd-a683f70973ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:52.804Z|a209e1d0-cfd1-466f-b941-fc799987585a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:16:52.805Z|a209e1d0-cfd1-466f-b941-fc799987585a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:16:52.805Z|f98f37fd-ec55-4745-80bd-a683f70973ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:01.196Z|9554ce94-574d-41ff-a0a8-089a585110c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:17:01.196Z|9554ce94-574d-41ff-a0a8-089a585110c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:17:02.240Z|448e35d3-7a3d-4605-b14a-e27afd3a5b5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:17:02.240Z|448e35d3-7a3d-4605-b14a-e27afd3a5b5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:17:02.463Z|edb69a22-9ddd-4006-84d7-9a806b8dad0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:02.464Z|edb69a22-9ddd-4006-84d7-9a806b8dad0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:02.826Z|9931be40-71fa-4c5d-811a-caf5160f89a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:02.826Z|fddf2674-300e-4839-b548-92319247b6d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:02.826Z|9931be40-71fa-4c5d-811a-caf5160f89a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:02.826Z|fddf2674-300e-4839-b548-92319247b6d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:06.318Z|cc4bd60f-abdd-4adb-8b5e-e6f90204733b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:17:06.320Z|cc4bd60f-abdd-4adb-8b5e-e6f90204733b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:12.497Z|d269e9a7-c698-414b-9be9-096a6e7a55b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:12.498Z|d269e9a7-c698-414b-9be9-096a6e7a55b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:12.847Z|1a676c55-025b-48f3-9a1e-c9ed8017afa5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:12.847Z|2da895e6-2a61-4cc8-bdf8-b03607bb1017|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:12.848Z|2da895e6-2a61-4cc8-bdf8-b03607bb1017|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:12.848Z|1a676c55-025b-48f3-9a1e-c9ed8017afa5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:16.196Z|18f32bed-1764-4d2d-ba30-8fa300eec017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:17:16.198Z|18f32bed-1764-4d2d-ba30-8fa300eec017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:17:22.525Z|733de8bd-67e2-45c5-a9cd-4621c039aeae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:22.526Z|733de8bd-67e2-45c5-a9cd-4621c039aeae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:22.872Z|76bf1b4d-91f3-4f4c-b420-446ce3850351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:22.873Z|76bf1b4d-91f3-4f4c-b420-446ce3850351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:22.872Z|a0cb7536-f1e0-418e-a160-5e3cbc7f98a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:22.874Z|a0cb7536-f1e0-418e-a160-5e3cbc7f98a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:31.196Z|323b60bb-95c6-41ca-9c53-83fddfab2470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:17:31.196Z|323b60bb-95c6-41ca-9c53-83fddfab2470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:17:32.241Z|a0e6b3a1-dac9-4dff-a1b6-6aff79ef7415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:17:32.242Z|a0e6b3a1-dac9-4dff-a1b6-6aff79ef7415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:17:32.553Z|c1468e2a-4b48-4f5c-a7a5-f16f982c5356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:32.554Z|c1468e2a-4b48-4f5c-a7a5-f16f982c5356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:32.897Z|db8fad49-b879-460d-9a80-d9296f5d1622|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:32.897Z|78a4d3df-048c-4f12-bc5c-30e63d9ef353|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:32.898Z|db8fad49-b879-460d-9a80-d9296f5d1622|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:32.898Z|78a4d3df-048c-4f12-bc5c-30e63d9ef353|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:42.579Z|f87bbd37-1bcc-4b36-ace7-001e55c5c433|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:42.581Z|f87bbd37-1bcc-4b36-ace7-001e55c5c433|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:42.924Z|ea1fa339-987e-4bdd-a5d2-987995aa278f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:42.924Z|e5c6db91-44ba-4785-bf7e-fb081f77f312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:42.924Z|ea1fa339-987e-4bdd-a5d2-987995aa278f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:42.924Z|e5c6db91-44ba-4785-bf7e-fb081f77f312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:46.196Z|9bc39242-e1a0-4dd3-a884-353a6dc2e8bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:17:46.197Z|9bc39242-e1a0-4dd3-a884-353a6dc2e8bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:17:52.607Z|cfc61b5a-4039-4f26-b569-c558fdc802a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:52.608Z|cfc61b5a-4039-4f26-b569-c558fdc802a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:52.956Z|357889ce-ef01-45d6-a67e-30c07cc4af1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:52.956Z|29e96869-151c-40b1-a98d-a4925b126a55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:17:52.957Z|357889ce-ef01-45d6-a67e-30c07cc4af1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:17:52.957Z|29e96869-151c-40b1-a98d-a4925b126a55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:01.196Z|84d10c44-7203-4a5c-9195-c2de4b90e34f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:18:01.199Z|84d10c44-7203-4a5c-9195-c2de4b90e34f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:18:02.243Z|a26505ab-c90f-42f6-8193-7f2d784f6140|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:18:02.243Z|a26505ab-c90f-42f6-8193-7f2d784f6140|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:18:02.632Z|1507dde4-39a3-457a-928a-b4a4e968787e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:02.633Z|1507dde4-39a3-457a-928a-b4a4e968787e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:02.978Z|148581fa-9484-430a-9272-bb8f5a0dfe61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:02.978Z|8ba99113-8551-44cf-a7ff-de43b7257059|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:02.979Z|148581fa-9484-430a-9272-bb8f5a0dfe61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:02.980Z|8ba99113-8551-44cf-a7ff-de43b7257059|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:06.319Z|982cd86d-f5de-42ef-ae30-a86e84f258f5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:18:06.320Z|982cd86d-f5de-42ef-ae30-a86e84f258f5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:12.656Z|74ae5e94-8acb-4125-abb0-9418b481ebcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:12.657Z|74ae5e94-8acb-4125-abb0-9418b481ebcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:13.004Z|4b55478e-afff-4df1-9b40-e1672572952d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:13.004Z|4b55478e-afff-4df1-9b40-e1672572952d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:13.004Z|ea88f3ba-f7b5-4b40-a944-a90c37ec644e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:13.008Z|ea88f3ba-f7b5-4b40-a944-a90c37ec644e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:16.195Z|2f92b629-b9f1-44c5-a255-b27bb8712d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:18:16.196Z|2f92b629-b9f1-44c5-a255-b27bb8712d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:18:22.680Z|6e9dcb9e-1321-4d41-ac6c-7355537b05c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:22.680Z|6e9dcb9e-1321-4d41-ac6c-7355537b05c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:23.029Z|896c7637-0a99-45c5-92f2-2ab9d67d58a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:23.029Z|896c7637-0a99-45c5-92f2-2ab9d67d58a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:23.030Z|a5c59103-50a4-467a-8bdf-0081190a645b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:23.030Z|a5c59103-50a4-467a-8bdf-0081190a645b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:31.195Z|228d6ccf-6387-4607-904b-52518ab9a50f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:18:31.196Z|228d6ccf-6387-4607-904b-52518ab9a50f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:18:32.244Z|0da48a08-040e-457a-b2a8-3dedd5622cf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:18:32.244Z|0da48a08-040e-457a-b2a8-3dedd5622cf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:18:32.702Z|fc2bd1bd-e714-4757-ba03-23708976b0af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:32.703Z|fc2bd1bd-e714-4757-ba03-23708976b0af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:33.054Z|9d4f22b4-fa4a-4ed4-8c8c-bdf31e170a13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:33.054Z|b08d7db5-f51e-40b4-a436-62899679b9c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:33.054Z|b08d7db5-f51e-40b4-a436-62899679b9c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:33.054Z|9d4f22b4-fa4a-4ed4-8c8c-bdf31e170a13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:42.726Z|16ab8b22-bff1-4938-9184-3e517469262a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:42.727Z|16ab8b22-bff1-4938-9184-3e517469262a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:43.082Z|d234fbae-a43f-44f5-8ffa-c51e5246cd4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:43.082Z|d234fbae-a43f-44f5-8ffa-c51e5246cd4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:43.081Z|a3b57439-e811-4c7b-af65-ca6b33b3331f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:43.083Z|a3b57439-e811-4c7b-af65-ca6b33b3331f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:46.195Z|58d76117-f3a0-4049-bcad-f7c3fe17e459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:18:46.198Z|58d76117-f3a0-4049-bcad-f7c3fe17e459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:18:52.753Z|65c63a92-5e4a-4dfe-9b06-4925a3f87486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:52.753Z|65c63a92-5e4a-4dfe-9b06-4925a3f87486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:53.104Z|eef56736-2b55-4594-bed3-751f9c073567|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:53.104Z|7f65adda-f703-46e8-9332-43e8c7dcbb6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:18:53.104Z|7f65adda-f703-46e8-9332-43e8c7dcbb6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:18:53.105Z|eef56736-2b55-4594-bed3-751f9c073567|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:01.195Z|376e39f8-5033-4099-a832-47e68ef2959d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:19:01.196Z|376e39f8-5033-4099-a832-47e68ef2959d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:19:02.245Z|92adf569-68e4-4e34-9b59-4c0ff3df56d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:19:02.245Z|92adf569-68e4-4e34-9b59-4c0ff3df56d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:19:02.775Z|ee59df18-c26a-441c-a275-7d3221b87a37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:02.776Z|ee59df18-c26a-441c-a275-7d3221b87a37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:03.128Z|f7c22191-e16a-4468-9526-1234897f423c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:03.128Z|6bb9b9d8-6c16-469a-bf4b-45cdbad8760e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:03.129Z|f7c22191-e16a-4468-9526-1234897f423c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:03.129Z|6bb9b9d8-6c16-469a-bf4b-45cdbad8760e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:06.317Z|30bb362c-4b7f-41ee-b320-96ecf80f0830|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:19:06.318Z|30bb362c-4b7f-41ee-b320-96ecf80f0830|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:12.800Z|a4b22d83-9f0a-4845-9894-a91ac9ba6045|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:12.801Z|a4b22d83-9f0a-4845-9894-a91ac9ba6045|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:13.152Z|b61a1530-1015-4517-9639-08a5c285098d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:13.152Z|c63a0b47-6672-4c05-889e-9754b6466ef2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:13.153Z|b61a1530-1015-4517-9639-08a5c285098d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:13.153Z|c63a0b47-6672-4c05-889e-9754b6466ef2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:16.195Z|217ae9d4-24f7-4bbe-8812-3d947abe8862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:19:16.196Z|217ae9d4-24f7-4bbe-8812-3d947abe8862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:19:22.826Z|cc2f2765-2a19-4d32-8805-5485569f88b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:22.826Z|cc2f2765-2a19-4d32-8805-5485569f88b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:23.173Z|3af5f4f1-17c8-482e-8d0a-124cdc84d8fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:23.173Z|7377c00c-b450-4976-94bf-c87d928f32d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:23.174Z|3af5f4f1-17c8-482e-8d0a-124cdc84d8fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:23.174Z|7377c00c-b450-4976-94bf-c87d928f32d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:31.195Z|e8a69849-1f56-4c01-8bdc-19a13f4c1492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:19:31.199Z|e8a69849-1f56-4c01-8bdc-19a13f4c1492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:19:32.246Z|89057909-39ab-461f-ae5a-035f3b1c9286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:19:32.247Z|89057909-39ab-461f-ae5a-035f3b1c9286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:19:32.852Z|3a8f2f26-af6b-497f-9af9-a95c3e7dffa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:32.853Z|3a8f2f26-af6b-497f-9af9-a95c3e7dffa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:33.197Z|5cbff776-d9f2-4020-9e90-a77349ba710b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:33.197Z|d1b02a2d-f52d-46bc-bdd3-64bb3e111816|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:33.197Z|5cbff776-d9f2-4020-9e90-a77349ba710b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:33.197Z|d1b02a2d-f52d-46bc-bdd3-64bb3e111816|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:42.884Z|4a2657de-9dde-48c2-86c1-878384a44710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:42.885Z|4a2657de-9dde-48c2-86c1-878384a44710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:43.220Z|66dcd8a3-3e53-4463-8e8f-2dc8041aefc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:43.220Z|49021efa-6a8d-41ed-bb0a-904e5b822aa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:43.221Z|66dcd8a3-3e53-4463-8e8f-2dc8041aefc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:43.221Z|49021efa-6a8d-41ed-bb0a-904e5b822aa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:46.195Z|441d7cb2-640b-43ea-be6b-e4fd627cbd9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:19:46.196Z|441d7cb2-640b-43ea-be6b-e4fd627cbd9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:19:52.909Z|47b1d7df-66a2-4d5b-b559-4e94284fd67d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:52.909Z|47b1d7df-66a2-4d5b-b559-4e94284fd67d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:53.250Z|61299e62-d614-4697-854d-4c651731f317|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:53.250Z|a1e65448-863b-4757-a7df-9c585a191ba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:19:53.251Z|a1e65448-863b-4757-a7df-9c585a191ba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:19:53.251Z|61299e62-d614-4697-854d-4c651731f317|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:01.195Z|90c54cc9-5cdb-4907-b397-18d0399456cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:20:01.196Z|90c54cc9-5cdb-4907-b397-18d0399456cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:20:02.247Z|1d13c942-6dcc-4789-89fc-a60f4b6b540a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:20:02.248Z|1d13c942-6dcc-4789-89fc-a60f4b6b540a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:20:02.932Z|31c5d018-267d-4938-ae60-7a020c10f38b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:02.933Z|31c5d018-267d-4938-ae60-7a020c10f38b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:03.274Z|8d8055d3-fb39-443f-8949-7df18ee60d9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:03.274Z|31e9a547-a5f9-4de6-a9c1-8088d52c54af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:03.275Z|8d8055d3-fb39-443f-8949-7df18ee60d9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:03.275Z|31e9a547-a5f9-4de6-a9c1-8088d52c54af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:06.320Z|691dfa63-014c-4622-b937-21bf74950022|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:20:06.320Z|691dfa63-014c-4622-b937-21bf74950022|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:12.955Z|82e9e57a-f995-4fb4-97a4-4b485ccaeada|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:12.956Z|82e9e57a-f995-4fb4-97a4-4b485ccaeada|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:13.297Z|62062a32-062f-4bde-aa88-c1d0ee9362f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:13.297Z|c62408e1-1657-4c50-8263-abb59d12a604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:13.298Z|62062a32-062f-4bde-aa88-c1d0ee9362f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:13.298Z|c62408e1-1657-4c50-8263-abb59d12a604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:16.195Z|e5648513-4100-4049-b1d6-790dcf6c4ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:20:16.199Z|e5648513-4100-4049-b1d6-790dcf6c4ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:20:22.981Z|a692d408-2727-4022-8575-654caa5ed085|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:22.981Z|a692d408-2727-4022-8575-654caa5ed085|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:23.322Z|7c4342c9-6c19-4709-b0ab-001b0b693eb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:23.322Z|3b20b0c6-55d5-4a4e-87fd-d48654a817d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:23.323Z|7c4342c9-6c19-4709-b0ab-001b0b693eb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:23.323Z|3b20b0c6-55d5-4a4e-87fd-d48654a817d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:31.195Z|ab1924fc-72cc-48b0-a91e-89bc9dbae182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:20:31.196Z|ab1924fc-72cc-48b0-a91e-89bc9dbae182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:20:32.249Z|7cf44f86-cffd-4cac-ae84-f6e983805c36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:20:32.249Z|7cf44f86-cffd-4cac-ae84-f6e983805c36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:20:33.009Z|e30f5429-f6de-4d46-b8f6-908da4632bf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:33.010Z|e30f5429-f6de-4d46-b8f6-908da4632bf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:33.347Z|5209302c-77f0-4cce-9ff7-3bf6f5002808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:33.347Z|ecc46f39-dc7e-48c1-903f-a6242bb90d0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:33.348Z|ecc46f39-dc7e-48c1-903f-a6242bb90d0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:33.348Z|5209302c-77f0-4cce-9ff7-3bf6f5002808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:43.031Z|2776ea78-8a32-4af6-8b06-0f3e370654ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:43.033Z|2776ea78-8a32-4af6-8b06-0f3e370654ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:43.370Z|4ea46848-21ea-4429-a7fb-4b2e97703ab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:43.370Z|c39f98c4-f530-4c56-b352-19aa78f69645|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:43.371Z|c39f98c4-f530-4c56-b352-19aa78f69645|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:43.371Z|4ea46848-21ea-4429-a7fb-4b2e97703ab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:46.195Z|4d25dc02-b3f6-45e0-9a09-037b18eb4f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:20:46.196Z|4d25dc02-b3f6-45e0-9a09-037b18eb4f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:20:53.060Z|d231e7b2-3fd6-497d-adb8-116b76dd46e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:53.061Z|d231e7b2-3fd6-497d-adb8-116b76dd46e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:53.395Z|f9fd2162-a3c6-41d0-a942-4ee59764ddbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:53.395Z|05f0fc7c-c2d5-4661-adf7-9171cf11b0e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:20:53.395Z|f9fd2162-a3c6-41d0-a942-4ee59764ddbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:20:53.396Z|05f0fc7c-c2d5-4661-adf7-9171cf11b0e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:01.195Z|05e74618-3bc2-4e02-a83c-a5e0dfe688ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:21:01.198Z|05e74618-3bc2-4e02-a83c-a5e0dfe688ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:21:02.250Z|5a70a376-7fe5-4ff0-9c99-393072c898fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:21:02.250Z|5a70a376-7fe5-4ff0-9c99-393072c898fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:21:03.084Z|f6219621-5bb6-4950-84ea-404692b89b17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:03.084Z|f6219621-5bb6-4950-84ea-404692b89b17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:03.419Z|374c40d0-89e3-4028-afc1-bbfa7988667e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:03.420Z|374c40d0-89e3-4028-afc1-bbfa7988667e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:03.430Z|498c140e-db79-47a4-87cd-b438c8fa802a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:03.431Z|498c140e-db79-47a4-87cd-b438c8fa802a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:06.318Z|27ceba4a-6506-4d4e-866d-ec16bf4f77e9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:21:06.319Z|27ceba4a-6506-4d4e-866d-ec16bf4f77e9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:13.108Z|3ead7c97-9ddd-4ef5-9226-01c4cb16aac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:13.109Z|3ead7c97-9ddd-4ef5-9226-01c4cb16aac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:13.446Z|ff109426-a7b1-47fc-a359-8ba91e293445|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:13.447Z|ff109426-a7b1-47fc-a359-8ba91e293445|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:13.456Z|e160ba37-1be1-465f-9b6b-92d3c248f6b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:13.457Z|e160ba37-1be1-465f-9b6b-92d3c248f6b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:16.195Z|6f8fe590-4c8e-4324-8baa-3f91c9e8be4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:21:16.196Z|6f8fe590-4c8e-4324-8baa-3f91c9e8be4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:21:23.135Z|20528e17-e7c2-4b10-b65b-6a9d4148f474|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:23.136Z|20528e17-e7c2-4b10-b65b-6a9d4148f474|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:23.472Z|8f381c86-9158-4b03-af51-3d5c87af3a19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:23.473Z|8f381c86-9158-4b03-af51-3d5c87af3a19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:23.483Z|dc88ae5a-c24b-4ff2-a08d-4535af224c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:23.483Z|dc88ae5a-c24b-4ff2-a08d-4535af224c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:31.195Z|a5816d82-68d0-4e00-bbfe-0776660abc56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:21:31.196Z|a5816d82-68d0-4e00-bbfe-0776660abc56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:21:32.251Z|8b692a01-22c7-4bbf-8f75-565ddca7ffa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:21:32.251Z|8b692a01-22c7-4bbf-8f75-565ddca7ffa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:21:33.160Z|5950c214-6b61-4fe8-bc08-9f651ab8b1a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:33.160Z|5950c214-6b61-4fe8-bc08-9f651ab8b1a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:33.496Z|55edc0bc-eeea-4ec6-b696-85d7cd92a904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:33.497Z|55edc0bc-eeea-4ec6-b696-85d7cd92a904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:33.503Z|84da4e9b-a21b-450a-a648-30780171b21e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:33.503Z|84da4e9b-a21b-450a-a648-30780171b21e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:43.182Z|b251f6bd-9cfc-4d2f-b8c4-f6185a422a78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:43.183Z|b251f6bd-9cfc-4d2f-b8c4-f6185a422a78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:43.518Z|c8d85579-3bfb-4086-92eb-77c06f10b63a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:43.519Z|c8d85579-3bfb-4086-92eb-77c06f10b63a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:43.527Z|7fff6f2b-b9f9-4d1a-aeb3-348b0806c83e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:43.528Z|7fff6f2b-b9f9-4d1a-aeb3-348b0806c83e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:46.195Z|dd3c7eb0-4e97-4d24-b651-88403416a462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:21:46.198Z|dd3c7eb0-4e97-4d24-b651-88403416a462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:21:53.206Z|2bc94fea-6553-47c5-b6ad-03a64de04408|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:53.206Z|2bc94fea-6553-47c5-b6ad-03a64de04408|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:53.544Z|35ae2066-d548-4b4c-b8d7-99064f57707d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:53.545Z|35ae2066-d548-4b4c-b8d7-99064f57707d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:21:53.550Z|e22dda5f-3216-4177-9c99-71cbaa7b0761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:21:53.550Z|e22dda5f-3216-4177-9c99-71cbaa7b0761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:01.195Z|5469afc7-0b1d-413f-9fb4-1acece2bd8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:22:01.196Z|5469afc7-0b1d-413f-9fb4-1acece2bd8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:22:02.252Z|1d4738f7-2431-4cde-8e85-bc73d966db45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:22:02.252Z|1d4738f7-2431-4cde-8e85-bc73d966db45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:22:03.230Z|1a7c696a-eea9-4174-8a9b-c692a679d61a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:03.231Z|1a7c696a-eea9-4174-8a9b-c692a679d61a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:03.571Z|40f3b84b-9b55-4b30-9c15-9f0cf908a5bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:03.572Z|40f3b84b-9b55-4b30-9c15-9f0cf908a5bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:03.579Z|0121e506-9c3b-44b1-b97b-55755b179139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:03.580Z|0121e506-9c3b-44b1-b97b-55755b179139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:06.319Z|5f403f54-26ea-4781-85c0-c5f2326ee3da|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:22:06.322Z|5f403f54-26ea-4781-85c0-c5f2326ee3da|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:13.257Z|c82de1b7-a738-46f3-91e8-6f8674a11ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:13.258Z|c82de1b7-a738-46f3-91e8-6f8674a11ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:13.593Z|8687b2ad-adef-4934-bd58-ee629f400ae4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:13.593Z|8687b2ad-adef-4934-bd58-ee629f400ae4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:13.600Z|3d43a5c9-ff67-42cc-84b0-50863a4f42f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:13.601Z|3d43a5c9-ff67-42cc-84b0-50863a4f42f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:16.195Z|f45f7ed8-08e7-41a3-8b96-4761036a4838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:22:16.196Z|f45f7ed8-08e7-41a3-8b96-4761036a4838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:22:23.281Z|38772c7e-f507-49fa-8a3a-1dfb0588f311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:23.281Z|38772c7e-f507-49fa-8a3a-1dfb0588f311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:23.616Z|e0647316-e8d9-4304-8556-b2f4b4cd6af7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:23.617Z|e0647316-e8d9-4304-8556-b2f4b4cd6af7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:23.625Z|a9a0aeb9-2f00-482c-8632-b564623cbfd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:23.626Z|a9a0aeb9-2f00-482c-8632-b564623cbfd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:31.195Z|6d1f2f01-f31e-41d5-8c33-4706ca5bb97e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:22:31.200Z|6d1f2f01-f31e-41d5-8c33-4706ca5bb97e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:22:32.253Z|a77a1247-5113-4d74-b524-f0a31ac7c7d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:22:32.254Z|a77a1247-5113-4d74-b524-f0a31ac7c7d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:22:33.301Z|8a5c6abc-aa25-4381-b8e0-b4d8c607e627|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:33.302Z|8a5c6abc-aa25-4381-b8e0-b4d8c607e627|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:33.656Z|6c8f8bf4-bce9-445f-8bba-be657024befb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:33.656Z|6c8f8bf4-bce9-445f-8bba-be657024befb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:33.657Z|3242d25e-970a-4f2e-9d19-a228e61aec61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:33.658Z|3242d25e-970a-4f2e-9d19-a228e61aec61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:43.323Z|b241bb48-90c2-4260-98b3-53a2f4c16031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:43.324Z|b241bb48-90c2-4260-98b3-53a2f4c16031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:43.678Z|da247beb-d6a1-40cc-8b21-36642362a95b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:43.678Z|17b0b434-4f3a-47d4-b6dc-ac568da06c9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:43.679Z|17b0b434-4f3a-47d4-b6dc-ac568da06c9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:43.679Z|da247beb-d6a1-40cc-8b21-36642362a95b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:46.196Z|5eadc0d2-7db6-48a6-82da-973531f33db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:22:46.196Z|5eadc0d2-7db6-48a6-82da-973531f33db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:22:53.346Z|cb594fa1-082e-49db-93c8-79cdc73f9ebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:53.347Z|cb594fa1-082e-49db-93c8-79cdc73f9ebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:53.701Z|1b043d70-c92b-4937-bf55-7d03669902ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:53.701Z|4ece3a17-c7f0-4119-b1e2-e609520eac75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:22:53.701Z|1b043d70-c92b-4937-bf55-7d03669902ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:22:53.701Z|4ece3a17-c7f0-4119-b1e2-e609520eac75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:01.195Z|0c239b74-50ba-4f2f-ae52-069dcca31984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:23:01.196Z|0c239b74-50ba-4f2f-ae52-069dcca31984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:23:02.254Z|c4ac7b1e-f2ea-4d50-a07a-0ec965893804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:23:02.255Z|c4ac7b1e-f2ea-4d50-a07a-0ec965893804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:23:03.370Z|562fd89e-0a98-4be4-adb7-cbf49adc8518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:03.371Z|562fd89e-0a98-4be4-adb7-cbf49adc8518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:03.722Z|c0947cbd-8398-404f-9dd3-7f305b1abc23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:03.722Z|80c6f852-0b95-4e2d-a1aa-5219ef4953a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:03.723Z|c0947cbd-8398-404f-9dd3-7f305b1abc23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:03.723Z|80c6f852-0b95-4e2d-a1aa-5219ef4953a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:06.318Z|13e88e9e-e32f-4569-9fe7-131870184cf9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:23:06.318Z|13e88e9e-e32f-4569-9fe7-131870184cf9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:13.393Z|88878015-f179-403b-be3a-c78630387d34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:13.394Z|88878015-f179-403b-be3a-c78630387d34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:13.745Z|2f115639-d108-43d8-bb57-fecf5e072abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:13.745Z|91d6683c-b69e-4074-b7ea-a6594262f168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:13.745Z|2f115639-d108-43d8-bb57-fecf5e072abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:13.745Z|91d6683c-b69e-4074-b7ea-a6594262f168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:16.195Z|70065649-4794-4714-b4ae-c62cb3801b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:23:16.198Z|70065649-4794-4714-b4ae-c62cb3801b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:23:23.417Z|fb7a58a6-70d0-41d2-873d-c0c3ba071d1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:23.418Z|fb7a58a6-70d0-41d2-873d-c0c3ba071d1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:23.770Z|ac79d315-5df2-4998-9e26-afc314b9ec72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:23.770Z|f1571266-8a86-497f-9c31-145b9cbb5fa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:23.771Z|ac79d315-5df2-4998-9e26-afc314b9ec72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:23.771Z|f1571266-8a86-497f-9c31-145b9cbb5fa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:31.196Z|3cc0a040-ac9f-4de5-896f-9f7534e357ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:23:31.196Z|3cc0a040-ac9f-4de5-896f-9f7534e357ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:23:32.255Z|1a6d911c-1bf0-4625-b7d0-990342fd2139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:23:32.256Z|1a6d911c-1bf0-4625-b7d0-990342fd2139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:23:33.442Z|092af918-f2cb-4078-824a-2300007a364c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:33.442Z|092af918-f2cb-4078-824a-2300007a364c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:33.795Z|cde90bae-a860-4586-acce-5bfcf325d395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:33.796Z|cde90bae-a860-4586-acce-5bfcf325d395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:33.798Z|74c8395e-5865-482b-981f-6a0d3af73a5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:33.798Z|74c8395e-5865-482b-981f-6a0d3af73a5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:43.466Z|0492cc6a-2d2b-4d46-b5e8-a1873d42d5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:43.467Z|0492cc6a-2d2b-4d46-b5e8-a1873d42d5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:43.817Z|983f9f82-83ff-418e-954b-9bc8ab4d2c95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:43.817Z|724190b8-7c96-43d2-b8be-b38ae0efe9b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:43.817Z|983f9f82-83ff-418e-954b-9bc8ab4d2c95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:43.818Z|724190b8-7c96-43d2-b8be-b38ae0efe9b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:46.195Z|67ee22e4-a210-477b-b6fa-3c8010cd0da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:23:46.196Z|67ee22e4-a210-477b-b6fa-3c8010cd0da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:23:53.489Z|a5735275-b24f-4089-b55e-02a9c736f64e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:53.490Z|a5735275-b24f-4089-b55e-02a9c736f64e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:53.840Z|ada29157-0c15-4d3d-8cb3-3eb4340a80ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:53.841Z|ada29157-0c15-4d3d-8cb3-3eb4340a80ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:23:53.841Z|a967dff4-9918-46e5-9f20-58a44716e135|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:23:53.841Z|a967dff4-9918-46e5-9f20-58a44716e135|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:01.195Z|3cbc4d8f-dd8f-4d51-bd3f-7c14428cefff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:24:01.199Z|3cbc4d8f-dd8f-4d51-bd3f-7c14428cefff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:24:02.257Z|ed7562ce-73d4-466a-8a0e-83fbea7d9d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:24:02.257Z|ed7562ce-73d4-466a-8a0e-83fbea7d9d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:24:03.522Z|c3425919-e8e8-4832-8442-def330f0f572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:03.523Z|c3425919-e8e8-4832-8442-def330f0f572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:03.863Z|72427945-f2bd-407b-b77a-51a4d03d9daf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:03.863Z|72427945-f2bd-407b-b77a-51a4d03d9daf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:03.866Z|7d789924-222b-4ad9-b065-d981d898bf85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:03.867Z|7d789924-222b-4ad9-b065-d981d898bf85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:06.317Z|5e61e960-dcae-47f5-be9f-179bca807311|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:24:06.318Z|5e61e960-dcae-47f5-be9f-179bca807311|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:13.544Z|b63644ba-c6a1-4b78-8c42-6810503dbab0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:13.545Z|b63644ba-c6a1-4b78-8c42-6810503dbab0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:13.886Z|1ab9683a-6870-4913-834a-e3db3fc315a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:13.887Z|1ab9683a-6870-4913-834a-e3db3fc315a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:13.891Z|e08947cc-717f-4c1a-aa0b-f3d1b795c0ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:13.892Z|e08947cc-717f-4c1a-aa0b-f3d1b795c0ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:16.198Z|98839669-6009-4de5-8b14-b4a5ba75a881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:24:16.199Z|98839669-6009-4de5-8b14-b4a5ba75a881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:24:23.565Z|45de6376-7e00-4001-ad8c-4e9fdf3195ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:23.566Z|45de6376-7e00-4001-ad8c-4e9fdf3195ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:23.909Z|26f8c341-5c7e-4792-b790-8d551f09e176|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:23.911Z|26f8c341-5c7e-4792-b790-8d551f09e176|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:23.912Z|9d12bbe8-b339-4cbe-91ed-716ace6d8a37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:23.912Z|9d12bbe8-b339-4cbe-91ed-716ace6d8a37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:31.195Z|71510413-6e45-4154-a4a0-f8446718d3e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:24:31.196Z|71510413-6e45-4154-a4a0-f8446718d3e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:24:32.258Z|38852a8a-c462-41d1-b9c0-eb0a7449dbb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:24:32.258Z|38852a8a-c462-41d1-b9c0-eb0a7449dbb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:24:33.588Z|a28bb119-997d-4fac-843a-b1770a854b0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:33.589Z|a28bb119-997d-4fac-843a-b1770a854b0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:33.934Z|c8033569-c3bc-4203-aac5-e762a0223c6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:33.934Z|e0b209b1-9ad0-4fac-bc6c-9474aa4e4b33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:33.934Z|e0b209b1-9ad0-4fac-bc6c-9474aa4e4b33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:33.934Z|c8033569-c3bc-4203-aac5-e762a0223c6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:43.611Z|8ef83347-7fd9-4a38-becf-09e866b5a1a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:43.612Z|8ef83347-7fd9-4a38-becf-09e866b5a1a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:43.956Z|7cd3590e-cfea-4e27-a5fd-49009a8e2017|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:43.956Z|e031c7e8-3f3b-4ec3-92ec-013599902c29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:43.956Z|7cd3590e-cfea-4e27-a5fd-49009a8e2017|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:43.956Z|e031c7e8-3f3b-4ec3-92ec-013599902c29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:46.195Z|6eb7d101-3a79-4948-8314-e78d58c76242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:24:46.198Z|6eb7d101-3a79-4948-8314-e78d58c76242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:24:53.641Z|b5d27efa-4503-4baa-9257-835815ef553f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:53.642Z|b5d27efa-4503-4baa-9257-835815ef553f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:53.978Z|1d9fd527-a1aa-4d9c-b2af-78f3847b4f82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:53.979Z|1d9fd527-a1aa-4d9c-b2af-78f3847b4f82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:24:53.991Z|a3376486-56cc-4a76-ae3e-90504b7a342a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:24:53.992Z|a3376486-56cc-4a76-ae3e-90504b7a342a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:01.195Z|d022b9e3-4a94-4c7f-ad61-17d7b3524053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:25:01.196Z|d022b9e3-4a94-4c7f-ad61-17d7b3524053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:25:02.259Z|ef2e59e4-90c4-47be-8a41-354d0bb748de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:25:02.259Z|ef2e59e4-90c4-47be-8a41-354d0bb748de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:25:03.675Z|7ece95b9-c469-465c-809a-e10feb52bf14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:03.676Z|7ece95b9-c469-465c-809a-e10feb52bf14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:04.002Z|21c1a697-5a7a-4004-9f3e-56b6ebefad74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:04.002Z|21c1a697-5a7a-4004-9f3e-56b6ebefad74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:04.014Z|84b78a73-297f-43e0-8202-2d5af6e03df3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:04.014Z|84b78a73-297f-43e0-8202-2d5af6e03df3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:06.318Z|8865c064-8654-4a6c-8776-774cc65080ed|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:25:06.326Z|8865c064-8654-4a6c-8776-774cc65080ed|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:13.701Z|9fe819de-9d75-40b9-827c-70ca4bfbb0fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:13.702Z|9fe819de-9d75-40b9-827c-70ca4bfbb0fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:14.024Z|4b310466-222c-4f6b-9a6a-9724dcc08808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:14.024Z|4b310466-222c-4f6b-9a6a-9724dcc08808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:14.036Z|3864db3e-cbcc-49af-884d-c31d221b03c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:14.037Z|3864db3e-cbcc-49af-884d-c31d221b03c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:16.195Z|d434df43-8df6-445d-9528-f727457fcd8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:25:16.196Z|d434df43-8df6-445d-9528-f727457fcd8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:25:23.724Z|8b3fef99-db43-457e-8b23-c99bd3b70f23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:23.724Z|8b3fef99-db43-457e-8b23-c99bd3b70f23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:24.048Z|ff768aa9-2e87-4ef5-a90c-ba0508128b28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:24.049Z|ff768aa9-2e87-4ef5-a90c-ba0508128b28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:24.063Z|04023e87-8cbb-46e4-8d49-271612240fb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:24.064Z|04023e87-8cbb-46e4-8d49-271612240fb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:31.195Z|f7f078ef-5aa4-4b34-90fc-f1f6bf5f6483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:25:31.199Z|f7f078ef-5aa4-4b34-90fc-f1f6bf5f6483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:25:32.260Z|fd9985ed-4a4b-49c1-9670-71200281a48d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:25:32.261Z|fd9985ed-4a4b-49c1-9670-71200281a48d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:25:33.745Z|00d8129f-d02f-4451-b59e-6a4f582dcefe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:33.746Z|00d8129f-d02f-4451-b59e-6a4f582dcefe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:34.072Z|824de52f-68eb-430b-a0bb-b26adfff13f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:34.073Z|824de52f-68eb-430b-a0bb-b26adfff13f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:34.086Z|66bfcf19-fccb-4805-a900-01f709b7f861|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:34.087Z|66bfcf19-fccb-4805-a900-01f709b7f861|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:43.768Z|422147e8-1a1c-4efd-bdd6-e19283f37a96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:43.769Z|422147e8-1a1c-4efd-bdd6-e19283f37a96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:44.095Z|b50a807e-1663-46f3-ae43-cc991b3d6565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:44.096Z|b50a807e-1663-46f3-ae43-cc991b3d6565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:44.106Z|e90ac04e-2ad5-4dc1-8395-04b0240430cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:44.107Z|e90ac04e-2ad5-4dc1-8395-04b0240430cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:46.196Z|7ab61e73-2059-4db0-baee-75904b91caa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:25:46.196Z|7ab61e73-2059-4db0-baee-75904b91caa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:25:53.789Z|17a19db6-9b05-4be5-816d-456e73d8018b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:53.789Z|17a19db6-9b05-4be5-816d-456e73d8018b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:54.116Z|2a2166e1-a8f4-485b-88ec-1393eedbfd51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:54.117Z|2a2166e1-a8f4-485b-88ec-1393eedbfd51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:25:54.126Z|99a0a585-7b16-4612-80dd-5d31bdd32b8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:25:54.126Z|99a0a585-7b16-4612-80dd-5d31bdd32b8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:01.195Z|08656e5a-9e8e-44f0-91e6-a4eb9b8d37f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:26:01.196Z|08656e5a-9e8e-44f0-91e6-a4eb9b8d37f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:26:02.262Z|b13e57cb-b4a5-4e3f-8e97-57df98169e8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:26:02.263Z|b13e57cb-b4a5-4e3f-8e97-57df98169e8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:26:03.812Z|689bf265-5ce1-4621-8d41-4d254b98fe30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:03.813Z|689bf265-5ce1-4621-8d41-4d254b98fe30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:04.141Z|cb97331f-dd77-46eb-bb66-d53ddeab54ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:04.141Z|cb97331f-dd77-46eb-bb66-d53ddeab54ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:04.148Z|05ec5f40-7c31-44de-be93-fc6e667edb76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:04.148Z|05ec5f40-7c31-44de-be93-fc6e667edb76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:06.318Z|58fefbfa-8f55-4ba8-bfac-db33913f973b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:26:06.319Z|58fefbfa-8f55-4ba8-bfac-db33913f973b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:13.839Z|35864b28-26ee-446a-9b19-adbd656398d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:13.840Z|35864b28-26ee-446a-9b19-adbd656398d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:14.165Z|78ebc097-b27d-454d-a172-ad1bc3b55004|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:14.166Z|78ebc097-b27d-454d-a172-ad1bc3b55004|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:14.166Z|48dddf21-d5e2-4218-b0ba-2e4adbe5c729|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:14.167Z|48dddf21-d5e2-4218-b0ba-2e4adbe5c729|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:16.195Z|af6b29e6-71ca-4589-aae5-2e75b53475c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:26:16.198Z|af6b29e6-71ca-4589-aae5-2e75b53475c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:26:23.863Z|5064c9f6-cf06-4ee8-ac16-424f16d6f3ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:23.864Z|5064c9f6-cf06-4ee8-ac16-424f16d6f3ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:24.190Z|b941743d-17b7-46f6-89cd-ac594f9f9fb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:24.190Z|d2eb2fa4-3270-457f-9a80-3025b14c1e6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:24.190Z|b941743d-17b7-46f6-89cd-ac594f9f9fb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:24.190Z|d2eb2fa4-3270-457f-9a80-3025b14c1e6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:31.195Z|6704af50-bc2b-4f59-b37e-1aedb5388529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:26:31.196Z|6704af50-bc2b-4f59-b37e-1aedb5388529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:26:32.263Z|44dd3370-69b4-4ef3-a16c-3d1516656606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:26:32.264Z|44dd3370-69b4-4ef3-a16c-3d1516656606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:26:33.886Z|5aeef1b7-8dc6-4d5f-aa02-a9939eba6320|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:33.887Z|5aeef1b7-8dc6-4d5f-aa02-a9939eba6320|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:34.214Z|51ed82f3-9e04-4c05-91af-d022c3831858|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:34.214Z|991bd5dd-06d6-4e30-8309-85e272b60ee7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:34.215Z|51ed82f3-9e04-4c05-91af-d022c3831858|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:34.215Z|991bd5dd-06d6-4e30-8309-85e272b60ee7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:43.909Z|6ce9481d-b7d8-4521-87a2-383d930e4060|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:43.909Z|6ce9481d-b7d8-4521-87a2-383d930e4060|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:44.237Z|4aa51628-2cc3-471d-9601-fbf0a831da6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:44.237Z|78766177-b1e3-4585-9e40-c022319038d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:44.238Z|4aa51628-2cc3-471d-9601-fbf0a831da6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:44.238Z|78766177-b1e3-4585-9e40-c022319038d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:46.196Z|ac229673-d519-45e7-8047-cc7f4dde9501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:26:46.196Z|ac229673-d519-45e7-8047-cc7f4dde9501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:26:53.931Z|3217cf5d-ca93-4ac5-b04f-a1c36a809090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:53.932Z|3217cf5d-ca93-4ac5-b04f-a1c36a809090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:54.268Z|f0116c8e-0270-436f-9b7f-b62af1dec3f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:54.269Z|f0116c8e-0270-436f-9b7f-b62af1dec3f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:26:54.271Z|bf962a32-1f6d-46de-9421-db283edafc1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:26:54.271Z|bf962a32-1f6d-46de-9421-db283edafc1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:01.195Z|c0df59cd-924f-4458-864e-6c8bc52bc048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:27:01.198Z|c0df59cd-924f-4458-864e-6c8bc52bc048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:27:02.265Z|899792d7-fa7d-409b-8c2b-aba4dbd02a6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:27:02.265Z|899792d7-fa7d-409b-8c2b-aba4dbd02a6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:27:03.961Z|0274ddc2-cf4e-48da-bc7a-9c72e2069a65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:03.962Z|0274ddc2-cf4e-48da-bc7a-9c72e2069a65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:04.293Z|facba222-69a5-44d5-84c0-fee343d1693b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:04.293Z|df6107aa-54b0-4709-8c66-56383e439f33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:04.294Z|facba222-69a5-44d5-84c0-fee343d1693b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:04.294Z|df6107aa-54b0-4709-8c66-56383e439f33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:06.317Z|0b089781-1e18-4ce1-a72b-d7f1214711d4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:27:06.318Z|0b089781-1e18-4ce1-a72b-d7f1214711d4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:13.984Z|474436c4-9cd2-442e-94cb-0e8e58b52835|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:13.985Z|474436c4-9cd2-442e-94cb-0e8e58b52835|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:14.315Z|af5d6122-d3d9-433b-a60c-0bef022942d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:14.315Z|e84d2b75-e7c7-4888-ae89-16563fd165df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:14.316Z|e84d2b75-e7c7-4888-ae89-16563fd165df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:14.316Z|af5d6122-d3d9-433b-a60c-0bef022942d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:16.196Z|fe3d478e-66bb-4d76-b012-fd3c8a072887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:27:16.196Z|fe3d478e-66bb-4d76-b012-fd3c8a072887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:27:24.007Z|1c0696de-c187-4c19-9f72-186fedc69fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:24.008Z|1c0696de-c187-4c19-9f72-186fedc69fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:24.336Z|2e83fbae-b4e4-4350-b8ee-6c398badf3a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:24.336Z|890add87-c16f-48f5-b4d0-55ee9de42ef2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:24.337Z|2e83fbae-b4e4-4350-b8ee-6c398badf3a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:24.337Z|890add87-c16f-48f5-b4d0-55ee9de42ef2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:31.196Z|b5c1929f-572f-4ff8-9c06-402bb0d7f277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:27:31.196Z|b5c1929f-572f-4ff8-9c06-402bb0d7f277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:27:32.266Z|120c81fd-8cf0-4f16-9daa-7c2bae6decee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:27:32.267Z|120c81fd-8cf0-4f16-9daa-7c2bae6decee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:27:34.034Z|593ac2a9-1ebd-4f38-805e-af85373a76b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:34.034Z|593ac2a9-1ebd-4f38-805e-af85373a76b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:34.360Z|3ff64a65-1636-45d0-b519-e1d35161585e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:34.360Z|3ff64a65-1636-45d0-b519-e1d35161585e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:34.361Z|dd4dfd6d-81e8-4442-b5a1-6bb7537c5a82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:34.362Z|dd4dfd6d-81e8-4442-b5a1-6bb7537c5a82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:44.059Z|a6970874-e6e4-4106-94fe-268dca0c66a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:44.060Z|a6970874-e6e4-4106-94fe-268dca0c66a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:44.382Z|fa81c9e3-5229-4af6-8453-49e122b575a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:44.382Z|c20acdfb-83f2-4882-82dd-1ebae521fa53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:44.382Z|c20acdfb-83f2-4882-82dd-1ebae521fa53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:44.382Z|fa81c9e3-5229-4af6-8453-49e122b575a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:46.196Z|8404a70b-ba54-47e4-90f7-2e5551fcf31b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:27:46.198Z|8404a70b-ba54-47e4-90f7-2e5551fcf31b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:27:54.085Z|2f52bf48-4bf2-494a-a967-4213baafce21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:54.086Z|2f52bf48-4bf2-494a-a967-4213baafce21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:54.404Z|fe983259-c2a4-4658-abdd-27b4048fd5b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:54.405Z|6901db52-7159-48bf-b069-11df575fd7bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:27:54.405Z|6901db52-7159-48bf-b069-11df575fd7bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:27:54.405Z|fe983259-c2a4-4658-abdd-27b4048fd5b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:01.196Z|d28639dc-2bb4-4103-939c-9e271cef1a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:28:01.196Z|d28639dc-2bb4-4103-939c-9e271cef1a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:28:02.267Z|b3d96798-9f80-4ecf-91cb-043c1aab72e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:28:02.268Z|b3d96798-9f80-4ecf-91cb-043c1aab72e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:28:04.109Z|b3b5e36a-ea66-470f-b532-db60f316877b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:04.109Z|b3b5e36a-ea66-470f-b532-db60f316877b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:04.429Z|2032ae2f-5b7b-4641-9d40-6d1ba19c8a08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:04.429Z|1f2c0d78-9f1f-4d77-a08d-a8463ee8ec2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:04.430Z|2032ae2f-5b7b-4641-9d40-6d1ba19c8a08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:04.430Z|1f2c0d78-9f1f-4d77-a08d-a8463ee8ec2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:06.319Z|c47a3d89-f225-44ef-9ac8-b5ddbf009e55|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:28:06.320Z|c47a3d89-f225-44ef-9ac8-b5ddbf009e55|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:14.131Z|5bab8b12-b54b-40f7-b9e5-7608926922e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:14.133Z|5bab8b12-b54b-40f7-b9e5-7608926922e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:14.452Z|e0e60c5d-38bb-4909-ad5e-0338b10d7cdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:14.452Z|dd1acd5a-51f1-441b-9716-50eb8bde731f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:14.453Z|e0e60c5d-38bb-4909-ad5e-0338b10d7cdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:14.453Z|dd1acd5a-51f1-441b-9716-50eb8bde731f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:16.196Z|1bc66b0c-82d8-49dc-b1bb-93c39c8d461a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:28:16.197Z|1bc66b0c-82d8-49dc-b1bb-93c39c8d461a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:28:24.157Z|9d01f6b8-eaae-4d6a-9218-e165e14a1ef9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:24.158Z|9d01f6b8-eaae-4d6a-9218-e165e14a1ef9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:24.478Z|49d8a668-dc93-460e-9b9a-882347871e4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:24.478Z|5648a3aa-2c51-410b-a38e-84a7aba8fbbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:24.478Z|49d8a668-dc93-460e-9b9a-882347871e4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:24.479Z|5648a3aa-2c51-410b-a38e-84a7aba8fbbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:31.196Z|8291ebca-ecb1-4dbd-ba5e-e69c3deb72a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:28:31.200Z|8291ebca-ecb1-4dbd-ba5e-e69c3deb72a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:28:32.269Z|6de13345-528c-4998-acdd-b63743658176|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:28:32.269Z|6de13345-528c-4998-acdd-b63743658176|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:28:34.182Z|393f15eb-90fa-46b4-b86a-6676271eecbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:34.183Z|393f15eb-90fa-46b4-b86a-6676271eecbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:34.501Z|f9fa0881-6691-4d8c-a31a-cfee555c1c59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:34.501Z|75b7fff0-d205-4959-969d-bafba967e968|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:34.502Z|f9fa0881-6691-4d8c-a31a-cfee555c1c59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:34.502Z|75b7fff0-d205-4959-969d-bafba967e968|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:44.206Z|c2c28b5d-e46c-4dc0-8602-71eb0e9f2af5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:44.206Z|c2c28b5d-e46c-4dc0-8602-71eb0e9f2af5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:44.529Z|190203fc-a534-4413-80e5-a87d6a138047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:44.529Z|1f851352-9748-49ef-8f09-e29d20301e69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:44.529Z|190203fc-a534-4413-80e5-a87d6a138047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:44.529Z|1f851352-9748-49ef-8f09-e29d20301e69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:46.195Z|b5a0dc8c-c848-4556-b86d-281c7251809b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:28:46.196Z|b5a0dc8c-c848-4556-b86d-281c7251809b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:28:54.229Z|7d4f7971-011d-4b6e-bf33-912addf5990a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:54.230Z|7d4f7971-011d-4b6e-bf33-912addf5990a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:54.551Z|374c9fdc-c091-4f84-a9ed-9bc6ba2a460e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:54.551Z|817611e0-9758-4b32-80d7-ca465a1b440a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:28:54.552Z|817611e0-9758-4b32-80d7-ca465a1b440a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:28:54.552Z|374c9fdc-c091-4f84-a9ed-9bc6ba2a460e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:01.196Z|81501cbe-a3c5-4981-861f-5a39078b039b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:29:01.196Z|81501cbe-a3c5-4981-861f-5a39078b039b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:29:02.270Z|7ce62465-7de6-46e2-9aa4-f0bd66247b8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:29:02.271Z|7ce62465-7de6-46e2-9aa4-f0bd66247b8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:29:04.251Z|2966db48-f023-423e-924e-ee9d6de26e79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:04.252Z|2966db48-f023-423e-924e-ee9d6de26e79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:04.576Z|e93fb66d-9566-4336-8beb-98c0454ca7a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:04.576Z|9702da62-8f46-44e6-b281-d1e6c897556f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:04.576Z|9702da62-8f46-44e6-b281-d1e6c897556f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:04.577Z|e93fb66d-9566-4336-8beb-98c0454ca7a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:06.319Z|eb25193b-f2fb-4e21-9a4c-08c1031a0328|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:29:06.320Z|eb25193b-f2fb-4e21-9a4c-08c1031a0328|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:14.281Z|8d027aba-f08e-4629-b364-3989cdf4d3ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:14.282Z|8d027aba-f08e-4629-b364-3989cdf4d3ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:14.605Z|f1de4684-8533-4ec6-afa2-03e2c387288a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:14.605Z|f1de4684-8533-4ec6-afa2-03e2c387288a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:14.606Z|31ff8a31-1946-4f85-819a-71b34d6ca20a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:14.606Z|31ff8a31-1946-4f85-819a-71b34d6ca20a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:16.195Z|ed6f3d88-6108-4eca-a04e-3fc7b23682fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:29:16.198Z|ed6f3d88-6108-4eca-a04e-3fc7b23682fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:29:24.307Z|8d4f7ff4-700b-4f18-b58f-5ef44b2ec8cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:24.308Z|8d4f7ff4-700b-4f18-b58f-5ef44b2ec8cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:24.628Z|0e51d60e-4114-48c2-abe1-aa2069fae525|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:24.628Z|a4e093ad-0d1b-4d92-9061-a61d0d6186e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:24.628Z|0e51d60e-4114-48c2-abe1-aa2069fae525|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:24.628Z|a4e093ad-0d1b-4d92-9061-a61d0d6186e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:31.195Z|e0a4cac8-78b4-4ea9-9c8a-f97043014dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:29:31.196Z|e0a4cac8-78b4-4ea9-9c8a-f97043014dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:29:32.271Z|bfaa03bb-fdfd-4fdd-a4ce-41fa68c70ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:29:32.272Z|bfaa03bb-fdfd-4fdd-a4ce-41fa68c70ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:29:34.331Z|fb679883-3ecb-4743-8241-07bb0037204d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:34.332Z|fb679883-3ecb-4743-8241-07bb0037204d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:34.651Z|0020bab4-d88b-41b2-bd3a-5ca2857ba091|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:34.651Z|07ebc666-7b7b-42ef-afce-a5276c3f4b6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:34.651Z|0020bab4-d88b-41b2-bd3a-5ca2857ba091|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:34.651Z|07ebc666-7b7b-42ef-afce-a5276c3f4b6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:44.354Z|b46507fc-d463-43d6-8213-cc322baf7098|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:44.361Z|b46507fc-d463-43d6-8213-cc322baf7098|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:44.673Z|e674db59-021b-473e-9801-85c291890a72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:44.673Z|e674db59-021b-473e-9801-85c291890a72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:44.673Z|e33d6612-9993-4a88-907a-a311c56386d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:44.674Z|e33d6612-9993-4a88-907a-a311c56386d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:46.196Z|ae9d9f6f-a01d-4c37-b0de-a96d9fece92a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:29:46.196Z|ae9d9f6f-a01d-4c37-b0de-a96d9fece92a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:29:54.386Z|acd016de-20be-418e-b67f-336b4f9052c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:54.387Z|acd016de-20be-418e-b67f-336b4f9052c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:54.694Z|c08e36df-183f-401f-b6aa-f15b3c710688|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:54.694Z|ee83ea47-2439-4f9e-88bf-5495927d00db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:29:54.694Z|c08e36df-183f-401f-b6aa-f15b3c710688|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:29:54.695Z|ee83ea47-2439-4f9e-88bf-5495927d00db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:01.196Z|d61a36b5-5d06-402a-8879-665461725b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:30:01.198Z|d61a36b5-5d06-402a-8879-665461725b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:30:02.273Z|51119742-f4d8-47bf-afd5-4cd0b5dad7f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:30:02.274Z|51119742-f4d8-47bf-afd5-4cd0b5dad7f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:30:04.410Z|62dfefc9-b1be-4a68-bbb6-1afd21653bdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:04.411Z|62dfefc9-b1be-4a68-bbb6-1afd21653bdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:04.716Z|2d5778ba-071f-42d8-b9f0-a60ab607e8f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:04.716Z|81cf4049-742b-4ec2-ae7d-3574e7d6b7e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:04.717Z|81cf4049-742b-4ec2-ae7d-3574e7d6b7e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:04.717Z|2d5778ba-071f-42d8-b9f0-a60ab607e8f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:06.318Z|d8a9c38d-4a2c-4123-8ece-cf5f4962e49b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:30:06.319Z|d8a9c38d-4a2c-4123-8ece-cf5f4962e49b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:14.432Z|c0c7d1d8-976a-4c27-a89e-3777a6f4a4db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:14.433Z|c0c7d1d8-976a-4c27-a89e-3777a6f4a4db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:14.740Z|40eea64b-da0d-4a09-8ff5-0215dd1e5e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:14.740Z|6af70e06-6415-4e83-8108-f2a808041f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:14.741Z|40eea64b-da0d-4a09-8ff5-0215dd1e5e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:14.741Z|6af70e06-6415-4e83-8108-f2a808041f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:16.195Z|00741e7a-bf00-4d71-9d8d-d2fc6b1ea2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:30:16.196Z|00741e7a-bf00-4d71-9d8d-d2fc6b1ea2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:30:24.456Z|709c81a3-40f0-42ab-98ea-6d57c99e9d0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:24.456Z|709c81a3-40f0-42ab-98ea-6d57c99e9d0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:24.764Z|5bb520c6-5b40-4c9e-9aca-e2597886da3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:24.764Z|73b85ca5-6ed1-41cf-97d7-5167376993f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:24.765Z|5bb520c6-5b40-4c9e-9aca-e2597886da3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:24.765Z|73b85ca5-6ed1-41cf-97d7-5167376993f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:31.195Z|c6d517ae-f2e9-4ccd-9b88-5fe76768bc53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:30:31.196Z|c6d517ae-f2e9-4ccd-9b88-5fe76768bc53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:30:32.274Z|25e353de-cb1b-43aa-84f7-f0fdb9b36f32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:30:32.275Z|25e353de-cb1b-43aa-84f7-f0fdb9b36f32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:30:34.478Z|d4f7d361-f6a0-43ae-b263-b0ffa92cd22d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:34.479Z|d4f7d361-f6a0-43ae-b263-b0ffa92cd22d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:34.834Z|b866557b-5550-450e-8b93-83b0b9ef4056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:34.834Z|35f5759e-476b-43ff-8df5-ef3bd4a5fba6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:34.835Z|b866557b-5550-450e-8b93-83b0b9ef4056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:34.835Z|35f5759e-476b-43ff-8df5-ef3bd4a5fba6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:44.499Z|56ebbc7d-31c4-432b-8d9e-a91a1bbcc4a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:44.500Z|56ebbc7d-31c4-432b-8d9e-a91a1bbcc4a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:44.855Z|d549902e-b9a6-492c-9aa2-85c5cb0c03c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:44.855Z|beb89725-ed3d-4558-9123-59a58c5b8205|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:44.856Z|d549902e-b9a6-492c-9aa2-85c5cb0c03c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:44.856Z|beb89725-ed3d-4558-9123-59a58c5b8205|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:46.195Z|4b813b22-19ef-4360-9e61-b56501e2c64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:30:46.198Z|4b813b22-19ef-4360-9e61-b56501e2c64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:30:54.522Z|3c1e4865-2528-4507-91b7-50239da1cf99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:54.524Z|3c1e4865-2528-4507-91b7-50239da1cf99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:54.877Z|85420b84-695f-4570-ab37-b8ceda9f81a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:54.877Z|87705f28-c0b5-4e85-b4eb-f98797061ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:30:54.878Z|85420b84-695f-4570-ab37-b8ceda9f81a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:30:54.879Z|87705f28-c0b5-4e85-b4eb-f98797061ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:01.195Z|3018cfd5-56cc-4deb-8987-a9045f41ab71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:31:01.196Z|3018cfd5-56cc-4deb-8987-a9045f41ab71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:31:02.276Z|a4683c18-2856-4597-8428-5ae9c95be1b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:31:02.277Z|a4683c18-2856-4597-8428-5ae9c95be1b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:31:04.548Z|b18f0fef-3dd3-463a-8f31-95f44611d55b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:04.549Z|b18f0fef-3dd3-463a-8f31-95f44611d55b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:04.900Z|99c4532c-2e54-4428-aad1-6d99f0068592|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:04.900Z|0d1b239f-2eb6-4db1-8a7a-cf9f4f66a031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:04.901Z|0d1b239f-2eb6-4db1-8a7a-cf9f4f66a031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:04.901Z|99c4532c-2e54-4428-aad1-6d99f0068592|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:06.319Z|b88e54a3-6439-4c3e-8d21-4955c0d785cb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:31:06.320Z|b88e54a3-6439-4c3e-8d21-4955c0d785cb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:14.573Z|a76e3c96-c598-4cb4-9035-58b919b651da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:14.574Z|a76e3c96-c598-4cb4-9035-58b919b651da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:14.922Z|cf86ac84-60db-456d-bf27-b3b710f00af6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:14.922Z|a65383b5-a564-4775-8e7c-6216673e2810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:14.923Z|cf86ac84-60db-456d-bf27-b3b710f00af6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:14.923Z|a65383b5-a564-4775-8e7c-6216673e2810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:16.195Z|04b29402-a214-4022-92a0-421416ca39e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:31:16.196Z|04b29402-a214-4022-92a0-421416ca39e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:31:24.599Z|d07c94bc-3bfa-41dd-975d-5a35af7287cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:24.600Z|d07c94bc-3bfa-41dd-975d-5a35af7287cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:24.945Z|f606bfe9-a1a0-4243-84aa-b1fb1cdfdba1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:24.946Z|f606bfe9-a1a0-4243-84aa-b1fb1cdfdba1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:24.945Z|353b0c1c-d720-41a7-8302-4820c2daa89b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:24.946Z|353b0c1c-d720-41a7-8302-4820c2daa89b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:31.195Z|088ef88c-c2a2-4364-bb90-510b9cfcff98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:31:31.199Z|088ef88c-c2a2-4364-bb90-510b9cfcff98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:31:32.277Z|16e09770-d166-429e-93dc-854c8e70ad3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:31:32.278Z|16e09770-d166-429e-93dc-854c8e70ad3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:31:34.625Z|c353698a-a68d-468b-b439-f8a1c29f2cea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:34.626Z|c353698a-a68d-468b-b439-f8a1c29f2cea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:34.970Z|c55f26d6-3c9d-4ca9-b6c7-2fbc1bcee6d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:34.970Z|c55f26d6-3c9d-4ca9-b6c7-2fbc1bcee6d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:34.974Z|4363d26a-1323-4f41-a193-de2d894a6559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:34.974Z|4363d26a-1323-4f41-a193-de2d894a6559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:44.648Z|2e254790-3208-4168-8df3-0d90af9c3dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:44.649Z|2e254790-3208-4168-8df3-0d90af9c3dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:44.992Z|393d0574-ccfe-4019-9b3c-dc71dde13027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:44.993Z|393d0574-ccfe-4019-9b3c-dc71dde13027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:44.994Z|0e3cea35-2f9d-4f61-a59f-602ca4a41522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:44.994Z|0e3cea35-2f9d-4f61-a59f-602ca4a41522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:46.195Z|24c3981f-fd19-4845-8d84-058530c6a1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:31:46.196Z|24c3981f-fd19-4845-8d84-058530c6a1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:31:54.671Z|28e3deaa-ffdc-4feb-92dc-ae8e41b65418|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:54.671Z|28e3deaa-ffdc-4feb-92dc-ae8e41b65418|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:55.015Z|dd3720b6-dcb3-4a25-86ff-9920e1d7d3d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:55.015Z|431b785a-fe4f-4f7c-beb2-af9b0b2f7a4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:31:55.016Z|dd3720b6-dcb3-4a25-86ff-9920e1d7d3d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:31:55.016Z|431b785a-fe4f-4f7c-beb2-af9b0b2f7a4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:01.195Z|5e8df499-fb1c-422a-afda-090afc8dd452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:32:01.196Z|5e8df499-fb1c-422a-afda-090afc8dd452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:32:02.278Z|e3690fdc-54d9-4772-8dde-0e665ea59bfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:32:02.279Z|e3690fdc-54d9-4772-8dde-0e665ea59bfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:32:04.693Z|f8c5b098-3b49-42ca-ad1a-53e4d991ef7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:04.694Z|f8c5b098-3b49-42ca-ad1a-53e4d991ef7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:05.038Z|b6b8b534-00ed-494d-9c29-41ce43a812cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:05.038Z|e3b07c07-17b3-4fc4-93a2-4eac25caf176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:05.039Z|b6b8b534-00ed-494d-9c29-41ce43a812cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:05.039Z|e3b07c07-17b3-4fc4-93a2-4eac25caf176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:06.318Z|1eea8930-75ab-42bb-a4df-496d41d47bb0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:32:06.319Z|1eea8930-75ab-42bb-a4df-496d41d47bb0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:14.717Z|ffbdc500-c33f-4c46-96ce-e36e01606cd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:14.717Z|ffbdc500-c33f-4c46-96ce-e36e01606cd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:15.061Z|0f85db62-3554-4364-9b9e-7af0b2e5f386|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:15.061Z|31120b25-2fa5-4271-892e-b71db2d25cca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:15.062Z|0f85db62-3554-4364-9b9e-7af0b2e5f386|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:15.062Z|31120b25-2fa5-4271-892e-b71db2d25cca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:16.195Z|c8ff9aaa-aed6-4b73-b38a-e22a21f1b168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:32:16.198Z|c8ff9aaa-aed6-4b73-b38a-e22a21f1b168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:32:24.741Z|0fdb9b1f-e75c-42f4-a963-b91672b3d5eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:24.741Z|0fdb9b1f-e75c-42f4-a963-b91672b3d5eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:25.084Z|cb25e25c-995d-43ea-b70b-15c32ab801dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:25.084Z|b686624b-608c-4e43-8775-bcb853fefd1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:25.085Z|b686624b-608c-4e43-8775-bcb853fefd1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:25.085Z|cb25e25c-995d-43ea-b70b-15c32ab801dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:31.195Z|0cdd973f-43e6-4583-a14d-489428c73ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:32:31.196Z|0cdd973f-43e6-4583-a14d-489428c73ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:32:32.280Z|7db20fbf-527b-4b85-944a-8e6eb2090b80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:32:32.280Z|7db20fbf-527b-4b85-944a-8e6eb2090b80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:32:34.764Z|f395c3f7-b100-4fe1-9501-58620c4a68bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:34.764Z|f395c3f7-b100-4fe1-9501-58620c4a68bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:35.107Z|013058d5-21c6-40f4-aae4-794e6b72fcbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:35.107Z|b1464cd2-44df-463a-8623-a7befa91edba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:35.108Z|b1464cd2-44df-463a-8623-a7befa91edba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:35.108Z|013058d5-21c6-40f4-aae4-794e6b72fcbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:44.786Z|9ad605fc-47c0-4b5d-910a-4feb828caf24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:44.787Z|9ad605fc-47c0-4b5d-910a-4feb828caf24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:45.130Z|e073ca39-6d0e-4fd6-b327-21be44b638a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:45.130Z|7ae3bf7e-c87a-4afa-bb42-e31f36306a1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:45.130Z|e073ca39-6d0e-4fd6-b327-21be44b638a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:45.130Z|7ae3bf7e-c87a-4afa-bb42-e31f36306a1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:46.195Z|a70e2ec4-4c4f-41d2-9065-5f811b9fdcf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:32:46.196Z|a70e2ec4-4c4f-41d2-9065-5f811b9fdcf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:32:54.809Z|b704a365-55d6-44c2-a08b-13d966be996c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:54.810Z|b704a365-55d6-44c2-a08b-13d966be996c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:55.153Z|97686c02-9e49-4ea9-a74b-5811f1b610eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:55.153Z|3c7511ac-bd2d-4221-991c-6df41b3d18a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:32:55.154Z|97686c02-9e49-4ea9-a74b-5811f1b610eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:32:55.154Z|3c7511ac-bd2d-4221-991c-6df41b3d18a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:01.195Z|92b54837-21a9-427f-9cb1-2e3725ac49f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:33:01.198Z|92b54837-21a9-427f-9cb1-2e3725ac49f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:33:02.281Z|0be7c1e9-1092-4b82-b310-b955af228fe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:33:02.281Z|0be7c1e9-1092-4b82-b310-b955af228fe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:33:04.832Z|09972d0b-f182-4b6e-bb9c-f3bfba51f3ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:04.833Z|09972d0b-f182-4b6e-bb9c-f3bfba51f3ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:05.179Z|a24da4e6-816d-4e1d-b70a-d432db3dcda8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:05.179Z|d56d1a1f-d5f6-49f9-b00b-0b4b00ec81b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:05.180Z|a24da4e6-816d-4e1d-b70a-d432db3dcda8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:05.180Z|d56d1a1f-d5f6-49f9-b00b-0b4b00ec81b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:06.317Z|db8ce6ea-4fd6-4e96-b137-3ab66f499904|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:33:06.318Z|db8ce6ea-4fd6-4e96-b137-3ab66f499904|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:14.855Z|b39cdae0-da23-43d1-bc38-b810a1ef61df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:14.855Z|b39cdae0-da23-43d1-bc38-b810a1ef61df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:15.204Z|d261a8ce-82e5-4f40-b79f-d489123c555d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:15.204Z|25ffc308-07d5-4bbc-9e56-8e3c156cacdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:15.204Z|d261a8ce-82e5-4f40-b79f-d489123c555d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:15.204Z|25ffc308-07d5-4bbc-9e56-8e3c156cacdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:16.195Z|f79b84f4-d991-4885-8402-a3084d6af163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:33:16.196Z|f79b84f4-d991-4885-8402-a3084d6af163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:33:24.877Z|598de3b3-0d2b-4a4c-a97b-e9d237c41c32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:24.879Z|598de3b3-0d2b-4a4c-a97b-e9d237c41c32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:25.230Z|9fd88d13-34bc-4a97-8dd2-71a32928c70d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:25.231Z|9fd88d13-34bc-4a97-8dd2-71a32928c70d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:25.230Z|cc853c46-bed5-437e-b10f-37861596218b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:25.232Z|cc853c46-bed5-437e-b10f-37861596218b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:31.195Z|356f4285-a074-448b-aabe-a9e13ef648fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:33:31.196Z|356f4285-a074-448b-aabe-a9e13ef648fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:33:32.282Z|0968edc3-aaed-42f0-9ccd-06b68db39b9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:33:32.283Z|0968edc3-aaed-42f0-9ccd-06b68db39b9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:33:34.902Z|416c800a-d6c6-4c18-8521-8b58e95054a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:34.903Z|416c800a-d6c6-4c18-8521-8b58e95054a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:35.257Z|2030c22d-9eaf-44e0-9335-91e7c5ad9385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:35.258Z|2030c22d-9eaf-44e0-9335-91e7c5ad9385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:35.265Z|07549010-4a01-482b-8d1c-22491c0baa5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:35.266Z|07549010-4a01-482b-8d1c-22491c0baa5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:44.926Z|48dbf99f-6868-4252-86f6-b95973aa3976|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:44.926Z|48dbf99f-6868-4252-86f6-b95973aa3976|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:45.280Z|efdcffcb-b9d4-4ed1-b626-0dc689eb4670|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:45.281Z|efdcffcb-b9d4-4ed1-b626-0dc689eb4670|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:45.286Z|6359386b-1631-45a2-a5ea-3428644d454c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:45.287Z|6359386b-1631-45a2-a5ea-3428644d454c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:46.195Z|611d83f5-2370-4318-80d7-fe518a3bf8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:33:46.198Z|611d83f5-2370-4318-80d7-fe518a3bf8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:33:54.949Z|0a9a1fa6-d431-4149-9725-a727bc1b6ebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:54.950Z|0a9a1fa6-d431-4149-9725-a727bc1b6ebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:55.306Z|465d3ff5-4122-4439-83ca-cb0ee038fe66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:55.306Z|7daf2de2-74be-40e6-abde-00d20fd8dd1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:33:55.307Z|465d3ff5-4122-4439-83ca-cb0ee038fe66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:33:55.307Z|7daf2de2-74be-40e6-abde-00d20fd8dd1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:01.196Z|98d531c4-55ca-443f-a475-4e5820ad8bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:34:01.196Z|98d531c4-55ca-443f-a475-4e5820ad8bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:34:02.284Z|02c7ca8f-203b-4f87-a663-d8073da83989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:34:02.285Z|02c7ca8f-203b-4f87-a663-d8073da83989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:34:04.972Z|60e7f5a8-3110-462a-8887-004671774431|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:04.973Z|60e7f5a8-3110-462a-8887-004671774431|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:05.328Z|0b9989d3-d433-40e9-9044-2291f1811d35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:05.328Z|6052e7cc-1b86-4468-ab57-6331e1b1b085|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:05.329Z|0b9989d3-d433-40e9-9044-2291f1811d35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:05.329Z|6052e7cc-1b86-4468-ab57-6331e1b1b085|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:06.318Z|7b40d517-a623-49fb-b4b9-17a475945a58|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:34:06.319Z|7b40d517-a623-49fb-b4b9-17a475945a58|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:14.995Z|726a1dcb-0007-4cf5-9f63-eb4ad1c5eaca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:14.996Z|726a1dcb-0007-4cf5-9f63-eb4ad1c5eaca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:15.353Z|bf058d8b-7a90-43d3-a38f-f3cec7d96b90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:15.353Z|5e3d1d6c-c760-4ef7-bd88-8603bc103747|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:15.354Z|bf058d8b-7a90-43d3-a38f-f3cec7d96b90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:15.354Z|5e3d1d6c-c760-4ef7-bd88-8603bc103747|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:16.196Z|79e20085-f88f-4080-a4f7-38841083c0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:34:16.196Z|79e20085-f88f-4080-a4f7-38841083c0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:34:25.021Z|74771072-9d8c-42c8-b759-a637d16a3d53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:25.021Z|74771072-9d8c-42c8-b759-a637d16a3d53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:25.375Z|cd93ee00-2349-42c6-97d9-8831e2c2586a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:25.375Z|c412fe82-b3da-4e6e-b5ed-e9fbc7a61af0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:25.375Z|cd93ee00-2349-42c6-97d9-8831e2c2586a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:25.375Z|c412fe82-b3da-4e6e-b5ed-e9fbc7a61af0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:31.196Z|9ebe4515-2a21-48b5-892d-313bf6b378bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:34:31.205Z|9ebe4515-2a21-48b5-892d-313bf6b378bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:34:32.286Z|8b540c8b-3401-41e5-b63e-1eaaed1e70a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:34:32.286Z|8b540c8b-3401-41e5-b63e-1eaaed1e70a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:34:35.043Z|fa893a38-f7e5-4d19-9d36-188a575f137a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:35.044Z|fa893a38-f7e5-4d19-9d36-188a575f137a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:35.400Z|f36b1d2f-4d28-4618-adaf-1659353a9956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:35.400Z|f36b1d2f-4d28-4618-adaf-1659353a9956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:35.400Z|63693463-bafb-4710-a80f-da818dc3e854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:35.403Z|63693463-bafb-4710-a80f-da818dc3e854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:45.065Z|60da8f34-4171-4bd8-b4d0-782dc3913a6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:45.066Z|60da8f34-4171-4bd8-b4d0-782dc3913a6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:45.424Z|1a389752-6bde-4db7-ae52-7c65392458ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:45.424Z|ec716582-9f62-494a-b4da-9d5fe2e0e14c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:45.424Z|1a389752-6bde-4db7-ae52-7c65392458ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:45.425Z|ec716582-9f62-494a-b4da-9d5fe2e0e14c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:46.195Z|cb5f6c11-1dde-43b7-a6e6-e8060207fc39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:34:46.196Z|cb5f6c11-1dde-43b7-a6e6-e8060207fc39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:34:55.087Z|b5bf6e16-5e79-4639-b7f4-85c55ce8cdf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:55.088Z|b5bf6e16-5e79-4639-b7f4-85c55ce8cdf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:55.446Z|333bfd21-bde6-4bd9-bb1a-cde8ef90fcfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:55.447Z|333bfd21-bde6-4bd9-bb1a-cde8ef90fcfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:34:55.447Z|28ed5d2e-1bbf-4aed-8f9a-a24cdf7175ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:34:55.448Z|28ed5d2e-1bbf-4aed-8f9a-a24cdf7175ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:01.195Z|7d00bae9-fff0-47c2-94e1-7c6198f67fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:35:01.196Z|7d00bae9-fff0-47c2-94e1-7c6198f67fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:35:02.287Z|1d43fff0-9619-4e59-aa99-695983fe37d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:35:02.287Z|1d43fff0-9619-4e59-aa99-695983fe37d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:35:05.111Z|1dfb361e-f824-4b09-92dc-5605e359c85a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:05.112Z|1dfb361e-f824-4b09-92dc-5605e359c85a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:05.468Z|ec03f49d-372b-4059-9972-f0e115720650|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:05.468Z|1235dc33-bdd8-4a21-8b18-e868249978b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:05.469Z|1235dc33-bdd8-4a21-8b18-e868249978b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:05.469Z|ec03f49d-372b-4059-9972-f0e115720650|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:06.319Z|f1a2cfbd-339c-4748-bcd8-47b71827af15|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:35:06.320Z|f1a2cfbd-339c-4748-bcd8-47b71827af15|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:15.135Z|78b66e70-2edb-4bee-8902-9753833e3797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:15.136Z|78b66e70-2edb-4bee-8902-9753833e3797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:15.492Z|3af09ec0-eabc-44d9-950a-268631b70b52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:15.493Z|3af09ec0-eabc-44d9-950a-268631b70b52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:15.518Z|811f207e-7877-4896-aa5d-f5f98232240b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:15.519Z|811f207e-7877-4896-aa5d-f5f98232240b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:16.196Z|3c4ee2fc-3e67-46ae-a54b-e114beeb5612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:35:16.198Z|3c4ee2fc-3e67-46ae-a54b-e114beeb5612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:35:25.157Z|14e84a81-5946-47ff-90ad-d6c22054b766|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:25.158Z|14e84a81-5946-47ff-90ad-d6c22054b766|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:25.514Z|087eb4b4-ba00-49df-9674-de6a70d0ed82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:25.515Z|087eb4b4-ba00-49df-9674-de6a70d0ed82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:25.540Z|8255ac41-8193-4ff3-9258-3ddddaac00df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:25.541Z|8255ac41-8193-4ff3-9258-3ddddaac00df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:31.196Z|1b71c7fc-f814-45cd-8fc9-9a1271ca12b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:35:31.196Z|1b71c7fc-f814-45cd-8fc9-9a1271ca12b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:35:32.288Z|04cb71a4-d504-479b-b2cd-7d1d1bf4e1d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:35:32.289Z|04cb71a4-d504-479b-b2cd-7d1d1bf4e1d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:35:35.183Z|31b80a41-44fd-4172-a496-06c357687a92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:35.183Z|31b80a41-44fd-4172-a496-06c357687a92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:35.536Z|1a6af078-6993-4be1-995f-e7e507100cdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:35.537Z|1a6af078-6993-4be1-995f-e7e507100cdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:35.561Z|7bc85f9c-9fdb-4bb0-850f-a2fd433cf4df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:35.562Z|7bc85f9c-9fdb-4bb0-850f-a2fd433cf4df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:45.206Z|816fb41f-f693-49fb-a810-fba723089136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:45.207Z|816fb41f-f693-49fb-a810-fba723089136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:45.558Z|360360ea-b7ad-47be-999b-313ee6dd3e40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:45.559Z|360360ea-b7ad-47be-999b-313ee6dd3e40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:45.583Z|bdff6ac2-95ca-4ace-b913-5f53fb31c9dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:45.584Z|bdff6ac2-95ca-4ace-b913-5f53fb31c9dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:46.195Z|dae09567-01e6-4b9f-97d7-cd4d1bd47374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:35:46.196Z|dae09567-01e6-4b9f-97d7-cd4d1bd47374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:35:55.230Z|509574dd-2bc4-41ce-8b17-fbb8ce246ec7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:55.231Z|509574dd-2bc4-41ce-8b17-fbb8ce246ec7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:55.584Z|f626a032-6142-41c6-9c08-b640649ac762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:55.585Z|f626a032-6142-41c6-9c08-b640649ac762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:35:55.606Z|90f983c3-643e-4a85-b446-2d64e3658532|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:35:55.607Z|90f983c3-643e-4a85-b446-2d64e3658532|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:01.195Z|4872859d-ca99-463f-a86a-d63c7c4f6d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:36:01.199Z|4872859d-ca99-463f-a86a-d63c7c4f6d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:36:02.289Z|f22fce5f-a069-488c-bf93-f2f54c5d4310|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:36:02.290Z|f22fce5f-a069-488c-bf93-f2f54c5d4310|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:36:05.254Z|854a6270-f7ea-4e68-bde7-a28684632c6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:05.254Z|854a6270-f7ea-4e68-bde7-a28684632c6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:05.607Z|610b9f8b-5729-41cb-b4c2-1fd0cc2f9055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:05.608Z|610b9f8b-5729-41cb-b4c2-1fd0cc2f9055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:05.630Z|532a009b-8e02-4a3d-abde-965244ad7bbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:05.630Z|532a009b-8e02-4a3d-abde-965244ad7bbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:06.319Z|6b237dc3-baa0-467b-a624-fd1bec23c1c6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:36:06.320Z|6b237dc3-baa0-467b-a624-fd1bec23c1c6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:15.277Z|2812c62c-250e-4805-9518-bdec02a07651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:15.278Z|2812c62c-250e-4805-9518-bdec02a07651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:15.632Z|8c22a870-51e7-4e24-9c30-25e782b035d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:15.633Z|8c22a870-51e7-4e24-9c30-25e782b035d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:15.656Z|05209765-c4e6-484d-b452-6bd92f206611|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:15.656Z|05209765-c4e6-484d-b452-6bd92f206611|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:16.195Z|19cc3b0f-4c4a-4133-9650-d5c7bd8b83dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:36:16.196Z|19cc3b0f-4c4a-4133-9650-d5c7bd8b83dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:36:25.305Z|20afe922-8304-40bb-b751-1cb9ad49162d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:25.305Z|20afe922-8304-40bb-b751-1cb9ad49162d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:25.659Z|31ffb8aa-88ba-4eeb-be9c-fb19a8829d8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:25.659Z|31ffb8aa-88ba-4eeb-be9c-fb19a8829d8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:25.677Z|0128c7c0-2d9c-4016-be89-9d3289bbc439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:25.677Z|0128c7c0-2d9c-4016-be89-9d3289bbc439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:31.195Z|ba058b6c-cb74-48f4-9ae1-0a748c04fb53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:36:31.196Z|ba058b6c-cb74-48f4-9ae1-0a748c04fb53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:36:32.291Z|23771a3a-3b39-4bda-bb40-8d6a64329e0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:36:32.291Z|23771a3a-3b39-4bda-bb40-8d6a64329e0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:36:35.326Z|90fea829-2686-49fc-9699-b68738d9748d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:35.327Z|90fea829-2686-49fc-9699-b68738d9748d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:35.681Z|afc2f4dc-c06c-4cf8-a434-275dcc2d42d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:35.682Z|afc2f4dc-c06c-4cf8-a434-275dcc2d42d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:35.702Z|d2168bf8-a719-49d8-9acd-3e34fe3bd1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:35.703Z|d2168bf8-a719-49d8-9acd-3e34fe3bd1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:45.348Z|3661e78e-d073-4b7a-8cb1-8055fc4b29e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:45.349Z|3661e78e-d073-4b7a-8cb1-8055fc4b29e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:45.704Z|2683506c-2bf6-43ce-9ccd-c423ba92a0b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:45.704Z|2683506c-2bf6-43ce-9ccd-c423ba92a0b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:45.725Z|786adc81-05d9-4951-bf09-13f3f2cb2939|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:45.726Z|786adc81-05d9-4951-bf09-13f3f2cb2939|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:46.195Z|975b6221-c92d-48a8-af34-bbe33d5c0513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:36:46.198Z|975b6221-c92d-48a8-af34-bbe33d5c0513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:36:55.369Z|9d30e470-b993-419e-abed-af0403279c3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:55.370Z|9d30e470-b993-419e-abed-af0403279c3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:55.725Z|383f0ff4-8402-4597-b087-5f46a6398450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:55.726Z|383f0ff4-8402-4597-b087-5f46a6398450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:36:55.748Z|b6c9fb15-997c-4658-90b9-5dde94c97f0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:36:55.749Z|b6c9fb15-997c-4658-90b9-5dde94c97f0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:01.195Z|da42ee78-2ab1-421e-95c5-64c5b42977d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:37:01.196Z|da42ee78-2ab1-421e-95c5-64c5b42977d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:37:02.292Z|ea6988ae-66f1-4cf1-87a6-e16be81199a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:37:02.292Z|ea6988ae-66f1-4cf1-87a6-e16be81199a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:37:05.393Z|52d0b104-0a4e-468c-8e83-8e87de38beeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:05.394Z|52d0b104-0a4e-468c-8e83-8e87de38beeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:05.748Z|596f43aa-e569-471c-89cb-7b9c42ae6c74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:05.749Z|596f43aa-e569-471c-89cb-7b9c42ae6c74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:05.769Z|7f4dc714-8cea-41e2-9668-365f5ade667c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:05.770Z|7f4dc714-8cea-41e2-9668-365f5ade667c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:06.321Z|c4c35c19-fc12-4119-88f1-89caeeebbbe9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:37:06.321Z|c4c35c19-fc12-4119-88f1-89caeeebbbe9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:15.418Z|d734b8f3-14ac-428b-aa59-ad10e3b12dc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:15.418Z|d734b8f3-14ac-428b-aa59-ad10e3b12dc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:15.769Z|48218452-2dcd-4e18-b8d5-b5c3b36d1978|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:15.769Z|48218452-2dcd-4e18-b8d5-b5c3b36d1978|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:15.790Z|48425165-5408-446c-853b-5d06d3eceea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:15.791Z|48425165-5408-446c-853b-5d06d3eceea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:16.195Z|f38731dd-de57-405b-8b9c-b1214a56bf2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:37:16.196Z|f38731dd-de57-405b-8b9c-b1214a56bf2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:37:25.441Z|63cb6769-0329-49db-b7bb-80cc65dcd392|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:25.442Z|63cb6769-0329-49db-b7bb-80cc65dcd392|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:25.792Z|cd52a1fb-f5a2-4970-a14d-e38dbc370f44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:25.793Z|cd52a1fb-f5a2-4970-a14d-e38dbc370f44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:25.819Z|33582db5-e362-46f2-961c-299264457bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:25.820Z|33582db5-e362-46f2-961c-299264457bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:31.196Z|148906e2-8a74-4016-b8aa-0cc803f7111d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:37:31.199Z|148906e2-8a74-4016-b8aa-0cc803f7111d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:37:32.293Z|525624b6-c802-4200-8a09-02dd112f76dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:37:32.294Z|525624b6-c802-4200-8a09-02dd112f76dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:37:35.464Z|c274a522-e9ca-4429-a3c0-61930e3763f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:35.465Z|c274a522-e9ca-4429-a3c0-61930e3763f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:35.820Z|9226c0da-d85c-4925-a425-9c0976a48ba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:35.821Z|9226c0da-d85c-4925-a425-9c0976a48ba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:35.843Z|998979d3-1925-4827-b9c6-9061d194dee3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:35.843Z|998979d3-1925-4827-b9c6-9061d194dee3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:45.487Z|3b1bd25b-63ec-46e9-96c5-9f8e052bc060|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:45.488Z|3b1bd25b-63ec-46e9-96c5-9f8e052bc060|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:45.844Z|13b8b18b-983d-47ca-920e-76ed6b9639ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:45.845Z|13b8b18b-983d-47ca-920e-76ed6b9639ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:45.864Z|9046a565-a274-4049-91c2-6a6b0d8e59c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:45.865Z|9046a565-a274-4049-91c2-6a6b0d8e59c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:46.196Z|bcb72346-9c9d-4051-87a6-da4ce51e7e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:37:46.196Z|bcb72346-9c9d-4051-87a6-da4ce51e7e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:37:55.511Z|386d6cf7-cb80-4dcc-8ea6-17f319558fd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:55.512Z|386d6cf7-cb80-4dcc-8ea6-17f319558fd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:55.870Z|a4f0cc3c-8f81-4824-a39e-4fbc44316a0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:55.871Z|a4f0cc3c-8f81-4824-a39e-4fbc44316a0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:37:55.888Z|da167057-a7d4-4896-8f33-c994e4606a72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:37:55.889Z|da167057-a7d4-4896-8f33-c994e4606a72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:01.196Z|d1f462f0-4701-4217-bde1-d0672804295d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:38:01.196Z|d1f462f0-4701-4217-bde1-d0672804295d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:38:02.294Z|aa144ee9-5541-472d-a96f-094d79b08cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:38:02.295Z|aa144ee9-5541-472d-a96f-094d79b08cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:38:05.534Z|18fd7968-214f-438e-89df-6a891de72b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:05.536Z|18fd7968-214f-438e-89df-6a891de72b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:05.892Z|1175c76d-1eb1-46d1-abc2-c50e73d87381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:05.893Z|1175c76d-1eb1-46d1-abc2-c50e73d87381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:05.910Z|a727724a-ea61-4ea2-9cb6-e5484ee3ed3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:05.910Z|a727724a-ea61-4ea2-9cb6-e5484ee3ed3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:06.318Z|9a7aacb4-b3c5-4b21-ad4b-df7631f0b48b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:38:06.319Z|9a7aacb4-b3c5-4b21-ad4b-df7631f0b48b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:15.560Z|cb88fba5-610c-4ff1-a0ce-52f5656fad94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:15.561Z|cb88fba5-610c-4ff1-a0ce-52f5656fad94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:15.914Z|8ebc2bea-71b8-466c-b4a4-4a840ac2443f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:15.915Z|8ebc2bea-71b8-466c-b4a4-4a840ac2443f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:15.933Z|b6724abd-aaf7-41fa-822f-c99b11d1cf07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:15.933Z|b6724abd-aaf7-41fa-822f-c99b11d1cf07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:16.196Z|86a7d116-105e-40a0-8fab-562199b4e4e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:38:16.199Z|86a7d116-105e-40a0-8fab-562199b4e4e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:38:25.584Z|bc0bfd85-daf0-471e-8b28-c151fb497b19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:25.585Z|bc0bfd85-daf0-471e-8b28-c151fb497b19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:25.937Z|ac888e9b-d709-4b3a-a76e-f032105418d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:25.938Z|ac888e9b-d709-4b3a-a76e-f032105418d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:25.955Z|f228eec5-3033-461d-87c2-0e33b6b0dbc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:25.956Z|f228eec5-3033-461d-87c2-0e33b6b0dbc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:31.196Z|a815d91c-fb37-45c2-a9fd-ee6673802317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:38:31.196Z|a815d91c-fb37-45c2-a9fd-ee6673802317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:38:32.296Z|fbdb7436-d9be-4fa7-9cf5-e16b94844733|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:38:32.297Z|fbdb7436-d9be-4fa7-9cf5-e16b94844733|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:38:35.606Z|b709154f-b8f8-4675-9e8c-abde4ed87b2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:35.607Z|b709154f-b8f8-4675-9e8c-abde4ed87b2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:35.961Z|47293153-fd36-42c7-84c3-b54e74b36d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:35.962Z|47293153-fd36-42c7-84c3-b54e74b36d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:35.977Z|c842f519-fdc9-4624-a5c8-5c30c826fbe7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:35.978Z|c842f519-fdc9-4624-a5c8-5c30c826fbe7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:45.630Z|6b7881af-a23e-41a9-a854-5216f29c2f87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:45.631Z|6b7881af-a23e-41a9-a854-5216f29c2f87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:45.986Z|b41cb3f3-b295-4b20-bfee-554d9eb6e8cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:45.986Z|b41cb3f3-b295-4b20-bfee-554d9eb6e8cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:46.000Z|d54909e8-c2af-4eae-8ff4-e074ea3c85d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:46.001Z|d54909e8-c2af-4eae-8ff4-e074ea3c85d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:46.196Z|89dc6982-3778-4f2e-b854-236eba4c5ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:38:46.196Z|89dc6982-3778-4f2e-b854-236eba4c5ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:38:55.655Z|525192c8-16f3-43b3-b244-3dd2c05fa774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:55.656Z|525192c8-16f3-43b3-b244-3dd2c05fa774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:56.009Z|a263b3ee-b2a6-4ddf-bfd3-d661531f9b2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:56.010Z|a263b3ee-b2a6-4ddf-bfd3-d661531f9b2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:38:56.022Z|41053b10-1485-463e-9a39-8aa15cb2dbd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:38:56.022Z|41053b10-1485-463e-9a39-8aa15cb2dbd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:01.195Z|cd5b28a5-07f4-41e1-be44-7b6cf95e0da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:39:01.199Z|cd5b28a5-07f4-41e1-be44-7b6cf95e0da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:39:02.297Z|cdff92a2-1696-4348-a0a5-15779225eb75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:39:02.299Z|cdff92a2-1696-4348-a0a5-15779225eb75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:39:05.679Z|20976014-4e6a-429c-8bca-808098fb342d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:05.680Z|20976014-4e6a-429c-8bca-808098fb342d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:06.043Z|42e38e16-a912-4153-b779-981eadfe182c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:06.044Z|42e38e16-a912-4153-b779-981eadfe182c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:06.086Z|c1b6063d-8927-4fa0-9bfe-0d6abc7750f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:06.087Z|c1b6063d-8927-4fa0-9bfe-0d6abc7750f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:06.317Z|4a267794-4166-4906-8523-5299de657e22|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:39:06.318Z|4a267794-4166-4906-8523-5299de657e22|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:15.702Z|8a37af02-ba56-4bed-b0ea-67202fffe132|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:15.702Z|8a37af02-ba56-4bed-b0ea-67202fffe132|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:16.071Z|8bbf716d-56b2-4674-9cbc-f3bf7784ec1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:16.071Z|8bbf716d-56b2-4674-9cbc-f3bf7784ec1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:16.121Z|10ac4282-e982-428f-99a0-5e12664d1d60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:16.122Z|10ac4282-e982-428f-99a0-5e12664d1d60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:16.195Z|02766e90-d5fb-4506-9f8e-3e075cc1394c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:39:16.196Z|02766e90-d5fb-4506-9f8e-3e075cc1394c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:39:25.726Z|4c4bdfa4-2866-4661-906c-eda265ec880a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:25.727Z|4c4bdfa4-2866-4661-906c-eda265ec880a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:26.123Z|a78b8ebc-c79d-4581-9d38-ab8e2be9141b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:26.124Z|a78b8ebc-c79d-4581-9d38-ab8e2be9141b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:26.145Z|7576492e-ee11-4fe5-874e-4b9d4b8cd626|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:26.146Z|7576492e-ee11-4fe5-874e-4b9d4b8cd626|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:31.195Z|ccb95d91-8b08-41f9-9eec-bea17d8066e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:39:31.196Z|ccb95d91-8b08-41f9-9eec-bea17d8066e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:39:32.299Z|d97d4546-d198-4a4e-b6b9-5b39f4a99a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:39:32.300Z|d97d4546-d198-4a4e-b6b9-5b39f4a99a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:39:35.753Z|dae031ad-cd5f-4693-a74b-08fd9943e4dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:35.753Z|dae031ad-cd5f-4693-a74b-08fd9943e4dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:36.151Z|2a50c11c-a95b-40e6-87b0-cc75ecf7028e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:36.152Z|2a50c11c-a95b-40e6-87b0-cc75ecf7028e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:36.168Z|60869c9b-bf78-4a6e-ab22-4ee51495a9fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:36.169Z|60869c9b-bf78-4a6e-ab22-4ee51495a9fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:45.778Z|6d4c43ac-3053-4ce8-8d71-8d3afdd8390c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:45.778Z|6d4c43ac-3053-4ce8-8d71-8d3afdd8390c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:46.176Z|ac1fde4a-f1ae-4c8e-ade7-484393103b1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:46.176Z|ac1fde4a-f1ae-4c8e-ade7-484393103b1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:46.193Z|024c83e1-26b9-41ef-82cc-2b4dd1a8824d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:46.194Z|024c83e1-26b9-41ef-82cc-2b4dd1a8824d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:46.195Z|be928b29-a66b-406a-b0d9-61616f49ac1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:39:46.198Z|be928b29-a66b-406a-b0d9-61616f49ac1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:39:55.800Z|33c1df78-3dae-4f0b-9641-2ce2c0a2f554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:55.800Z|33c1df78-3dae-4f0b-9641-2ce2c0a2f554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:56.197Z|dbc79df6-54af-40da-850e-f6b2f8cf586d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:56.198Z|dbc79df6-54af-40da-850e-f6b2f8cf586d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:39:56.216Z|2bad3b71-27a9-494a-98a7-f10ca038d483|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:39:56.217Z|2bad3b71-27a9-494a-98a7-f10ca038d483|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:01.195Z|f7c4cef3-6751-4547-a46a-8f5d9f75b75e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:40:01.196Z|f7c4cef3-6751-4547-a46a-8f5d9f75b75e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:40:02.300Z|93c9e523-b4a8-4acd-81d5-cbe39b11bc93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:40:02.301Z|93c9e523-b4a8-4acd-81d5-cbe39b11bc93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:40:05.821Z|a8253dfa-6b9c-4af9-9b91-c7ca88143033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:05.822Z|a8253dfa-6b9c-4af9-9b91-c7ca88143033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:06.219Z|a167e096-435a-4e7b-be72-4e4550c8bb3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:06.219Z|a167e096-435a-4e7b-be72-4e4550c8bb3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:06.252Z|c76eb78e-9c53-45fd-a123-9a2943e923cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:06.253Z|c76eb78e-9c53-45fd-a123-9a2943e923cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:06.318Z|ac6a0442-5566-4438-ab5d-d9f298a9ada7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:40:06.318Z|ac6a0442-5566-4438-ab5d-d9f298a9ada7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:15.846Z|e7c67ece-fe0d-4633-9725-19407879d294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:15.847Z|e7c67ece-fe0d-4633-9725-19407879d294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:16.195Z|df4ef4ef-dd5f-4284-a47b-b9441dc8ff00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:40:16.196Z|df4ef4ef-dd5f-4284-a47b-b9441dc8ff00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:40:16.243Z|707d99b8-8c7a-48a0-b087-8a3f0549f5f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:16.243Z|707d99b8-8c7a-48a0-b087-8a3f0549f5f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:16.275Z|4753b2ad-5160-4ad5-9188-5f2c9e8a75f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:16.276Z|4753b2ad-5160-4ad5-9188-5f2c9e8a75f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:25.873Z|feeee123-ee26-4342-a0ab-1a0fd0282974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:25.874Z|feeee123-ee26-4342-a0ab-1a0fd0282974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:26.265Z|e1159057-b5fc-4d67-88f8-552b796c4410|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:26.266Z|e1159057-b5fc-4d67-88f8-552b796c4410|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:26.314Z|b39e297a-f670-43ae-85ad-50a0d9d34a1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:26.315Z|b39e297a-f670-43ae-85ad-50a0d9d34a1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:31.195Z|fff633a5-d6c3-4be6-b920-317353f6a42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:40:31.199Z|fff633a5-d6c3-4be6-b920-317353f6a42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:40:32.301Z|7e40b36f-923d-4605-bcf1-14bd7ee5423e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:40:32.302Z|7e40b36f-923d-4605-bcf1-14bd7ee5423e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:40:35.897Z|02cdfe98-cdd5-40b1-be61-78bf87cb1797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:35.898Z|02cdfe98-cdd5-40b1-be61-78bf87cb1797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:36.317Z|0b20e226-5eb8-4c5e-8158-5c4c2342a10d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:36.318Z|0b20e226-5eb8-4c5e-8158-5c4c2342a10d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:36.338Z|3f6ceeb4-6b94-4b43-8720-3ca9a0bc0db2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:36.339Z|3f6ceeb4-6b94-4b43-8720-3ca9a0bc0db2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:45.920Z|4d42dd54-2db3-4de2-ab36-698f7325a753|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:45.921Z|4d42dd54-2db3-4de2-ab36-698f7325a753|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:46.195Z|c533448e-15d9-4737-aa21-0b3d6ef1e352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:40:46.196Z|c533448e-15d9-4737-aa21-0b3d6ef1e352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:40:46.340Z|a2ee4a4c-57f0-4967-a12b-910d84a1cd4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:46.341Z|a2ee4a4c-57f0-4967-a12b-910d84a1cd4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:46.358Z|e1f4144d-7a97-4d68-b464-e3279c5c6a51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:46.359Z|e1f4144d-7a97-4d68-b464-e3279c5c6a51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:55.943Z|d708876d-0a14-41e9-95fb-1f58f747d981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:55.944Z|d708876d-0a14-41e9-95fb-1f58f747d981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:56.363Z|61b02c50-84df-414a-8b98-d8d8e9d9620d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:56.364Z|61b02c50-84df-414a-8b98-d8d8e9d9620d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:40:56.382Z|23753250-1864-4f8f-9ac1-c4e838191bcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:40:56.382Z|23753250-1864-4f8f-9ac1-c4e838191bcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:01.195Z|63bc344e-1cf0-47dc-aa22-66121ffe1706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:41:01.196Z|63bc344e-1cf0-47dc-aa22-66121ffe1706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:41:02.302Z|20ea224b-526a-4a8d-af81-ba927ed705de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:41:02.303Z|20ea224b-526a-4a8d-af81-ba927ed705de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:41:05.966Z|8fe8d829-7bec-4d9a-ba96-23d78eb9725c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:05.967Z|8fe8d829-7bec-4d9a-ba96-23d78eb9725c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:06.317Z|c8d40943-d31b-4b3e-9739-5eab81b88191|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:41:06.318Z|c8d40943-d31b-4b3e-9739-5eab81b88191|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:06.390Z|e8f27315-e9f9-40f6-8634-00a5424b2b20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:06.391Z|e8f27315-e9f9-40f6-8634-00a5424b2b20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:06.403Z|e8067139-7db5-450d-8c06-c25a398567e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:06.404Z|e8067139-7db5-450d-8c06-c25a398567e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:15.989Z|197068d2-85c9-4823-9777-c645fbdc7d05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:15.990Z|197068d2-85c9-4823-9777-c645fbdc7d05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:16.195Z|a9932cc0-6074-4003-a237-7dc90ebaf3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:41:16.198Z|a9932cc0-6074-4003-a237-7dc90ebaf3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:41:16.412Z|0e5036cb-db10-45a9-834a-6b3e0dcc3231|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:16.412Z|0e5036cb-db10-45a9-834a-6b3e0dcc3231|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:16.426Z|9fc5bd94-04b6-443c-8aa6-9db40ee9c76e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:16.427Z|9fc5bd94-04b6-443c-8aa6-9db40ee9c76e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:26.018Z|e20a59f6-d979-4914-a575-30d7b0bcc9e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:26.018Z|e20a59f6-d979-4914-a575-30d7b0bcc9e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:26.434Z|530fa5ff-773c-44d8-a8fa-d64c087f80cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:26.436Z|530fa5ff-773c-44d8-a8fa-d64c087f80cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:26.448Z|49eda516-5c1a-4526-8d73-dec9f418831e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:26.449Z|49eda516-5c1a-4526-8d73-dec9f418831e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:31.195Z|0a611349-29a0-475a-82d4-538bc78b9a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:41:31.196Z|0a611349-29a0-475a-82d4-538bc78b9a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:41:32.303Z|6ce994bd-5591-4b25-9cf5-4694e92b6600|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:41:32.304Z|6ce994bd-5591-4b25-9cf5-4694e92b6600|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:41:36.072Z|a2a8791f-5488-4c73-bc06-727ce2551dcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:36.073Z|a2a8791f-5488-4c73-bc06-727ce2551dcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:36.457Z|be2f2d73-2db1-495a-8a5f-e98d4244bbb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:36.458Z|be2f2d73-2db1-495a-8a5f-e98d4244bbb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:36.473Z|b1c6db33-098c-4e37-b978-04814cf18744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:36.474Z|b1c6db33-098c-4e37-b978-04814cf18744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:46.095Z|f13ad29a-467e-4753-a941-20918acf4044|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:46.095Z|f13ad29a-467e-4753-a941-20918acf4044|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:46.195Z|54db32dc-61cc-400f-b8ff-95f42214fe4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:41:46.196Z|54db32dc-61cc-400f-b8ff-95f42214fe4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:41:46.482Z|29b229ec-4743-43fa-8cce-5bf71d2735d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:46.482Z|29b229ec-4743-43fa-8cce-5bf71d2735d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:46.493Z|e1a0546d-2a08-4a3b-9072-13c0fded5b3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:46.493Z|e1a0546d-2a08-4a3b-9072-13c0fded5b3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:56.120Z|d58e5cd5-711f-4836-a4a0-3a52e9c182db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:56.121Z|d58e5cd5-711f-4836-a4a0-3a52e9c182db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:56.502Z|1b686ab6-d621-40a8-a9b4-559b1e1ed794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:56.503Z|1b686ab6-d621-40a8-a9b4-559b1e1ed794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:41:56.511Z|f65d1a97-8b61-4720-9271-b0bd5d75bc22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:41:56.511Z|f65d1a97-8b61-4720-9271-b0bd5d75bc22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:01.195Z|39c2abed-2fac-4eea-aa4a-e771f507f2df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:42:01.198Z|39c2abed-2fac-4eea-aa4a-e771f507f2df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:42:02.304Z|9579d25c-4bb6-4b9f-9352-010c1be1b752|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:42:02.305Z|9579d25c-4bb6-4b9f-9352-010c1be1b752|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:42:06.144Z|13ed431f-b369-4964-8bdf-c0faf100d9e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:06.145Z|13ed431f-b369-4964-8bdf-c0faf100d9e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:06.317Z|56ce8f0d-b12a-4f1d-b7ed-c2880bdc5cff|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:42:06.317Z|56ce8f0d-b12a-4f1d-b7ed-c2880bdc5cff|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:06.524Z|1ecd9a97-ed7c-48a9-be73-ffceaaf42173|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:06.525Z|1ecd9a97-ed7c-48a9-be73-ffceaaf42173|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:06.530Z|7dc0e5cc-1c52-4ed7-b555-426a5e5f269f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:06.530Z|7dc0e5cc-1c52-4ed7-b555-426a5e5f269f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:16.166Z|de4a0496-24a2-431c-bae1-fd91a95d99fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:16.167Z|de4a0496-24a2-431c-bae1-fd91a95d99fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:16.195Z|46faf866-0a08-438f-9471-c4cf32a4d527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:42:16.196Z|46faf866-0a08-438f-9471-c4cf32a4d527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:42:16.549Z|6318a214-81a3-492c-90b4-5917e46ae529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:16.549Z|3c4aa628-124c-41e0-91ad-fbeeb87a4540|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:16.550Z|6318a214-81a3-492c-90b4-5917e46ae529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:16.550Z|3c4aa628-124c-41e0-91ad-fbeeb87a4540|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:26.197Z|e06b83e8-8c43-4b0b-a417-e11c947d9a50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:26.197Z|e06b83e8-8c43-4b0b-a417-e11c947d9a50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:26.571Z|6a311a0e-a487-4d72-856a-20bed3befa1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:26.571Z|b689f9a9-3aaf-4aba-a464-d07201bb59b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:26.572Z|6a311a0e-a487-4d72-856a-20bed3befa1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:26.572Z|b689f9a9-3aaf-4aba-a464-d07201bb59b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:31.196Z|46e548a4-5d31-4a2e-a22b-7b54d1eb5758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:42:31.196Z|46e548a4-5d31-4a2e-a22b-7b54d1eb5758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:42:32.305Z|e886df13-0dae-461d-a205-923b5a769af7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:42:32.306Z|e886df13-0dae-461d-a205-923b5a769af7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:42:36.217Z|6c437a96-761c-4e0b-8a97-a4a4c0e616ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:36.218Z|6c437a96-761c-4e0b-8a97-a4a4c0e616ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:36.594Z|1e1ae29a-53f2-4c0a-a873-662bf9281a81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:36.594Z|c1288723-d595-4ec9-b6fc-aa23fe28fa2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:36.594Z|c1288723-d595-4ec9-b6fc-aa23fe28fa2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:36.595Z|1e1ae29a-53f2-4c0a-a873-662bf9281a81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:46.195Z|5d993b5e-9011-4870-a3c7-ef88af453da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:42:46.198Z|5d993b5e-9011-4870-a3c7-ef88af453da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:42:46.241Z|ee57a8c9-9775-41a7-8e77-445b4e65e926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:46.241Z|ee57a8c9-9775-41a7-8e77-445b4e65e926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:46.618Z|fa7f7544-fead-4b82-971e-bb6b07c4715d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:46.619Z|fa7f7544-fead-4b82-971e-bb6b07c4715d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:46.620Z|1ba1c28f-9255-4b63-88ec-d16e3f20067a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:46.621Z|1ba1c28f-9255-4b63-88ec-d16e3f20067a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:56.265Z|2082e037-1fae-4d8a-900a-d5af79e858fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:56.266Z|2082e037-1fae-4d8a-900a-d5af79e858fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:56.641Z|f351ae61-9adf-4c22-a0b4-94b85b99e277|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:56.641Z|41b4456b-ec19-4b18-8509-9f7f020d03f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:42:56.641Z|f351ae61-9adf-4c22-a0b4-94b85b99e277|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:42:56.641Z|41b4456b-ec19-4b18-8509-9f7f020d03f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:01.195Z|3a0c010d-9d5a-4cdb-8854-ba5a2831ec89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:43:01.196Z|3a0c010d-9d5a-4cdb-8854-ba5a2831ec89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:43:02.306Z|bc472f89-0b76-417e-a686-4635307f6762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:43:02.307Z|bc472f89-0b76-417e-a686-4635307f6762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:43:06.288Z|d945c8ac-71e5-471c-aef6-8634876b9eda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:06.288Z|d945c8ac-71e5-471c-aef6-8634876b9eda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:06.318Z|eb783a5c-a385-4518-868e-ae3891f1305f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:43:06.318Z|eb783a5c-a385-4518-868e-ae3891f1305f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:06.663Z|c0397972-6aa5-4493-b383-779ae2c0b4a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:06.663Z|0e8ee1ef-c5a8-455d-a2e3-9d8e6799cfb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:06.663Z|c0397972-6aa5-4493-b383-779ae2c0b4a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:06.663Z|0e8ee1ef-c5a8-455d-a2e3-9d8e6799cfb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:16.195Z|1166ecdf-4ce5-4224-bd60-2c16c37356aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:43:16.196Z|1166ecdf-4ce5-4224-bd60-2c16c37356aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:43:16.309Z|a5bfdc51-3217-4400-ad21-17d63004ada9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:16.310Z|a5bfdc51-3217-4400-ad21-17d63004ada9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:16.684Z|8a53c28f-d66f-48d0-a146-c18ce8b584d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:16.685Z|8a53c28f-d66f-48d0-a146-c18ce8b584d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:16.684Z|139b2b8b-1d40-4026-898d-36293269e3d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:16.686Z|139b2b8b-1d40-4026-898d-36293269e3d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:26.359Z|f398325f-a4e4-4f8d-8b1d-25041348a35d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:26.360Z|f398325f-a4e4-4f8d-8b1d-25041348a35d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:26.706Z|2e357813-e32b-46d7-9d63-5b3728f14067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:26.706Z|70519c43-3edd-45be-a25d-3cfdea9f0445|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:26.707Z|70519c43-3edd-45be-a25d-3cfdea9f0445|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:26.707Z|2e357813-e32b-46d7-9d63-5b3728f14067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:31.196Z|b9234b75-b443-4ba0-bb81-0573b2628a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:43:31.196Z|b9234b75-b443-4ba0-bb81-0573b2628a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:43:32.307Z|88ead904-6ffe-4a7f-ba2d-f74da5348ad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:43:32.308Z|88ead904-6ffe-4a7f-ba2d-f74da5348ad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:43:36.391Z|379a963b-2369-4a76-98fa-5738013889bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:36.391Z|379a963b-2369-4a76-98fa-5738013889bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:36.727Z|a2bdb5d7-3c8d-4d3d-ab71-9ed631f8426c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:36.728Z|a2bdb5d7-3c8d-4d3d-ab71-9ed631f8426c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:36.729Z|0b64e22d-ac58-4c56-8fc3-5800762c60ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:36.729Z|0b64e22d-ac58-4c56-8fc3-5800762c60ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:46.195Z|1db8d6b7-c45d-44c6-922f-e4ab92fca25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:43:46.196Z|1db8d6b7-c45d-44c6-922f-e4ab92fca25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:43:46.413Z|8d67aeef-7bd8-4fb1-9011-0a26754fd128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:46.413Z|8d67aeef-7bd8-4fb1-9011-0a26754fd128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:46.751Z|1aa1ed41-d660-4a97-a3dc-86bebbf85424|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:46.752Z|1aa1ed41-d660-4a97-a3dc-86bebbf85424|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:46.755Z|fd2af590-2b7b-4aaf-9446-0062fe23ba5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:46.756Z|fd2af590-2b7b-4aaf-9446-0062fe23ba5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:56.435Z|017e62fd-dba8-4659-a1e9-cf653cbb6bfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:56.436Z|017e62fd-dba8-4659-a1e9-cf653cbb6bfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:56.772Z|a159c269-cc4c-4e77-b10e-26b07749a303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:56.773Z|a159c269-cc4c-4e77-b10e-26b07749a303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:43:56.775Z|6e1a379e-20b1-411c-ab2f-b216dce78f3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:43:56.775Z|6e1a379e-20b1-411c-ab2f-b216dce78f3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:01.195Z|6fe17820-e54e-410d-8c17-12481e5789d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:44:01.198Z|6fe17820-e54e-410d-8c17-12481e5789d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:44:02.309Z|cc862f96-ac1b-44df-aa81-3aac10ba3123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:44:02.309Z|cc862f96-ac1b-44df-aa81-3aac10ba3123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:44:06.320Z|b3a35e37-6ba9-4864-a04c-3397c1a17685|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:44:06.320Z|b3a35e37-6ba9-4864-a04c-3397c1a17685|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:06.463Z|b3691f71-0712-4c60-a0b7-19b365ea5ffb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:06.463Z|b3691f71-0712-4c60-a0b7-19b365ea5ffb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:06.795Z|49a8abf6-c1f9-4a21-b066-55272acbdcdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:06.795Z|49a8abf6-c1f9-4a21-b066-55272acbdcdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:06.795Z|b3bcd2a1-9ead-4b8c-af26-34412d6d8ceb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:06.796Z|b3bcd2a1-9ead-4b8c-af26-34412d6d8ceb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:16.195Z|30d36dd1-ed2b-4fc6-bdfd-f1dddfbb5877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:44:16.196Z|30d36dd1-ed2b-4fc6-bdfd-f1dddfbb5877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:44:16.485Z|d13fce7a-d451-46c7-bb84-575836069ad5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:16.486Z|d13fce7a-d451-46c7-bb84-575836069ad5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:16.818Z|37220729-a9c2-4644-910c-072e0e35c169|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:16.818Z|4c16d5e2-f1fc-4e8c-b37f-3e9ff1f8fc31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:16.819Z|37220729-a9c2-4644-910c-072e0e35c169|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:16.819Z|4c16d5e2-f1fc-4e8c-b37f-3e9ff1f8fc31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:26.507Z|90291329-7636-4605-ad92-13508c76a99a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:26.508Z|90291329-7636-4605-ad92-13508c76a99a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:26.841Z|64f3f33b-a75a-473e-8c74-7a1712414fe1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:26.841Z|123af63f-17c9-4e18-9030-cd193ea66dfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:26.842Z|123af63f-17c9-4e18-9030-cd193ea66dfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:26.842Z|64f3f33b-a75a-473e-8c74-7a1712414fe1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:31.195Z|f4a08c7d-137e-4225-8d67-7536da9951dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:44:31.196Z|f4a08c7d-137e-4225-8d67-7536da9951dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:44:32.310Z|4a847d18-3725-404d-bac7-81d598855ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:44:32.310Z|4a847d18-3725-404d-bac7-81d598855ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:44:36.530Z|d8ee4a70-0739-4c4a-8290-d8fbd963655f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:36.531Z|d8ee4a70-0739-4c4a-8290-d8fbd963655f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:36.869Z|d1afe689-8843-45a9-b79d-45444e830e8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:36.870Z|d1afe689-8843-45a9-b79d-45444e830e8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:36.872Z|aadf3580-1052-4bbf-97aa-68d43470e5a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:36.872Z|aadf3580-1052-4bbf-97aa-68d43470e5a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:46.195Z|e2a53f87-176a-43d0-91dd-16d99e819ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:44:46.196Z|e2a53f87-176a-43d0-91dd-16d99e819ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:44:46.551Z|e4985933-9d89-475f-9c77-4ebcdc914167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:46.552Z|e4985933-9d89-475f-9c77-4ebcdc914167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:46.894Z|86981999-7d3a-44c6-8bfe-94f053f2d0dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:46.894Z|3c31b7c6-a089-4515-bf3a-38cc809ca803|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:46.895Z|86981999-7d3a-44c6-8bfe-94f053f2d0dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:46.895Z|3c31b7c6-a089-4515-bf3a-38cc809ca803|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:56.573Z|788dbe0f-8578-4658-ac05-b1583605c6e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:56.574Z|788dbe0f-8578-4658-ac05-b1583605c6e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:56.918Z|c22f304e-8c7e-41c6-82e5-75f2ec275c03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:56.918Z|d95b99e0-c88f-48be-9963-e0bb84c0e8b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:44:56.918Z|c22f304e-8c7e-41c6-82e5-75f2ec275c03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:44:56.918Z|d95b99e0-c88f-48be-9963-e0bb84c0e8b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:01.195Z|f8016bae-f794-4fae-a65c-a7434b65d357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:45:01.196Z|f8016bae-f794-4fae-a65c-a7434b65d357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:45:02.311Z|4f8ada08-2ac5-40b4-ac37-c09aa8ca062e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:45:02.311Z|4f8ada08-2ac5-40b4-ac37-c09aa8ca062e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:45:06.317Z|5ef8e7f4-6366-43d8-8784-0cfd69fb249b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:45:06.318Z|5ef8e7f4-6366-43d8-8784-0cfd69fb249b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:06.595Z|bb1961a4-e587-419f-b870-3f6e5c91b310|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:06.595Z|bb1961a4-e587-419f-b870-3f6e5c91b310|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:06.939Z|af89bed9-0758-4643-a643-656903ec0c6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:06.940Z|af89bed9-0758-4643-a643-656903ec0c6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:06.940Z|4ae65317-fcc4-45c0-a270-353a0c9e0812|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:06.940Z|4ae65317-fcc4-45c0-a270-353a0c9e0812|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:16.195Z|d324bda8-beae-48dd-83eb-8e765024e346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:45:16.196Z|d324bda8-beae-48dd-83eb-8e765024e346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:45:16.615Z|fdca6340-ada4-4985-8632-807cd335bb14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:16.616Z|fdca6340-ada4-4985-8632-807cd335bb14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:16.962Z|9c20cc9b-3152-436c-a31b-961a6e07566d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:16.962Z|c0c215f0-0d2c-42fc-8f5e-f3043a5370e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:16.963Z|c0c215f0-0d2c-42fc-8f5e-f3043a5370e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:16.963Z|9c20cc9b-3152-436c-a31b-961a6e07566d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:26.638Z|b59a55b4-1038-40dc-8afb-78f2b31cb0ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:26.638Z|b59a55b4-1038-40dc-8afb-78f2b31cb0ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:26.984Z|0803052f-2732-4c03-9730-80f1e75e2927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:26.984Z|92fefcc0-d453-45ff-847a-cd996b60f6da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:26.985Z|0803052f-2732-4c03-9730-80f1e75e2927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:26.985Z|92fefcc0-d453-45ff-847a-cd996b60f6da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:31.195Z|1e2e7cf2-ab93-4d16-a837-c4e03d21b844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:45:31.196Z|1e2e7cf2-ab93-4d16-a837-c4e03d21b844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:45:32.313Z|815148df-8886-4485-bf22-6df5b6ca7c81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:45:32.314Z|815148df-8886-4485-bf22-6df5b6ca7c81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:45:36.662Z|9b7d68cf-b7a0-4a24-a1f3-754f3f0d2aac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:36.662Z|9b7d68cf-b7a0-4a24-a1f3-754f3f0d2aac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:37.007Z|ee63ef83-373c-4c1b-aad7-78d76b899f69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:37.008Z|ee63ef83-373c-4c1b-aad7-78d76b899f69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:37.008Z|9b1a2775-28cf-4409-a93b-4c14ea60bc37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:37.009Z|9b1a2775-28cf-4409-a93b-4c14ea60bc37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:46.195Z|145908cb-6de2-47fc-947e-e6612bd83fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:45:46.196Z|145908cb-6de2-47fc-947e-e6612bd83fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:45:46.684Z|1bb00681-b3a1-4cb1-a0db-fe7a4b279135|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:46.685Z|1bb00681-b3a1-4cb1-a0db-fe7a4b279135|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:47.030Z|f7f93586-1068-4cdc-bb81-eacbe403dcbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:47.030Z|137efa39-ec62-4c99-a929-0afb2b1af9e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:47.031Z|f7f93586-1068-4cdc-bb81-eacbe403dcbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:47.031Z|137efa39-ec62-4c99-a929-0afb2b1af9e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:56.707Z|340a8e06-6de6-49c2-b51c-55ab803414a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:56.708Z|340a8e06-6de6-49c2-b51c-55ab803414a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:57.053Z|7edb0367-917c-4a7d-bbfa-56bb981eb5ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:57.053Z|56d87821-e25a-4d24-abd4-740c553fb89c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:45:57.054Z|7edb0367-917c-4a7d-bbfa-56bb981eb5ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:45:57.054Z|56d87821-e25a-4d24-abd4-740c553fb89c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:01.196Z|84b6bb35-c705-4a4b-848e-f23f170d70f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:46:01.196Z|84b6bb35-c705-4a4b-848e-f23f170d70f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:46:02.314Z|08633e9f-fe5f-410c-9c47-283cdb2f89e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:46:02.315Z|08633e9f-fe5f-410c-9c47-283cdb2f89e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:46:06.318Z|3c524c2d-4d06-4cc7-88bb-d45cfe0cf8a5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:46:06.319Z|3c524c2d-4d06-4cc7-88bb-d45cfe0cf8a5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:06.730Z|5b46bb02-150a-4d0e-bf12-2c394b170596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:06.731Z|5b46bb02-150a-4d0e-bf12-2c394b170596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:07.075Z|5d07fa3a-5e1c-4a46-bc25-b445857f07f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:07.075Z|e41f243c-481e-472f-9c14-a9fd6ad2d605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:07.076Z|e41f243c-481e-472f-9c14-a9fd6ad2d605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:07.076Z|5d07fa3a-5e1c-4a46-bc25-b445857f07f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:16.196Z|0e6b9ba1-b6c2-4bcf-a0bf-563aab31bb99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:46:16.199Z|0e6b9ba1-b6c2-4bcf-a0bf-563aab31bb99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:46:16.753Z|a779448e-a6a1-4787-bf04-7e0c1b6d731e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:16.754Z|a779448e-a6a1-4787-bf04-7e0c1b6d731e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:17.099Z|e02e7bfe-8bd1-48b3-9bd2-cd7086288c81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:17.099Z|d3761973-b002-47e6-9395-295ce4816538|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:17.100Z|d3761973-b002-47e6-9395-295ce4816538|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:17.100Z|e02e7bfe-8bd1-48b3-9bd2-cd7086288c81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:26.777Z|52a2eea4-73c7-41bf-bb94-2fbfdb099f77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:26.777Z|52a2eea4-73c7-41bf-bb94-2fbfdb099f77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:27.122Z|1a55c8b8-38c0-4ec1-aef0-127f826f4735|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:27.122Z|0fadcd03-8476-4b44-ae25-43127db6f67d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:27.122Z|0fadcd03-8476-4b44-ae25-43127db6f67d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:27.123Z|1a55c8b8-38c0-4ec1-aef0-127f826f4735|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:31.196Z|b773223b-3925-42ce-98c0-98d6c4dfce41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:46:31.196Z|b773223b-3925-42ce-98c0-98d6c4dfce41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:46:32.316Z|39d33e44-dc2d-4868-a6bd-263a4574f2ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:46:32.317Z|39d33e44-dc2d-4868-a6bd-263a4574f2ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:46:36.799Z|66ac0c5c-66a3-40da-a888-585686b9194f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:36.800Z|66ac0c5c-66a3-40da-a888-585686b9194f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:37.145Z|50b71e87-f7dc-464f-b810-da731b35057e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:37.145Z|a1fac8fe-e6a9-411c-860b-19995b4d2a4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:37.146Z|50b71e87-f7dc-464f-b810-da731b35057e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:37.147Z|a1fac8fe-e6a9-411c-860b-19995b4d2a4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:46.196Z|d26da2f0-119a-495c-b9b2-68f2bb32486c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:46:46.196Z|d26da2f0-119a-495c-b9b2-68f2bb32486c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:46:46.821Z|30dddc99-a32f-4df3-81c5-9436b478a72c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:46.821Z|30dddc99-a32f-4df3-81c5-9436b478a72c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:47.169Z|d586d946-8d1d-4e1d-96e4-3507d5b718c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:47.170Z|d586d946-8d1d-4e1d-96e4-3507d5b718c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:47.186Z|b5e76ed5-d4c7-44e1-83a5-e8f37c7c64da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:47.187Z|b5e76ed5-d4c7-44e1-83a5-e8f37c7c64da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:56.844Z|1d559dc2-f8ab-4314-b788-792e71528e27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:56.845Z|1d559dc2-f8ab-4314-b788-792e71528e27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:57.191Z|8164d3b9-4a35-4129-aae5-c5a541c481f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:57.192Z|8164d3b9-4a35-4129-aae5-c5a541c481f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:46:57.209Z|047f125a-9026-41fa-8f81-00b399b60643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:46:57.209Z|047f125a-9026-41fa-8f81-00b399b60643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:01.196Z|7a259348-686a-4eba-a7c9-4f34bdae70e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:47:01.199Z|7a259348-686a-4eba-a7c9-4f34bdae70e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:47:02.319Z|027098a2-783d-4f49-b7dc-51c04b78487a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:47:02.319Z|027098a2-783d-4f49-b7dc-51c04b78487a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:47:06.317Z|581ef71a-56d9-4678-8bdb-8a64c2784048|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:47:06.318Z|581ef71a-56d9-4678-8bdb-8a64c2784048|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:06.876Z|5b63b7c3-f959-4e37-a42d-9da3fdbd9963|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:06.877Z|5b63b7c3-f959-4e37-a42d-9da3fdbd9963|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:07.215Z|2158e1e0-5c2d-4165-8ba0-bdea50fdbef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:07.216Z|2158e1e0-5c2d-4165-8ba0-bdea50fdbef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:07.230Z|0a32bbc0-f591-40bb-9d8a-3d5fcc6a14f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:07.230Z|0a32bbc0-f591-40bb-9d8a-3d5fcc6a14f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:16.196Z|ec18a0ef-fe0f-484e-a040-aed3dc478050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:47:16.196Z|ec18a0ef-fe0f-484e-a040-aed3dc478050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:47:16.906Z|fc39b8e1-37ed-40d3-802b-c31597888835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:16.907Z|fc39b8e1-37ed-40d3-802b-c31597888835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:17.238Z|4d573267-980d-4887-b100-d24f3d1b02c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:17.238Z|4d573267-980d-4887-b100-d24f3d1b02c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:17.251Z|6b3f7fbc-5c31-4380-ba62-6048dafe9f97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:17.251Z|6b3f7fbc-5c31-4380-ba62-6048dafe9f97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:26.933Z|59a6d94a-3cbf-47fd-8770-d8f48135de3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:26.934Z|59a6d94a-3cbf-47fd-8770-d8f48135de3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:27.262Z|4caed299-87f9-40a2-ab26-6bf5634f33d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:27.262Z|4caed299-87f9-40a2-ab26-6bf5634f33d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:27.273Z|4f23bbf7-a791-41be-9f70-548967d7a552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:27.273Z|4f23bbf7-a791-41be-9f70-548967d7a552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:31.195Z|4ef25077-4ec0-450f-80b7-40152cf3d278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:47:31.196Z|4ef25077-4ec0-450f-80b7-40152cf3d278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:47:32.320Z|c332af55-409a-482b-bee2-6665c1ec8d49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:47:32.320Z|c332af55-409a-482b-bee2-6665c1ec8d49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:47:36.956Z|05617168-96e0-4306-a25b-25c6ba7849f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:36.957Z|05617168-96e0-4306-a25b-25c6ba7849f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:37.284Z|81a229ca-f99f-4d59-a8b6-5dbc126ca1a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:37.285Z|81a229ca-f99f-4d59-a8b6-5dbc126ca1a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:37.293Z|f3c3528f-bf13-4934-ab8d-2dbeabae8851|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:37.293Z|f3c3528f-bf13-4934-ab8d-2dbeabae8851|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:46.196Z|f89902c7-a030-4d88-b0a3-fe53583c3209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:47:46.199Z|f89902c7-a030-4d88-b0a3-fe53583c3209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:47:46.984Z|88acb229-bab9-46cc-83f5-e68244bf008b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:46.985Z|88acb229-bab9-46cc-83f5-e68244bf008b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:47.309Z|9cdd9d61-d5c5-43ce-a0c8-a866916c7953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:47.309Z|9cdd9d61-d5c5-43ce-a0c8-a866916c7953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:47.315Z|2a86b5b3-371d-4a59-948d-9ee76e82dfbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:47.315Z|2a86b5b3-371d-4a59-948d-9ee76e82dfbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:57.011Z|f863b904-b402-4d3f-ba92-a9b811439aa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:57.012Z|f863b904-b402-4d3f-ba92-a9b811439aa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:57.332Z|cec478e8-34b8-4e7c-acdb-c4847376e571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:57.332Z|cec478e8-34b8-4e7c-acdb-c4847376e571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:47:57.334Z|87228e17-1cdc-45c3-91a6-3ec62c094047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:47:57.334Z|87228e17-1cdc-45c3-91a6-3ec62c094047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:01.196Z|65df563a-0a22-47e8-bdd5-a969dd205493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:48:01.196Z|65df563a-0a22-47e8-bdd5-a969dd205493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:48:02.321Z|d09bf808-13cf-4e5c-a827-e5869dd9de8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:48:02.322Z|d09bf808-13cf-4e5c-a827-e5869dd9de8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:48:06.319Z|7d880165-d45f-430f-81d2-ad58c1ed370a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:48:06.321Z|7d880165-d45f-430f-81d2-ad58c1ed370a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:07.035Z|e47be42f-269d-47b8-afe3-72a3c33b0616|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:07.036Z|e47be42f-269d-47b8-afe3-72a3c33b0616|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:07.353Z|b1ad6d03-4d55-4834-a9ed-ec986c77b351|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:07.354Z|b1ad6d03-4d55-4834-a9ed-ec986c77b351|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:07.354Z|169569da-4466-4f99-8d78-42da8b3b69f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:07.355Z|169569da-4466-4f99-8d78-42da8b3b69f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:16.196Z|03620f0b-0a5b-4ad7-9bf2-4c2d20f00f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:48:16.197Z|03620f0b-0a5b-4ad7-9bf2-4c2d20f00f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:48:17.060Z|cc013f6a-dbb4-4ec6-b472-6d8ebbf642c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:17.061Z|cc013f6a-dbb4-4ec6-b472-6d8ebbf642c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:17.374Z|be6ae5cf-1c52-48b1-802b-1ad26d849b19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:17.374Z|d5410fe6-fd14-4ef1-a062-fde0c7efa443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:17.375Z|d5410fe6-fd14-4ef1-a062-fde0c7efa443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:17.375Z|be6ae5cf-1c52-48b1-802b-1ad26d849b19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:27.087Z|014c7670-9a08-4897-8af4-251ea944f9b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:27.088Z|014c7670-9a08-4897-8af4-251ea944f9b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:27.396Z|c9a5f8b3-2b15-4172-8399-84d56fafbb41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:27.396Z|275ee680-50bf-4e29-9eb9-09f831433c98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:27.397Z|275ee680-50bf-4e29-9eb9-09f831433c98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:27.397Z|c9a5f8b3-2b15-4172-8399-84d56fafbb41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:31.196Z|33c58e20-8b76-490f-8af4-cb49b893e1e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:48:31.199Z|33c58e20-8b76-490f-8af4-cb49b893e1e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:48:32.322Z|3ddcd1e1-4bd5-4e01-b0bb-c2e5397ed1fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:48:32.323Z|3ddcd1e1-4bd5-4e01-b0bb-c2e5397ed1fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:48:37.117Z|34edbd53-cef5-4b72-8b1c-03e705fe15ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:37.117Z|34edbd53-cef5-4b72-8b1c-03e705fe15ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:37.420Z|e9dbed61-71e0-4ee1-a8f9-68ede55950db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:37.420Z|f2446f3b-069b-465a-9db5-324075f64eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:37.421Z|e9dbed61-71e0-4ee1-a8f9-68ede55950db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:37.421Z|f2446f3b-069b-465a-9db5-324075f64eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:46.195Z|45d52c99-2219-4f34-8d74-073c4a5c0cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:48:46.196Z|45d52c99-2219-4f34-8d74-073c4a5c0cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:48:47.138Z|78157cdb-94e8-4e23-b364-af50bf238d5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:47.138Z|78157cdb-94e8-4e23-b364-af50bf238d5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:47.443Z|2e04e4ff-6798-41ef-a8f2-6c03a1ff3219|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:47.444Z|2e04e4ff-6798-41ef-a8f2-6c03a1ff3219|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:47.447Z|5c921994-acdb-452a-8fd5-9dde48e544b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:47.447Z|5c921994-acdb-452a-8fd5-9dde48e544b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:57.160Z|a6331ab4-d3bb-429d-b5a4-bb02137c11b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:57.161Z|a6331ab4-d3bb-429d-b5a4-bb02137c11b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:57.465Z|6aa762a1-abfe-4fd3-82f1-fe0a269b6c35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:57.465Z|41ae9f61-8e19-486d-80ca-2163f2853301|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:48:57.466Z|6aa762a1-abfe-4fd3-82f1-fe0a269b6c35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:48:57.466Z|41ae9f61-8e19-486d-80ca-2163f2853301|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:01.195Z|80c3b4d8-9198-4f41-97d4-ccfd42aaa890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:49:01.196Z|80c3b4d8-9198-4f41-97d4-ccfd42aaa890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:49:02.324Z|f9d7efdc-727f-472f-9f40-cba1c4569f20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:49:02.325Z|f9d7efdc-727f-472f-9f40-cba1c4569f20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:49:06.318Z|447291c8-f0f7-4517-96bf-374fe0504f58|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:49:06.319Z|447291c8-f0f7-4517-96bf-374fe0504f58|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:07.183Z|4bd17e78-33e0-44fc-bb92-d52c0325ab97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:07.184Z|4bd17e78-33e0-44fc-bb92-d52c0325ab97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:07.487Z|e34af6ad-0f37-4300-812e-57c15e7f756e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:07.488Z|e34af6ad-0f37-4300-812e-57c15e7f756e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:07.492Z|c27291f1-09cc-435f-8db6-bb057dad055b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:07.493Z|c27291f1-09cc-435f-8db6-bb057dad055b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:16.195Z|1480e041-7ddf-458e-b109-3356f5480f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:49:16.198Z|1480e041-7ddf-458e-b109-3356f5480f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:49:17.204Z|6f6cfb83-8bc8-4e05-95c2-869935f1ad36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:17.205Z|6f6cfb83-8bc8-4e05-95c2-869935f1ad36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:17.510Z|310145d5-7888-4fa8-8520-6ba2d950b20d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:17.510Z|310145d5-7888-4fa8-8520-6ba2d950b20d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:17.512Z|9299a245-57a7-429a-acdd-1992d7fe51f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:17.513Z|9299a245-57a7-429a-acdd-1992d7fe51f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:27.226Z|3b490094-e32d-4642-9784-056bcc3164e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:27.226Z|3b490094-e32d-4642-9784-056bcc3164e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:27.534Z|bdbbee21-7362-4ed2-bcab-622aa3ff57e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:27.534Z|cde97631-9a87-4025-ba7c-288d1328f35a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:27.535Z|bdbbee21-7362-4ed2-bcab-622aa3ff57e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:27.535Z|cde97631-9a87-4025-ba7c-288d1328f35a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:31.195Z|a4e1a2ea-c73e-4f32-b014-d4ba61d1bbcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:49:31.196Z|a4e1a2ea-c73e-4f32-b014-d4ba61d1bbcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:49:32.325Z|3e7c9db0-173a-40f7-abb7-c9c01c172c20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:49:32.326Z|3e7c9db0-173a-40f7-abb7-c9c01c172c20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:49:37.248Z|4f5e01ba-9e86-4a57-8fec-fad98c4103fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:37.249Z|4f5e01ba-9e86-4a57-8fec-fad98c4103fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:37.560Z|5b3ef24c-f2fb-4ddb-a184-8b3a926c73fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:37.561Z|73d91f1e-1e39-401f-91dc-5d174d15efbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:37.561Z|5b3ef24c-f2fb-4ddb-a184-8b3a926c73fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:37.561Z|73d91f1e-1e39-401f-91dc-5d174d15efbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:46.195Z|c41cf76e-e8d7-4e96-bc36-66ea03186510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:49:46.196Z|c41cf76e-e8d7-4e96-bc36-66ea03186510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:49:47.271Z|2c50e13f-0a1a-435c-ac74-f5136dae58c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:47.272Z|2c50e13f-0a1a-435c-ac74-f5136dae58c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:47.582Z|e55640e1-b6c8-4eac-a3f6-df8e4c56effc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:47.582Z|e55640e1-b6c8-4eac-a3f6-df8e4c56effc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:47.584Z|f443c519-bc34-4dfc-a52e-508e14541ec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:47.585Z|f443c519-bc34-4dfc-a52e-508e14541ec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:57.295Z|7323706d-2d5d-4a08-96b3-1263fc2d793e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:57.296Z|7323706d-2d5d-4a08-96b3-1263fc2d793e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:57.604Z|94ff0010-b7e5-4d7c-b2dc-a87aee11464b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:57.604Z|93ae41e3-453e-4aef-8abf-be86db386bb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:49:57.604Z|94ff0010-b7e5-4d7c-b2dc-a87aee11464b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:49:57.605Z|93ae41e3-453e-4aef-8abf-be86db386bb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:01.195Z|81a727dd-ad37-4071-82a3-caafedfaf870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:50:01.200Z|81a727dd-ad37-4071-82a3-caafedfaf870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:50:02.327Z|e8bf6985-b57a-4ece-ad11-39cb85f71a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:50:02.327Z|e8bf6985-b57a-4ece-ad11-39cb85f71a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:50:06.322Z|3591b85d-df30-4cf8-8323-bbd43827db78|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:50:06.323Z|3591b85d-df30-4cf8-8323-bbd43827db78|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:07.320Z|d32ebefe-40a4-4ef4-afd1-cc79dfb51f08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:07.320Z|d32ebefe-40a4-4ef4-afd1-cc79dfb51f08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:07.627Z|8cb4f86c-c638-4e7c-bd51-6c9b4974a904|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:07.628Z|8cb4f86c-c638-4e7c-bd51-6c9b4974a904|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:07.629Z|910726dd-73d9-4161-bd5b-feb9599e9a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:07.629Z|910726dd-73d9-4161-bd5b-feb9599e9a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:16.195Z|36799bd0-f46c-4b25-aae1-704b1474a933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:50:16.196Z|36799bd0-f46c-4b25-aae1-704b1474a933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:50:17.342Z|703263f6-aeef-4099-b0ad-f83416f8df21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:17.344Z|703263f6-aeef-4099-b0ad-f83416f8df21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:17.650Z|119e1c06-7eb9-4545-b4ed-14238edd78e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:17.650Z|87305180-fc9c-4d13-ab41-31b1549c41b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:17.650Z|119e1c06-7eb9-4545-b4ed-14238edd78e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:17.651Z|87305180-fc9c-4d13-ab41-31b1549c41b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:27.367Z|3b076f04-b86c-4392-8bd9-ebd6797d6308|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:27.367Z|3b076f04-b86c-4392-8bd9-ebd6797d6308|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:27.674Z|d3c5165a-2d52-45b6-ae8f-1e9943a4cdab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:27.674Z|f80f628b-a6af-4601-939f-a0301f3a8ca4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:27.674Z|f80f628b-a6af-4601-939f-a0301f3a8ca4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:27.675Z|d3c5165a-2d52-45b6-ae8f-1e9943a4cdab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:31.195Z|90a2ccae-4eb4-4ee7-b86b-279f891c428f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:50:31.196Z|90a2ccae-4eb4-4ee7-b86b-279f891c428f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:50:32.328Z|80c3c8a0-bfb5-4fb8-bdc5-17541332d57c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:50:32.328Z|80c3c8a0-bfb5-4fb8-bdc5-17541332d57c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:50:37.388Z|a2c392f4-9d02-456d-b6c0-2f4a2b5bdae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:37.388Z|a2c392f4-9d02-456d-b6c0-2f4a2b5bdae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:37.696Z|83e2f24d-2997-4cd6-9ea0-800553bdb917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:37.696Z|4fcaeeb5-af73-4a60-9a6d-d1846f34a72c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:37.697Z|4fcaeeb5-af73-4a60-9a6d-d1846f34a72c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:37.697Z|83e2f24d-2997-4cd6-9ea0-800553bdb917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:46.195Z|7f5650ae-9bd7-40f8-bf30-fe219f8a6128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:50:46.198Z|7f5650ae-9bd7-40f8-bf30-fe219f8a6128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:50:47.409Z|db750b7d-44a9-4377-95d9-201533141e10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:47.410Z|db750b7d-44a9-4377-95d9-201533141e10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:47.719Z|3739c429-a413-424b-93ea-28805c4914ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:47.720Z|3739c429-a413-424b-93ea-28805c4914ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:47.724Z|fbf1f205-031e-4672-9710-48589d7f2594|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:47.725Z|fbf1f205-031e-4672-9710-48589d7f2594|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:57.431Z|3cec4c7b-a862-4473-b10d-49e64e812221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:57.431Z|3cec4c7b-a862-4473-b10d-49e64e812221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:57.742Z|2184e32c-23b4-4a60-8027-db1bd9024753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:57.743Z|2184e32c-23b4-4a60-8027-db1bd9024753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:50:57.744Z|e4e9b32f-c359-4bbf-8420-c052563edb81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:50:57.745Z|e4e9b32f-c359-4bbf-8420-c052563edb81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:01.195Z|a5db9b41-fda1-4c30-a2ff-8d9489e48697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:51:01.196Z|a5db9b41-fda1-4c30-a2ff-8d9489e48697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:51:02.329Z|f547c741-3f24-4257-884d-17dceb82bc5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:51:02.329Z|f547c741-3f24-4257-884d-17dceb82bc5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:51:06.318Z|8b68e6f1-9033-41b1-985f-46de478c058d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:51:06.319Z|8b68e6f1-9033-41b1-985f-46de478c058d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:07.464Z|7da45516-994f-4aa8-b1e6-85fc08f2738b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:07.464Z|7da45516-994f-4aa8-b1e6-85fc08f2738b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:07.764Z|151a5d97-c6a9-43eb-83ae-727bba7af47e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:07.764Z|5fa86bdd-2f52-4dba-8d24-c6659921aa7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:07.765Z|151a5d97-c6a9-43eb-83ae-727bba7af47e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:07.765Z|5fa86bdd-2f52-4dba-8d24-c6659921aa7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:16.195Z|978e1e62-c083-48cd-b6b5-f0b25b2fc98b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:51:16.196Z|978e1e62-c083-48cd-b6b5-f0b25b2fc98b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:51:17.488Z|534d2a54-193b-4f10-a109-e45181b28824|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:17.489Z|534d2a54-193b-4f10-a109-e45181b28824|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:17.788Z|1af5427a-91ac-43f5-95b7-7e6c54d515b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:17.788Z|9d11b33d-3887-4d15-ac90-2b8b1b905288|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:17.788Z|9d11b33d-3887-4d15-ac90-2b8b1b905288|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:17.788Z|1af5427a-91ac-43f5-95b7-7e6c54d515b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:27.509Z|41dacb40-9b13-4000-ba51-0dba7b42b4c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:27.510Z|41dacb40-9b13-4000-ba51-0dba7b42b4c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:27.810Z|2f72e5ce-ba02-4fe0-bd33-a386c78fab1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:27.810Z|2c3b6a11-7e72-4f2f-98cb-e2a8baf079ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:27.810Z|2f72e5ce-ba02-4fe0-bd33-a386c78fab1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:27.810Z|2c3b6a11-7e72-4f2f-98cb-e2a8baf079ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:31.195Z|5c64a53c-f01c-4013-bc75-071e13f2f575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:51:31.198Z|5c64a53c-f01c-4013-bc75-071e13f2f575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:51:32.330Z|bf5499e2-8a4a-4c26-ad73-be989f50bc4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:51:32.330Z|bf5499e2-8a4a-4c26-ad73-be989f50bc4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:51:37.532Z|a50016d1-c856-4ead-86fd-28ac04d10d83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:37.533Z|a50016d1-c856-4ead-86fd-28ac04d10d83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:37.833Z|1754fbac-13d2-4387-8bce-37cbade2cb9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:37.833Z|12cd66be-ed33-4669-b7ca-b117a8b13703|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:37.834Z|12cd66be-ed33-4669-b7ca-b117a8b13703|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:37.834Z|1754fbac-13d2-4387-8bce-37cbade2cb9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:46.195Z|319c0e2d-91be-4a52-96ca-e5fca131059d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:51:46.196Z|319c0e2d-91be-4a52-96ca-e5fca131059d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:51:47.556Z|46b60dd9-0441-489f-b1a3-6038e5b5c7b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:47.557Z|46b60dd9-0441-489f-b1a3-6038e5b5c7b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:47.859Z|b65d682a-a44c-4825-b705-d888a5ae9bea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:47.859Z|fbb9d700-fce7-46a0-b2b1-be2689d49952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:47.860Z|fbb9d700-fce7-46a0-b2b1-be2689d49952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:47.860Z|b65d682a-a44c-4825-b705-d888a5ae9bea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:57.577Z|a58cf811-a4e0-4f34-b76d-4a8f88590321|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:57.578Z|a58cf811-a4e0-4f34-b76d-4a8f88590321|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:57.881Z|ebd3d1a9-9186-4b3a-8ca5-f910802ad013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:57.881Z|1a30b73b-5414-4018-932e-a492a633af2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:51:57.882Z|ebd3d1a9-9186-4b3a-8ca5-f910802ad013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:51:57.883Z|1a30b73b-5414-4018-932e-a492a633af2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:01.196Z|e920cc9e-1017-414b-9981-48c280cfa304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:52:01.196Z|e920cc9e-1017-414b-9981-48c280cfa304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:52:02.334Z|37c1e62e-4e61-4c41-bcd9-5557c3a35676|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:52:02.334Z|37c1e62e-4e61-4c41-bcd9-5557c3a35676|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:52:06.318Z|e46289c9-e12b-481d-a4c8-5f8280d8b834|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:52:06.318Z|e46289c9-e12b-481d-a4c8-5f8280d8b834|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:07.598Z|a12feebf-b8cf-4080-93af-36976d7a1eee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:07.599Z|a12feebf-b8cf-4080-93af-36976d7a1eee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:07.904Z|88622073-23de-40e7-8cea-cd0df0012518|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:07.905Z|88622073-23de-40e7-8cea-cd0df0012518|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:07.908Z|1fa67b90-8dbc-4e26-acf8-7859fd497106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:07.909Z|1fa67b90-8dbc-4e26-acf8-7859fd497106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:16.195Z|e9f03a97-1646-4d53-8d38-cd1c315e58ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:52:16.198Z|e9f03a97-1646-4d53-8d38-cd1c315e58ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:52:17.622Z|71a6883d-356f-4b24-8eae-aba4151d88ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:17.623Z|71a6883d-356f-4b24-8eae-aba4151d88ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:17.928Z|924380b9-f022-44d9-ba00-cb58d973b98e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:17.929Z|924380b9-f022-44d9-ba00-cb58d973b98e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:17.929Z|7bd70490-408d-4afb-b93b-b1d38172f100|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:17.930Z|7bd70490-408d-4afb-b93b-b1d38172f100|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:27.645Z|795dd6ed-8fac-4610-b955-2e054023eb1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:27.649Z|795dd6ed-8fac-4610-b955-2e054023eb1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:27.950Z|4cb86cd1-b0a6-42c1-8f10-ca3aa624fb1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:27.951Z|4cb86cd1-b0a6-42c1-8f10-ca3aa624fb1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:27.954Z|7728a047-306f-44aa-96c2-cf38e25cccc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:27.955Z|7728a047-306f-44aa-96c2-cf38e25cccc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:31.195Z|4fac1727-dd9d-46f2-92a0-1ac4a3685b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:52:31.196Z|4fac1727-dd9d-46f2-92a0-1ac4a3685b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:52:32.335Z|24145244-b10e-4952-b377-4cb6d106ca73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:52:32.335Z|24145244-b10e-4952-b377-4cb6d106ca73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:52:37.670Z|68b44578-e02d-41ae-9f7d-fb993937dd19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:37.671Z|68b44578-e02d-41ae-9f7d-fb993937dd19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:37.974Z|db4acc06-39e4-4488-b02a-01f60ec8c24b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:37.975Z|db4acc06-39e4-4488-b02a-01f60ec8c24b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:37.975Z|3e62bfd8-2219-4324-bb13-27000f03935b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:37.976Z|3e62bfd8-2219-4324-bb13-27000f03935b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:46.195Z|9a8db39c-fc6b-4867-9a4d-6080beb77932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:52:46.196Z|9a8db39c-fc6b-4867-9a4d-6080beb77932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:52:47.693Z|a9f074d6-f824-4829-9aa4-0852289fd43f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:47.693Z|a9f074d6-f824-4829-9aa4-0852289fd43f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:47.997Z|a0eec340-46a5-4a74-a34d-e6d60a88e459|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:47.997Z|72d2a7a3-1c0b-4c71-a366-b1293c837e38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:47.998Z|a0eec340-46a5-4a74-a34d-e6d60a88e459|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:47.998Z|72d2a7a3-1c0b-4c71-a366-b1293c837e38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:57.714Z|0a11866f-efca-4e9d-b4cd-2583a51e0a80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:57.714Z|0a11866f-efca-4e9d-b4cd-2583a51e0a80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:58.018Z|8e7b2ac5-9a59-42d0-9756-dc6d60970caa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:58.018Z|391927ce-cb11-449e-8677-29c3825d9a9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:52:58.019Z|391927ce-cb11-449e-8677-29c3825d9a9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:52:58.019Z|8e7b2ac5-9a59-42d0-9756-dc6d60970caa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:01.195Z|d7d42e53-46ce-4958-ab61-d3c8d2a570d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:53:01.199Z|d7d42e53-46ce-4958-ab61-d3c8d2a570d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:53:02.336Z|307d9257-18b6-4c76-bfd1-eaeaab055b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:53:02.336Z|307d9257-18b6-4c76-bfd1-eaeaab055b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:53:06.318Z|e67984f5-a311-47d1-9007-0d3d00999c21|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:53:06.318Z|e67984f5-a311-47d1-9007-0d3d00999c21|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:07.737Z|a1300f41-a917-493c-951d-9c41877f7b69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:07.738Z|a1300f41-a917-493c-951d-9c41877f7b69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:08.039Z|f0bf2825-89e7-43fd-a68a-41c8deac3045|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:08.040Z|dfef59a0-dcb2-4f8d-b6a1-35edf0a2ae2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:08.040Z|f0bf2825-89e7-43fd-a68a-41c8deac3045|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:08.041Z|dfef59a0-dcb2-4f8d-b6a1-35edf0a2ae2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:16.195Z|90c5c984-b3cb-4566-b539-f986802680ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:53:16.196Z|90c5c984-b3cb-4566-b539-f986802680ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:53:17.760Z|ea757114-a04f-4d9a-8390-ac3f03979498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:17.761Z|ea757114-a04f-4d9a-8390-ac3f03979498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:18.062Z|a13483e4-7d0e-4f6f-91fa-9836c9ea277a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:18.062Z|f5ac749f-84da-4773-94cf-8c04d26a0d13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:18.063Z|f5ac749f-84da-4773-94cf-8c04d26a0d13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:18.063Z|a13483e4-7d0e-4f6f-91fa-9836c9ea277a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:27.783Z|ce6551a9-bc11-478a-85f1-59dee9acc040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:27.784Z|ce6551a9-bc11-478a-85f1-59dee9acc040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:28.087Z|7ec48ab2-d4dd-4f7d-a74a-8c290bff369f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:28.087Z|5f766be1-58b5-4778-85e6-8a36e38fc5a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:28.087Z|7ec48ab2-d4dd-4f7d-a74a-8c290bff369f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:28.087Z|5f766be1-58b5-4778-85e6-8a36e38fc5a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:31.195Z|9b1b366b-0e07-4536-9a6b-4e550584bd16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:53:31.196Z|9b1b366b-0e07-4536-9a6b-4e550584bd16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:53:32.337Z|3c9658fc-6e4d-4b32-a1d3-1cd42657fa05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:53:32.337Z|3c9658fc-6e4d-4b32-a1d3-1cd42657fa05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:53:37.807Z|72336544-1b70-4639-94f7-fc3c1acc32cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:37.807Z|72336544-1b70-4639-94f7-fc3c1acc32cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:38.111Z|f381dd4b-d29b-4126-9cf3-bbff34a931bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:38.111Z|9791c18c-d3af-4a8c-be27-322229dbde5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:38.112Z|f381dd4b-d29b-4126-9cf3-bbff34a931bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:38.112Z|9791c18c-d3af-4a8c-be27-322229dbde5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:46.195Z|d5c6f583-3eac-40ab-b09f-7dcea7bf1c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:53:46.199Z|d5c6f583-3eac-40ab-b09f-7dcea7bf1c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:53:47.830Z|4ad16b53-856e-4add-958b-84bcb6e57797|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:47.831Z|4ad16b53-856e-4add-958b-84bcb6e57797|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:48.135Z|58bdedab-578b-4093-b612-306b72490209|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:48.135Z|354a9675-e9a7-433e-a21e-247baf0621d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:48.135Z|354a9675-e9a7-433e-a21e-247baf0621d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:48.135Z|58bdedab-578b-4093-b612-306b72490209|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:57.854Z|49ddc4ee-2a10-4450-952b-47949fe118a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:57.855Z|49ddc4ee-2a10-4450-952b-47949fe118a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:58.159Z|1d3e507f-4974-4f9f-8835-ea2247eb7550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:58.159Z|b9c3911e-2821-4dc5-8349-2c26d617546f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:53:58.159Z|1d3e507f-4974-4f9f-8835-ea2247eb7550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:53:58.159Z|b9c3911e-2821-4dc5-8349-2c26d617546f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:01.195Z|a55aa7e9-6f20-402d-bd84-f9ee459ba89a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:54:01.196Z|a55aa7e9-6f20-402d-bd84-f9ee459ba89a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:54:02.338Z|ddda1b40-5b4b-4745-90e2-4c0bccca6559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:54:02.338Z|ddda1b40-5b4b-4745-90e2-4c0bccca6559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:54:06.317Z|3927c0ef-43f4-4179-8fa3-9bbdd5f9b93e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:54:06.318Z|3927c0ef-43f4-4179-8fa3-9bbdd5f9b93e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:07.876Z|ec1ca2ba-9e72-4a13-9e90-5f72570195a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:07.877Z|ec1ca2ba-9e72-4a13-9e90-5f72570195a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:08.184Z|be99e29a-cde0-4c4c-9794-849b45056616|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:08.184Z|8f8b4bee-62d2-47c7-83d7-4359ffbdfe57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:08.184Z|be99e29a-cde0-4c4c-9794-849b45056616|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:08.185Z|8f8b4bee-62d2-47c7-83d7-4359ffbdfe57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:16.195Z|f93345a2-64fa-4501-8abe-40403c579494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:54:16.196Z|f93345a2-64fa-4501-8abe-40403c579494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:54:17.899Z|b3d820c5-3784-4475-8511-530cb59ba4b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:17.900Z|b3d820c5-3784-4475-8511-530cb59ba4b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:18.207Z|d9d22f5a-5f78-48d3-9c9c-9b0e713310d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:18.207Z|ea986ffa-b2fb-4b71-ab10-7314368ff9ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:18.208Z|ea986ffa-b2fb-4b71-ab10-7314368ff9ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:18.208Z|d9d22f5a-5f78-48d3-9c9c-9b0e713310d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:27.921Z|e6059002-6465-4104-bccc-1505296f06e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:27.922Z|e6059002-6465-4104-bccc-1505296f06e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:28.230Z|330b5aa1-118e-438d-90c2-96eddec5d95b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:28.231Z|330b5aa1-118e-438d-90c2-96eddec5d95b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:28.233Z|c3245fdc-8052-49a9-a5bf-bd646daae34e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:28.234Z|c3245fdc-8052-49a9-a5bf-bd646daae34e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:31.196Z|a2fd4ace-1650-4d84-9be5-dde37ca2bb8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:54:31.199Z|a2fd4ace-1650-4d84-9be5-dde37ca2bb8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:54:32.339Z|9bad8ba3-f197-4c9c-a6de-4e62d6f437c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:54:32.340Z|9bad8ba3-f197-4c9c-a6de-4e62d6f437c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:54:37.943Z|dd20aea5-c6ae-4ef4-8a63-f9e13145c36c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:37.944Z|dd20aea5-c6ae-4ef4-8a63-f9e13145c36c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:38.251Z|a2897039-fd9a-4b3d-a26a-06d24402e5b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:38.252Z|a2897039-fd9a-4b3d-a26a-06d24402e5b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:38.255Z|9dde4b06-f83a-4b85-a0de-1fe98e2034da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:38.256Z|9dde4b06-f83a-4b85-a0de-1fe98e2034da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:46.195Z|2a7a0a94-354c-42f9-aa6a-1816879659aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:54:46.196Z|2a7a0a94-354c-42f9-aa6a-1816879659aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:54:47.965Z|b841e40c-187f-4146-ace3-d110c068ff45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:47.966Z|b841e40c-187f-4146-ace3-d110c068ff45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:48.274Z|ac21eb2b-103a-446b-a235-a133abf9be20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:48.275Z|ac21eb2b-103a-446b-a235-a133abf9be20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:48.275Z|4eba1179-2767-4f51-b565-2223b85501c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:48.276Z|4eba1179-2767-4f51-b565-2223b85501c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:57.990Z|757d3ccb-4158-4cf6-bdb7-111d6d3b463b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:57.990Z|757d3ccb-4158-4cf6-bdb7-111d6d3b463b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:58.296Z|fac3e923-bcde-44ef-abae-e5c9bf868ab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:58.297Z|fac3e923-bcde-44ef-abae-e5c9bf868ab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:54:58.298Z|2844e858-4aeb-4289-a25e-dcd4b99dbf59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:54:58.298Z|2844e858-4aeb-4289-a25e-dcd4b99dbf59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:01.196Z|ba0442fe-31bc-43a0-8f6d-b27f6575a0d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:55:01.196Z|ba0442fe-31bc-43a0-8f6d-b27f6575a0d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:55:02.340Z|70e39dc4-26a3-4017-936e-819021b53f04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:55:02.341Z|70e39dc4-26a3-4017-936e-819021b53f04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:55:06.318Z|e5c2fc92-83ad-4dbe-98d2-c448bf8ac726|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:55:06.319Z|e5c2fc92-83ad-4dbe-98d2-c448bf8ac726|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:08.017Z|73e0f520-731f-4249-bbbd-487c8429d463|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:08.019Z|73e0f520-731f-4249-bbbd-487c8429d463|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:08.320Z|13a9fea0-0bfc-49e4-bcb4-413772a30ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:08.320Z|71b35adc-e93a-441e-ab3d-40ae0780f3c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:08.320Z|71b35adc-e93a-441e-ab3d-40ae0780f3c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:08.320Z|13a9fea0-0bfc-49e4-bcb4-413772a30ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:16.196Z|b1c0546b-dc95-4037-a8b2-4d0e924e9686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:55:16.199Z|b1c0546b-dc95-4037-a8b2-4d0e924e9686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:55:18.041Z|6a136ba3-b42a-4674-9ba2-e611f9ff0da9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:18.042Z|6a136ba3-b42a-4674-9ba2-e611f9ff0da9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:18.343Z|280633c5-351e-42ce-ab7a-4c1fe763a74c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:18.343Z|1ddc6566-ab90-4a23-973c-7f8777afe254|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:18.344Z|280633c5-351e-42ce-ab7a-4c1fe763a74c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:18.344Z|1ddc6566-ab90-4a23-973c-7f8777afe254|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:28.063Z|bfb55e26-4641-47b6-8062-80c66f825388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:28.064Z|bfb55e26-4641-47b6-8062-80c66f825388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:28.366Z|57db49d2-db7e-4be4-8c3c-0654f13f39e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:28.366Z|e9a0e8e3-cea0-4df5-b854-c6bae5db88ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:28.366Z|57db49d2-db7e-4be4-8c3c-0654f13f39e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:28.366Z|e9a0e8e3-cea0-4df5-b854-c6bae5db88ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:31.195Z|a8d4dc42-adb5-4425-a6d9-da55499ebc3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:55:31.196Z|a8d4dc42-adb5-4425-a6d9-da55499ebc3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:55:32.341Z|aed00fc1-8eab-4b54-9dee-d31f8e6296fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:55:32.342Z|aed00fc1-8eab-4b54-9dee-d31f8e6296fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:55:38.086Z|7d8aeb79-13c4-4463-8fb2-9bccdd736ae7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:38.087Z|7d8aeb79-13c4-4463-8fb2-9bccdd736ae7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:38.388Z|45c71e5c-8147-4cf3-9028-f7c7436a9555|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:38.388Z|fb38efdc-d5b1-4aa6-a3e0-56ad796d0547|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:38.389Z|45c71e5c-8147-4cf3-9028-f7c7436a9555|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:38.389Z|fb38efdc-d5b1-4aa6-a3e0-56ad796d0547|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:46.195Z|98c69f75-6b4f-4196-8c08-42c4c2ad005a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:55:46.196Z|98c69f75-6b4f-4196-8c08-42c4c2ad005a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:55:48.111Z|15abfe13-1516-43ae-8c5b-3f419006afa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:48.111Z|15abfe13-1516-43ae-8c5b-3f419006afa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:48.410Z|b2e43e45-9a60-4ef0-9f45-06c988fb380b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:48.411Z|b2e43e45-9a60-4ef0-9f45-06c988fb380b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:48.411Z|945b3650-68bc-46f0-823e-43a23b903354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:48.412Z|945b3650-68bc-46f0-823e-43a23b903354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:58.138Z|a1f90bff-76fd-41eb-b25a-2c3265e42676|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:58.139Z|a1f90bff-76fd-41eb-b25a-2c3265e42676|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:58.435Z|02a49b2e-632e-458e-b540-a698aaa34a04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:58.435Z|eee5402a-7dcd-4804-8bcc-892e0fe8a39c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:55:58.435Z|eee5402a-7dcd-4804-8bcc-892e0fe8a39c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:55:58.435Z|02a49b2e-632e-458e-b540-a698aaa34a04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:01.196Z|a2905b33-9a02-40a1-928e-8ef08bc4ebbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:56:01.201Z|a2905b33-9a02-40a1-928e-8ef08bc4ebbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:56:02.343Z|f38ee38a-91fa-4f8a-b55a-febd703bd2cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:56:02.343Z|f38ee38a-91fa-4f8a-b55a-febd703bd2cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:56:06.320Z|36d0cc67-1f88-4241-a76c-d46f74204a14|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:56:06.321Z|36d0cc67-1f88-4241-a76c-d46f74204a14|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:08.159Z|bad995f3-4d15-4854-921e-3ab0ec3c0180|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:08.160Z|bad995f3-4d15-4854-921e-3ab0ec3c0180|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:08.455Z|c99ce19c-99f3-43e5-bb14-595b11e7733b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:08.455Z|c99ce19c-99f3-43e5-bb14-595b11e7733b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:08.455Z|0859cf39-604b-4a33-96f1-757f70f628dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:08.458Z|0859cf39-604b-4a33-96f1-757f70f628dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:16.195Z|2401cfb4-6eae-4655-b398-b1fb8059641b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:56:16.196Z|2401cfb4-6eae-4655-b398-b1fb8059641b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:56:18.181Z|30a3aca7-16cb-4799-85f2-96ed4c8e49f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:18.182Z|30a3aca7-16cb-4799-85f2-96ed4c8e49f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:18.475Z|ae161390-0673-4204-af50-bd04eb318cb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:18.476Z|952e358f-a07c-4ef3-86e2-25cb207760c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:18.477Z|ae161390-0673-4204-af50-bd04eb318cb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:18.477Z|952e358f-a07c-4ef3-86e2-25cb207760c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:28.202Z|77ab18c8-d113-4686-a0e9-8f8cefa5f337|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:28.203Z|77ab18c8-d113-4686-a0e9-8f8cefa5f337|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:28.500Z|5473ac00-7552-4743-877c-e2fb95d735e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:28.500Z|ebbf8590-f683-492a-9c7f-584223297582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:28.501Z|5473ac00-7552-4743-877c-e2fb95d735e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:28.501Z|ebbf8590-f683-492a-9c7f-584223297582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:31.195Z|5ce22031-4606-49c9-a306-9ff046e88e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:56:31.196Z|5ce22031-4606-49c9-a306-9ff046e88e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:56:32.344Z|747a03f4-ce3b-47eb-b023-e412418f9310|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:56:32.345Z|747a03f4-ce3b-47eb-b023-e412418f9310|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:56:38.223Z|4359e875-3298-43c3-81d4-464118242067|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:38.224Z|4359e875-3298-43c3-81d4-464118242067|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:38.522Z|365ae1b2-76b1-47fd-8f0c-c02c288dddbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:38.523Z|365ae1b2-76b1-47fd-8f0c-c02c288dddbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:38.523Z|db25dee1-085f-497d-be8a-2ab8525e74a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:38.524Z|db25dee1-085f-497d-be8a-2ab8525e74a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:46.195Z|a25cf188-e972-48e4-8c5d-7b12bb0f3c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:56:46.199Z|a25cf188-e972-48e4-8c5d-7b12bb0f3c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:56:48.244Z|f67d1d8f-4543-4eda-93ee-63e98ebb890b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:48.245Z|f67d1d8f-4543-4eda-93ee-63e98ebb890b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:48.548Z|e6bf555c-b06e-46a0-bcf6-a0395f116bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:48.548Z|e6bf555c-b06e-46a0-bcf6-a0395f116bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:48.551Z|beedd7af-b819-4e40-afb5-424248f74c89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:48.551Z|beedd7af-b819-4e40-afb5-424248f74c89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:58.266Z|31f81b6f-8a6a-4984-8704-e3af10126e81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:58.267Z|31f81b6f-8a6a-4984-8704-e3af10126e81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:58.570Z|546f0696-0f77-4a43-9333-7fd6f49685ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:58.571Z|604d499f-b09b-4b91-8783-38e61f941703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:56:58.571Z|604d499f-b09b-4b91-8783-38e61f941703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:56:58.571Z|546f0696-0f77-4a43-9333-7fd6f49685ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:01.197Z|9e7406ec-f46f-47f6-9be2-c07998fee5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:57:01.197Z|9e7406ec-f46f-47f6-9be2-c07998fee5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:57:02.345Z|3d1f86cb-d345-4ccf-a959-81e651334d50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:57:02.346Z|3d1f86cb-d345-4ccf-a959-81e651334d50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:57:06.318Z|f7543032-c10b-4fdb-a85f-5a836ce23884|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:57:06.318Z|f7543032-c10b-4fdb-a85f-5a836ce23884|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:08.300Z|50b0ff97-3f4f-4745-84ba-effbe198cdbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:08.301Z|50b0ff97-3f4f-4745-84ba-effbe198cdbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:08.593Z|0d42476a-4e7a-4bd6-bbd6-9df49da8dacf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:08.593Z|ee85c4b1-3c7e-4285-8292-950ddd037411|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:08.594Z|0d42476a-4e7a-4bd6-bbd6-9df49da8dacf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:08.594Z|ee85c4b1-3c7e-4285-8292-950ddd037411|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:16.195Z|a2e6736a-c801-408f-9fc6-de36bbaf754b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:57:16.196Z|a2e6736a-c801-408f-9fc6-de36bbaf754b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:57:18.323Z|2039c90e-1e2d-455f-a320-73a323aa8037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:18.324Z|2039c90e-1e2d-455f-a320-73a323aa8037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:18.617Z|41757931-f19c-4cfa-9a1e-2520fe061eb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:18.617Z|12956a46-a4a9-4ac5-8251-193ccee6c057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:18.618Z|12956a46-a4a9-4ac5-8251-193ccee6c057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:18.618Z|41757931-f19c-4cfa-9a1e-2520fe061eb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:28.345Z|55497394-b635-4b30-9021-6435380602e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:28.346Z|55497394-b635-4b30-9021-6435380602e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:28.639Z|8f0a0d2d-774e-4025-b631-1d4448dbb3ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:28.639Z|973ee74f-d5a0-4493-b582-7be5f36ad504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:28.640Z|8f0a0d2d-774e-4025-b631-1d4448dbb3ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:28.640Z|973ee74f-d5a0-4493-b582-7be5f36ad504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:31.195Z|55b9725b-d25d-4304-ba72-1b4dab763c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:57:31.199Z|55b9725b-d25d-4304-ba72-1b4dab763c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:57:32.346Z|c754d589-05d9-45c6-92f0-843dd43d47f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:57:32.347Z|c754d589-05d9-45c6-92f0-843dd43d47f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:57:38.368Z|fa4ae3f6-65c0-43e9-ae35-bf0439880059|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:38.369Z|fa4ae3f6-65c0-43e9-ae35-bf0439880059|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:38.663Z|9c2eaf84-784a-4256-9e84-97e5aa0c043d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:38.664Z|9c2eaf84-784a-4256-9e84-97e5aa0c043d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:38.667Z|c9c7d855-d5f9-4eb7-bbc4-342ce758d9af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:38.667Z|c9c7d855-d5f9-4eb7-bbc4-342ce758d9af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:46.196Z|c7f1a5b8-b901-4231-b690-92df92f272f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:57:46.196Z|c7f1a5b8-b901-4231-b690-92df92f272f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:57:48.392Z|38062a62-9f6a-4541-8bd2-f2a7e9b78da9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:48.393Z|38062a62-9f6a-4541-8bd2-f2a7e9b78da9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:48.693Z|f91e33e4-da10-4bf5-8d93-4f044f379a09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:48.693Z|02742f3a-499c-4f0b-854b-a84700fbe305|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:48.693Z|02742f3a-499c-4f0b-854b-a84700fbe305|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:48.693Z|f91e33e4-da10-4bf5-8d93-4f044f379a09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:58.414Z|6cb3c22f-c6e6-4f90-ad8e-4c704ab895b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:58.415Z|6cb3c22f-c6e6-4f90-ad8e-4c704ab895b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:58.716Z|e311190f-c869-4fe1-9ac0-0d5fbea70c8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:58.717Z|e311190f-c869-4fe1-9ac0-0d5fbea70c8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:57:58.716Z|7d73c81c-75cf-4ff7-a14e-7006650da905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:57:58.717Z|7d73c81c-75cf-4ff7-a14e-7006650da905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:01.195Z|cfd24453-7744-4fbd-8517-e75d1e4e6a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:58:01.196Z|cfd24453-7744-4fbd-8517-e75d1e4e6a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:58:02.347Z|0db35e72-5222-4156-a610-e9973fc02f1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:58:02.348Z|0db35e72-5222-4156-a610-e9973fc02f1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:58:06.317Z|519f3811-acba-4d51-85e0-4008d0d16a26|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:58:06.318Z|519f3811-acba-4d51-85e0-4008d0d16a26|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:08.436Z|e060b441-1942-4e02-8bb5-7f40ade98e85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:08.437Z|e060b441-1942-4e02-8bb5-7f40ade98e85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:08.739Z|edba38ea-fede-461b-858f-c52205ebe59b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:08.739Z|efbf8b77-3d3b-450d-8397-11083a83ec1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:08.740Z|edba38ea-fede-461b-858f-c52205ebe59b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:08.740Z|efbf8b77-3d3b-450d-8397-11083a83ec1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:16.195Z|45d580f5-efc8-4015-88fd-8fc759a5dce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:58:16.199Z|45d580f5-efc8-4015-88fd-8fc759a5dce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:58:18.460Z|d497c52c-4063-4e48-b377-6e60159c2c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:18.461Z|d497c52c-4063-4e48-b377-6e60159c2c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:18.761Z|0869f756-2f48-4555-89c9-1e599907138e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:18.761Z|80bc5a81-d683-4b89-a1a5-542a3df942e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:18.762Z|0869f756-2f48-4555-89c9-1e599907138e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:18.762Z|80bc5a81-d683-4b89-a1a5-542a3df942e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:28.495Z|795e2836-71cf-46dc-b11a-37729913fc7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:28.496Z|795e2836-71cf-46dc-b11a-37729913fc7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:28.783Z|4a5b09dd-0fc3-4cf8-b5be-c558cdda3531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:28.783Z|ad78b8ed-42a0-4c2f-84f3-9f5ac9aba589|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:28.784Z|4a5b09dd-0fc3-4cf8-b5be-c558cdda3531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:28.784Z|ad78b8ed-42a0-4c2f-84f3-9f5ac9aba589|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:31.196Z|b12d1f77-81ca-42c0-9439-91614b6078a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:58:31.196Z|b12d1f77-81ca-42c0-9439-91614b6078a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:58:32.349Z|bedd0a86-7c44-4d60-9c04-b51bcaa5aad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:58:32.349Z|bedd0a86-7c44-4d60-9c04-b51bcaa5aad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:58:38.519Z|afb9d8b2-a6d9-4868-80a2-1a39087bc8d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:38.520Z|afb9d8b2-a6d9-4868-80a2-1a39087bc8d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:38.806Z|cbbc8299-e690-48cb-b16a-975e162d2f1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:38.806Z|4dd34c75-f8b3-4718-8f04-47c7cab47d17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:38.807Z|4dd34c75-f8b3-4718-8f04-47c7cab47d17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:38.807Z|cbbc8299-e690-48cb-b16a-975e162d2f1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:46.196Z|128291e3-fec1-4653-a08c-31d761391515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:58:46.197Z|128291e3-fec1-4653-a08c-31d761391515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:58:48.543Z|6694eb51-62f2-4998-8a2c-2dac969b5c46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:48.544Z|6694eb51-62f2-4998-8a2c-2dac969b5c46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:48.827Z|0015d304-5b4f-466a-a118-a2a35ebb35f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:48.827Z|f5466051-64ec-4c6c-b588-296215f7feba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:48.827Z|f5466051-64ec-4c6c-b588-296215f7feba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:48.827Z|0015d304-5b4f-466a-a118-a2a35ebb35f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:58.567Z|d97291b9-81e7-4906-bacf-22d913db431d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:58.568Z|d97291b9-81e7-4906-bacf-22d913db431d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:58.849Z|270f3657-c5ba-409f-8458-4b486b221253|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:58.849Z|5329ab9d-d6ab-4596-be4f-1cd8fc096b7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:58:58.850Z|270f3657-c5ba-409f-8458-4b486b221253|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:58:58.850Z|5329ab9d-d6ab-4596-be4f-1cd8fc096b7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:01.195Z|d11cf0d2-c3c3-486d-83d3-4429dbaf4cac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:59:01.199Z|d11cf0d2-c3c3-486d-83d3-4429dbaf4cac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:59:02.350Z|4bbe2bb9-5333-4859-85b8-80f4ce70c0da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:59:02.350Z|4bbe2bb9-5333-4859-85b8-80f4ce70c0da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:59:06.318Z|44d32931-d96d-4c63-917f-df72b0d8e3ad|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T07:59:06.320Z|44d32931-d96d-4c63-917f-df72b0d8e3ad|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:08.593Z|727f1538-1f2e-4bb8-8940-dfebd6fbee98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:08.595Z|727f1538-1f2e-4bb8-8940-dfebd6fbee98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:08.874Z|26ae06e7-d0f1-4d9d-85c5-e65dfdaf04d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:08.874Z|efbdcd09-ffc4-44e0-bbbd-4bbe0021ba14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:08.874Z|efbdcd09-ffc4-44e0-bbbd-4bbe0021ba14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:08.874Z|26ae06e7-d0f1-4d9d-85c5-e65dfdaf04d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:16.196Z|64d85462-5589-4d4e-9869-baa2d092bbd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:59:16.196Z|64d85462-5589-4d4e-9869-baa2d092bbd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:59:18.619Z|dab869ea-28ef-4383-8039-dea3c299c665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:18.620Z|dab869ea-28ef-4383-8039-dea3c299c665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:18.896Z|974916ca-e44e-4a77-acd0-74ea66f98f2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:18.896Z|58cac607-d7ec-4949-8ac8-510c93bbbd2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:18.897Z|974916ca-e44e-4a77-acd0-74ea66f98f2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:18.897Z|58cac607-d7ec-4949-8ac8-510c93bbbd2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:28.646Z|20d683ad-a1c3-40e6-a823-a14698ee49d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:28.647Z|20d683ad-a1c3-40e6-a823-a14698ee49d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:28.920Z|0aceb4b9-f202-4935-914f-7b3852a0d19e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:28.921Z|0aceb4b9-f202-4935-914f-7b3852a0d19e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:28.922Z|ba829fb1-838e-4d1e-ae67-beaa1755daad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:28.923Z|ba829fb1-838e-4d1e-ae67-beaa1755daad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:31.196Z|c0a80ab2-008f-4bf8-bdd9-3b3dcf012b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:59:31.197Z|c0a80ab2-008f-4bf8-bdd9-3b3dcf012b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:59:32.351Z|249ff575-0e7c-4a04-87d3-d9f1e8f58a2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:59:32.352Z|249ff575-0e7c-4a04-87d3-d9f1e8f58a2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:59:36.982Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2023-03-01T07:59:36.986Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 21c4ae60-5f2c-4759-b494-975349c307ec already exists in requestDb InfraActiveRequests table
2023-03-01T07:59:36.988Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec
2023-03-01T07:59:36.988Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec|INFO|500||Invoke
2023-03-01T07:59:36.988Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec|DEBUG|500||===========================request begin================================================
2023-03-01T07:59:36.989Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec
2023-03-01T07:59:36.989Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec|DEBUG|500||Method      : GET
2023-03-01T07:59:36.989Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffa7e1c678f9602018d18691caa1c9ff", X-B3-SpanId:"65c8d87342d6ca44", X-B3-ParentSpanId:"f246c3c0a3f82151", X-B3-Sampled:"0", X-ONAP-RequestID:"21c4ae60-5f2c-4759-b494-975349c307ec", X-RequestID:"21c4ae60-5f2c-4759-b494-975349c307ec", X-TransactionID:"21c4ae60-5f2c-4759-b494-975349c307ec", X-ECOMP-RequestID:"21c4ae60-5f2c-4759-b494-975349c307ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14b33b67-212a-4337-ab91-19c0d3e4148e"]
2023-03-01T07:59:36.989Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec|DEBUG|500||Request body: 
2023-03-01T07:59:36.990Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec|DEBUG|500||==========================request end================================================
2023-03-01T07:59:37.235Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec|DEBUG|500||============================response begin==========================================
2023-03-01T07:59:37.236Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T07:59:37.236Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec|DEBUG|500||Status text  : Not Found
2023-03-01T07:59:37.237Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F5AFC4FB8139267D83669EAD046768C9; Path=/; HttpOnly", Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 07:59:38 GMT", x-envoy-upstream-service-time:"233", server:"envoy"]
2023-03-01T07:59:37.237Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec|DEBUG|500||Response body: 
2023-03-01T07:59:37.237Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec|DEBUG|500||=======================response end=================================================
2023-03-01T07:59:37.238Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21c4ae60-5f2c-4759-b494-975349c307ec|INFO|404|Not Found|InvokeReturn
2023-03-01T07:59:37.266Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 21c4ae60-5f2c-4759-b494-975349c307ec
2023-03-01T07:59:37.270Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2023-03-01T07:59:37.271Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2023-03-01T07:59:37.272Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2023-03-01T07:59:37.272Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2023-03-01T07:59:37.272Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2023-03-01T07:59:37.272Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2023-03-01T07:59:37.273Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|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:"ffa7e1c678f9602018d18691caa1c9ff", X-B3-SpanId:"9095f370255e17a1", X-B3-ParentSpanId:"f246c3c0a3f82151", X-B3-Sampled:"0", X-ONAP-RequestID:"21c4ae60-5f2c-4759-b494-975349c307ec", X-RequestID:"21c4ae60-5f2c-4759-b494-975349c307ec", X-TransactionID:"21c4ae60-5f2c-4759-b494-975349c307ec", X-ECOMP-RequestID:"21c4ae60-5f2c-4759-b494-975349c307ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c7a4276-9f1f-436c-aab1-6f629bfdb868"]
2023-03-01T07:59:37.273Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2023-03-01T07:59:37.273Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2023-03-01T07:59:37.340Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2023-03-01T07:59:37.340Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-03-01T07:59:37.341Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : Unauthorized
2023-03-01T07:59:37.341Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 07:59:38 GMT", x-envoy-upstream-service-time:"55", server:"envoy"]
2023-03-01T07:59:37.342Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2023-03-01T07:59:37.342Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2023-03-01T07:59:37.342Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-03-01T07:59:37.343Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|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$$1e43bb77.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-03-01T07:59:37.344Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2023-03-01T07:59:37.345Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2023-03-01T07:59:37.346Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2023-03-01T07:59:37.346Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2023-03-01T07:59:37.346Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2023-03-01T07:59:37.346Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2023-03-01T07:59:37.346Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|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:"ffa7e1c678f9602018d18691caa1c9ff", X-B3-SpanId:"ff7248a69e856937", X-B3-ParentSpanId:"f246c3c0a3f82151", X-B3-Sampled:"0", X-ONAP-RequestID:"21c4ae60-5f2c-4759-b494-975349c307ec", X-RequestID:"21c4ae60-5f2c-4759-b494-975349c307ec", X-TransactionID:"21c4ae60-5f2c-4759-b494-975349c307ec", X-ECOMP-RequestID:"21c4ae60-5f2c-4759-b494-975349c307ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea8e5fcd-f93e-4e78-a62a-153a2899021c"]
2023-03-01T07:59:37.347Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2023-03-01T07:59:37.347Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2023-03-01T07:59:37.383Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2023-03-01T07:59:37.384Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-03-01T07:59:37.384Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : Unauthorized
2023-03-01T07:59:37.384Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 07:59:37 GMT", x-envoy-upstream-service-time:"29", server:"envoy"]
2023-03-01T07:59:37.385Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2023-03-01T07:59:37.385Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2023-03-01T07:59:37.386Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-03-01T07:59:37.386Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|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$$1e43bb77.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-03-01T07:59:37.387Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2ddb42f
2023-03-01T07:59:37.395Z|21c4ae60-5f2c-4759-b494-975349c307ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T07:59:38.671Z|5b23b39b-4b4b-4299-901e-af360e661980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:38.672Z|5b23b39b-4b4b-4299-901e-af360e661980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:38.945Z|529d200e-f837-49e2-8e3f-97b51855fe1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:38.946Z|529d200e-f837-49e2-8e3f-97b51855fe1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:38.948Z|b41dab9f-c0c6-413d-a349-abec2d298810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:38.948Z|b41dab9f-c0c6-413d-a349-abec2d298810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:46.195Z|25391a2c-1eca-49a2-a4fb-1b5f9177a42f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T07:59:46.199Z|25391a2c-1eca-49a2-a4fb-1b5f9177a42f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T07:59:48.695Z|6c86779f-5a10-4973-beb0-e24b666c5043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:48.695Z|6c86779f-5a10-4973-beb0-e24b666c5043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:48.971Z|73c85159-d3de-46f2-925d-5bea07811ce3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:48.972Z|73c85159-d3de-46f2-925d-5bea07811ce3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:48.973Z|ae104ec7-4b96-433d-b83f-2edd99d7eba0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:48.973Z|ae104ec7-4b96-433d-b83f-2edd99d7eba0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:58.719Z|1515f194-0135-45fb-a1f3-1cf51ad31dba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:58.720Z|1515f194-0135-45fb-a1f3-1cf51ad31dba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:58.995Z|902bd3ad-5dfa-4773-8bb3-15b0b2895a2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:58.995Z|902bd3ad-5dfa-4773-8bb3-15b0b2895a2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T07:59:58.998Z|9b91a20d-5a4e-44bd-9fd7-35950e335c00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T07:59:58.999Z|9b91a20d-5a4e-44bd-9fd7-35950e335c00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:01.195Z|cb6b9d58-54d2-47a9-9ee3-602c0669157e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:00:01.196Z|cb6b9d58-54d2-47a9-9ee3-602c0669157e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:00:01.824Z|7c8908fc-754e-46f6-a271-a50930822e67|http-nio-8080-exec-9|manage/health|python-requests/2.28.2|||INFO|500||Entering
2023-03-01T08:00:01.825Z|7c8908fc-754e-46f6-a271-a50930822e67|http-nio-8080-exec-9|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:02.352Z|7ea18084-67d5-4d8e-8176-85441db22450|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:00:02.353Z|7ea18084-67d5-4d8e-8176-85441db22450|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:00:06.317Z|603065e4-ef71-4c07-ae71-44f11ea14cfa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:00:06.318Z|603065e4-ef71-4c07-ae71-44f11ea14cfa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:08.741Z|506b7d5e-cfed-4f45-b63c-a2ff4e8c6ad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:08.741Z|506b7d5e-cfed-4f45-b63c-a2ff4e8c6ad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:09.018Z|fa896abd-9cd3-4cbf-9bb7-085914161f94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:09.018Z|fa896abd-9cd3-4cbf-9bb7-085914161f94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:09.020Z|88a83612-9c28-44e8-90a9-8572565f1be0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:09.020Z|88a83612-9c28-44e8-90a9-8572565f1be0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:16.195Z|b7951570-227b-407c-ad02-ac3815144ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:00:16.196Z|b7951570-227b-407c-ad02-ac3815144ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:00:18.763Z|8967b393-c2f7-40c4-9a7a-91fc9891cfd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:18.764Z|8967b393-c2f7-40c4-9a7a-91fc9891cfd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:19.039Z|3754670b-8067-447c-bb38-664df29eecbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:19.040Z|3754670b-8067-447c-bb38-664df29eecbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:19.041Z|a35be8dc-86c8-437c-98e2-1abe010765e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:19.041Z|a35be8dc-86c8-437c-98e2-1abe010765e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:28.787Z|601e5c12-b9d4-40d7-80cb-4ba978ba36d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:28.787Z|601e5c12-b9d4-40d7-80cb-4ba978ba36d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:29.064Z|aea29a91-1f73-4b1b-bf95-18feb1d5df5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:29.065Z|aea29a91-1f73-4b1b-bf95-18feb1d5df5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:29.065Z|56c37f50-2616-467b-89a9-6bd1f5f36adc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:29.066Z|56c37f50-2616-467b-89a9-6bd1f5f36adc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:31.195Z|e8d56032-f566-49d8-adfd-e562ba8cf199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:00:31.198Z|e8d56032-f566-49d8-adfd-e562ba8cf199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:00:32.354Z|bf47009d-2162-44b5-9631-18bc40a67bbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:00:32.354Z|bf47009d-2162-44b5-9631-18bc40a67bbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:00:38.809Z|959ca037-7218-4d3d-9e6b-e0d4e571d9cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:38.810Z|959ca037-7218-4d3d-9e6b-e0d4e571d9cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:39.088Z|d4c0f4ac-6cd0-4c30-a98a-b039b1c5bda3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:39.088Z|d4c0f4ac-6cd0-4c30-a98a-b039b1c5bda3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:39.089Z|85f4d0b8-78b0-4d66-84d2-049daa4123e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:39.090Z|85f4d0b8-78b0-4d66-84d2-049daa4123e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:46.195Z|6168896f-239f-4155-92bb-4f7e06dc6a01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:00:46.196Z|6168896f-239f-4155-92bb-4f7e06dc6a01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:00:48.831Z|54e6be54-63ac-4f05-bd16-d9b67ae1fac4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:48.832Z|54e6be54-63ac-4f05-bd16-d9b67ae1fac4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:49.111Z|25a9122c-202a-4b70-b860-200ddba3b6c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:49.112Z|ef13b6a5-d8a6-4d57-aaf7-a437d9d825e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:49.112Z|25a9122c-202a-4b70-b860-200ddba3b6c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:49.112Z|ef13b6a5-d8a6-4d57-aaf7-a437d9d825e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:58.856Z|aa312776-335d-48f8-8a87-a7415c3559ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:58.857Z|aa312776-335d-48f8-8a87-a7415c3559ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:59.136Z|5cc2c589-7303-418e-afe7-81065f2dfc94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:59.138Z|5cc2c589-7303-418e-afe7-81065f2dfc94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:00:59.139Z|e83750ad-5e99-42a2-8c66-fca7b9f6bc9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:00:59.140Z|e83750ad-5e99-42a2-8c66-fca7b9f6bc9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:01.195Z|bb393bab-06c9-4750-83fd-8b53ca828391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:01:01.196Z|bb393bab-06c9-4750-83fd-8b53ca828391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:01:02.355Z|d6f5ef88-fe74-43da-af70-7e97a98c6e8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:01:02.355Z|d6f5ef88-fe74-43da-af70-7e97a98c6e8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:01:06.318Z|807c9902-57b9-4762-a397-54df710a218f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:01:06.318Z|807c9902-57b9-4762-a397-54df710a218f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:08.884Z|2d7fe88e-61af-4855-a858-453d2f5661d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:08.885Z|2d7fe88e-61af-4855-a858-453d2f5661d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:09.163Z|90750144-c65d-40de-b7dc-a20457635cfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:09.163Z|62256f3e-56ae-45a5-be8d-641c608026d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:09.163Z|90750144-c65d-40de-b7dc-a20457635cfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:09.164Z|62256f3e-56ae-45a5-be8d-641c608026d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:16.196Z|a7f330e8-82d0-469e-a60e-ed42ebed8553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:01:16.198Z|a7f330e8-82d0-469e-a60e-ed42ebed8553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:01:18.911Z|0ec34f50-12c9-449c-91af-265c7a5294d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:18.912Z|0ec34f50-12c9-449c-91af-265c7a5294d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:19.186Z|f4310092-2a94-4c4a-98c9-605a7370d321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:19.187Z|3756ceb2-fe35-471e-9863-0edf0022a824|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:19.187Z|f4310092-2a94-4c4a-98c9-605a7370d321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:19.187Z|3756ceb2-fe35-471e-9863-0edf0022a824|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:28.936Z|3e84caca-4629-4b4a-9e77-79e9e2330753|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:28.936Z|3e84caca-4629-4b4a-9e77-79e9e2330753|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:29.209Z|8ada4631-3af5-48c4-a147-ebd35d2abc4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:29.209Z|a5424b6f-fb00-4ffc-a740-0352b170c06b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:29.211Z|a5424b6f-fb00-4ffc-a740-0352b170c06b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:29.211Z|8ada4631-3af5-48c4-a147-ebd35d2abc4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:31.195Z|55984b4d-cebf-40fe-88bc-24d908b9f054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:01:31.196Z|55984b4d-cebf-40fe-88bc-24d908b9f054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:01:32.356Z|97198599-7791-4e5f-a5cb-3b561a304c24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:01:32.357Z|97198599-7791-4e5f-a5cb-3b561a304c24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:01:38.965Z|d7fbb38d-b39b-455b-b5b2-c38be9d5fe17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:38.966Z|d7fbb38d-b39b-455b-b5b2-c38be9d5fe17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:39.233Z|0b5bc77a-8f03-456e-be80-5fa97af4e3ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:39.233Z|b6c2e538-5681-45bb-98fa-c93b8bf312ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:39.234Z|b6c2e538-5681-45bb-98fa-c93b8bf312ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:39.234Z|0b5bc77a-8f03-456e-be80-5fa97af4e3ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:46.195Z|8bd1f603-c810-4ce1-a75e-2fdd48f77a4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:01:46.196Z|8bd1f603-c810-4ce1-a75e-2fdd48f77a4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:01:48.990Z|b03ae568-04c4-4a8c-99b2-dc28aec0fa1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:48.990Z|b03ae568-04c4-4a8c-99b2-dc28aec0fa1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:49.259Z|8112a46c-8615-464e-a640-406a77b9d7cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:49.259Z|358c070e-3d65-45d8-8b3f-a1f5117c6b54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:49.259Z|358c070e-3d65-45d8-8b3f-a1f5117c6b54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:49.259Z|8112a46c-8615-464e-a640-406a77b9d7cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:59.013Z|d0e1eff5-c930-4d9b-9204-91cb244c3ab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:59.014Z|d0e1eff5-c930-4d9b-9204-91cb244c3ab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:59.282Z|df6b0ee7-4992-45a3-b187-cfa4f70c916c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:59.282Z|c620f68c-253d-4549-bd0b-c6f2c9ded058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:01:59.283Z|df6b0ee7-4992-45a3-b187-cfa4f70c916c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:01:59.283Z|c620f68c-253d-4549-bd0b-c6f2c9ded058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:01.199Z|03b7fb34-f798-42df-b32c-d5f88b964dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:02:01.212Z|03b7fb34-f798-42df-b32c-d5f88b964dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:02:02.357Z|736177f5-4623-46f4-8646-f232fc72cd9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:02:02.358Z|736177f5-4623-46f4-8646-f232fc72cd9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:02:06.322Z|692e8f66-50a9-4568-b4d7-5314a707835f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:02:06.323Z|692e8f66-50a9-4568-b4d7-5314a707835f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:09.036Z|cab575b5-e959-42d2-805e-ff89b699011a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:09.036Z|cab575b5-e959-42d2-805e-ff89b699011a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:09.304Z|6ca7c1b5-721a-4a33-bd47-a74c67bd3ef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:09.304Z|faf8ce00-bfa4-4893-8764-00d521d64725|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:09.305Z|6ca7c1b5-721a-4a33-bd47-a74c67bd3ef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:09.306Z|faf8ce00-bfa4-4893-8764-00d521d64725|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:16.196Z|d5cc71dc-231f-4652-a57d-3951f0a8cce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:02:16.196Z|d5cc71dc-231f-4652-a57d-3951f0a8cce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:02:19.061Z|a9f0add8-a7be-464a-85d3-4eb4718ef34b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:19.062Z|a9f0add8-a7be-464a-85d3-4eb4718ef34b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:19.327Z|fea0056f-b5de-4f81-9a1b-7f94ca6c1cc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:19.327Z|4e582da1-1ef1-496e-b741-f856b8eb2bfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:19.327Z|fea0056f-b5de-4f81-9a1b-7f94ca6c1cc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:19.327Z|4e582da1-1ef1-496e-b741-f856b8eb2bfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:29.085Z|0233a4d6-3a93-4c81-8872-3373ad25da45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:29.085Z|0233a4d6-3a93-4c81-8872-3373ad25da45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:29.349Z|831f43aa-8df9-4111-8919-55058db01343|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:29.349Z|ae8f146e-331b-42fb-b58b-ff7a0195690c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:29.350Z|831f43aa-8df9-4111-8919-55058db01343|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:29.350Z|ae8f146e-331b-42fb-b58b-ff7a0195690c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:31.195Z|d9db9c73-e94e-4f29-ac89-fbbc02ec5e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:02:31.196Z|d9db9c73-e94e-4f29-ac89-fbbc02ec5e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:02:32.358Z|32b37ece-f61b-45b5-8212-f33f378615fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:02:32.359Z|32b37ece-f61b-45b5-8212-f33f378615fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:02:39.107Z|08321761-05cc-4fdc-81b5-3580b728236c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:39.108Z|08321761-05cc-4fdc-81b5-3580b728236c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:39.372Z|d8bfc6f3-deb0-45bc-87e1-7f958d970fcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:39.372Z|c11a1251-a63e-40c8-817a-09a77c132a66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:39.373Z|c11a1251-a63e-40c8-817a-09a77c132a66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:39.373Z|d8bfc6f3-deb0-45bc-87e1-7f958d970fcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:46.195Z|c192163f-d5c3-4c3b-8696-daec6230088d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:02:46.198Z|c192163f-d5c3-4c3b-8696-daec6230088d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:02:49.129Z|0b1f59b5-9507-463a-9a38-8799bee9a3b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:49.130Z|0b1f59b5-9507-463a-9a38-8799bee9a3b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:49.395Z|511d2d6f-21af-462d-832d-11e2179bf095|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:49.396Z|511d2d6f-21af-462d-832d-11e2179bf095|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:49.399Z|1903abfb-bc65-4565-a87e-33f878301488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:49.400Z|1903abfb-bc65-4565-a87e-33f878301488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:59.152Z|3b8bebc7-431c-4456-afd5-aec94566e05c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:59.152Z|3b8bebc7-431c-4456-afd5-aec94566e05c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:59.417Z|b75bc87d-47db-450d-a173-9f541d7279b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:59.418Z|b75bc87d-47db-450d-a173-9f541d7279b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:02:59.420Z|207ab433-3f60-4136-ac8c-add16a967ee1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:02:59.420Z|207ab433-3f60-4136-ac8c-add16a967ee1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:01.195Z|46c4f381-dc15-49a3-9d0a-18854247d2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:03:01.196Z|46c4f381-dc15-49a3-9d0a-18854247d2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:03:02.360Z|8d569146-9080-4498-85f7-d9d4e650d23e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:03:02.361Z|8d569146-9080-4498-85f7-d9d4e650d23e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:03:06.317Z|7cc9760a-7158-4bad-a3b7-8ff5281716da|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:03:06.318Z|7cc9760a-7158-4bad-a3b7-8ff5281716da|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:09.174Z|87d52bdd-553a-4e4d-9cba-9eab87eac251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:09.175Z|87d52bdd-553a-4e4d-9cba-9eab87eac251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:09.441Z|1ca3f7f2-1308-4100-9182-9a6c286063fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:09.441Z|65038683-39a9-4727-b744-357e734b955b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:09.441Z|1ca3f7f2-1308-4100-9182-9a6c286063fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:09.442Z|65038683-39a9-4727-b744-357e734b955b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:16.195Z|b8405402-4963-4e77-9ac9-bea8b4206e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:03:16.196Z|b8405402-4963-4e77-9ac9-bea8b4206e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:03:19.196Z|bcacc882-f7d4-45fd-acde-68586b7ac91c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:19.197Z|bcacc882-f7d4-45fd-acde-68586b7ac91c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:19.465Z|70c3dbb5-0a0b-494e-8f13-15248e668486|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:19.465Z|70c3dbb5-0a0b-494e-8f13-15248e668486|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:19.465Z|7965038a-3898-4380-b8be-ade91662e592|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:19.466Z|7965038a-3898-4380-b8be-ade91662e592|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:29.219Z|a3cd0902-b4cf-4bad-988d-ee0602df8243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:29.219Z|a3cd0902-b4cf-4bad-988d-ee0602df8243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:29.488Z|1a25c9d5-9ab0-4111-8efa-254d17c489e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:29.488Z|8e556594-59d2-419d-a2ee-d359509b7c8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:29.489Z|8e556594-59d2-419d-a2ee-d359509b7c8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:29.489Z|1a25c9d5-9ab0-4111-8efa-254d17c489e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:31.195Z|38f42cdd-f99e-4e33-a7be-44c7975012a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:03:31.198Z|38f42cdd-f99e-4e33-a7be-44c7975012a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:03:32.361Z|2fd0df05-250c-40fb-9492-f4be2d9e6e27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:03:32.362Z|2fd0df05-250c-40fb-9492-f4be2d9e6e27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:03:39.243Z|cce35886-823d-44c6-b234-bd83f4ebb370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:39.244Z|cce35886-823d-44c6-b234-bd83f4ebb370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:39.510Z|939c9fb4-36b7-4fba-8ae3-adb4588bd64d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:39.510Z|6b9757e7-a287-42e1-8799-2cb122966e9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:39.511Z|939c9fb4-36b7-4fba-8ae3-adb4588bd64d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:39.511Z|6b9757e7-a287-42e1-8799-2cb122966e9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:46.195Z|d9ac4564-75d6-4d79-9d87-b81e7474f078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:03:46.196Z|d9ac4564-75d6-4d79-9d87-b81e7474f078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:03:49.269Z|4cd5f338-0c16-4eff-8e7c-7148ef20cb38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:49.269Z|4cd5f338-0c16-4eff-8e7c-7148ef20cb38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:49.531Z|d559d06f-70e5-451e-a2a2-697ac6cad365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:49.532Z|d559d06f-70e5-451e-a2a2-697ac6cad365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:49.534Z|6485a7f1-b7ff-4ce8-b513-9558acaeb1e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:49.535Z|6485a7f1-b7ff-4ce8-b513-9558acaeb1e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:59.292Z|cc028433-e416-4ec4-8d05-4fa1fb0b7ad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:59.294Z|cc028433-e416-4ec4-8d05-4fa1fb0b7ad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:59.553Z|dfc539b2-c66f-4035-81db-4d70a2d4c7d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:59.554Z|dfc539b2-c66f-4035-81db-4d70a2d4c7d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:03:59.555Z|35b52c61-44ec-4258-bc8f-ad9bf3733dd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:03:59.556Z|35b52c61-44ec-4258-bc8f-ad9bf3733dd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:01.195Z|a0150c3e-dfda-4422-ba3b-0a017294044f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:04:01.196Z|a0150c3e-dfda-4422-ba3b-0a017294044f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:04:02.362Z|d0c4cbed-e081-476c-b602-60c2b09e082e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:04:02.363Z|d0c4cbed-e081-476c-b602-60c2b09e082e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:04:06.317Z|97f11830-22b7-4d65-8c62-b2b8f23c386b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:04:06.317Z|97f11830-22b7-4d65-8c62-b2b8f23c386b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:09.318Z|06b25233-0685-4391-94bd-9942cf33dd27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:09.319Z|06b25233-0685-4391-94bd-9942cf33dd27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:09.575Z|97d91922-0f63-448a-81c5-27f20e08cfa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:09.576Z|3fd7b9bf-547f-40df-b570-501b0f67dfcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:09.576Z|3fd7b9bf-547f-40df-b570-501b0f67dfcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:09.576Z|97d91922-0f63-448a-81c5-27f20e08cfa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:16.195Z|ab175829-17ef-4599-aeb1-67f3e260d80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:04:16.198Z|ab175829-17ef-4599-aeb1-67f3e260d80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:04:19.344Z|2362e40e-943a-493b-80c4-f59711ecb4e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:19.345Z|2362e40e-943a-493b-80c4-f59711ecb4e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:19.600Z|ddcf5d3a-c5f0-4272-804a-90b4598397a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:19.601Z|ddcf5d3a-c5f0-4272-804a-90b4598397a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:19.602Z|ba0cfa5a-d3c7-4ccc-b8b4-731043038107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:19.602Z|ba0cfa5a-d3c7-4ccc-b8b4-731043038107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:29.365Z|ee6660f9-ecf5-4888-ab93-03225d6ee17e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:29.366Z|ee6660f9-ecf5-4888-ab93-03225d6ee17e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:29.624Z|96e00940-fe1d-495a-9c38-0050a7eba82a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:29.624Z|7dcaf434-44c0-4833-acdb-8d712efa4ea1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:29.625Z|96e00940-fe1d-495a-9c38-0050a7eba82a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:29.625Z|7dcaf434-44c0-4833-acdb-8d712efa4ea1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:31.195Z|2e3d93e8-f52a-441b-8e20-03a78be18489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:04:31.196Z|2e3d93e8-f52a-441b-8e20-03a78be18489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:04:32.364Z|100e31d3-5153-4001-a526-8e62a35b46ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:04:32.364Z|100e31d3-5153-4001-a526-8e62a35b46ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:04:39.388Z|43a66013-2ed6-4d20-ad6b-f81a874b6edf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:39.389Z|43a66013-2ed6-4d20-ad6b-f81a874b6edf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:39.649Z|6d2a7ae8-b1bd-4adc-8051-c7dddda7ed9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:39.650Z|1a56e536-5139-4596-9353-f1e2ffafd2d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:39.650Z|6d2a7ae8-b1bd-4adc-8051-c7dddda7ed9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:39.651Z|1a56e536-5139-4596-9353-f1e2ffafd2d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:46.195Z|c9660a98-6e00-4281-8a39-5301ace7017d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:04:46.196Z|c9660a98-6e00-4281-8a39-5301ace7017d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:04:49.411Z|dab270d1-c24a-4eaa-acaf-1b9ea7d0c226|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:49.412Z|dab270d1-c24a-4eaa-acaf-1b9ea7d0c226|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:49.672Z|0ed342d2-eaeb-4716-a199-ac4b9acea539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:49.674Z|0ed342d2-eaeb-4716-a199-ac4b9acea539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:49.680Z|9fae8ceb-5598-4d53-b0b2-2c7b9b11f194|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:49.681Z|9fae8ceb-5598-4d53-b0b2-2c7b9b11f194|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:59.435Z|c3468a9f-4dbf-43e4-880c-5aa903578f7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:59.436Z|c3468a9f-4dbf-43e4-880c-5aa903578f7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:59.697Z|f3c1ee72-f98c-444f-8a41-c6581b555eeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:59.698Z|f3c1ee72-f98c-444f-8a41-c6581b555eeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:04:59.714Z|58c53712-5782-4ce8-9422-b2a369c60818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:04:59.715Z|58c53712-5782-4ce8-9422-b2a369c60818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:01.195Z|f830aee6-517b-4bd3-9d24-9488fb884e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:05:01.198Z|f830aee6-517b-4bd3-9d24-9488fb884e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:05:02.365Z|1d22c91e-0c44-4ad7-a523-1f38766c74ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:05:02.366Z|1d22c91e-0c44-4ad7-a523-1f38766c74ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:05:06.317Z|405297d9-0a6f-4446-a7bd-469890c81be2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:05:06.318Z|405297d9-0a6f-4446-a7bd-469890c81be2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:09.460Z|dc65c910-b401-4a23-8153-7142e5d0683a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:09.461Z|dc65c910-b401-4a23-8153-7142e5d0683a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:09.720Z|0a0f8ced-d421-4912-84cd-1fac799392c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:09.721Z|0a0f8ced-d421-4912-84cd-1fac799392c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:09.743Z|c3f283ab-84ee-4eaf-8f7b-00eb8a9e95a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:09.744Z|c3f283ab-84ee-4eaf-8f7b-00eb8a9e95a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:16.195Z|3cf045d2-2450-4098-896d-f149852a1873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:05:16.196Z|3cf045d2-2450-4098-896d-f149852a1873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:05:19.485Z|1283449c-a30f-43dc-aec3-f17924f10b08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:19.486Z|1283449c-a30f-43dc-aec3-f17924f10b08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:19.744Z|99b5e6a8-8de7-4d50-9bd4-a4c66bca6209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:19.745Z|99b5e6a8-8de7-4d50-9bd4-a4c66bca6209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:19.765Z|cc355499-a59f-4661-aa0f-d75e478ae015|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:19.765Z|cc355499-a59f-4661-aa0f-d75e478ae015|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:29.510Z|15654fce-9995-4797-98a5-4db7a711d4c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:29.510Z|15654fce-9995-4797-98a5-4db7a711d4c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:29.769Z|504f578b-4efb-4c11-b0cd-a1bc7931e318|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:29.770Z|504f578b-4efb-4c11-b0cd-a1bc7931e318|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:29.787Z|fceb80ef-33fb-4d43-b33f-2665656425ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:29.788Z|fceb80ef-33fb-4d43-b33f-2665656425ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:31.195Z|891fe797-8101-4a10-8cae-0184e5a9eb35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:05:31.196Z|891fe797-8101-4a10-8cae-0184e5a9eb35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:05:32.367Z|a86010ec-8bb7-48fb-b1a4-d944026ceae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:05:32.367Z|a86010ec-8bb7-48fb-b1a4-d944026ceae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:05:39.534Z|82916a8c-c8a1-4e5b-89bb-5c1d38d418c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:39.535Z|82916a8c-c8a1-4e5b-89bb-5c1d38d418c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:39.794Z|a26d12ff-483c-4115-84f3-6137ef8b3746|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:39.796Z|a26d12ff-483c-4115-84f3-6137ef8b3746|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:39.810Z|7b4972d2-3e8b-486b-b745-4a796e115658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:39.811Z|7b4972d2-3e8b-486b-b745-4a796e115658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:46.195Z|8f940d64-fc86-4cd2-8978-30e8eab9bb32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:05:46.198Z|8f940d64-fc86-4cd2-8978-30e8eab9bb32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:05:49.562Z|9c5c558d-8785-45ab-b547-b65187538a61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:49.563Z|9c5c558d-8785-45ab-b547-b65187538a61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:49.819Z|95bc5f92-4a74-4988-a152-28d7feffba52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:49.820Z|95bc5f92-4a74-4988-a152-28d7feffba52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:49.844Z|cf17af72-c7c9-4de6-8828-0e55ea6dea39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:49.844Z|cf17af72-c7c9-4de6-8828-0e55ea6dea39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:59.588Z|31544b20-1118-40a6-b109-16d0e411f37f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:59.589Z|31544b20-1118-40a6-b109-16d0e411f37f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:59.843Z|54454203-194d-43e9-9e2c-3a9a0c4a10fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:59.843Z|54454203-194d-43e9-9e2c-3a9a0c4a10fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:05:59.869Z|693d4df7-fd19-4208-abb3-99b4f7d8dada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:05:59.869Z|693d4df7-fd19-4208-abb3-99b4f7d8dada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:01.195Z|e41b2552-109d-48ab-9ac0-b81aca5e457d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:06:01.196Z|e41b2552-109d-48ab-9ac0-b81aca5e457d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:06:02.368Z|61b4cde6-6de5-4aef-98a5-f427dd2e8979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:06:02.368Z|61b4cde6-6de5-4aef-98a5-f427dd2e8979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:06:06.321Z|ffcd9151-e764-4db5-9e61-9df73b75d692|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:06:06.322Z|ffcd9151-e764-4db5-9e61-9df73b75d692|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:09.613Z|89e8c0c7-20a5-4e39-aaeb-94a08f95e89c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:09.614Z|89e8c0c7-20a5-4e39-aaeb-94a08f95e89c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:09.866Z|35dbfe3d-1968-4694-9f33-a304b58ab489|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:09.868Z|35dbfe3d-1968-4694-9f33-a304b58ab489|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:09.891Z|07755b74-cc05-450d-a8fd-cf14506417d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:09.892Z|07755b74-cc05-450d-a8fd-cf14506417d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:16.196Z|5e569803-97a6-4a5b-89be-7fe5b82cfb5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:06:16.197Z|5e569803-97a6-4a5b-89be-7fe5b82cfb5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:06:19.637Z|cb2e9fb8-f98b-4aed-b55c-49c005ffd448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:19.638Z|cb2e9fb8-f98b-4aed-b55c-49c005ffd448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:19.892Z|720800ac-72f6-426e-a619-a83b4ecb85ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:19.893Z|720800ac-72f6-426e-a619-a83b4ecb85ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:19.915Z|ec2e46ce-daa2-4daa-881c-fc46eaa31fce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:19.916Z|ec2e46ce-daa2-4daa-881c-fc46eaa31fce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:29.666Z|b10a349a-ba77-4e96-b8fa-d168741f9031|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:29.667Z|b10a349a-ba77-4e96-b8fa-d168741f9031|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:29.915Z|01b9b1c8-12da-4c5d-9684-bfa022dd249e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:29.916Z|01b9b1c8-12da-4c5d-9684-bfa022dd249e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:29.941Z|0972ce56-cedc-495d-98de-2cf9d087b0f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:29.942Z|0972ce56-cedc-495d-98de-2cf9d087b0f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:31.196Z|4dae96a1-aba1-4f97-998e-3d8930615e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:06:31.198Z|4dae96a1-aba1-4f97-998e-3d8930615e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:06:32.369Z|b262a3bf-1c29-4a3e-be89-01eb59eec159|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:06:32.370Z|b262a3bf-1c29-4a3e-be89-01eb59eec159|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:06:39.713Z|e8f3f5bc-ce82-466a-b6be-de613dbfeafd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:39.714Z|e8f3f5bc-ce82-466a-b6be-de613dbfeafd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:39.940Z|36b21a13-86bc-4058-bb06-052a6b0bd776|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:39.941Z|36b21a13-86bc-4058-bb06-052a6b0bd776|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:40.012Z|00142e0b-4a97-424d-b3f4-46783852c64b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:40.013Z|00142e0b-4a97-424d-b3f4-46783852c64b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:46.195Z|3fc77f63-9798-4bf3-bd47-d35da02505f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:06:46.196Z|3fc77f63-9798-4bf3-bd47-d35da02505f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:06:49.739Z|83720ff7-3b99-420e-850a-aab92b8074b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:49.739Z|83720ff7-3b99-420e-850a-aab92b8074b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:49.965Z|407e14cf-81eb-4fbf-b3b9-1cffe0d13333|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:49.966Z|407e14cf-81eb-4fbf-b3b9-1cffe0d13333|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:50.034Z|f7291751-611b-407f-9964-e53542d67aef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:50.035Z|f7291751-611b-407f-9964-e53542d67aef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:59.765Z|35b5494e-c9b1-45f3-9c08-1bfb5773ad6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:59.766Z|35b5494e-c9b1-45f3-9c08-1bfb5773ad6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:06:59.986Z|3eb566ee-89b2-494a-a59e-7eec6c798669|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:06:59.986Z|3eb566ee-89b2-494a-a59e-7eec6c798669|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:00.058Z|287ea62d-1e11-4efc-94c4-d031651409b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:00.058Z|287ea62d-1e11-4efc-94c4-d031651409b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:01.196Z|e15b5a70-d5f8-437a-86be-4e674fb7ccb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:07:01.196Z|e15b5a70-d5f8-437a-86be-4e674fb7ccb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:07:02.371Z|82bf935f-31a0-4b44-bec1-3aa38461ac2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:07:02.371Z|82bf935f-31a0-4b44-bec1-3aa38461ac2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:07:06.318Z|a74c9413-06db-4bd1-8834-6ce60ff0fc0f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:07:06.319Z|a74c9413-06db-4bd1-8834-6ce60ff0fc0f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:09.787Z|ef922a35-91f3-42ec-ab13-4f192badfbec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:09.788Z|ef922a35-91f3-42ec-ab13-4f192badfbec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:10.007Z|82236a6e-169b-4782-8b92-7da5539379b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:10.008Z|82236a6e-169b-4782-8b92-7da5539379b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:10.083Z|080a392c-7d18-4f14-aeef-04e1d040e52d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:10.084Z|080a392c-7d18-4f14-aeef-04e1d040e52d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:16.195Z|10a8a9a4-eda8-4ef3-867c-f7cf536ee788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:07:16.198Z|10a8a9a4-eda8-4ef3-867c-f7cf536ee788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:07:19.813Z|3daef6f0-2de0-4111-982b-8a5ee886fdc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:19.814Z|3daef6f0-2de0-4111-982b-8a5ee886fdc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:20.031Z|df5fb7af-d5a4-475f-aaa7-893d8b275396|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:20.032Z|df5fb7af-d5a4-475f-aaa7-893d8b275396|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:20.106Z|9704aa17-2cf4-476e-8766-a89d73cd3200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:20.107Z|9704aa17-2cf4-476e-8766-a89d73cd3200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:29.837Z|283be5ad-0261-46f7-af06-8214459d1b51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:29.837Z|283be5ad-0261-46f7-af06-8214459d1b51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:30.055Z|db3108c0-b926-4441-8224-bc2b389af972|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:30.056Z|db3108c0-b926-4441-8224-bc2b389af972|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:30.131Z|2694cee1-e182-40c4-b536-e8e1c6887e99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:30.132Z|2694cee1-e182-40c4-b536-e8e1c6887e99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:31.195Z|935d9c35-0c3a-4b46-a516-28be2f75ba34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:07:31.196Z|935d9c35-0c3a-4b46-a516-28be2f75ba34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:07:32.372Z|13538278-981e-40aa-a131-3c0cd67e56cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:07:32.372Z|13538278-981e-40aa-a131-3c0cd67e56cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:07:39.859Z|2a95305d-ec9f-4960-8373-b7b21f2820d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:39.860Z|2a95305d-ec9f-4960-8373-b7b21f2820d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:40.077Z|cdf182d4-d87a-4020-abb6-896de75f6ee7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:40.078Z|cdf182d4-d87a-4020-abb6-896de75f6ee7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:40.155Z|c0b9dff8-432a-42b6-812b-23a46d504608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:40.155Z|c0b9dff8-432a-42b6-812b-23a46d504608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:46.195Z|e22fdf5c-99a8-4c88-b090-3c76aa107f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:07:46.196Z|e22fdf5c-99a8-4c88-b090-3c76aa107f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:07:49.882Z|2a2279a4-63c8-4258-b13e-4e2797681ca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:49.882Z|2a2279a4-63c8-4258-b13e-4e2797681ca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:50.100Z|ebeba838-0bb2-49f6-8526-3c487ecae72f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:50.101Z|ebeba838-0bb2-49f6-8526-3c487ecae72f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:50.178Z|113aa467-6e87-47e0-92e6-ea9a89606357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:50.179Z|113aa467-6e87-47e0-92e6-ea9a89606357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:07:59.909Z|e555e840-e96a-4c04-a34b-011edfb6ad19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:07:59.909Z|e555e840-e96a-4c04-a34b-011edfb6ad19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:00.122Z|efd819a2-0539-44ad-beb2-971121ed3c6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:00.123Z|efd819a2-0539-44ad-beb2-971121ed3c6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:00.200Z|8bb3b1f3-50fb-4142-8605-6a742edd1b15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:00.201Z|8bb3b1f3-50fb-4142-8605-6a742edd1b15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:01.195Z|40152207-9a8e-4f97-b19e-c8803426ee4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:08:01.198Z|40152207-9a8e-4f97-b19e-c8803426ee4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:08:02.373Z|94a7bf41-d8e7-4e50-a6ba-c6e01aa8cf79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:08:02.373Z|94a7bf41-d8e7-4e50-a6ba-c6e01aa8cf79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:08:06.318Z|79fce2c0-2256-4f38-a880-357f29aba765|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:08:06.319Z|79fce2c0-2256-4f38-a880-357f29aba765|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:09.932Z|e8e6855b-36ea-4b2a-887d-19c6ea7aec04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:09.933Z|e8e6855b-36ea-4b2a-887d-19c6ea7aec04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:10.145Z|d4cf4f02-b82f-4e93-a270-cdd25e8fd386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:10.146Z|d4cf4f02-b82f-4e93-a270-cdd25e8fd386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:10.222Z|b82e9cde-5231-4f03-a081-29df14ed8786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:10.223Z|b82e9cde-5231-4f03-a081-29df14ed8786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:16.195Z|c6102a90-c219-49da-88f0-b59eb52bbafb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:08:16.196Z|c6102a90-c219-49da-88f0-b59eb52bbafb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:08:19.955Z|75633a01-f926-42a2-81a5-9bc2fe3a989c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:19.956Z|75633a01-f926-42a2-81a5-9bc2fe3a989c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:20.169Z|ff609a8d-a804-4440-85ad-13547d5b5b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:20.170Z|ff609a8d-a804-4440-85ad-13547d5b5b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:20.246Z|63e7aaa8-d25d-4376-a0e6-d526d7e7ece8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:20.246Z|63e7aaa8-d25d-4376-a0e6-d526d7e7ece8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:29.978Z|f1ba1a06-038f-4244-8c5e-450d111e3b6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:29.978Z|f1ba1a06-038f-4244-8c5e-450d111e3b6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:30.195Z|be3e8162-85dc-4d5b-9067-0d57695d6b1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:30.196Z|be3e8162-85dc-4d5b-9067-0d57695d6b1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:30.270Z|f1022e68-1be8-49f4-8e33-548d1af7d897|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:30.271Z|f1022e68-1be8-49f4-8e33-548d1af7d897|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:31.195Z|fca47759-0137-4e3b-a3ea-36daeccee7a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:08:31.196Z|fca47759-0137-4e3b-a3ea-36daeccee7a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:08:32.375Z|3417f944-9759-4ce4-b54d-80102234099a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:08:32.375Z|3417f944-9759-4ce4-b54d-80102234099a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:08:40.001Z|67d8621e-438a-4f6f-abf0-839843772021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:40.002Z|67d8621e-438a-4f6f-abf0-839843772021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:40.218Z|27805bf5-4ee7-4d93-87ea-4580e1c6ac7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:40.218Z|27805bf5-4ee7-4d93-87ea-4580e1c6ac7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:40.293Z|e6e40cf9-dff2-46af-904e-8a88c5148a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:40.294Z|e6e40cf9-dff2-46af-904e-8a88c5148a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:46.196Z|1ba74e8b-fa5e-4bc0-9ea7-3d2d4f7e4727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:08:46.198Z|1ba74e8b-fa5e-4bc0-9ea7-3d2d4f7e4727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:08:50.023Z|8c8e3735-91a4-437f-8f9a-dea339ecdc58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:50.024Z|8c8e3735-91a4-437f-8f9a-dea339ecdc58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:50.240Z|873f4d38-3644-4173-8217-66b839c4d315|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:50.241Z|873f4d38-3644-4173-8217-66b839c4d315|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:08:50.318Z|55d709c9-3dfb-405b-80fb-1bb887a314fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:08:50.319Z|55d709c9-3dfb-405b-80fb-1bb887a314fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:00.048Z|a162757d-d41c-4d6c-8f8b-1a3bcfcb6539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:00.050Z|a162757d-d41c-4d6c-8f8b-1a3bcfcb6539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:00.263Z|1569a209-ee5a-4c28-9fbe-73d7fc87ab4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:00.264Z|1569a209-ee5a-4c28-9fbe-73d7fc87ab4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:00.341Z|f8237563-aeb3-411c-9a7d-b54d52867c32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:00.342Z|f8237563-aeb3-411c-9a7d-b54d52867c32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:01.195Z|f4805ce6-2d19-4822-8574-68376a1476b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:09:01.196Z|f4805ce6-2d19-4822-8574-68376a1476b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:09:02.376Z|75366c5a-a473-4334-ae32-1dbe62fafe20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:09:02.376Z|75366c5a-a473-4334-ae32-1dbe62fafe20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:09:06.319Z|2c6a7490-9d5e-4994-8cfe-e2051c113a85|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:09:06.320Z|2c6a7490-9d5e-4994-8cfe-e2051c113a85|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:10.072Z|4501e734-428b-4970-8db5-2b05131bf99c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:10.072Z|4501e734-428b-4970-8db5-2b05131bf99c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:10.289Z|e33c827f-11e9-4b65-9dc4-b4bee3c2ed33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:10.290Z|e33c827f-11e9-4b65-9dc4-b4bee3c2ed33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:10.372Z|5fe80be2-bbca-4da7-b202-6ea9bb9e3614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:10.372Z|5fe80be2-bbca-4da7-b202-6ea9bb9e3614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:16.195Z|45e318ec-bd0e-4259-9cca-04528080eae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:09:16.196Z|45e318ec-bd0e-4259-9cca-04528080eae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:09:20.097Z|3f7c7d19-f7fe-4b11-814a-22c1670c66b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:20.098Z|3f7c7d19-f7fe-4b11-814a-22c1670c66b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:20.322Z|1748c60c-33aa-4a5c-b444-4c74904fffb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:20.322Z|1748c60c-33aa-4a5c-b444-4c74904fffb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:20.394Z|eaacb649-5778-4760-94ea-16f49008ed94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:20.395Z|eaacb649-5778-4760-94ea-16f49008ed94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:30.124Z|c0e5dc52-df84-4b68-a074-a1c0302eaaf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:30.125Z|c0e5dc52-df84-4b68-a074-a1c0302eaaf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:30.342Z|d7b9a759-1468-4d77-b33c-9150a4e7218c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:30.343Z|d7b9a759-1468-4d77-b33c-9150a4e7218c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:30.417Z|06e1cbbc-2c6c-4e73-a7a6-0d4a0c83d748|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:30.418Z|06e1cbbc-2c6c-4e73-a7a6-0d4a0c83d748|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:31.195Z|53f62b78-361f-444e-94b3-54ae9c2f6b50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:09:31.198Z|53f62b78-361f-444e-94b3-54ae9c2f6b50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:09:32.377Z|fe6cbef0-568c-4343-af50-9309c98af26b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:09:32.377Z|fe6cbef0-568c-4343-af50-9309c98af26b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:09:40.148Z|25d713d0-d9fc-46de-92d3-3f132fef1e03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:40.149Z|25d713d0-d9fc-46de-92d3-3f132fef1e03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:40.364Z|9d6a6487-2d07-4b06-bbef-74ad4be202a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:40.365Z|9d6a6487-2d07-4b06-bbef-74ad4be202a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:40.449Z|7a2b4272-c2b8-42ed-bc40-e70bfd5d3b9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:40.449Z|7a2b4272-c2b8-42ed-bc40-e70bfd5d3b9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:46.196Z|56918ffb-ea79-4fea-a19f-c2d00de0d2a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:09:46.196Z|56918ffb-ea79-4fea-a19f-c2d00de0d2a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:09:50.174Z|b23c44da-eaa9-449a-a546-2e72e45e03e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:50.175Z|b23c44da-eaa9-449a-a546-2e72e45e03e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:50.387Z|36edfb03-e45d-4ed9-99d7-c7bed807dbeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:50.388Z|36edfb03-e45d-4ed9-99d7-c7bed807dbeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:09:50.470Z|14b5dec7-6fb8-42d9-a105-df91221fbe7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:09:50.471Z|14b5dec7-6fb8-42d9-a105-df91221fbe7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:00.200Z|3713b055-cf4b-4a34-a00e-e2536f54398d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:00.201Z|3713b055-cf4b-4a34-a00e-e2536f54398d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:00.409Z|bccf7d01-34be-4f85-8481-0cc6226a0802|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:00.410Z|bccf7d01-34be-4f85-8481-0cc6226a0802|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:00.494Z|45a26973-9f7c-4b52-bc47-ed1b00217929|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:00.494Z|45a26973-9f7c-4b52-bc47-ed1b00217929|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:01.196Z|392d6500-e72d-460f-9318-45eb376047a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:10:01.198Z|392d6500-e72d-460f-9318-45eb376047a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:10:02.378Z|58aec3c5-5226-4e32-af1c-fbcc7c71a36a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:10:02.379Z|58aec3c5-5226-4e32-af1c-fbcc7c71a36a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:10:06.318Z|1b8c0070-9c26-442d-ac8a-5723995e138b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:10:06.319Z|1b8c0070-9c26-442d-ac8a-5723995e138b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:10.225Z|9bb02c11-f888-4148-a5d5-efcf6b613455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:10.226Z|9bb02c11-f888-4148-a5d5-efcf6b613455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:10.432Z|9300d3cd-93e3-4753-9bf0-657a9aa2546e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:10.433Z|9300d3cd-93e3-4753-9bf0-657a9aa2546e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:10.518Z|94994d36-b30e-410f-99bd-451f0e2d8f4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:10.518Z|94994d36-b30e-410f-99bd-451f0e2d8f4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:16.196Z|627e0c10-8948-4b0e-8a42-bcb88f4e04d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:10:16.200Z|627e0c10-8948-4b0e-8a42-bcb88f4e04d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:10:20.250Z|a2c544b0-314e-43fd-877f-eb18a1565575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:20.251Z|a2c544b0-314e-43fd-877f-eb18a1565575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:20.454Z|41e4d9e7-3ec9-486b-9b6c-9cb3f0489baf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:20.455Z|41e4d9e7-3ec9-486b-9b6c-9cb3f0489baf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:20.540Z|9bf02d30-5a18-4eb8-b3be-1f454c5a3083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:20.540Z|9bf02d30-5a18-4eb8-b3be-1f454c5a3083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:30.274Z|5c765fb1-1b51-4b7e-a160-b1f575810fc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:30.274Z|5c765fb1-1b51-4b7e-a160-b1f575810fc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:30.475Z|c9d1f911-8626-43c1-b5df-8408e2ec9c85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:30.476Z|c9d1f911-8626-43c1-b5df-8408e2ec9c85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:30.562Z|f6bf15bb-ca6b-454c-9de1-989279f48642|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:30.562Z|f6bf15bb-ca6b-454c-9de1-989279f48642|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:31.196Z|a27aba94-3738-4aa8-9867-4efd095a5609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:10:31.196Z|a27aba94-3738-4aa8-9867-4efd095a5609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:10:32.381Z|864f84d3-4d8f-4c1d-8f35-2d47fbf6145c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:10:32.381Z|864f84d3-4d8f-4c1d-8f35-2d47fbf6145c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:10:40.296Z|d6c0b539-015b-4e81-85bf-2f9c2913db33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:40.297Z|d6c0b539-015b-4e81-85bf-2f9c2913db33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:40.497Z|7ca4b381-20c0-4669-a839-650a109ce1a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:40.498Z|7ca4b381-20c0-4669-a839-650a109ce1a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:40.585Z|9329e7dc-3154-4d1e-889f-112a471f6dd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:40.586Z|9329e7dc-3154-4d1e-889f-112a471f6dd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:46.196Z|621ffdc7-b8c8-4794-8b25-3dd7ace952f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:10:46.196Z|621ffdc7-b8c8-4794-8b25-3dd7ace952f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:10:50.322Z|6206abad-20d4-4438-95f9-5901c74d7a99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:50.322Z|6206abad-20d4-4438-95f9-5901c74d7a99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:50.524Z|966a5736-b9c7-4521-8602-041069660ac5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:50.525Z|966a5736-b9c7-4521-8602-041069660ac5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:10:50.609Z|b5515d22-e0ef-43e1-931a-a5e796cbf482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:10:50.610Z|b5515d22-e0ef-43e1-931a-a5e796cbf482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:00.344Z|2ca7b7f6-22f0-4489-9a9f-dcdb9774a633|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:00.344Z|2ca7b7f6-22f0-4489-9a9f-dcdb9774a633|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:00.548Z|4997be63-0af1-4711-be4e-f5f98f28cf51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:00.548Z|4997be63-0af1-4711-be4e-f5f98f28cf51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:00.632Z|9053354a-8a5f-4d32-a619-2e2b0ea21869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:00.633Z|9053354a-8a5f-4d32-a619-2e2b0ea21869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:01.195Z|5d88ceff-b3c6-47a2-8518-b86375f3ad6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:11:01.200Z|5d88ceff-b3c6-47a2-8518-b86375f3ad6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:11:02.382Z|f74b97c2-b447-4782-954d-2df1641503c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:11:02.382Z|f74b97c2-b447-4782-954d-2df1641503c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:11:06.321Z|ec352737-9335-4f27-8c60-2f14b6e2c84f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:11:06.322Z|ec352737-9335-4f27-8c60-2f14b6e2c84f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:10.365Z|b0922675-503f-4fc5-964a-bf9be0b8acb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:10.366Z|b0922675-503f-4fc5-964a-bf9be0b8acb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:10.570Z|5dc96b2d-4212-45d1-857f-2b2817f14fe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:10.570Z|5dc96b2d-4212-45d1-857f-2b2817f14fe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:10.652Z|0978eb7d-1f0d-4a48-8947-1cba280d7eba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:10.653Z|0978eb7d-1f0d-4a48-8947-1cba280d7eba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:16.195Z|a4f488f3-0032-402a-9d95-ca0d5da06f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:11:16.196Z|a4f488f3-0032-402a-9d95-ca0d5da06f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:11:20.389Z|e4152344-bb4c-42dc-b603-d687f66630f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:20.390Z|e4152344-bb4c-42dc-b603-d687f66630f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:20.593Z|9e4eb9eb-062b-4947-9bec-84b72b052854|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:20.593Z|9e4eb9eb-062b-4947-9bec-84b72b052854|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:20.675Z|7473158e-73d1-4186-9a89-4a6a06658ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:20.676Z|7473158e-73d1-4186-9a89-4a6a06658ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:30.413Z|062d8a01-afbb-4312-a0a6-8101774f3427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:30.414Z|062d8a01-afbb-4312-a0a6-8101774f3427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:30.615Z|2a21f1a3-fd1f-4433-a1ad-6bf82b81afd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:30.616Z|2a21f1a3-fd1f-4433-a1ad-6bf82b81afd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:30.697Z|cb203784-02d0-4a03-864f-6aa03f423b13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:30.698Z|cb203784-02d0-4a03-864f-6aa03f423b13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:31.195Z|617dcdbb-2bc9-49cd-a4e3-4d868bfaf1db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:11:31.196Z|617dcdbb-2bc9-49cd-a4e3-4d868bfaf1db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:11:32.383Z|b04c8135-555f-4a89-b495-30360f2ca28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:11:32.384Z|b04c8135-555f-4a89-b495-30360f2ca28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:11:40.440Z|bcb97c88-3124-4d08-b599-148b1480a454|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:40.441Z|bcb97c88-3124-4d08-b599-148b1480a454|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:40.640Z|e7a5c054-f198-4e94-9dae-a4fd011f35b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:40.640Z|e7a5c054-f198-4e94-9dae-a4fd011f35b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:40.719Z|49bedb43-4954-4d76-847f-6d6f6609dcf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:40.720Z|49bedb43-4954-4d76-847f-6d6f6609dcf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:46.195Z|7a63ee63-218b-4d33-9f6c-b10d4f293a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:11:46.199Z|7a63ee63-218b-4d33-9f6c-b10d4f293a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:11:50.463Z|fe7f4518-84b7-4ff9-9eba-0c79e16e631a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:50.464Z|fe7f4518-84b7-4ff9-9eba-0c79e16e631a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:50.663Z|19fadfae-11eb-4d79-8cbf-16f64b678f6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:50.664Z|19fadfae-11eb-4d79-8cbf-16f64b678f6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:11:50.742Z|b273efc5-0c11-4d51-b1e6-5dd016ff428b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:11:50.743Z|b273efc5-0c11-4d51-b1e6-5dd016ff428b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:00.486Z|c14eb625-0a17-49d7-bce7-b25216edf4df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:00.487Z|c14eb625-0a17-49d7-bce7-b25216edf4df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:00.686Z|b0445954-6aa3-429f-b9c9-91b0e2ee42c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:00.687Z|b0445954-6aa3-429f-b9c9-91b0e2ee42c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:00.765Z|3167d8bc-c528-4173-9cea-05f1367688be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:00.766Z|3167d8bc-c528-4173-9cea-05f1367688be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:01.195Z|bdef85d1-87d1-4a97-9578-88584a21fb6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:12:01.196Z|bdef85d1-87d1-4a97-9578-88584a21fb6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:12:02.384Z|91278e71-0e7f-4917-890b-e64aa3d5a597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:12:02.385Z|91278e71-0e7f-4917-890b-e64aa3d5a597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:12:06.318Z|1855a7e3-b58b-48d2-b1ee-459ce0e4a5ac|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:12:06.322Z|1855a7e3-b58b-48d2-b1ee-459ce0e4a5ac|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:10.512Z|2cbc3d12-199a-4ba3-9525-07d8868d5589|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:10.513Z|2cbc3d12-199a-4ba3-9525-07d8868d5589|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:10.708Z|58b2b4ab-eeee-4141-8147-2eca18973bfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:10.709Z|58b2b4ab-eeee-4141-8147-2eca18973bfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:10.789Z|7c6a6bcf-7aed-4f79-9b83-a86c452b7490|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:10.790Z|7c6a6bcf-7aed-4f79-9b83-a86c452b7490|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:16.195Z|9ca1e4e9-6525-482a-b3d6-68f837465d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:12:16.196Z|9ca1e4e9-6525-482a-b3d6-68f837465d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:12:20.535Z|97b074b6-a2b6-46d9-baa5-046f75b94279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:20.536Z|97b074b6-a2b6-46d9-baa5-046f75b94279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:20.730Z|881f235e-9f62-4005-b93a-59f2ff324f98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:20.731Z|881f235e-9f62-4005-b93a-59f2ff324f98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:20.817Z|27f40d9e-56ac-4ae7-87cf-1744e0cc8f3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:20.818Z|27f40d9e-56ac-4ae7-87cf-1744e0cc8f3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:30.557Z|9264e69b-ff7d-449a-9157-2546c960eaa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:30.558Z|9264e69b-ff7d-449a-9157-2546c960eaa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:30.752Z|d3e6188b-60ab-4e77-95e4-c51f7488d323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:30.753Z|d3e6188b-60ab-4e77-95e4-c51f7488d323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:30.838Z|0f845483-573a-4395-b846-721493005843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:30.840Z|0f845483-573a-4395-b846-721493005843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:31.195Z|ea0f9292-fa1a-491a-9383-8ee3a0caddca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:12:31.199Z|ea0f9292-fa1a-491a-9383-8ee3a0caddca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:12:32.385Z|40358e43-3848-4da8-be0d-2a9083c92703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:12:32.386Z|40358e43-3848-4da8-be0d-2a9083c92703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:12:40.580Z|8ce93258-deec-4e09-b7bd-030b0bec95d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:40.581Z|8ce93258-deec-4e09-b7bd-030b0bec95d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:40.777Z|3c2908d2-8cf0-4fe4-a59b-00d8bd8e2b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:40.778Z|3c2908d2-8cf0-4fe4-a59b-00d8bd8e2b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:40.863Z|4fde2f81-1570-41d6-a129-b0abb8bbdaed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:40.864Z|4fde2f81-1570-41d6-a129-b0abb8bbdaed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:46.202Z|8098c6e1-81a8-41f5-92ab-72f8ade8a243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:12:46.203Z|8098c6e1-81a8-41f5-92ab-72f8ade8a243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:12:50.605Z|16c12cc4-4bc2-4144-b4cb-932355de5142|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:50.605Z|16c12cc4-4bc2-4144-b4cb-932355de5142|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:50.803Z|f7ce255d-4c67-4d2f-9d00-cf1b65fd7cfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:50.804Z|f7ce255d-4c67-4d2f-9d00-cf1b65fd7cfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:12:50.887Z|d9f3d6d8-f7fc-49c6-9ac8-b209c3d8fa72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:12:50.887Z|d9f3d6d8-f7fc-49c6-9ac8-b209c3d8fa72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:00.627Z|bbbedd6d-3237-495c-a7d1-de68e3c4ea41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:00.628Z|bbbedd6d-3237-495c-a7d1-de68e3c4ea41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:00.830Z|a94ef2dd-5f79-4a0b-9430-186aed980def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:00.830Z|a94ef2dd-5f79-4a0b-9430-186aed980def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:00.911Z|e10fc57d-8432-438d-b86d-288ff2ac6d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:00.912Z|e10fc57d-8432-438d-b86d-288ff2ac6d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:01.195Z|73b4d485-2295-4f40-a529-c9f80993311f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:13:01.196Z|73b4d485-2295-4f40-a529-c9f80993311f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:13:02.387Z|bb7642bf-a7e6-4eba-91c7-dbcb0612cfdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:13:02.387Z|bb7642bf-a7e6-4eba-91c7-dbcb0612cfdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:13:06.317Z|b0e1b656-3840-4ee9-9cad-97ffef793de0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:13:06.318Z|b0e1b656-3840-4ee9-9cad-97ffef793de0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:10.649Z|5d067111-012a-4e14-8b00-4c6d9700521c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:10.650Z|5d067111-012a-4e14-8b00-4c6d9700521c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:10.852Z|cff44f6f-f04b-446b-bb3f-5b94f40930ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:10.853Z|cff44f6f-f04b-446b-bb3f-5b94f40930ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:10.934Z|c56e01e5-6557-4587-899b-db34bd53924a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:10.935Z|c56e01e5-6557-4587-899b-db34bd53924a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:16.195Z|29ccd15b-3c19-4c1b-a9a9-752f4efdd442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:13:16.198Z|29ccd15b-3c19-4c1b-a9a9-752f4efdd442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:13:20.676Z|dd5de5b2-886a-4a35-afca-40ed12cc886f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:20.677Z|dd5de5b2-886a-4a35-afca-40ed12cc886f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:20.876Z|9e1e7c6f-16f9-4401-aea3-9672d99aade5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:20.876Z|9e1e7c6f-16f9-4401-aea3-9672d99aade5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:20.958Z|5b8ac028-45fc-457a-a28c-9f4482a32e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:20.959Z|5b8ac028-45fc-457a-a28c-9f4482a32e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:30.700Z|ded66215-7069-4ca8-934e-12e8fa1a1ca6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:30.701Z|ded66215-7069-4ca8-934e-12e8fa1a1ca6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:30.900Z|9e76fee6-3fb2-4fb5-a3fa-dcf3ec56bd1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:30.901Z|9e76fee6-3fb2-4fb5-a3fa-dcf3ec56bd1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:30.980Z|829ad748-2293-413a-97fd-7ba41f07e517|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:30.981Z|829ad748-2293-413a-97fd-7ba41f07e517|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:31.196Z|dc259fb3-2a44-463d-a02f-4a042c16ff97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:13:31.196Z|dc259fb3-2a44-463d-a02f-4a042c16ff97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:13:32.388Z|58825c0f-aa7e-4bd0-adfe-9e883acfe413|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:13:32.389Z|58825c0f-aa7e-4bd0-adfe-9e883acfe413|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:13:40.724Z|074c4501-2923-425f-89ce-087f36974c80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:40.725Z|074c4501-2923-425f-89ce-087f36974c80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:40.929Z|44368a63-4ecd-48e9-89b9-11a6999811e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:40.930Z|44368a63-4ecd-48e9-89b9-11a6999811e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:41.004Z|852ed98b-079f-4e30-ba28-413961a71cee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:41.005Z|852ed98b-079f-4e30-ba28-413961a71cee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:46.195Z|3700d52e-735e-41ed-a932-6ed0aa8395f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:13:46.196Z|3700d52e-735e-41ed-a932-6ed0aa8395f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:13:50.748Z|e823cf65-4608-4bb3-a6f4-dcc9338a0120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:50.749Z|e823cf65-4608-4bb3-a6f4-dcc9338a0120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:50.952Z|37b6c7bc-ae37-4c9d-974b-15ace7f78bd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:50.953Z|37b6c7bc-ae37-4c9d-974b-15ace7f78bd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:13:51.025Z|0c43ec9b-ad4d-4e41-b433-b117ea8f253c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:13:51.026Z|0c43ec9b-ad4d-4e41-b433-b117ea8f253c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:00.771Z|5a75f38f-d5e1-4394-9419-d21f367905ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:00.772Z|5a75f38f-d5e1-4394-9419-d21f367905ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:00.976Z|3afc9b1a-63e5-46a6-97ef-6afac5e008c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:00.976Z|3afc9b1a-63e5-46a6-97ef-6afac5e008c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:01.049Z|76132d07-7f3c-4e44-bcc1-6556d191404b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:01.049Z|76132d07-7f3c-4e44-bcc1-6556d191404b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:01.195Z|7d61b3fb-09a6-44f5-97f6-36a499557cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:14:01.196Z|7d61b3fb-09a6-44f5-97f6-36a499557cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:14:02.390Z|d89de3bd-1c30-45d4-a1a2-e1a404cb09f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:14:02.390Z|d89de3bd-1c30-45d4-a1a2-e1a404cb09f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:14:06.317Z|46ead149-fc04-4657-9129-e353f999ec7f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:14:06.318Z|46ead149-fc04-4657-9129-e353f999ec7f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:10.794Z|32285f3a-9536-4966-aecb-9b4c5c6c4895|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:10.794Z|32285f3a-9536-4966-aecb-9b4c5c6c4895|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:10.999Z|37424e81-cea7-4d9a-874e-fdce7c30dc57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:11.000Z|37424e81-cea7-4d9a-874e-fdce7c30dc57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:11.078Z|1dd5913c-4943-4db5-b7b9-27f2444629ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:11.079Z|1dd5913c-4943-4db5-b7b9-27f2444629ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:16.195Z|8b23e94d-d1e5-4bee-ab0e-6a4fdf96773f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:14:16.196Z|8b23e94d-d1e5-4bee-ab0e-6a4fdf96773f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:14:20.819Z|0fd7b298-cc30-4430-a400-84b72d0481e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:20.819Z|0fd7b298-cc30-4430-a400-84b72d0481e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:21.022Z|b9f835ed-b647-4430-8d8f-c082c80014d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:21.023Z|b9f835ed-b647-4430-8d8f-c082c80014d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:21.101Z|e6fd747a-5108-466f-bc14-c7cd0243d39f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:21.101Z|e6fd747a-5108-466f-bc14-c7cd0243d39f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:30.849Z|d33e77e4-1036-4dc5-87d5-dcb98b774e76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:30.850Z|d33e77e4-1036-4dc5-87d5-dcb98b774e76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:31.044Z|ca3091d9-69ce-4f7d-988a-5c5ebd0cdee7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:31.044Z|ca3091d9-69ce-4f7d-988a-5c5ebd0cdee7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:31.122Z|665153da-6552-4de3-9fe7-057f934de6d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:31.122Z|665153da-6552-4de3-9fe7-057f934de6d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:31.196Z|673b3b20-6851-4b7e-ab19-a5e1edb8886f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:14:31.196Z|673b3b20-6851-4b7e-ab19-a5e1edb8886f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:14:32.391Z|a02d67a7-26f7-4e64-9971-482f1cb44d50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:14:32.392Z|a02d67a7-26f7-4e64-9971-482f1cb44d50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:14:40.874Z|1c3350bd-5b05-4307-9cd9-3e06d9f1f0bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:40.875Z|1c3350bd-5b05-4307-9cd9-3e06d9f1f0bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:41.068Z|70e78c87-0e04-4e6d-94e0-3529b689331c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:41.069Z|70e78c87-0e04-4e6d-94e0-3529b689331c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:41.145Z|564f2d96-ecb3-4c4b-b123-bb7df9dd1f92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:41.145Z|564f2d96-ecb3-4c4b-b123-bb7df9dd1f92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:46.195Z|afe781e6-70b4-4b77-98fb-b1e18bece727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:14:46.196Z|afe781e6-70b4-4b77-98fb-b1e18bece727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:14:50.906Z|357951a5-008e-4f05-a80a-f28505c3d5ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:50.907Z|357951a5-008e-4f05-a80a-f28505c3d5ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:51.091Z|7209b685-3ada-4106-97f3-3d418f12c8ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:51.091Z|7209b685-3ada-4106-97f3-3d418f12c8ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:14:51.169Z|901969d7-7a4c-4a4e-a057-abb2ace1f362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:14:51.170Z|901969d7-7a4c-4a4e-a057-abb2ace1f362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:00.930Z|83a7089f-b383-4156-a268-779fad205c58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:00.931Z|83a7089f-b383-4156-a268-779fad205c58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:01.114Z|2bb772b3-e585-4ab6-86ca-e5dc3e996322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:01.115Z|2bb772b3-e585-4ab6-86ca-e5dc3e996322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:01.195Z|e4349119-743d-4fa9-9eef-78fd2ba2f823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:15:01.196Z|e4349119-743d-4fa9-9eef-78fd2ba2f823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:15:01.215Z|d81535d3-9b99-46d1-a9c6-a24f94c033e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:01.215Z|d81535d3-9b99-46d1-a9c6-a24f94c033e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:02.392Z|63610813-3f02-4c34-8c79-1fc198ca1e01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:15:02.393Z|63610813-3f02-4c34-8c79-1fc198ca1e01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:15:06.318Z|841ce1b3-8f27-4730-bf86-d96b32e54282|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:15:06.319Z|841ce1b3-8f27-4730-bf86-d96b32e54282|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:10.954Z|8637758f-5975-44a9-9af7-7ffbe1f1d750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:10.955Z|8637758f-5975-44a9-9af7-7ffbe1f1d750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:11.136Z|5d73b19a-df6c-4a16-9d32-9afbc02a7e9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:11.136Z|5d73b19a-df6c-4a16-9d32-9afbc02a7e9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:11.243Z|349d8f11-16da-4eac-89d3-1e3e589e6c58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:11.244Z|349d8f11-16da-4eac-89d3-1e3e589e6c58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:16.196Z|34cb44a0-f5c3-4a85-ab82-afa2cf29f221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:15:16.196Z|34cb44a0-f5c3-4a85-ab82-afa2cf29f221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:15:20.977Z|7c2ff203-0624-4b23-a8f4-20fe43caaef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:20.977Z|7c2ff203-0624-4b23-a8f4-20fe43caaef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:21.161Z|d39c5eb7-4888-4746-95db-9ab086689f37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:21.162Z|d39c5eb7-4888-4746-95db-9ab086689f37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:21.268Z|c96747a5-d3c5-4824-a478-997d886235bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:21.268Z|c96747a5-d3c5-4824-a478-997d886235bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:31.001Z|7f4629b9-a84d-4f72-bcf4-7da12febb586|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:31.002Z|7f4629b9-a84d-4f72-bcf4-7da12febb586|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:31.195Z|5fa77175-f274-43a6-9d64-983f7b1cbd75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:15:31.198Z|5fa77175-f274-43a6-9d64-983f7b1cbd75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:15:31.204Z|5f915794-ffed-414f-a50c-223c9f42c578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:31.205Z|5f915794-ffed-414f-a50c-223c9f42c578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:31.291Z|e986efc3-28c9-4543-995b-b94cee30fce1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:31.292Z|e986efc3-28c9-4543-995b-b94cee30fce1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:32.393Z|68b44a51-fd9f-4e2e-9248-f3bb36327f79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:15:32.394Z|68b44a51-fd9f-4e2e-9248-f3bb36327f79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:15:41.024Z|ba54c3cd-7658-4008-a384-cd7493e2fa04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:41.025Z|ba54c3cd-7658-4008-a384-cd7493e2fa04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:41.229Z|94f47ce8-3b18-4db0-941b-d3e1fc78fba0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:41.229Z|94f47ce8-3b18-4db0-941b-d3e1fc78fba0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:41.315Z|ab9cbf18-aad8-40f6-99a1-dd45ad1f9c6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:41.316Z|ab9cbf18-aad8-40f6-99a1-dd45ad1f9c6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:46.195Z|9977f2a3-409e-4036-813d-6f177ee96216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:15:46.196Z|9977f2a3-409e-4036-813d-6f177ee96216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:15:51.046Z|59cf5f0e-29a6-46bc-9918-11ed4724931a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:51.047Z|59cf5f0e-29a6-46bc-9918-11ed4724931a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:51.265Z|31bb364f-1b2e-4a0d-af70-25c07bdc06fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:51.266Z|31bb364f-1b2e-4a0d-af70-25c07bdc06fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:15:51.337Z|dd9c6955-8b50-4607-8eb5-d0f0792268ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:15:51.338Z|dd9c6955-8b50-4607-8eb5-d0f0792268ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:01.073Z|b003ad55-d30c-461d-a1c3-69b0ba404885|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:01.073Z|b003ad55-d30c-461d-a1c3-69b0ba404885|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:01.195Z|58422010-d799-411b-9735-be6dff4ef374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:16:01.196Z|58422010-d799-411b-9735-be6dff4ef374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:16:01.287Z|d1325f27-1b32-42ef-bf91-4a6bf6f156a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:01.288Z|d1325f27-1b32-42ef-bf91-4a6bf6f156a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:01.358Z|2adb03a3-5b35-473a-9573-90b32d17e10d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:01.359Z|2adb03a3-5b35-473a-9573-90b32d17e10d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:02.395Z|6bbac6a1-cc8b-45c4-8f16-c9aba6641222|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:16:02.396Z|6bbac6a1-cc8b-45c4-8f16-c9aba6641222|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:16:06.318Z|01825882-13b6-4047-999c-ff8b87a29d1e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:16:06.319Z|01825882-13b6-4047-999c-ff8b87a29d1e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:11.095Z|4c777d70-a013-4180-a247-c3f3b82e0346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:11.096Z|4c777d70-a013-4180-a247-c3f3b82e0346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:11.310Z|936daf25-10a5-450b-84ca-199d3d7def2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:11.310Z|936daf25-10a5-450b-84ca-199d3d7def2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:11.385Z|1eb11727-9c8c-4eb1-a593-8c067143e8b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:11.385Z|1eb11727-9c8c-4eb1-a593-8c067143e8b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:16.195Z|3d0b7cdb-cbf9-493b-a4be-7f449cd179d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:16:16.198Z|3d0b7cdb-cbf9-493b-a4be-7f449cd179d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:16:21.118Z|a122f31b-0046-45d0-ac4a-77d1d6c4e0f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:21.119Z|a122f31b-0046-45d0-ac4a-77d1d6c4e0f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:21.334Z|32639db3-c3a4-4e81-9f58-c9bad38616be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:21.334Z|32639db3-c3a4-4e81-9f58-c9bad38616be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:21.407Z|24162d48-a9e8-4d8a-8a70-de072535230e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:21.407Z|24162d48-a9e8-4d8a-8a70-de072535230e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:31.141Z|3d7b869a-a990-454b-81c6-4daa62518f09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:31.142Z|3d7b869a-a990-454b-81c6-4daa62518f09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:31.195Z|1f3ca214-e479-4402-8d44-ed31c1bb160c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:16:31.196Z|1f3ca214-e479-4402-8d44-ed31c1bb160c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:16:31.356Z|fe76f176-8c1d-4091-871c-9691808f41f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:31.356Z|fe76f176-8c1d-4091-871c-9691808f41f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:31.431Z|49e68da9-a8af-47c2-88e7-347a6b442b0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:31.431Z|49e68da9-a8af-47c2-88e7-347a6b442b0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:32.396Z|76d41460-b297-4b08-adeb-de0176cfb84c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:16:32.397Z|76d41460-b297-4b08-adeb-de0176cfb84c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:16:41.171Z|2c55bd99-57f7-48bf-80b3-18795627aceb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:41.172Z|2c55bd99-57f7-48bf-80b3-18795627aceb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:41.377Z|c8476eba-ce91-47dd-a79e-34f8dc1f5a65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:41.378Z|c8476eba-ce91-47dd-a79e-34f8dc1f5a65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:41.454Z|95f3623b-22ec-4024-afb7-8cf1ac36de94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:41.455Z|95f3623b-22ec-4024-afb7-8cf1ac36de94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:46.195Z|5f61997a-459a-4df7-929d-9d2bf6813d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:16:46.196Z|5f61997a-459a-4df7-929d-9d2bf6813d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:16:51.217Z|a8847da5-8d54-4f6f-9ec6-66dab8570920|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:51.218Z|a8847da5-8d54-4f6f-9ec6-66dab8570920|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:51.401Z|b469b819-090f-4904-8918-4fb33911fd26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:51.401Z|b469b819-090f-4904-8918-4fb33911fd26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:16:51.476Z|f0430fbc-b23b-41f4-a044-601de876a9b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:16:51.476Z|f0430fbc-b23b-41f4-a044-601de876a9b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:01.195Z|10f3d0a0-7cb1-4b83-9852-d67e7d845d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:17:01.198Z|10f3d0a0-7cb1-4b83-9852-d67e7d845d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:17:01.243Z|bca6ff7b-d246-40e8-992b-01dc099c95f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:01.244Z|bca6ff7b-d246-40e8-992b-01dc099c95f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:01.423Z|ad19d958-47ce-42a7-9ce4-a8766619dfd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:01.423Z|ad19d958-47ce-42a7-9ce4-a8766619dfd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:01.497Z|7a19536d-d214-4028-8599-c6b4ba78c91a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:01.498Z|7a19536d-d214-4028-8599-c6b4ba78c91a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:02.397Z|288f5ecc-df77-4787-90ca-f121f2b1f3d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:17:02.398Z|288f5ecc-df77-4787-90ca-f121f2b1f3d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:17:06.317Z|cd4bc49d-58da-4937-88d1-6384e9b3a640|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:17:06.318Z|cd4bc49d-58da-4937-88d1-6384e9b3a640|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:11.293Z|1bf30154-46e6-4132-90ca-e4ab469fc343|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:11.294Z|1bf30154-46e6-4132-90ca-e4ab469fc343|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:11.445Z|8cb46c70-dfb1-4989-9cf8-ae2ac29e5876|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:11.445Z|8cb46c70-dfb1-4989-9cf8-ae2ac29e5876|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:11.520Z|4ba7a47f-8aef-4243-9df1-f19531e0c9dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:11.521Z|4ba7a47f-8aef-4243-9df1-f19531e0c9dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:16.196Z|a5261107-bfc2-460b-be1d-9694da72d944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:17:16.196Z|a5261107-bfc2-460b-be1d-9694da72d944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:17:21.317Z|3cee4274-1dfd-429d-b927-4289327cc473|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:21.317Z|3cee4274-1dfd-429d-b927-4289327cc473|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:21.468Z|2632516e-b8da-45c8-a6b2-21c8da702f48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:21.468Z|2632516e-b8da-45c8-a6b2-21c8da702f48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:21.550Z|8109aaa6-7f78-41d2-82c6-4bda4c151270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:21.550Z|8109aaa6-7f78-41d2-82c6-4bda4c151270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:31.195Z|e3be9f95-604f-452d-8c6d-2f04515139d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:17:31.196Z|e3be9f95-604f-452d-8c6d-2f04515139d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:17:31.349Z|5d016211-aadf-4523-829b-f4f2d3198bca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:31.350Z|5d016211-aadf-4523-829b-f4f2d3198bca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:31.490Z|73aeaf1c-c469-4f15-9065-4226e395c679|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:31.490Z|73aeaf1c-c469-4f15-9065-4226e395c679|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:31.572Z|a5abe6c5-13c3-4790-8070-3bf4cfb942a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:31.572Z|a5abe6c5-13c3-4790-8070-3bf4cfb942a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:32.398Z|f1348319-2315-4e07-a0db-a53fe9ddaf9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:17:32.399Z|f1348319-2315-4e07-a0db-a53fe9ddaf9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:17:41.378Z|1d64621b-9e43-40cd-971a-4e12898c0eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:41.378Z|1d64621b-9e43-40cd-971a-4e12898c0eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:41.513Z|ebf9b597-f5ae-4482-bd5f-22a080092316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:41.514Z|ebf9b597-f5ae-4482-bd5f-22a080092316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:41.594Z|54e3dc6c-7517-4db7-84a3-3d8815da09ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:41.595Z|54e3dc6c-7517-4db7-84a3-3d8815da09ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:46.196Z|52ead939-fba0-477b-951a-d23087eaea68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:17:46.199Z|52ead939-fba0-477b-951a-d23087eaea68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:17:51.403Z|fdce75b8-2d71-465d-bcc1-c69e1b377228|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:51.403Z|fdce75b8-2d71-465d-bcc1-c69e1b377228|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:51.536Z|7bdfa443-1cab-4b63-9d95-28e98065b0b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:51.537Z|7bdfa443-1cab-4b63-9d95-28e98065b0b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:17:51.617Z|00f35740-8739-4971-aeda-d2a9815c057b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:17:51.618Z|00f35740-8739-4971-aeda-d2a9815c057b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:01.195Z|d3e90eb5-6793-462f-865d-4d04f0810ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:18:01.196Z|d3e90eb5-6793-462f-865d-4d04f0810ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:18:01.427Z|711c65a3-aed5-4499-b4f5-c6cda73d134c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:01.428Z|711c65a3-aed5-4499-b4f5-c6cda73d134c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:01.559Z|2ced7598-78f5-4d39-b92e-48b8232aae0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:01.560Z|2ced7598-78f5-4d39-b92e-48b8232aae0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:01.640Z|93558ae9-b406-48d3-aeb8-e149ba589b06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:01.640Z|93558ae9-b406-48d3-aeb8-e149ba589b06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:02.399Z|a98fe6f9-37fa-4d9f-9702-281a8933202c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:18:02.400Z|a98fe6f9-37fa-4d9f-9702-281a8933202c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:18:06.318Z|14364488-cbab-4f7b-b210-f98a2af59ab8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:18:06.320Z|14364488-cbab-4f7b-b210-f98a2af59ab8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:11.450Z|3da5993c-8400-4fe5-879d-800d4a26a0b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:11.451Z|3da5993c-8400-4fe5-879d-800d4a26a0b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:11.582Z|d73816e0-45f0-4888-aee7-66b4878006a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:11.583Z|d73816e0-45f0-4888-aee7-66b4878006a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:11.662Z|b3754798-9762-4e38-bc8b-7a314760708b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:11.663Z|b3754798-9762-4e38-bc8b-7a314760708b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:16.195Z|a1e26794-2184-4ff5-af5d-09c69d6ce42c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:18:16.196Z|a1e26794-2184-4ff5-af5d-09c69d6ce42c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:18:21.473Z|880f75f2-f1b6-4b44-b682-13ee90e6159a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:21.473Z|880f75f2-f1b6-4b44-b682-13ee90e6159a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:21.604Z|f78f751a-0747-4bbd-a0b3-801bf97e155e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:21.605Z|f78f751a-0747-4bbd-a0b3-801bf97e155e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:21.684Z|1a00433e-a105-4482-a674-a770b00b6bdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:21.684Z|1a00433e-a105-4482-a674-a770b00b6bdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:31.195Z|8b6d4340-72b2-4020-8b66-bab6d70d50f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:18:31.198Z|8b6d4340-72b2-4020-8b66-bab6d70d50f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:18:31.494Z|6fd3de01-88ce-49b6-a3a7-9726bd41c0ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:31.495Z|6fd3de01-88ce-49b6-a3a7-9726bd41c0ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:31.627Z|a50f166d-a65f-4d84-b7c5-c91f82731eca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:31.627Z|a50f166d-a65f-4d84-b7c5-c91f82731eca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:31.708Z|5c859009-53e1-42a9-927f-c0270dc6de15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:31.709Z|5c859009-53e1-42a9-927f-c0270dc6de15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:32.401Z|42221483-fe02-4d43-924a-84cfd141f1ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:18:32.401Z|42221483-fe02-4d43-924a-84cfd141f1ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:18:41.514Z|4373e105-0b3c-4170-a4dc-e488608d3b01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:41.515Z|4373e105-0b3c-4170-a4dc-e488608d3b01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:41.649Z|2b4f8aae-45fa-4886-9a22-b543fea1eed4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:41.650Z|2b4f8aae-45fa-4886-9a22-b543fea1eed4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:41.732Z|f7af5931-c5ce-46a4-9468-65fadc28dcc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:41.733Z|f7af5931-c5ce-46a4-9468-65fadc28dcc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:46.196Z|acbbc5e4-b080-466e-a7b0-70aa5e3e22e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:18:46.196Z|acbbc5e4-b080-466e-a7b0-70aa5e3e22e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:18:51.534Z|edc01131-b225-4fea-9295-e4e26d63aeb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:51.535Z|edc01131-b225-4fea-9295-e4e26d63aeb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:51.675Z|fae61c57-ab1a-4138-823f-f7de5bc36dce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:51.675Z|fae61c57-ab1a-4138-823f-f7de5bc36dce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:18:51.755Z|9dfce64c-18a8-4e78-95cb-85ab22b655c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:18:51.756Z|9dfce64c-18a8-4e78-95cb-85ab22b655c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:01.195Z|194c967d-2fd5-4f5a-bf6d-1442e0e062ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:19:01.196Z|194c967d-2fd5-4f5a-bf6d-1442e0e062ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:19:01.558Z|4617d87b-2966-4968-99f4-0f4695ba33e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:01.558Z|4617d87b-2966-4968-99f4-0f4695ba33e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:01.699Z|477df928-1862-43f7-84ed-a6fb1044b38f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:01.700Z|477df928-1862-43f7-84ed-a6fb1044b38f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:01.778Z|f0797f63-4b1a-45d0-8933-f2c26c2cba7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:01.779Z|f0797f63-4b1a-45d0-8933-f2c26c2cba7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:02.402Z|1a929beb-6c1a-4d03-aa77-b730c9bf8841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:19:02.402Z|1a929beb-6c1a-4d03-aa77-b730c9bf8841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:19:06.319Z|6cc0d34b-a986-4812-a19c-f9b5e4624e9f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:19:06.320Z|6cc0d34b-a986-4812-a19c-f9b5e4624e9f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:11.581Z|7769520a-8a55-41f8-bcba-4c243aad4e5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:11.582Z|7769520a-8a55-41f8-bcba-4c243aad4e5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:11.721Z|9a68b0ac-3f4e-4575-9fbf-ecde34ea1b65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:11.723Z|9a68b0ac-3f4e-4575-9fbf-ecde34ea1b65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:11.802Z|a07871d7-d652-4015-9c77-1d28394c5bf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:11.802Z|a07871d7-d652-4015-9c77-1d28394c5bf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:16.195Z|6735d139-1633-47cd-9d5e-1a2b32d859b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:19:16.198Z|6735d139-1633-47cd-9d5e-1a2b32d859b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:19:21.604Z|8e5eaf21-623f-4f19-9b1e-cf5d0097449f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:21.605Z|8e5eaf21-623f-4f19-9b1e-cf5d0097449f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:21.744Z|c7a5ae32-c753-4a6c-a4e6-13338b06de6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:21.745Z|c7a5ae32-c753-4a6c-a4e6-13338b06de6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:21.823Z|3dc9dcb4-4e66-4439-8e13-001323c146f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:21.823Z|3dc9dcb4-4e66-4439-8e13-001323c146f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:31.196Z|49003d43-640f-409a-8bf1-3cdbe08e9c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:19:31.196Z|49003d43-640f-409a-8bf1-3cdbe08e9c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:19:31.627Z|b0210951-caae-41c5-9532-2b1653636ee8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:31.627Z|b0210951-caae-41c5-9532-2b1653636ee8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:31.766Z|45066a2d-d7f2-41ef-93ec-53a3a7328fac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:31.766Z|45066a2d-d7f2-41ef-93ec-53a3a7328fac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:31.843Z|da178739-c35d-41ce-874d-0eed041bdc5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:31.844Z|da178739-c35d-41ce-874d-0eed041bdc5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:32.403Z|170c7803-7a0c-4320-a720-4c62316d2c5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:19:32.403Z|170c7803-7a0c-4320-a720-4c62316d2c5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:19:41.649Z|ecad5128-4a3a-4bee-8f23-612679c4753c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:41.650Z|ecad5128-4a3a-4bee-8f23-612679c4753c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:41.787Z|86815af2-485c-475e-871a-1720693b96c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:41.788Z|86815af2-485c-475e-871a-1720693b96c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:41.865Z|a1bad036-fb64-4d2e-ae42-13b8bfcca41b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:41.866Z|a1bad036-fb64-4d2e-ae42-13b8bfcca41b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:46.195Z|a05ae229-bebf-4317-baa6-2927ff5569ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:19:46.196Z|a05ae229-bebf-4317-baa6-2927ff5569ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:19:51.671Z|9193fb01-1374-41d4-ab7a-2caa6e16ff60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:51.672Z|9193fb01-1374-41d4-ab7a-2caa6e16ff60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:51.809Z|e6c51e49-4096-4c10-bed2-b95791f0bb1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:51.810Z|e6c51e49-4096-4c10-bed2-b95791f0bb1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:19:51.887Z|83e9429c-a77f-4381-878a-7f65433bb251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:19:51.888Z|83e9429c-a77f-4381-878a-7f65433bb251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:01.195Z|67039308-c094-4a29-ac10-a68c43ef5728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:20:01.198Z|67039308-c094-4a29-ac10-a68c43ef5728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:20:01.692Z|97e905d1-2e05-48e0-8a74-02b5c67aedb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:01.693Z|97e905d1-2e05-48e0-8a74-02b5c67aedb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:01.832Z|fd6a61a1-79c7-46df-8b8b-bcac628812a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:01.832Z|fd6a61a1-79c7-46df-8b8b-bcac628812a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:01.912Z|d72e394a-978c-4fff-9d4d-9e3013bed181|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:01.913Z|d72e394a-978c-4fff-9d4d-9e3013bed181|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:02.404Z|b2bcb3ee-1a8d-4858-9943-8bfcc59449fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:20:02.404Z|b2bcb3ee-1a8d-4858-9943-8bfcc59449fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:20:06.320Z|35badf07-81ee-4977-b015-c255609ceda6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:20:06.321Z|35badf07-81ee-4977-b015-c255609ceda6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:11.717Z|707ec960-2870-4d5d-a5a9-be244d61894d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:11.718Z|707ec960-2870-4d5d-a5a9-be244d61894d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:11.853Z|b34cda9f-cad4-49c3-b855-9a6b75b244eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:11.853Z|b34cda9f-cad4-49c3-b855-9a6b75b244eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:11.935Z|5658fe4b-53a6-49e7-a3e5-f1409aa4e910|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:11.936Z|5658fe4b-53a6-49e7-a3e5-f1409aa4e910|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:16.196Z|f4f2d788-ef4f-4754-a5e8-a1d0d9b67661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:20:16.196Z|f4f2d788-ef4f-4754-a5e8-a1d0d9b67661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:20:21.743Z|8fcef663-2c43-4afe-81cc-88850f7330d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:21.745Z|8fcef663-2c43-4afe-81cc-88850f7330d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:21.874Z|6e1c1505-c510-4421-86ad-e87451470c6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:21.874Z|6e1c1505-c510-4421-86ad-e87451470c6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:21.958Z|e2513b17-9fbc-480d-900b-4e5ab3346c9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:21.959Z|e2513b17-9fbc-480d-900b-4e5ab3346c9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:31.196Z|bdf068d5-618a-4177-a3e9-3aa62bac5a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:20:31.197Z|bdf068d5-618a-4177-a3e9-3aa62bac5a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:20:31.768Z|1527d518-44a3-42d2-afc3-705908cd0247|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:31.768Z|1527d518-44a3-42d2-afc3-705908cd0247|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:31.894Z|acca3a9b-ad50-41cf-bc59-bc9261c61644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:31.894Z|acca3a9b-ad50-41cf-bc59-bc9261c61644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:31.980Z|04d586be-f2aa-4741-830d-b05fec8d3bd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:31.980Z|04d586be-f2aa-4741-830d-b05fec8d3bd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:32.405Z|f5e89e16-e68f-4a2c-8b36-4cd76028cf44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:20:32.406Z|f5e89e16-e68f-4a2c-8b36-4cd76028cf44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:20:41.792Z|0658e057-97e9-4f58-aff4-59cc76c0ab99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:41.793Z|0658e057-97e9-4f58-aff4-59cc76c0ab99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:41.916Z|afe08572-3ab7-4b4f-9e98-a7fedbf9fc57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:41.917Z|afe08572-3ab7-4b4f-9e98-a7fedbf9fc57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:42.003Z|3b2bf0c4-e3f7-47ef-b42a-f9dba7672e32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:42.003Z|3b2bf0c4-e3f7-47ef-b42a-f9dba7672e32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:46.196Z|626ad52e-78d0-41a2-8368-1cfa8ce3e7d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:20:46.199Z|626ad52e-78d0-41a2-8368-1cfa8ce3e7d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:20:51.819Z|3870898a-d9b9-4a6c-8789-2d7650502b4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:51.820Z|3870898a-d9b9-4a6c-8789-2d7650502b4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:51.938Z|56cf3964-0372-4a72-9264-11d4aa6cf389|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:51.940Z|56cf3964-0372-4a72-9264-11d4aa6cf389|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:20:52.026Z|c0524cac-ac4e-47b7-8650-1a3612376ad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:20:52.027Z|c0524cac-ac4e-47b7-8650-1a3612376ad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:01.196Z|1f64fe95-103d-41e7-a663-fe7f451c39fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:21:01.198Z|1f64fe95-103d-41e7-a663-fe7f451c39fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:21:01.843Z|1e3ad78a-1dd5-4c00-a45a-42ab43a4ab61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:01.844Z|1e3ad78a-1dd5-4c00-a45a-42ab43a4ab61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:01.963Z|6550c7cc-d69c-4ca1-a3f8-0ed03a6025db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:01.964Z|6550c7cc-d69c-4ca1-a3f8-0ed03a6025db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:02.049Z|dec222ba-9226-4d5d-a51d-d082fe5ff06e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:02.050Z|dec222ba-9226-4d5d-a51d-d082fe5ff06e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:02.406Z|aadda0ec-8374-4110-9b2a-9b521d43a2f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:21:02.407Z|aadda0ec-8374-4110-9b2a-9b521d43a2f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:21:06.319Z|8000b4ce-dd85-42ff-9a5b-e6c218eaa18e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:21:06.320Z|8000b4ce-dd85-42ff-9a5b-e6c218eaa18e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:11.866Z|c7e57536-4dc7-49a5-bc7e-d39aa4c0b82b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:11.867Z|c7e57536-4dc7-49a5-bc7e-d39aa4c0b82b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:11.985Z|01d3cc59-f355-4e7d-b186-d090aea440ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:11.986Z|01d3cc59-f355-4e7d-b186-d090aea440ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:12.072Z|3e1f144b-4895-42b4-a58a-84c96abbd873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:12.073Z|3e1f144b-4895-42b4-a58a-84c96abbd873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:16.195Z|01a9cc26-b989-4534-8790-01f5003ab738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:21:16.196Z|01a9cc26-b989-4534-8790-01f5003ab738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:21:21.887Z|9fc04013-ea1a-4447-894c-935ea4fbb700|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:21.888Z|9fc04013-ea1a-4447-894c-935ea4fbb700|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:22.008Z|e2c28b5d-2685-4e5f-bce9-2c9514d3ca2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:22.008Z|e2c28b5d-2685-4e5f-bce9-2c9514d3ca2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:22.094Z|b4ec51a8-785a-42d0-9a00-71d939b7bce2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:22.095Z|b4ec51a8-785a-42d0-9a00-71d939b7bce2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:31.196Z|5ccf1039-ec44-49ce-8205-53124faf9e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:21:31.200Z|5ccf1039-ec44-49ce-8205-53124faf9e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:21:31.910Z|cf0bb70b-05ee-4f13-81d2-1dd1e7e72482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:31.911Z|cf0bb70b-05ee-4f13-81d2-1dd1e7e72482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:32.030Z|4cf79fe5-2b67-4219-827d-a900ebb23e68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:32.031Z|4cf79fe5-2b67-4219-827d-a900ebb23e68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:32.116Z|1beaac58-7ab7-49de-9f69-276342f1c713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:32.117Z|1beaac58-7ab7-49de-9f69-276342f1c713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:32.407Z|8273e889-8f31-42a2-bb8c-72e47b69fb60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:21:32.408Z|8273e889-8f31-42a2-bb8c-72e47b69fb60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:21:41.941Z|b7d7047e-94b0-4ddc-bdbc-852097a04ac7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:41.942Z|b7d7047e-94b0-4ddc-bdbc-852097a04ac7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:42.052Z|daf70420-e3db-47e9-a6db-4b2c76711046|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:42.052Z|daf70420-e3db-47e9-a6db-4b2c76711046|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:42.139Z|8e4d857a-df15-4aba-b494-c4ea2aed7e4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:42.140Z|8e4d857a-df15-4aba-b494-c4ea2aed7e4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:46.195Z|fb19ba87-55ef-473f-b943-a27df5b2f61a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:21:46.196Z|fb19ba87-55ef-473f-b943-a27df5b2f61a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:21:51.966Z|8774c9e1-ab8e-4295-b2a5-6099491b8e75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:51.967Z|8774c9e1-ab8e-4295-b2a5-6099491b8e75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:52.074Z|afb4fdff-39c9-43e3-add6-a46111dca737|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:52.075Z|afb4fdff-39c9-43e3-add6-a46111dca737|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:21:52.161Z|f297ad96-60a2-4810-8939-b7c2d00df3a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:21:52.162Z|f297ad96-60a2-4810-8939-b7c2d00df3a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:01.196Z|75aa7012-1796-4f3c-96f9-aad1300e744a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:22:01.196Z|75aa7012-1796-4f3c-96f9-aad1300e744a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:22:01.991Z|1fa387b0-9e57-4e38-9222-47f030168ebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:01.992Z|1fa387b0-9e57-4e38-9222-47f030168ebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:02.099Z|2bf35af8-64f7-41f9-9b15-ead927a1b9a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:02.100Z|2bf35af8-64f7-41f9-9b15-ead927a1b9a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:02.186Z|a9002361-56d4-4680-8ee5-b14486f31925|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:02.187Z|a9002361-56d4-4680-8ee5-b14486f31925|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:02.409Z|cfdb5a34-5de0-460b-b4f7-0d55acacb911|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:22:02.409Z|cfdb5a34-5de0-460b-b4f7-0d55acacb911|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:22:06.317Z|157d4a69-fc1a-4e51-bb34-19f86c6d4d81|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:22:06.318Z|157d4a69-fc1a-4e51-bb34-19f86c6d4d81|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:12.016Z|c690f566-8910-440a-8efe-9dfbfe37c635|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:12.016Z|c690f566-8910-440a-8efe-9dfbfe37c635|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:12.123Z|87388938-615e-4bc1-82da-98535c117144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:12.124Z|87388938-615e-4bc1-82da-98535c117144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:12.210Z|4e401eb2-6d1d-4229-9ea6-14dad3e53b67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:12.210Z|4e401eb2-6d1d-4229-9ea6-14dad3e53b67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:16.195Z|e2ed17cc-eee3-4772-8bbd-c0df03f1af87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:22:16.198Z|e2ed17cc-eee3-4772-8bbd-c0df03f1af87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:22:22.039Z|c6b10be5-c561-45f6-8f76-bb4c1ff73c3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:22.040Z|c6b10be5-c561-45f6-8f76-bb4c1ff73c3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:22.148Z|b8901215-ba7e-49ff-8819-fd3db70ada52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:22.148Z|b8901215-ba7e-49ff-8819-fd3db70ada52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:22.233Z|61efefaa-2cc1-4fe4-868c-75a31e289dd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:22.233Z|61efefaa-2cc1-4fe4-868c-75a31e289dd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:31.196Z|3aea6dea-1d32-4fdb-a1fb-5f0802445c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:22:31.197Z|3aea6dea-1d32-4fdb-a1fb-5f0802445c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:22:32.062Z|8aab922f-9e30-4546-a566-4de384c17197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:32.063Z|8aab922f-9e30-4546-a566-4de384c17197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:32.170Z|cccf0060-8e19-4b07-b690-8db809e3aa05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:32.170Z|cccf0060-8e19-4b07-b690-8db809e3aa05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:32.256Z|12bff20f-cba8-4899-a87c-6913da0e6dcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:32.256Z|12bff20f-cba8-4899-a87c-6913da0e6dcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:32.410Z|4b9e03c6-c665-44b3-bf65-15cd03307a64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:22:32.410Z|4b9e03c6-c665-44b3-bf65-15cd03307a64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:22:42.086Z|5bea793a-9b1b-449c-80f5-c4af59e81897|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:42.087Z|5bea793a-9b1b-449c-80f5-c4af59e81897|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:42.193Z|0397d12d-0d85-447e-98f2-1a58453ff4aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:42.194Z|0397d12d-0d85-447e-98f2-1a58453ff4aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:42.277Z|00c8c074-c53a-4870-b31b-04d88ba19088|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:42.278Z|00c8c074-c53a-4870-b31b-04d88ba19088|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:46.196Z|dcd8bf9c-1306-4436-b663-383e25f9108d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:22:46.196Z|dcd8bf9c-1306-4436-b663-383e25f9108d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:22:52.110Z|78738988-cda2-44e2-addc-4005a32ce6c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:52.111Z|78738988-cda2-44e2-addc-4005a32ce6c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:52.216Z|2a6d53dd-7568-4748-b969-fac184ffa44c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:52.217Z|2a6d53dd-7568-4748-b969-fac184ffa44c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:22:52.302Z|9aeb2180-e71d-4b0f-9c59-08b1fa218cd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:22:52.303Z|9aeb2180-e71d-4b0f-9c59-08b1fa218cd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:01.195Z|4bf71ac0-53a0-4f2f-9c0d-0bec70b69383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:23:01.198Z|4bf71ac0-53a0-4f2f-9c0d-0bec70b69383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:23:02.133Z|7b670213-e7aa-4a8a-b3ce-e9d01d93ec42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:02.134Z|7b670213-e7aa-4a8a-b3ce-e9d01d93ec42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:02.238Z|572ca631-c71e-4024-8854-1f7e1a610984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:02.239Z|572ca631-c71e-4024-8854-1f7e1a610984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:02.326Z|639ec1c5-d5f6-4c63-9d91-aba5e65876b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:02.326Z|639ec1c5-d5f6-4c63-9d91-aba5e65876b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:02.411Z|89799b45-8f09-4ab7-a035-df05390e84e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:23:02.412Z|89799b45-8f09-4ab7-a035-df05390e84e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:23:06.317Z|28032843-31ce-40ce-8668-35671ffe0b4d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:23:06.318Z|28032843-31ce-40ce-8668-35671ffe0b4d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:12.158Z|7ce2bd29-04c3-403e-aa92-c248aca87886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:12.159Z|7ce2bd29-04c3-403e-aa92-c248aca87886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:12.260Z|18eb25dd-3ddb-4e43-9ead-df95ac58a261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:12.261Z|18eb25dd-3ddb-4e43-9ead-df95ac58a261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:12.348Z|d231983d-a4ba-436f-bdcd-4c87ce5e61cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:12.348Z|d231983d-a4ba-436f-bdcd-4c87ce5e61cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:16.196Z|2f674641-c0a9-48fb-bbf1-afbc27f76cf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:23:16.196Z|2f674641-c0a9-48fb-bbf1-afbc27f76cf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:23:22.181Z|dbe78b75-2900-4395-8fa8-b55c09568239|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:22.182Z|dbe78b75-2900-4395-8fa8-b55c09568239|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:22.287Z|c2d301c3-7785-4cc6-b7c0-d1874cf63292|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:22.288Z|c2d301c3-7785-4cc6-b7c0-d1874cf63292|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:22.370Z|9f15152e-0191-4af5-818e-e8e8eb409b8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:22.371Z|9f15152e-0191-4af5-818e-e8e8eb409b8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:31.195Z|512d4b8f-5622-4562-a549-894d2289da0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:23:31.196Z|512d4b8f-5622-4562-a549-894d2289da0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:23:32.206Z|6504450b-a370-4261-9078-f82c113ea2a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:32.207Z|6504450b-a370-4261-9078-f82c113ea2a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:32.309Z|fc424d05-6d20-47c0-b3b4-ac3bfd2c76d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:32.310Z|fc424d05-6d20-47c0-b3b4-ac3bfd2c76d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:32.400Z|7b03677a-3389-4755-8688-2568a4120672|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:32.401Z|7b03677a-3389-4755-8688-2568a4120672|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:32.412Z|8734e7fa-bfa5-4c72-a121-5bb017935ae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:23:32.413Z|8734e7fa-bfa5-4c72-a121-5bb017935ae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:23:42.234Z|cf4b22ea-46f0-4e4b-92be-f12e37e39c43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:42.235Z|cf4b22ea-46f0-4e4b-92be-f12e37e39c43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:42.332Z|aea184fc-fb11-4819-b1df-4e2ab61067cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:42.333Z|aea184fc-fb11-4819-b1df-4e2ab61067cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:42.423Z|e4ad741a-cdfb-4aa5-916c-f62e2898f60f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:42.423Z|e4ad741a-cdfb-4aa5-916c-f62e2898f60f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:46.195Z|1e3dbb75-a37f-4012-bbcc-132175802a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:23:46.199Z|1e3dbb75-a37f-4012-bbcc-132175802a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:23:52.257Z|e7effef0-a5ea-4ee4-a97f-23f32659ddfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:52.258Z|e7effef0-a5ea-4ee4-a97f-23f32659ddfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:52.353Z|0fb28ee4-db86-4735-958d-d360d4cedd0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:52.353Z|0fb28ee4-db86-4735-958d-d360d4cedd0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:23:52.448Z|6ece4654-b9f8-474c-81fe-f360468b1215|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:23:52.449Z|6ece4654-b9f8-474c-81fe-f360468b1215|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:01.196Z|89c9c9fc-27f4-4b56-9151-ab1fa9b435ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:24:01.197Z|89c9c9fc-27f4-4b56-9151-ab1fa9b435ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:24:02.282Z|cc374cb3-2e09-4604-9c19-dd8bfd867f50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:02.283Z|cc374cb3-2e09-4604-9c19-dd8bfd867f50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:02.375Z|c53338f7-f107-4743-bc23-c424eae10e37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:02.376Z|c53338f7-f107-4743-bc23-c424eae10e37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:02.413Z|d7af3155-5813-4b62-a1b5-153fe2b5872e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:24:02.414Z|d7af3155-5813-4b62-a1b5-153fe2b5872e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:24:02.474Z|530c4943-6cac-44dc-9c42-3439e20a819c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:02.475Z|530c4943-6cac-44dc-9c42-3439e20a819c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:06.319Z|f7bf1252-81fb-46b9-b58b-a189cdae3790|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:24:06.320Z|f7bf1252-81fb-46b9-b58b-a189cdae3790|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:12.305Z|0340f1e6-83ec-463d-b985-26f06dd730a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:12.305Z|0340f1e6-83ec-463d-b985-26f06dd730a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:12.398Z|87ee50d4-8f28-4a17-be22-c2db2c3f73fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:12.399Z|87ee50d4-8f28-4a17-be22-c2db2c3f73fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:12.498Z|c36fbf5c-495e-4086-a855-40c189fd8af6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:12.499Z|c36fbf5c-495e-4086-a855-40c189fd8af6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:16.195Z|6324b03c-c449-4f01-b72a-d85486ad3850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:24:16.196Z|6324b03c-c449-4f01-b72a-d85486ad3850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:24:22.327Z|05f0e942-ba0d-4747-a1c6-af5a8c3ae3e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:22.327Z|05f0e942-ba0d-4747-a1c6-af5a8c3ae3e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:22.420Z|68a35c05-cbb6-41b1-a8c1-231ce40bc057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:22.421Z|68a35c05-cbb6-41b1-a8c1-231ce40bc057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:22.522Z|c9525f70-bc56-4e99-9dcb-880288080236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:22.523Z|c9525f70-bc56-4e99-9dcb-880288080236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:31.195Z|12040e49-3ff3-4be2-9c9f-e6e151e85b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:24:31.198Z|12040e49-3ff3-4be2-9c9f-e6e151e85b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:24:32.356Z|d1ece9eb-e477-443a-9537-3640033dd473|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:32.357Z|d1ece9eb-e477-443a-9537-3640033dd473|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:32.414Z|2d2045ef-2ab6-4ec4-82b5-532e0c7be235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:24:32.415Z|2d2045ef-2ab6-4ec4-82b5-532e0c7be235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:24:32.442Z|3ac91d02-8b49-4a79-a778-b0e49d59ceb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:32.442Z|3ac91d02-8b49-4a79-a778-b0e49d59ceb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:32.544Z|38d7ac3e-890a-4585-9bc4-01f34101910f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:32.545Z|38d7ac3e-890a-4585-9bc4-01f34101910f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:42.379Z|65588007-fdbc-4730-8f32-cc3131f3f968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:42.380Z|65588007-fdbc-4730-8f32-cc3131f3f968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:42.465Z|ff31b620-7f70-454f-8f43-9eedd545f129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:42.466Z|ff31b620-7f70-454f-8f43-9eedd545f129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:42.572Z|2690ceb4-e8a0-4662-b0cf-3d5ee5230647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:42.573Z|2690ceb4-e8a0-4662-b0cf-3d5ee5230647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:46.195Z|7f9f59da-cab4-4941-8d8e-39d9f1b92b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:24:46.196Z|7f9f59da-cab4-4941-8d8e-39d9f1b92b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:24:52.401Z|51910aaf-6e80-493a-ba71-2927edf320b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:52.402Z|51910aaf-6e80-493a-ba71-2927edf320b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:52.489Z|38f7a59e-2610-462f-9291-f4ef917924dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:52.490Z|38f7a59e-2610-462f-9291-f4ef917924dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:24:52.597Z|af49e490-52e3-40e5-96cb-664abc2fd5c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:24:52.598Z|af49e490-52e3-40e5-96cb-664abc2fd5c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:01.195Z|fbbbfe4e-a588-4091-b2a4-0acf27d4d2c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:25:01.196Z|fbbbfe4e-a588-4091-b2a4-0acf27d4d2c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:25:02.416Z|4b571497-cac5-4e03-a2f4-5e77b593b33c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:25:02.416Z|4b571497-cac5-4e03-a2f4-5e77b593b33c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:25:02.424Z|2752b23c-4b2e-4dcb-ae8f-7b49b9056cf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:02.424Z|2752b23c-4b2e-4dcb-ae8f-7b49b9056cf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:02.516Z|04109df8-0554-4c06-9872-9305537b3f64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:02.517Z|04109df8-0554-4c06-9872-9305537b3f64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:02.623Z|b8e147fc-0d36-425d-878f-b78f66e3bf20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:02.624Z|b8e147fc-0d36-425d-878f-b78f66e3bf20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:06.317Z|e34997e5-477e-4b7b-ba86-701603b91048|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:25:06.317Z|e34997e5-477e-4b7b-ba86-701603b91048|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:12.449Z|751d7618-429e-49ea-96ce-a3614d644b4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:12.450Z|751d7618-429e-49ea-96ce-a3614d644b4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:12.541Z|b088cd24-3eee-486d-a0ff-4c0a682fe765|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:12.542Z|b088cd24-3eee-486d-a0ff-4c0a682fe765|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:12.645Z|9e87df9a-964e-4f66-9df2-6b0b19baa7f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:12.646Z|9e87df9a-964e-4f66-9df2-6b0b19baa7f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:16.196Z|522f1dc4-285d-4e79-bf85-5debdd38b05f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:25:16.199Z|522f1dc4-285d-4e79-bf85-5debdd38b05f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:25:22.470Z|89b36215-1eb8-420e-903a-66177917971d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:22.471Z|89b36215-1eb8-420e-903a-66177917971d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:22.564Z|f418e15f-3483-4b9a-8277-268e2edf90b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:22.564Z|f418e15f-3483-4b9a-8277-268e2edf90b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:22.667Z|e7fda1f2-387a-42ae-bf53-0e86627e325e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:22.668Z|e7fda1f2-387a-42ae-bf53-0e86627e325e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:31.195Z|9a1ead6c-9334-42ad-bd67-7f55942f3e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:25:31.196Z|9a1ead6c-9334-42ad-bd67-7f55942f3e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:25:32.417Z|3c4a2f13-db7e-447c-8558-b0ab85f42f12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:25:32.417Z|3c4a2f13-db7e-447c-8558-b0ab85f42f12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:25:32.492Z|d28e17e2-c6df-41a5-ab47-d69c08b14100|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:32.492Z|d28e17e2-c6df-41a5-ab47-d69c08b14100|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:32.585Z|ccf75baa-246d-4d82-b13f-30a9388ee614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:32.586Z|ccf75baa-246d-4d82-b13f-30a9388ee614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:32.695Z|70c7c359-c512-43dd-b692-a45a30e2e49a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:32.696Z|70c7c359-c512-43dd-b692-a45a30e2e49a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:42.514Z|8e784f62-f400-4457-8e02-d7c1300a5011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:42.515Z|8e784f62-f400-4457-8e02-d7c1300a5011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:42.608Z|87318f9d-e1ab-4b9c-ab13-16c6024cf1c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:42.609Z|87318f9d-e1ab-4b9c-ab13-16c6024cf1c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:42.720Z|1162fd2f-42c1-4d0d-a8a1-1610b8251fbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:42.721Z|1162fd2f-42c1-4d0d-a8a1-1610b8251fbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:46.195Z|256dfd53-31e2-4add-a4ac-ee9e763ad1df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:25:46.196Z|256dfd53-31e2-4add-a4ac-ee9e763ad1df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:25:52.535Z|8cf75787-3112-4f1f-ad40-3754d09b21cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:52.536Z|8cf75787-3112-4f1f-ad40-3754d09b21cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:52.629Z|0220af1e-9ed4-471c-afd1-d372efd00b03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:52.630Z|0220af1e-9ed4-471c-afd1-d372efd00b03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:25:52.744Z|2cc84b38-48c9-4d76-ab2f-658c2b6421c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:25:52.745Z|2cc84b38-48c9-4d76-ab2f-658c2b6421c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:01.195Z|4eadd5b9-2ed3-49e8-8c96-fe0d88f7f5e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:26:01.198Z|4eadd5b9-2ed3-49e8-8c96-fe0d88f7f5e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:26:02.418Z|65efdef7-4abf-4b83-9c20-2276eac62789|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:26:02.418Z|65efdef7-4abf-4b83-9c20-2276eac62789|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:26:02.559Z|69c61d87-a921-4d61-8006-966dd7a32d9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:02.559Z|69c61d87-a921-4d61-8006-966dd7a32d9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:02.651Z|e3f31e9d-930a-401c-9dec-ed803253229c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:02.651Z|e3f31e9d-930a-401c-9dec-ed803253229c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:02.767Z|e0ecd61b-c780-4abf-912b-f4a92dc14f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:02.768Z|e0ecd61b-c780-4abf-912b-f4a92dc14f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:06.318Z|ddaaf54f-2267-41dd-9b7f-f2f5430d1c2a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:26:06.318Z|ddaaf54f-2267-41dd-9b7f-f2f5430d1c2a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:12.584Z|8abbe3c0-ce90-4c30-acd1-9dad2facc924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:12.584Z|8abbe3c0-ce90-4c30-acd1-9dad2facc924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:12.673Z|50e23fbf-4134-4574-8fe1-998a31bdd171|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:12.674Z|50e23fbf-4134-4574-8fe1-998a31bdd171|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:12.789Z|a7c4c072-e88b-41fd-9475-b6988e615c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:12.790Z|a7c4c072-e88b-41fd-9475-b6988e615c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:16.196Z|d6b548b7-1646-4a9f-9c52-4d43e510a317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:26:16.196Z|d6b548b7-1646-4a9f-9c52-4d43e510a317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:26:22.621Z|f4d52700-aa63-4429-85f5-5d4b7b62c91a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:22.621Z|f4d52700-aa63-4429-85f5-5d4b7b62c91a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:22.697Z|b8c87fc3-7c02-43ed-a0bf-7ab87ec86688|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:22.698Z|b8c87fc3-7c02-43ed-a0bf-7ab87ec86688|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:22.813Z|144a25a5-2dd2-41b5-875c-75113bef21d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:22.814Z|144a25a5-2dd2-41b5-875c-75113bef21d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:31.195Z|9dd3469b-a7dc-4f24-a47f-547a6c6affef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:26:31.196Z|9dd3469b-a7dc-4f24-a47f-547a6c6affef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:26:32.419Z|330caa38-b1b7-41dd-9ad6-a196d8778019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:26:32.420Z|330caa38-b1b7-41dd-9ad6-a196d8778019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:26:32.643Z|94ae3dd8-c59f-43bc-9d58-5de94bb21677|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:32.643Z|94ae3dd8-c59f-43bc-9d58-5de94bb21677|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:32.722Z|48686cb3-d4ee-4a04-b8c4-947c981059fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:32.723Z|48686cb3-d4ee-4a04-b8c4-947c981059fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:32.836Z|a19b126d-e374-4747-b84c-c3a90895ddc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:32.837Z|a19b126d-e374-4747-b84c-c3a90895ddc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:42.664Z|4f5eebbb-be21-4e7f-9c79-4be92e6c79a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:42.665Z|4f5eebbb-be21-4e7f-9c79-4be92e6c79a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:42.744Z|33c0c60f-a4bb-4853-80fa-6f85e94b3d19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:42.745Z|33c0c60f-a4bb-4853-80fa-6f85e94b3d19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:42.857Z|f8f72dd6-cf6b-473f-835d-838e4bd65864|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:42.858Z|f8f72dd6-cf6b-473f-835d-838e4bd65864|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:46.196Z|40d7537f-fc13-4deb-b415-0c2e146cb426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:26:46.198Z|40d7537f-fc13-4deb-b415-0c2e146cb426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:26:52.689Z|c7050475-f32f-440b-b386-fdd43afbba3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:52.690Z|c7050475-f32f-440b-b386-fdd43afbba3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:52.768Z|713df38d-aee8-400b-9cdd-4e4c1970133f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:52.768Z|713df38d-aee8-400b-9cdd-4e4c1970133f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:26:52.879Z|99d5c80d-c18e-49c3-ab2d-eba2812e3869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:26:52.880Z|99d5c80d-c18e-49c3-ab2d-eba2812e3869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:01.195Z|904b5be7-5d6f-4ee9-9bfe-d73ac0710499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:27:01.196Z|904b5be7-5d6f-4ee9-9bfe-d73ac0710499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:27:02.420Z|3751ce3f-12ba-454f-b091-2e90508b24ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:27:02.421Z|3751ce3f-12ba-454f-b091-2e90508b24ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:27:02.713Z|70e59207-83d5-46a1-9155-964c545e17ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:02.714Z|70e59207-83d5-46a1-9155-964c545e17ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:02.791Z|8b07862a-b421-4c22-9318-7c80b28218c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:02.792Z|8b07862a-b421-4c22-9318-7c80b28218c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:02.900Z|a456249b-18e4-48a9-894f-95f9d240fb7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:02.901Z|a456249b-18e4-48a9-894f-95f9d240fb7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:06.318Z|48041443-d44c-4fb6-9ab6-45685546b196|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:27:06.318Z|48041443-d44c-4fb6-9ab6-45685546b196|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:12.734Z|e4cf29ae-3133-4b9e-83f3-94245e596680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:12.735Z|e4cf29ae-3133-4b9e-83f3-94245e596680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:12.813Z|d7fd4303-a962-4c64-b9f3-4153697adda2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:12.814Z|d7fd4303-a962-4c64-b9f3-4153697adda2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:12.921Z|728e0302-4d37-4acc-82b8-c3047ce702a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:12.921Z|728e0302-4d37-4acc-82b8-c3047ce702a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:16.196Z|9ce611e8-9226-43a4-b5e8-84dbfc6ec0ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:27:16.196Z|9ce611e8-9226-43a4-b5e8-84dbfc6ec0ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:27:22.759Z|c4d56d14-adb5-493a-8236-978b49d78a91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:22.760Z|c4d56d14-adb5-493a-8236-978b49d78a91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:22.836Z|3745f9cf-b569-4f4c-9101-4f584da95559|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:22.838Z|3745f9cf-b569-4f4c-9101-4f584da95559|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:22.942Z|67c1971e-ef6d-4600-8d42-d474c4312655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:22.942Z|67c1971e-ef6d-4600-8d42-d474c4312655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:31.196Z|8fb2c842-39e1-4491-b4c0-2ed84d830e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:27:31.199Z|8fb2c842-39e1-4491-b4c0-2ed84d830e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:27:32.421Z|012e5377-03c8-4b06-bb65-0e1bfe9c4ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:27:32.422Z|012e5377-03c8-4b06-bb65-0e1bfe9c4ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:27:32.783Z|b216a648-fbff-4f1a-8924-aea0328e9291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:32.784Z|b216a648-fbff-4f1a-8924-aea0328e9291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:32.862Z|a48a8125-4b3b-4a1e-aa81-df07ed68cf91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:32.862Z|a48a8125-4b3b-4a1e-aa81-df07ed68cf91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:32.965Z|fbb73233-1507-4688-9ca1-ff41e4b7b738|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:32.966Z|fbb73233-1507-4688-9ca1-ff41e4b7b738|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:42.806Z|f7c84c2f-f752-4d5f-89ea-4dc02d9afb4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:42.807Z|f7c84c2f-f752-4d5f-89ea-4dc02d9afb4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:42.884Z|e6dd105e-950d-4cd3-a12d-8cbc00460c8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:42.885Z|e6dd105e-950d-4cd3-a12d-8cbc00460c8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:42.991Z|9beb7b58-90a4-46c3-a5b7-4d861798ebf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:42.992Z|9beb7b58-90a4-46c3-a5b7-4d861798ebf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:46.195Z|b919ecb6-12af-4573-b357-fc4318952a8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:27:46.196Z|b919ecb6-12af-4573-b357-fc4318952a8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:27:52.829Z|f9f778a4-f189-4104-bd2a-a4d7e515693e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:52.829Z|f9f778a4-f189-4104-bd2a-a4d7e515693e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:52.906Z|19d7924b-4bdf-4825-bfa6-10f09896543e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:52.907Z|19d7924b-4bdf-4825-bfa6-10f09896543e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:27:53.014Z|dd2c4095-dcf2-4ea0-85b1-6d7d13284387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:27:53.015Z|dd2c4095-dcf2-4ea0-85b1-6d7d13284387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:01.195Z|8ac9cbb5-1ed2-4758-a3ed-4537adb8c4c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:28:01.196Z|8ac9cbb5-1ed2-4758-a3ed-4537adb8c4c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:28:02.422Z|9f7b6425-bbed-4b74-a2db-273f37df4d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:28:02.423Z|9f7b6425-bbed-4b74-a2db-273f37df4d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:28:02.854Z|baf50e01-d707-43d1-9db1-9288990ca6c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:02.855Z|baf50e01-d707-43d1-9db1-9288990ca6c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:02.930Z|056ee133-33e6-424d-b9ba-e0f0ab0f600f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:02.930Z|056ee133-33e6-424d-b9ba-e0f0ab0f600f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:03.036Z|306ac3d3-9d94-4d1a-87cb-bc905b5b1a85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:03.037Z|306ac3d3-9d94-4d1a-87cb-bc905b5b1a85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:06.320Z|35f70efd-2a78-4a6a-b20d-fa2c8fccb786|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:28:06.321Z|35f70efd-2a78-4a6a-b20d-fa2c8fccb786|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:12.876Z|814611f0-b23d-4b05-9815-85c39a5da664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:12.877Z|814611f0-b23d-4b05-9815-85c39a5da664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:12.953Z|2acf8a7f-a5c0-458d-bae1-ab7a6782c9ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:12.953Z|2acf8a7f-a5c0-458d-bae1-ab7a6782c9ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:13.057Z|d35df9d3-af92-42e2-9b22-5e7caca637dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:13.058Z|d35df9d3-af92-42e2-9b22-5e7caca637dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:16.195Z|0148d959-5566-4bf9-8e71-853571d16ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:28:16.199Z|0148d959-5566-4bf9-8e71-853571d16ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:28:22.899Z|6c69ce55-1ffd-4ed5-9dac-ac8620cde95c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:22.900Z|6c69ce55-1ffd-4ed5-9dac-ac8620cde95c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:22.979Z|00aa001e-1479-4f76-9362-6673b588c3e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:22.980Z|00aa001e-1479-4f76-9362-6673b588c3e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:23.080Z|cffa0d95-664b-4006-bbc5-4144af4450a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:23.081Z|cffa0d95-664b-4006-bbc5-4144af4450a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:31.195Z|6ffa5807-2069-4c11-97e8-6588b6d463c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:28:31.196Z|6ffa5807-2069-4c11-97e8-6588b6d463c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:28:32.425Z|d76632f1-b0f7-441e-9303-1f17584aee64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:28:32.425Z|d76632f1-b0f7-441e-9303-1f17584aee64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:28:32.922Z|67f83c2a-d9c6-4fd2-865a-910ef8a0763e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:32.923Z|67f83c2a-d9c6-4fd2-865a-910ef8a0763e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:33.001Z|0c406150-9a57-43f7-b473-46f8f1fb35e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:33.002Z|0c406150-9a57-43f7-b473-46f8f1fb35e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:33.101Z|e2c4f923-2610-414f-9050-4264c6d645b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:33.102Z|e2c4f923-2610-414f-9050-4264c6d645b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:42.945Z|efa4b5ac-7e77-4cab-af9d-78deb6b75b22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:42.945Z|efa4b5ac-7e77-4cab-af9d-78deb6b75b22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:43.026Z|eb4b3621-a3b5-45c5-8a0f-73ae6c092f13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:43.026Z|eb4b3621-a3b5-45c5-8a0f-73ae6c092f13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:43.122Z|3b4d146a-33df-434f-bebe-680e298d9ffe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:43.123Z|3b4d146a-33df-434f-bebe-680e298d9ffe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:46.195Z|8b02e181-12cf-4139-b54f-9154f00301e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:28:46.196Z|8b02e181-12cf-4139-b54f-9154f00301e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:28:52.969Z|6679c8df-4588-4715-8f8c-21daa7e8c18f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:52.969Z|6679c8df-4588-4715-8f8c-21daa7e8c18f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:53.051Z|3fcd2a06-b873-4bd1-ac63-231941d3245d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:53.052Z|3fcd2a06-b873-4bd1-ac63-231941d3245d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:28:53.144Z|a1461f32-b8da-41de-b77b-6d40638f9d82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:28:53.145Z|a1461f32-b8da-41de-b77b-6d40638f9d82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:01.195Z|a3754b1d-ab5b-4569-8ef2-94add31cac25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:29:01.198Z|a3754b1d-ab5b-4569-8ef2-94add31cac25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:29:02.426Z|d7d2ce59-b972-4019-b1c7-f1ef7fe90167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:29:02.427Z|d7d2ce59-b972-4019-b1c7-f1ef7fe90167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:29:02.990Z|8d9e0555-fd68-4494-ba7f-497f75fd06d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:02.991Z|8d9e0555-fd68-4494-ba7f-497f75fd06d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:03.074Z|9ed91480-e11d-4f1e-8939-bd838416bb6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:03.075Z|9ed91480-e11d-4f1e-8939-bd838416bb6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:03.166Z|44278750-0f1c-4104-953b-71e827850825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:03.166Z|44278750-0f1c-4104-953b-71e827850825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:06.317Z|0e71aed2-8949-4905-9a94-cf93d37e9b3d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:29:06.318Z|0e71aed2-8949-4905-9a94-cf93d37e9b3d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:13.013Z|c0295e4e-b662-439e-8db8-c6501188b144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:13.013Z|c0295e4e-b662-439e-8db8-c6501188b144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:13.096Z|513496a0-0860-46aa-94c3-109467ec1904|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:13.096Z|513496a0-0860-46aa-94c3-109467ec1904|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:13.187Z|a9319f2c-d8ea-4dc0-891d-37c3cf9d6645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:13.188Z|a9319f2c-d8ea-4dc0-891d-37c3cf9d6645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:16.195Z|572f509f-1131-4576-bf38-ee646efc3379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:29:16.196Z|572f509f-1131-4576-bf38-ee646efc3379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:29:23.036Z|24f21f6f-6dc2-442e-9527-49b0f9c78a38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:23.037Z|24f21f6f-6dc2-442e-9527-49b0f9c78a38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:23.125Z|0d63ac23-c975-4aa9-a8f0-d32238577482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:23.125Z|0d63ac23-c975-4aa9-a8f0-d32238577482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:23.210Z|92b1d724-1f12-4f41-abee-b7aa7c4f76d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:23.211Z|92b1d724-1f12-4f41-abee-b7aa7c4f76d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:31.195Z|61259b59-73dd-469a-8075-7dfc849c5143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:29:31.196Z|61259b59-73dd-469a-8075-7dfc849c5143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:29:32.429Z|b2d00ed9-1a51-4798-a057-204dba8f33d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:29:32.429Z|b2d00ed9-1a51-4798-a057-204dba8f33d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:29:33.059Z|b4b2feed-2172-4598-99ed-467ce4a97816|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:33.060Z|b4b2feed-2172-4598-99ed-467ce4a97816|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:33.146Z|41af58fc-f78a-4173-9b25-01e8525983d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:33.147Z|41af58fc-f78a-4173-9b25-01e8525983d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:33.234Z|17b3b9db-76a4-4795-9050-06118aa4288b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:33.234Z|17b3b9db-76a4-4795-9050-06118aa4288b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:43.081Z|f5a00c0c-ea13-4b3f-940e-ca080a0c3153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:43.082Z|f5a00c0c-ea13-4b3f-940e-ca080a0c3153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:43.168Z|b58d0a6a-d413-4d37-83d1-5faa5f6528ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:43.168Z|b58d0a6a-d413-4d37-83d1-5faa5f6528ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:43.256Z|8a067b47-e658-4286-8000-c67e1d1c24c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:43.257Z|8a067b47-e658-4286-8000-c67e1d1c24c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:46.195Z|b3b6ed7c-486f-4edc-9ead-9661402bd491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:29:46.198Z|b3b6ed7c-486f-4edc-9ead-9661402bd491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:29:53.104Z|94e6fcd6-92af-40ae-8856-aaa417783291|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:53.105Z|94e6fcd6-92af-40ae-8856-aaa417783291|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:53.190Z|b1f3007d-fefc-44c0-bb5c-7b9a3b406e31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:53.191Z|b1f3007d-fefc-44c0-bb5c-7b9a3b406e31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:29:53.283Z|2f3ec83c-4748-4026-9de4-fda7e14c95ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:29:53.283Z|2f3ec83c-4748-4026-9de4-fda7e14c95ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:01.195Z|aac1f40c-ab1b-436f-97f4-bc8adc613e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:30:01.196Z|aac1f40c-ab1b-436f-97f4-bc8adc613e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:30:02.430Z|49a2130f-3980-42b3-b3ec-9a5e36162ee7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:30:02.430Z|49a2130f-3980-42b3-b3ec-9a5e36162ee7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:30:03.126Z|b7ee5bda-d6ec-4d4b-a7a9-57051c56159f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:03.126Z|b7ee5bda-d6ec-4d4b-a7a9-57051c56159f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:03.214Z|24950f11-f14c-4aaa-9ffd-fac968e31857|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:03.214Z|24950f11-f14c-4aaa-9ffd-fac968e31857|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:03.305Z|ff0f684e-d63e-410b-8207-44dab7695ea3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:03.306Z|ff0f684e-d63e-410b-8207-44dab7695ea3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:06.319Z|b6a30996-b7c3-4b51-b9cd-2c37cfe72f07|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:30:06.320Z|b6a30996-b7c3-4b51-b9cd-2c37cfe72f07|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:13.148Z|791e6d56-7c72-4d3e-960a-3bb22ae597da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:13.148Z|791e6d56-7c72-4d3e-960a-3bb22ae597da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:13.236Z|817c50ec-61b7-4008-984b-8020cec036d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:13.237Z|817c50ec-61b7-4008-984b-8020cec036d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:13.326Z|2e2b5df3-86b2-4fb2-866f-c2bb24061812|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:13.327Z|2e2b5df3-86b2-4fb2-866f-c2bb24061812|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:16.196Z|c38be128-2196-4931-896c-c3c6ac419ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:30:16.196Z|c38be128-2196-4931-896c-c3c6ac419ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:30:23.172Z|366bb275-d42e-40ed-b5dc-26061a516726|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:23.172Z|366bb275-d42e-40ed-b5dc-26061a516726|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:23.262Z|2be143d3-697c-4012-ba97-dace5bdcec20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:23.262Z|2be143d3-697c-4012-ba97-dace5bdcec20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:23.349Z|8a8419ab-66bf-43e0-8b6e-ea6f6bc59d43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:23.349Z|8a8419ab-66bf-43e0-8b6e-ea6f6bc59d43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:31.196Z|847cfb01-0fc7-4304-b004-0b9999734b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:30:31.201Z|847cfb01-0fc7-4304-b004-0b9999734b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:30:32.431Z|8876eeb2-6618-4945-bbac-844919666d16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:30:32.432Z|8876eeb2-6618-4945-bbac-844919666d16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:30:33.195Z|efd37941-9253-40b0-bd86-49e09494607b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:33.196Z|efd37941-9253-40b0-bd86-49e09494607b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:33.282Z|c1e7cea0-6c62-417b-a278-9259e06bbd48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:33.283Z|c1e7cea0-6c62-417b-a278-9259e06bbd48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:33.369Z|7af5a9af-2640-400a-83b5-524d5d527112|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:33.370Z|7af5a9af-2640-400a-83b5-524d5d527112|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:43.219Z|ac3b947f-d8e7-4ce6-82ba-8ecbe1d745f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:43.220Z|ac3b947f-d8e7-4ce6-82ba-8ecbe1d745f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:43.304Z|bb372c2a-5f94-4eac-9c8b-27416eb7056f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:43.305Z|bb372c2a-5f94-4eac-9c8b-27416eb7056f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:43.391Z|959df524-258c-43b4-821c-57a6a4b1fc3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:43.391Z|959df524-258c-43b4-821c-57a6a4b1fc3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:46.196Z|d441da1b-2b17-4b45-a388-231f7e42d574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:30:46.196Z|d441da1b-2b17-4b45-a388-231f7e42d574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:30:53.244Z|5aa15bd2-3150-4f40-8055-b1a313bca4e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:53.246Z|5aa15bd2-3150-4f40-8055-b1a313bca4e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:53.326Z|115aa9e7-fb8c-4096-a926-667817724bf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:53.327Z|115aa9e7-fb8c-4096-a926-667817724bf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:30:53.413Z|8070309a-03f7-46f1-bc6a-c17195bdd938|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:30:53.414Z|8070309a-03f7-46f1-bc6a-c17195bdd938|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:01.196Z|6f7bfff5-ea45-4b5d-9c4d-48f2b95c5f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:31:01.197Z|6f7bfff5-ea45-4b5d-9c4d-48f2b95c5f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:31:02.433Z|b371a2c3-53dc-42ee-87d3-b419cb1847a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:31:02.435Z|b371a2c3-53dc-42ee-87d3-b419cb1847a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:31:03.277Z|2d1c0a15-b2b7-45fd-9023-bbab53851c40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:03.278Z|2d1c0a15-b2b7-45fd-9023-bbab53851c40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:03.349Z|556331fa-c90f-452c-8d80-2d04ace4cd28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:03.350Z|556331fa-c90f-452c-8d80-2d04ace4cd28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:03.435Z|acde4cc7-9dbc-4e1f-8fc6-2be15317a455|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:03.436Z|acde4cc7-9dbc-4e1f-8fc6-2be15317a455|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:06.321Z|185cda1d-c6c7-47ad-8bc4-77a2479e48d5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:31:06.322Z|185cda1d-c6c7-47ad-8bc4-77a2479e48d5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:13.301Z|e10bb1ba-139f-42b8-9bec-97b40fe0cf42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:13.301Z|e10bb1ba-139f-42b8-9bec-97b40fe0cf42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:13.370Z|c15b7657-479a-4de3-84f0-4db972cba65f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:13.370Z|c15b7657-479a-4de3-84f0-4db972cba65f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:13.457Z|8435dc52-e1f0-4e0f-ae9d-1675502c2569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:13.458Z|8435dc52-e1f0-4e0f-ae9d-1675502c2569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:16.196Z|c1234410-d522-435b-ae5a-7d1cf0881412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:31:16.199Z|c1234410-d522-435b-ae5a-7d1cf0881412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:31:23.323Z|65348b32-86ab-4d64-914d-875fa8d5f21e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:23.324Z|65348b32-86ab-4d64-914d-875fa8d5f21e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:23.392Z|4e76e215-f95d-489b-b1ad-18c5da12de4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:23.393Z|4e76e215-f95d-489b-b1ad-18c5da12de4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:23.480Z|442fc22d-4803-4f0e-ba7c-848744b6c577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:23.481Z|442fc22d-4803-4f0e-ba7c-848744b6c577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:31.195Z|a1ca28ef-9b60-45e7-8dd5-cbd23951f4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:31:31.196Z|a1ca28ef-9b60-45e7-8dd5-cbd23951f4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:31:32.436Z|221792c8-2b80-452c-85df-37ffb4222aa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:31:32.437Z|221792c8-2b80-452c-85df-37ffb4222aa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:31:33.346Z|70e6ed2a-4736-4080-ae04-b78ea7d3b035|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:33.347Z|70e6ed2a-4736-4080-ae04-b78ea7d3b035|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:33.413Z|542d1a9d-b071-43cc-a3d3-e1be8633f7dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:33.413Z|542d1a9d-b071-43cc-a3d3-e1be8633f7dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:33.507Z|194e8413-0738-4786-a264-d99d44eb493f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:33.508Z|194e8413-0738-4786-a264-d99d44eb493f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:43.370Z|a181abaf-40a0-4c5d-aea3-9ca545272277|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:43.371Z|a181abaf-40a0-4c5d-aea3-9ca545272277|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:43.440Z|413a1944-795a-4e11-9a39-af148516438d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:43.441Z|413a1944-795a-4e11-9a39-af148516438d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:43.537Z|392ac951-78a2-42e4-b095-ffce26fe3445|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:43.537Z|392ac951-78a2-42e4-b095-ffce26fe3445|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:46.195Z|9fc862c7-05ca-4474-9535-0f6c2b8f45fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:31:46.196Z|9fc862c7-05ca-4474-9535-0f6c2b8f45fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:31:53.394Z|4b8b0c93-d232-476e-8f52-902d30b06dd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:53.395Z|4b8b0c93-d232-476e-8f52-902d30b06dd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:53.462Z|cdebb6a3-79ab-430f-b6f3-13156397dfb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:53.462Z|cdebb6a3-79ab-430f-b6f3-13156397dfb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:31:53.558Z|31853365-324f-4bd9-aaf8-36c4a628d8eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:31:53.559Z|31853365-324f-4bd9-aaf8-36c4a628d8eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:01.196Z|9b2a2034-7018-4d71-9e23-b68ea2be548f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:32:01.201Z|9b2a2034-7018-4d71-9e23-b68ea2be548f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:32:02.437Z|7dcb86a7-f3e6-44ce-9cbc-e0eae414912e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:32:02.438Z|7dcb86a7-f3e6-44ce-9cbc-e0eae414912e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:32:03.418Z|b869c0cb-1400-436c-8c53-1b2ce38001bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:03.419Z|b869c0cb-1400-436c-8c53-1b2ce38001bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:03.483Z|9407a31c-4067-49f5-b0c7-2a6265d39a80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:03.484Z|9407a31c-4067-49f5-b0c7-2a6265d39a80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:03.579Z|096603b7-a102-4df8-9390-4458343edf92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:03.580Z|096603b7-a102-4df8-9390-4458343edf92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:06.319Z|b8feec1b-eadb-45dd-8a57-64b60fac2310|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:32:06.320Z|b8feec1b-eadb-45dd-8a57-64b60fac2310|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:13.444Z|75550fdf-f45e-4989-946d-d5915e0791bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:13.445Z|75550fdf-f45e-4989-946d-d5915e0791bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:13.511Z|8e07db58-3cd2-452d-9288-505b800cfa31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:13.512Z|8e07db58-3cd2-452d-9288-505b800cfa31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:13.604Z|7731ee5c-1c21-435c-8063-3742c929f8f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:13.605Z|7731ee5c-1c21-435c-8063-3742c929f8f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:16.195Z|6ca8fff5-6c5c-47f8-9cd5-df807a5bb350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:32:16.196Z|6ca8fff5-6c5c-47f8-9cd5-df807a5bb350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:32:23.466Z|857b6720-46d3-40c3-8257-4a32e6283cf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:23.467Z|857b6720-46d3-40c3-8257-4a32e6283cf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:23.533Z|d36ae431-438e-44bb-bcb2-baa663bfec17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:23.534Z|d36ae431-438e-44bb-bcb2-baa663bfec17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:23.627Z|ccf3de3d-8f7d-4c07-9490-6f1a20c71bae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:23.628Z|ccf3de3d-8f7d-4c07-9490-6f1a20c71bae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:31.195Z|a256605e-eb0f-4a58-aaba-0ba207cd4c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:32:31.196Z|a256605e-eb0f-4a58-aaba-0ba207cd4c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:32:32.438Z|0873940e-0c3a-4817-ba0c-2159d1d41044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:32:32.439Z|0873940e-0c3a-4817-ba0c-2159d1d41044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:32:33.490Z|5a07e1ce-ad68-4d00-9370-74890e132946|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:33.490Z|5a07e1ce-ad68-4d00-9370-74890e132946|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:33.556Z|13759788-5b05-4206-970d-ce9da975897c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:33.556Z|13759788-5b05-4206-970d-ce9da975897c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:33.649Z|37a77d1a-bdc9-4605-92e6-effc2bb456b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:33.650Z|37a77d1a-bdc9-4605-92e6-effc2bb456b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:43.516Z|f8d21393-2dc3-49df-ae7c-485d238a88ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:43.517Z|f8d21393-2dc3-49df-ae7c-485d238a88ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:43.579Z|97df9ea7-83a4-4c03-a8cf-12d7b69aae36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:43.580Z|97df9ea7-83a4-4c03-a8cf-12d7b69aae36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:43.673Z|d929ab8d-e591-4663-a068-a067bb335982|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:43.673Z|d929ab8d-e591-4663-a068-a067bb335982|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:46.195Z|6021bccc-dbe4-4f4c-ab0f-c74ebf2de253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:32:46.199Z|6021bccc-dbe4-4f4c-ab0f-c74ebf2de253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:32:53.540Z|3ee10604-48fe-44be-869f-c9e65ea5d7d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:53.540Z|3ee10604-48fe-44be-869f-c9e65ea5d7d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:53.602Z|78551f64-6199-4a24-8e75-5cf0df71b72d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:53.602Z|78551f64-6199-4a24-8e75-5cf0df71b72d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:32:53.695Z|463ca402-13f8-415b-9c6e-f344d1a042bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:32:53.696Z|463ca402-13f8-415b-9c6e-f344d1a042bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:01.195Z|8e81301f-031c-4c72-a076-049efab9f119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:33:01.196Z|8e81301f-031c-4c72-a076-049efab9f119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:33:02.439Z|1db9d739-60a4-4630-b25a-16e25606e157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:33:02.440Z|1db9d739-60a4-4630-b25a-16e25606e157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:33:03.561Z|75297b02-eef6-4090-a775-d05396639482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:03.562Z|75297b02-eef6-4090-a775-d05396639482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:03.624Z|226cb108-74ca-4f2a-b01d-d9d1c68a6b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:03.624Z|226cb108-74ca-4f2a-b01d-d9d1c68a6b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:03.726Z|b045e3bf-5bea-4463-acc5-851027f0bb6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:03.727Z|b045e3bf-5bea-4463-acc5-851027f0bb6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:06.320Z|c3ec06d7-2874-41ce-9b9a-1526df077b9f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:33:06.320Z|c3ec06d7-2874-41ce-9b9a-1526df077b9f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:13.584Z|c807046a-491c-409f-93cc-6414648e9bb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:13.585Z|c807046a-491c-409f-93cc-6414648e9bb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:13.647Z|543919e7-4be5-4ea1-8d7d-1e16e05fe697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:13.648Z|543919e7-4be5-4ea1-8d7d-1e16e05fe697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:13.747Z|ee8ca6b8-4a38-4174-abdd-ad00be3e8016|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:13.748Z|ee8ca6b8-4a38-4174-abdd-ad00be3e8016|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:16.195Z|99303c74-148c-4e36-96e2-3f44d09d7533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:33:16.196Z|99303c74-148c-4e36-96e2-3f44d09d7533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:33:23.614Z|3c972098-d6aa-4dc7-a87e-f7cd34466ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:23.615Z|3c972098-d6aa-4dc7-a87e-f7cd34466ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:23.672Z|7178944d-2f63-4904-9a69-6469b99fa70a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:23.673Z|7178944d-2f63-4904-9a69-6469b99fa70a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:23.776Z|e952d98d-88a9-42a6-97ee-ad5ae761b72f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:23.776Z|e952d98d-88a9-42a6-97ee-ad5ae761b72f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:31.195Z|7f40c9b5-be3c-4722-9f9f-100a7b1e1ba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:33:31.198Z|7f40c9b5-be3c-4722-9f9f-100a7b1e1ba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:33:32.441Z|472f1e40-a246-4a96-b7b7-d4404f2ef0ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:33:32.441Z|472f1e40-a246-4a96-b7b7-d4404f2ef0ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:33:33.639Z|2d3eae90-183a-4fb7-9101-3534989d122e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:33.640Z|2d3eae90-183a-4fb7-9101-3534989d122e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:33.696Z|040fcf48-8963-4e80-9826-0e10ce86c5f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:33.697Z|040fcf48-8963-4e80-9826-0e10ce86c5f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:33.800Z|0ed904eb-d1bb-4a10-abb6-0816a3440ee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:33.801Z|0ed904eb-d1bb-4a10-abb6-0816a3440ee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:43.666Z|1b1f20f6-bda2-408a-8cbd-f2f37d6f0063|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:43.667Z|1b1f20f6-bda2-408a-8cbd-f2f37d6f0063|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:43.734Z|a501c4d9-3452-40b9-90e7-fb6af244ab75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:43.735Z|a501c4d9-3452-40b9-90e7-fb6af244ab75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:43.822Z|d41ee20e-f75d-4016-82e9-77e7ca8c5cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:43.823Z|d41ee20e-f75d-4016-82e9-77e7ca8c5cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:46.196Z|2d7343b9-0b18-478e-9b2f-cdb08e0ca107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:33:46.196Z|2d7343b9-0b18-478e-9b2f-cdb08e0ca107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:33:53.689Z|c525f295-f6b3-4274-a307-7e91d9d0ed78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:53.690Z|c525f295-f6b3-4274-a307-7e91d9d0ed78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:53.758Z|b3d5ab58-5cd0-4eb4-adb8-6688c84dcd90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:53.758Z|b3d5ab58-5cd0-4eb4-adb8-6688c84dcd90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:33:53.845Z|1993ffd1-639b-442c-8b58-12fe5ea858de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:33:53.846Z|1993ffd1-639b-442c-8b58-12fe5ea858de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:01.195Z|8b1d584d-1af5-42ba-ac52-c7fbb11f0a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:34:01.196Z|8b1d584d-1af5-42ba-ac52-c7fbb11f0a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:34:02.442Z|4630d3a8-1e96-43e0-9511-ac030e535b7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:34:02.442Z|4630d3a8-1e96-43e0-9511-ac030e535b7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:34:03.715Z|355d5e78-2c88-4ed5-85ee-012401c77150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:03.716Z|355d5e78-2c88-4ed5-85ee-012401c77150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:03.780Z|8d74df20-d803-4c28-8081-b58902f55fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:03.781Z|8d74df20-d803-4c28-8081-b58902f55fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:03.879Z|4ccf3e55-4acd-4560-a6cd-3738917211d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:03.880Z|4ccf3e55-4acd-4560-a6cd-3738917211d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:06.318Z|0d4f031c-df47-432d-ac2c-4830b8ccf8ca|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:34:06.321Z|0d4f031c-df47-432d-ac2c-4830b8ccf8ca|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:13.738Z|4ba63a64-5449-467c-8b1e-c150bf16b720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:13.739Z|4ba63a64-5449-467c-8b1e-c150bf16b720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:13.802Z|6b361f0e-0ae2-4e71-bc67-398e79031e5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:13.803Z|6b361f0e-0ae2-4e71-bc67-398e79031e5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:13.902Z|970556ef-6e60-4b64-8402-776540726a5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:13.903Z|970556ef-6e60-4b64-8402-776540726a5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:16.195Z|24f6400d-6a1d-45e0-8b48-017697cdf8da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:34:16.198Z|24f6400d-6a1d-45e0-8b48-017697cdf8da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:34:23.761Z|20458eab-542a-44bb-a195-671b4ff71e43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:23.762Z|20458eab-542a-44bb-a195-671b4ff71e43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:23.825Z|69551e01-454b-41e9-858a-7ed22302b45b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:23.826Z|69551e01-454b-41e9-858a-7ed22302b45b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:23.924Z|772ace6b-f65b-43d4-8185-20e0c608b776|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:23.924Z|772ace6b-f65b-43d4-8185-20e0c608b776|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:31.195Z|5ab10e52-5da4-4d00-828a-11c2691396ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:34:31.196Z|5ab10e52-5da4-4d00-828a-11c2691396ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:34:32.444Z|02194c93-53cd-40c2-b7e9-8e3ebbf968c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:34:32.444Z|02194c93-53cd-40c2-b7e9-8e3ebbf968c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:34:33.788Z|8e213ef7-481e-4477-bab3-8a275af55b30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:33.789Z|8e213ef7-481e-4477-bab3-8a275af55b30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:33.847Z|305206e5-798e-4e94-88ff-792ecdb7c206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:33.848Z|305206e5-798e-4e94-88ff-792ecdb7c206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:33.946Z|907e0e99-6228-4f86-b0e9-82158cea9299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:33.947Z|907e0e99-6228-4f86-b0e9-82158cea9299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:43.810Z|50873ded-4d7c-4afa-bccb-d8a1e0fe0175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:43.811Z|50873ded-4d7c-4afa-bccb-d8a1e0fe0175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:43.869Z|96d44706-5b53-4d48-9892-d3074887331d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:43.871Z|96d44706-5b53-4d48-9892-d3074887331d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:43.970Z|f26cf747-fdcb-4cd5-995c-c6a02d13e078|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:43.971Z|f26cf747-fdcb-4cd5-995c-c6a02d13e078|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:46.195Z|28cb1b4f-5263-4e13-87b2-a2885a827e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:34:46.196Z|28cb1b4f-5263-4e13-87b2-a2885a827e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:34:53.834Z|83a1ce7f-566c-4376-8034-e0d22a1b28f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:53.834Z|83a1ce7f-566c-4376-8034-e0d22a1b28f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:53.894Z|b7ca1230-84dc-4f33-80d0-9ed2a2e696b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:53.894Z|b7ca1230-84dc-4f33-80d0-9ed2a2e696b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:34:53.993Z|05d47908-2dfc-4687-a241-9a75c2a7aa5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:34:53.994Z|05d47908-2dfc-4687-a241-9a75c2a7aa5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:01.195Z|484d1add-e06e-42ca-8530-81208ac09b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:35:01.199Z|484d1add-e06e-42ca-8530-81208ac09b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:35:02.445Z|3e022ca0-a85f-43bd-a557-6689e5108238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:35:02.445Z|3e022ca0-a85f-43bd-a557-6689e5108238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:35:03.858Z|08086ec8-701a-4725-93ae-415ec05ac29b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:03.859Z|08086ec8-701a-4725-93ae-415ec05ac29b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:03.917Z|4741a231-5d66-43fb-9896-5cd4c4135eb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:03.918Z|4741a231-5d66-43fb-9896-5cd4c4135eb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:04.018Z|c209c76f-2af8-42e1-acb6-47387ef894f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:04.019Z|c209c76f-2af8-42e1-acb6-47387ef894f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:06.318Z|097a35e1-87fa-4a84-a66d-d9703d6a0315|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:35:06.319Z|097a35e1-87fa-4a84-a66d-d9703d6a0315|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:13.882Z|52a0c0e8-0fc9-4519-8b42-7dee6ba161de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:13.883Z|52a0c0e8-0fc9-4519-8b42-7dee6ba161de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:13.941Z|23b8e996-c68e-4a82-a2ea-0fe37a81f09f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:13.942Z|23b8e996-c68e-4a82-a2ea-0fe37a81f09f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:14.040Z|8fb70c5c-22e1-4fc1-995b-c97920ad97c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:14.041Z|8fb70c5c-22e1-4fc1-995b-c97920ad97c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:16.195Z|a03ab949-0c37-40ce-8719-eaac28a78003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:35:16.196Z|a03ab949-0c37-40ce-8719-eaac28a78003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:35:23.906Z|9ccebbfe-7b92-46d5-8746-e3965964c459|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:23.907Z|9ccebbfe-7b92-46d5-8746-e3965964c459|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:23.970Z|603d3061-0d27-47eb-b20f-d3aac34bbdd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:23.970Z|603d3061-0d27-47eb-b20f-d3aac34bbdd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:24.063Z|9f4d1fbb-6407-4c12-9920-3eec71123898|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:24.064Z|9f4d1fbb-6407-4c12-9920-3eec71123898|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:31.195Z|68592bff-4914-45aa-abd5-31dc47bad44e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:35:31.196Z|68592bff-4914-45aa-abd5-31dc47bad44e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:35:32.446Z|5620978c-81dc-446c-a635-da985ff94cfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:35:32.446Z|5620978c-81dc-446c-a635-da985ff94cfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:35:33.929Z|dfc7e72b-38af-45c2-94ba-af437da63cbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:33.929Z|dfc7e72b-38af-45c2-94ba-af437da63cbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:33.993Z|8bea72ea-fcb0-4120-a3b5-560c3b233be0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:33.994Z|8bea72ea-fcb0-4120-a3b5-560c3b233be0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:34.086Z|e233d8ec-5b93-42cf-97cf-59969c9fd067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:34.087Z|e233d8ec-5b93-42cf-97cf-59969c9fd067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:43.951Z|eb11a037-7d00-41d8-b988-8e7956910930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:43.952Z|eb11a037-7d00-41d8-b988-8e7956910930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:44.015Z|b2818d9a-3f1a-4a26-b2d2-3eb2719f5c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:44.016Z|b2818d9a-3f1a-4a26-b2d2-3eb2719f5c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:44.109Z|829566d6-e00e-4b45-b79b-0bcf8e25de98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:44.110Z|829566d6-e00e-4b45-b79b-0bcf8e25de98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:46.195Z|2abe2fd2-7267-4da5-a623-f196ade7e493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:35:46.198Z|2abe2fd2-7267-4da5-a623-f196ade7e493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:35:53.973Z|b547d90a-2132-4c86-bd2e-42651ce91a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:53.973Z|b547d90a-2132-4c86-bd2e-42651ce91a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:54.036Z|e5e98d30-5f99-4e00-b2a3-72f1116c927c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:54.037Z|e5e98d30-5f99-4e00-b2a3-72f1116c927c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:35:54.131Z|f3463c93-3b0e-4a6a-b279-e110767e2eb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:35:54.131Z|f3463c93-3b0e-4a6a-b279-e110767e2eb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:01.195Z|bd5b7b0b-c4f3-4e42-8d77-15898c377656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:36:01.196Z|bd5b7b0b-c4f3-4e42-8d77-15898c377656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:36:02.447Z|cc216a6b-b2a6-4699-b8b8-2ba13b1d0ea9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:36:02.447Z|cc216a6b-b2a6-4699-b8b8-2ba13b1d0ea9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:36:03.995Z|ae4969c9-d844-4e5d-a38c-574fd6644c46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:03.996Z|ae4969c9-d844-4e5d-a38c-574fd6644c46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:04.061Z|65d1fa97-e641-4fc6-add6-b212518ca30f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:04.062Z|65d1fa97-e641-4fc6-add6-b212518ca30f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:04.155Z|729b3693-f2e5-4cf6-b76e-1c7cfd97ad96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:04.156Z|729b3693-f2e5-4cf6-b76e-1c7cfd97ad96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:06.318Z|a215d65f-1aa7-4318-bea7-5de973f2f3e9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:36:06.319Z|a215d65f-1aa7-4318-bea7-5de973f2f3e9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:14.017Z|62bdb006-afb7-49a9-a09f-1b6ba001a08a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:14.018Z|62bdb006-afb7-49a9-a09f-1b6ba001a08a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:14.088Z|e81bcc7c-98fb-44f8-ad1e-572682d650e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:14.089Z|e81bcc7c-98fb-44f8-ad1e-572682d650e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:14.179Z|0eefbb5e-7812-4098-bfd3-66ce87b74280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:14.180Z|0eefbb5e-7812-4098-bfd3-66ce87b74280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:16.196Z|0d821023-0593-421c-b37e-bdc35062fd59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:36:16.196Z|0d821023-0593-421c-b37e-bdc35062fd59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:36:24.041Z|80f14e72-80a5-4265-90e0-eb94b2fbaf5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:24.042Z|80f14e72-80a5-4265-90e0-eb94b2fbaf5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:24.111Z|008bf66a-66c8-4e68-b070-82dd75c98456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:24.112Z|008bf66a-66c8-4e68-b070-82dd75c98456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:24.204Z|91cd3b55-3283-4bc9-a6ff-e687e61d5301|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:24.205Z|91cd3b55-3283-4bc9-a6ff-e687e61d5301|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:31.195Z|3350023e-de06-47e7-b978-51501bc5556b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:36:31.198Z|3350023e-de06-47e7-b978-51501bc5556b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:36:32.448Z|632449dd-53ff-4fff-b04b-86b350046c87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:36:32.448Z|632449dd-53ff-4fff-b04b-86b350046c87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:36:34.064Z|39b037e0-7d26-4bbf-9e96-2c5886975828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:34.065Z|39b037e0-7d26-4bbf-9e96-2c5886975828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:34.134Z|26e6c795-3b6a-45c7-af21-b39b015b5894|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:34.135Z|26e6c795-3b6a-45c7-af21-b39b015b5894|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:34.232Z|a15896ac-5791-466c-93f0-063086c6d6d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:34.233Z|a15896ac-5791-466c-93f0-063086c6d6d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:44.087Z|743396f5-f28e-43df-89fd-0921f7add5ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:44.088Z|743396f5-f28e-43df-89fd-0921f7add5ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:44.156Z|2567222e-5876-416c-996b-b0c0d2f42e44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:44.157Z|2567222e-5876-416c-996b-b0c0d2f42e44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:44.260Z|8b9ed90e-d2b9-43ce-bc7f-43c5434ef4e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:44.260Z|8b9ed90e-d2b9-43ce-bc7f-43c5434ef4e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:46.195Z|5132193d-c4f9-4118-b730-178ab978c91f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:36:46.196Z|5132193d-c4f9-4118-b730-178ab978c91f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:36:54.110Z|8d62b773-6387-4195-b1b0-ae577bcee33c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:54.110Z|8d62b773-6387-4195-b1b0-ae577bcee33c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:54.179Z|c387c0f3-d348-4fe5-afcf-b85489ce9711|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:54.180Z|c387c0f3-d348-4fe5-afcf-b85489ce9711|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:36:54.285Z|82b32039-3281-4c64-8f11-2e9f75342b1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:36:54.286Z|82b32039-3281-4c64-8f11-2e9f75342b1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:01.196Z|84eea8d1-0848-4bd2-b765-777e41f4a8f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:37:01.196Z|84eea8d1-0848-4bd2-b765-777e41f4a8f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:37:02.449Z|7842bcce-91be-4441-8c58-ef2fc0c3b197|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:37:02.449Z|7842bcce-91be-4441-8c58-ef2fc0c3b197|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:37:04.133Z|76f00baf-a067-466e-8702-c8e1de122c93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:04.134Z|76f00baf-a067-466e-8702-c8e1de122c93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:04.204Z|234a6455-3753-43da-9233-2a5f3cf4f80c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:04.204Z|234a6455-3753-43da-9233-2a5f3cf4f80c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:04.309Z|fe7d0469-6aeb-42f8-b44c-2847dc4c2008|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:04.310Z|fe7d0469-6aeb-42f8-b44c-2847dc4c2008|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:06.317Z|8ee7cecd-263e-4a86-adcf-a1416076ec7e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:37:06.318Z|8ee7cecd-263e-4a86-adcf-a1416076ec7e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:14.161Z|83d3e27a-7911-4ec1-8358-f7d402d49efe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:14.161Z|83d3e27a-7911-4ec1-8358-f7d402d49efe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:14.228Z|1a6780fe-3b20-41a3-92fe-01dc3deb1258|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:14.228Z|1a6780fe-3b20-41a3-92fe-01dc3deb1258|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:14.332Z|aa0398a5-a6fc-471c-b0e5-18955f5da102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:14.333Z|aa0398a5-a6fc-471c-b0e5-18955f5da102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:16.196Z|18521f54-d081-489e-b35a-39caeb6bfe00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:37:16.199Z|18521f54-d081-489e-b35a-39caeb6bfe00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:37:24.184Z|f561e360-b463-48e4-a53a-ee1b71c7b33a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:24.185Z|f561e360-b463-48e4-a53a-ee1b71c7b33a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:24.250Z|90dee8ab-9a05-4aba-9c63-b7aaf41c4462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:24.251Z|90dee8ab-9a05-4aba-9c63-b7aaf41c4462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:24.358Z|8b590680-7123-41fe-8541-171950b3e4a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:24.359Z|8b590680-7123-41fe-8541-171950b3e4a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:31.196Z|1ac70c64-1940-40ff-b1a3-1ee2118f6ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:37:31.196Z|1ac70c64-1940-40ff-b1a3-1ee2118f6ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:37:32.450Z|fe4b6d9b-65f7-45f4-b9e6-302e03ee2503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:37:32.452Z|fe4b6d9b-65f7-45f4-b9e6-302e03ee2503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:37:34.208Z|33206bdc-573f-4ec9-841a-63d4fc83b0fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:34.209Z|33206bdc-573f-4ec9-841a-63d4fc83b0fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:34.275Z|ded62655-03bd-45bb-b439-06387f9529e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:34.276Z|ded62655-03bd-45bb-b439-06387f9529e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:34.381Z|c1cc69bc-8d31-4af5-b511-0aac1e128387|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:34.382Z|c1cc69bc-8d31-4af5-b511-0aac1e128387|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:44.231Z|36208d85-d8ac-447d-9aef-50067f1e850f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:44.231Z|36208d85-d8ac-447d-9aef-50067f1e850f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:44.300Z|19aa1169-77dd-4735-8575-d229c0173b8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:44.301Z|19aa1169-77dd-4735-8575-d229c0173b8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:44.403Z|e46ed56b-393b-4602-9e51-6c7ca993377a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:44.404Z|e46ed56b-393b-4602-9e51-6c7ca993377a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:46.196Z|3322f991-3fe1-4261-87af-afb5162cba0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:37:46.196Z|3322f991-3fe1-4261-87af-afb5162cba0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:37:54.264Z|2e40d1a0-220e-402e-816d-2e62e674e16d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:54.265Z|2e40d1a0-220e-402e-816d-2e62e674e16d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:54.323Z|5ebaf264-0b04-4c98-ac2a-42c44649c654|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:54.324Z|5ebaf264-0b04-4c98-ac2a-42c44649c654|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:37:54.425Z|80536de4-0213-4d78-b92b-9c93f062ef9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:37:54.425Z|80536de4-0213-4d78-b92b-9c93f062ef9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:01.195Z|7e70d96d-32dd-480c-945c-2f7c24546a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:38:01.199Z|7e70d96d-32dd-480c-945c-2f7c24546a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:38:02.452Z|f9c5a7f6-bd24-4d43-a8ab-e40c1aa1e4ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:38:02.453Z|f9c5a7f6-bd24-4d43-a8ab-e40c1aa1e4ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:38:04.288Z|fb3b183c-f6b0-4656-a79a-ef40d9ebe528|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:04.288Z|fb3b183c-f6b0-4656-a79a-ef40d9ebe528|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:04.346Z|d5dabb50-8269-4180-ab4f-3eb400c12b6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:04.347Z|d5dabb50-8269-4180-ab4f-3eb400c12b6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:04.448Z|8a2386bb-173b-403f-9904-499269e32c70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:04.449Z|8a2386bb-173b-403f-9904-499269e32c70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:06.318Z|0aaa024d-a02f-461f-8031-f202470cde3a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:38:06.320Z|0aaa024d-a02f-461f-8031-f202470cde3a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:14.311Z|0758f363-4958-41c6-b8b4-1a1697d36020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:14.312Z|0758f363-4958-41c6-b8b4-1a1697d36020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:14.368Z|c2aa9406-e8bb-4b35-b80a-ebe2514e1750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:14.369Z|c2aa9406-e8bb-4b35-b80a-ebe2514e1750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:14.472Z|314a84d7-0cd9-4325-86c0-c9826f9bd2d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:14.473Z|314a84d7-0cd9-4325-86c0-c9826f9bd2d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:16.195Z|e1364c5a-f1de-4c1c-ac9b-28925a453a07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:38:16.196Z|e1364c5a-f1de-4c1c-ac9b-28925a453a07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:38:24.333Z|1e7c858c-c9e2-480c-bb26-a69dcf0970ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:24.334Z|1e7c858c-c9e2-480c-bb26-a69dcf0970ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:24.390Z|1ea4800c-0eb3-4e7d-aa2b-666fb4d05c99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:24.390Z|1ea4800c-0eb3-4e7d-aa2b-666fb4d05c99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:24.496Z|c15f44b7-05c6-4779-b519-4c483eae4af3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:24.497Z|c15f44b7-05c6-4779-b519-4c483eae4af3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:31.195Z|53edacd3-c964-4960-9036-3d6c365b9d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:38:31.196Z|53edacd3-c964-4960-9036-3d6c365b9d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:38:32.453Z|8df92166-ab9b-48ce-ad47-8246ad808d77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:38:32.454Z|8df92166-ab9b-48ce-ad47-8246ad808d77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:38:34.357Z|46d74a5a-3552-4b4d-a2b8-7beb9021138d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:34.358Z|46d74a5a-3552-4b4d-a2b8-7beb9021138d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:34.415Z|7f4afba9-d7ce-43e7-9822-b9abc6d93629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:34.415Z|7f4afba9-d7ce-43e7-9822-b9abc6d93629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:34.520Z|6041e04b-a8d5-438d-b782-d6ad33bbc3b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:34.521Z|6041e04b-a8d5-438d-b782-d6ad33bbc3b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:44.382Z|e369c7fe-bf88-47b1-91b1-7e10d2485e9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:44.383Z|e369c7fe-bf88-47b1-91b1-7e10d2485e9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:44.437Z|5858a556-d3cf-423e-9fc1-8cbfd233b712|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:44.437Z|5858a556-d3cf-423e-9fc1-8cbfd233b712|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:44.543Z|08a7ee58-a8ff-47ab-a4a6-898b4b1aeac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:44.544Z|08a7ee58-a8ff-47ab-a4a6-898b4b1aeac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:46.195Z|3a8c1561-3144-4acc-bfd7-69a2d22887b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:38:46.199Z|3a8c1561-3144-4acc-bfd7-69a2d22887b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:38:54.407Z|4ecd325e-388b-4c8c-9834-ef621a99cb8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:54.408Z|4ecd325e-388b-4c8c-9834-ef621a99cb8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:54.458Z|329f5f38-9c6a-47d5-8f3d-8a6b29110183|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:54.459Z|329f5f38-9c6a-47d5-8f3d-8a6b29110183|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:38:54.565Z|876bdb78-4140-48cc-9fd7-555d28a5ef5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:38:54.566Z|876bdb78-4140-48cc-9fd7-555d28a5ef5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:01.196Z|f65aa366-d40a-42c7-ad8b-227675d78f5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:39:01.196Z|f65aa366-d40a-42c7-ad8b-227675d78f5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:39:02.454Z|55c018ad-b5f0-403a-8edb-175d2b3f1503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:39:02.455Z|55c018ad-b5f0-403a-8edb-175d2b3f1503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:39:04.430Z|2a11c3b3-d031-477e-84fc-6f595f270589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:04.431Z|2a11c3b3-d031-477e-84fc-6f595f270589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:04.481Z|931856ff-f8fc-472f-920f-2af4fc6ac3fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:04.481Z|931856ff-f8fc-472f-920f-2af4fc6ac3fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:04.587Z|57ed3261-8ad7-4957-9456-d38df015f41b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:04.587Z|57ed3261-8ad7-4957-9456-d38df015f41b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:06.318Z|561d23e6-75db-4d74-8c0e-cc08a785d94b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:39:06.319Z|561d23e6-75db-4d74-8c0e-cc08a785d94b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:14.453Z|b106a1fa-087a-4a77-90e4-fd7c2af3c398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:14.454Z|b106a1fa-087a-4a77-90e4-fd7c2af3c398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:14.501Z|cc3d8dd3-fb04-44f2-b7d3-c471d8797089|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:14.502Z|cc3d8dd3-fb04-44f2-b7d3-c471d8797089|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:14.637Z|c6be9c9b-f0f4-41c3-bef9-a8b578046175|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:14.637Z|c6be9c9b-f0f4-41c3-bef9-a8b578046175|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:16.195Z|c976f0e3-e8bb-4125-a382-f21a874e1de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:39:16.196Z|c976f0e3-e8bb-4125-a382-f21a874e1de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:39:24.476Z|bc8f780c-9f75-4593-ae38-8acae2185bb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:24.476Z|bc8f780c-9f75-4593-ae38-8acae2185bb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:24.525Z|7ac85ca4-6443-4cdc-aea2-5cc766a90550|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:24.526Z|7ac85ca4-6443-4cdc-aea2-5cc766a90550|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:24.661Z|41ee30f2-62eb-485a-b4cb-0e4ff0f341b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:24.661Z|41ee30f2-62eb-485a-b4cb-0e4ff0f341b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:31.195Z|e0e31e25-dd30-4ec8-9b73-f619c1e40661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:39:31.205Z|e0e31e25-dd30-4ec8-9b73-f619c1e40661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:39:32.456Z|ff417a0e-c902-40f0-9ad3-17eb61d873b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:39:32.457Z|ff417a0e-c902-40f0-9ad3-17eb61d873b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:39:34.499Z|f6120acc-61e4-49d9-b841-f13179226488|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:34.500Z|f6120acc-61e4-49d9-b841-f13179226488|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:34.549Z|582d03a7-3ffe-4f42-aa10-631d1068d7ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:34.549Z|582d03a7-3ffe-4f42-aa10-631d1068d7ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:34.685Z|2134314e-c30b-4a45-afa6-01c470ea4554|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:34.686Z|2134314e-c30b-4a45-afa6-01c470ea4554|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:44.522Z|e321a720-2b7a-4750-b978-395aed20bb0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:44.523Z|e321a720-2b7a-4750-b978-395aed20bb0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:44.572Z|636b1e39-c40c-4972-946f-93195e74735c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:44.573Z|636b1e39-c40c-4972-946f-93195e74735c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:44.709Z|b4849e93-b00a-49dc-a0df-ed52df91ad05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:44.710Z|b4849e93-b00a-49dc-a0df-ed52df91ad05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:46.196Z|6d1e8bf7-1d73-4111-8415-3f2aaeac04f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:39:46.196Z|6d1e8bf7-1d73-4111-8415-3f2aaeac04f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:39:54.549Z|7465e945-c775-4b58-b6c0-1c072c8ae4c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:54.549Z|7465e945-c775-4b58-b6c0-1c072c8ae4c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:54.593Z|1e6eec79-662f-4a44-a539-51720c613011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:54.594Z|1e6eec79-662f-4a44-a539-51720c613011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:39:54.733Z|80e118bf-9586-44cc-9ae8-7de80c2f3e2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:39:54.734Z|80e118bf-9586-44cc-9ae8-7de80c2f3e2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:01.195Z|8786b106-89de-4043-afb6-c5b2422c7290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:40:01.196Z|8786b106-89de-4043-afb6-c5b2422c7290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:40:02.457Z|a675ccc6-c26b-425a-94af-34508d7f77b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:40:02.458Z|a675ccc6-c26b-425a-94af-34508d7f77b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:40:04.570Z|52848148-b0a5-44bc-8396-555d497ae1c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:04.571Z|52848148-b0a5-44bc-8396-555d497ae1c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:04.623Z|2723093f-790a-4148-91f3-75a19436ddba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:04.623Z|2723093f-790a-4148-91f3-75a19436ddba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:04.756Z|84512262-13da-4a3b-8f90-e030c966bc39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:04.757Z|84512262-13da-4a3b-8f90-e030c966bc39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:06.320Z|301ecea2-fb1e-46d9-bc6f-3f5324097540|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:40:06.321Z|301ecea2-fb1e-46d9-bc6f-3f5324097540|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:14.594Z|d97fed3d-55ff-4716-aa79-b20360fe5c2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:14.594Z|d97fed3d-55ff-4716-aa79-b20360fe5c2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:14.648Z|802b1940-3f83-41b0-9b8c-06048382d7cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:14.649Z|802b1940-3f83-41b0-9b8c-06048382d7cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:14.778Z|caadea47-c680-4b12-b3b9-6e7eeb845785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:14.779Z|caadea47-c680-4b12-b3b9-6e7eeb845785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:16.195Z|ce0643c6-2430-4608-b0b5-db897d55a170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:40:16.199Z|ce0643c6-2430-4608-b0b5-db897d55a170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:40:24.617Z|a3ab8235-64da-4b5b-bd83-0917daeae685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:24.618Z|a3ab8235-64da-4b5b-bd83-0917daeae685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:24.675Z|71714118-45f1-4926-8417-3b325ae133e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:24.675Z|71714118-45f1-4926-8417-3b325ae133e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:24.803Z|7c0b8b3d-10ac-4059-8e4f-57c1b382ecfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:24.804Z|7c0b8b3d-10ac-4059-8e4f-57c1b382ecfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:31.195Z|44a772fe-c2ee-4c4c-860e-800a65991d77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:40:31.196Z|44a772fe-c2ee-4c4c-860e-800a65991d77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:40:32.459Z|5ac03c18-8129-4539-b6bf-01522b94d158|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:40:32.460Z|5ac03c18-8129-4539-b6bf-01522b94d158|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:40:34.644Z|39f1cb5e-cfa4-445f-8d9f-b94acf5cc631|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:34.645Z|39f1cb5e-cfa4-445f-8d9f-b94acf5cc631|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:34.698Z|f7a9b3c8-034a-4503-93e9-f2c5bd3f425c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:34.699Z|f7a9b3c8-034a-4503-93e9-f2c5bd3f425c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:34.824Z|812118b4-140b-4505-967e-03cd38357a5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:34.825Z|812118b4-140b-4505-967e-03cd38357a5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:44.669Z|de625484-4988-41ab-acbe-5a3d2b6a1931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:44.669Z|de625484-4988-41ab-acbe-5a3d2b6a1931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:44.722Z|14b15cf6-1733-4eac-8691-630ce13164d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:44.722Z|14b15cf6-1733-4eac-8691-630ce13164d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:44.847Z|16745a5b-dd5e-4da4-9df6-dcc43644c043|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:44.848Z|16745a5b-dd5e-4da4-9df6-dcc43644c043|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:46.196Z|9591119e-75e9-4768-9528-78fecb6410ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:40:46.197Z|9591119e-75e9-4768-9528-78fecb6410ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:40:54.692Z|5a891d70-45b4-406f-8b9b-1fd4b02d9c25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:54.693Z|5a891d70-45b4-406f-8b9b-1fd4b02d9c25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:54.743Z|c253b3fe-399d-41f4-a4fe-f8a0e77ae97f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:54.744Z|c253b3fe-399d-41f4-a4fe-f8a0e77ae97f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:40:54.870Z|a5e035ef-ca4c-4ebc-bbe6-1f984a479b28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:40:54.871Z|a5e035ef-ca4c-4ebc-bbe6-1f984a479b28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:01.195Z|6ad4c436-1760-4d0c-bea8-15e7ee33b66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:41:01.199Z|6ad4c436-1760-4d0c-bea8-15e7ee33b66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:41:02.460Z|95f1ebe7-6ebb-4ae2-b7a0-a818a4c57123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:41:02.461Z|95f1ebe7-6ebb-4ae2-b7a0-a818a4c57123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:41:04.739Z|3f7b41f7-1b6e-4b76-8ca7-cbb2928a3e04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:04.740Z|3f7b41f7-1b6e-4b76-8ca7-cbb2928a3e04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:04.768Z|ce278a7d-2904-4b98-9ef6-e2d5d0aaa65e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:04.769Z|ce278a7d-2904-4b98-9ef6-e2d5d0aaa65e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:04.893Z|c0eae434-69a2-453e-9104-4e4bb360b6e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:04.894Z|c0eae434-69a2-453e-9104-4e4bb360b6e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:06.318Z|c3dc25c6-2491-4814-aecc-1f4f88864c6e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:41:06.323Z|c3dc25c6-2491-4814-aecc-1f4f88864c6e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:14.765Z|24b2673a-7590-48d8-8f05-2cb2265171a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:14.766Z|24b2673a-7590-48d8-8f05-2cb2265171a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:14.791Z|b098bbea-125c-4c09-9dca-d7b6b173b7b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:14.792Z|b098bbea-125c-4c09-9dca-d7b6b173b7b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:14.918Z|7116426b-24e7-4578-8efa-261dc7cd9509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:14.919Z|7116426b-24e7-4578-8efa-261dc7cd9509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:16.196Z|e6a21996-7983-401c-a37d-11c669c9c8d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:41:16.196Z|e6a21996-7983-401c-a37d-11c669c9c8d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:41:24.794Z|8455b4f9-89b7-4dc4-873c-acaae1fe0692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:24.794Z|8455b4f9-89b7-4dc4-873c-acaae1fe0692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:24.814Z|690719f5-196a-4b9f-a4e2-f8e8cd20d6d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:24.815Z|690719f5-196a-4b9f-a4e2-f8e8cd20d6d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:24.943Z|52f13276-f04a-4b13-896a-1ce9548a71ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:24.944Z|52f13276-f04a-4b13-896a-1ce9548a71ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:31.196Z|5b2cc587-080d-4d63-a7dc-0b313fea20b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:41:31.197Z|5b2cc587-080d-4d63-a7dc-0b313fea20b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:41:32.462Z|a41e9fdd-c6df-4cbe-b6b0-2b91f2fec240|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:41:32.463Z|a41e9fdd-c6df-4cbe-b6b0-2b91f2fec240|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:41:34.823Z|3bb2ef25-52ee-419c-99e5-03ebc0cb613f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:34.826Z|3bb2ef25-52ee-419c-99e5-03ebc0cb613f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:34.838Z|dbe266e8-c15c-481d-be66-3e062d05b9b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:34.839Z|dbe266e8-c15c-481d-be66-3e062d05b9b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:34.967Z|a31c850f-4f30-4322-9f14-895d23d0c675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:34.968Z|a31c850f-4f30-4322-9f14-895d23d0c675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:44.855Z|2f202c6a-65e3-4db8-9b6d-dd0da80bcbdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:44.857Z|2f202c6a-65e3-4db8-9b6d-dd0da80bcbdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:44.860Z|7c470c16-3840-48ea-a30f-86d053d9f3dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:44.861Z|7c470c16-3840-48ea-a30f-86d053d9f3dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:44.990Z|401308ca-d6d7-4e84-abf6-5d77c5469fbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:44.991Z|401308ca-d6d7-4e84-abf6-5d77c5469fbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:46.196Z|e8165190-a25d-4a42-bd86-5b5a35931733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:41:46.201Z|e8165190-a25d-4a42-bd86-5b5a35931733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:41:54.882Z|cf42b7ff-0ae5-487d-af5e-6804aac17bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:54.883Z|6d420dc0-c3cd-44b4-b6ab-66b625fcc573|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:54.884Z|cf42b7ff-0ae5-487d-af5e-6804aac17bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:54.885Z|6d420dc0-c3cd-44b4-b6ab-66b625fcc573|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:41:55.010Z|78218002-6474-44da-94ea-3c20a213f693|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:41:55.011Z|78218002-6474-44da-94ea-3c20a213f693|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:01.196Z|9fc2e99f-c8cd-40ae-91d8-02c597d0521c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:42:01.196Z|9fc2e99f-c8cd-40ae-91d8-02c597d0521c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:42:02.464Z|0978bf67-11ae-4da1-b984-a849164f33b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:42:02.464Z|0978bf67-11ae-4da1-b984-a849164f33b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:42:04.906Z|134ae6e5-be1f-4b8c-a1d5-c58b2d85ab60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:04.906Z|931b4c4d-67b2-4999-b3c1-48f25faac0c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:04.907Z|931b4c4d-67b2-4999-b3c1-48f25faac0c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:04.907Z|134ae6e5-be1f-4b8c-a1d5-c58b2d85ab60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:05.033Z|d3b522da-22ac-45ad-b05e-c61e0780591a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:05.033Z|d3b522da-22ac-45ad-b05e-c61e0780591a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:06.319Z|49f0ccc6-09fb-4c50-8545-e8574bbc6c57|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:42:06.319Z|49f0ccc6-09fb-4c50-8545-e8574bbc6c57|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:14.928Z|16209988-6c43-4ae7-9dad-be3cdf68c2fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:14.928Z|766029cf-aa52-4801-8dbc-84be966bc5a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:14.929Z|16209988-6c43-4ae7-9dad-be3cdf68c2fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:14.929Z|766029cf-aa52-4801-8dbc-84be966bc5a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:15.056Z|13d6a0f2-0645-47bf-a2c0-905279b41de5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:15.057Z|13d6a0f2-0645-47bf-a2c0-905279b41de5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:16.195Z|25242674-b8a5-46a7-b42a-3b990b458b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:42:16.196Z|25242674-b8a5-46a7-b42a-3b990b458b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:42:24.954Z|8b302f03-417f-4400-b455-9e7dace9aa48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:24.954Z|f5a0eed3-7000-4a46-9adf-e060c6887aad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:24.955Z|8b302f03-417f-4400-b455-9e7dace9aa48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:24.955Z|f5a0eed3-7000-4a46-9adf-e060c6887aad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:25.080Z|9edc8974-ad29-4e1c-a16b-579fcf2d348a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:25.081Z|9edc8974-ad29-4e1c-a16b-579fcf2d348a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:31.196Z|dbab3f20-c297-4018-b692-9755b7dd114c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:42:31.197Z|dbab3f20-c297-4018-b692-9755b7dd114c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:42:32.465Z|a3c521d3-df4d-4f81-b72e-043b5fa2197f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:42:32.466Z|a3c521d3-df4d-4f81-b72e-043b5fa2197f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:42:34.978Z|2dd0b291-b755-41b2-ae01-3e26fd95e6db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:34.978Z|902b2282-4770-4540-97ac-77c3b00781a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:34.979Z|2dd0b291-b755-41b2-ae01-3e26fd95e6db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:34.979Z|902b2282-4770-4540-97ac-77c3b00781a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:35.103Z|4d59a5ba-72ee-41d7-9c88-c49b11bb0454|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:35.104Z|4d59a5ba-72ee-41d7-9c88-c49b11bb0454|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:45.002Z|b2956a9e-da8a-44ef-a118-1bd81712a733|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:45.003Z|b2956a9e-da8a-44ef-a118-1bd81712a733|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:45.006Z|6d590761-fa32-4bf9-87d4-922b627f0e45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:45.007Z|6d590761-fa32-4bf9-87d4-922b627f0e45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:45.126Z|b1a8c5ca-606f-4879-afbc-147cc901a155|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:45.126Z|b1a8c5ca-606f-4879-afbc-147cc901a155|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:46.195Z|a626024a-e9af-4c83-af11-55b11d51c529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:42:46.196Z|a626024a-e9af-4c83-af11-55b11d51c529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:42:55.024Z|ef7c9867-f54f-4f0c-9990-04f4b8b18532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:55.025Z|ef7c9867-f54f-4f0c-9990-04f4b8b18532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:55.029Z|9e93b452-aa88-41aa-b963-e2dcb3c4848b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:55.029Z|9e93b452-aa88-41aa-b963-e2dcb3c4848b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:42:55.151Z|ed57692a-0b46-4f5f-8a59-60fe82f98651|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:42:55.151Z|ed57692a-0b46-4f5f-8a59-60fe82f98651|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:01.195Z|f6fcf03a-c8d6-4648-81ce-9c448792991d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:43:01.199Z|f6fcf03a-c8d6-4648-81ce-9c448792991d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:43:02.466Z|c71ba28b-f20f-4181-b76e-87f1e1eafa4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:43:02.519Z|c71ba28b-f20f-4181-b76e-87f1e1eafa4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:43:05.047Z|9df4509d-783a-4c67-b00f-77c236fb6eab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:05.048Z|9df4509d-783a-4c67-b00f-77c236fb6eab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:05.050Z|81bc5441-1973-404d-a1c3-48a0384411c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:05.050Z|81bc5441-1973-404d-a1c3-48a0384411c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:05.175Z|543757da-30d3-477b-83ae-a482dee09925|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:05.175Z|543757da-30d3-477b-83ae-a482dee09925|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:06.318Z|c80d88e0-16c4-4c85-b2ca-1c5569f6a4cc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:43:06.320Z|c80d88e0-16c4-4c85-b2ca-1c5569f6a4cc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:15.070Z|2c6e65e8-ac3e-408c-ad54-ec484afe428e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:15.070Z|1178e304-d7b5-4a07-8273-581f7e8fa9e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:15.071Z|1178e304-d7b5-4a07-8273-581f7e8fa9e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:15.071Z|2c6e65e8-ac3e-408c-ad54-ec484afe428e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:15.197Z|ea420236-b9c7-43c5-827d-dea127ad787b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:15.198Z|ea420236-b9c7-43c5-827d-dea127ad787b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:16.195Z|52ede013-37b7-4559-84f5-d465dad2ca5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:43:16.196Z|52ede013-37b7-4559-84f5-d465dad2ca5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:43:25.094Z|f5116a01-a1e6-48b5-8bde-a70be0bda7be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:25.094Z|0e3a0d10-bdc5-46f3-85fd-9bf267da4e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:25.094Z|f5116a01-a1e6-48b5-8bde-a70be0bda7be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:25.095Z|0e3a0d10-bdc5-46f3-85fd-9bf267da4e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:25.222Z|59953f4c-5e31-45bd-83bc-e092713f6547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:25.223Z|59953f4c-5e31-45bd-83bc-e092713f6547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:31.195Z|e8044766-279b-43c1-9d65-1049f8b9215e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:43:31.196Z|e8044766-279b-43c1-9d65-1049f8b9215e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:43:32.521Z|1ffe407c-c199-4323-b7ef-2fdec21a7389|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:43:32.522Z|1ffe407c-c199-4323-b7ef-2fdec21a7389|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:43:35.118Z|1797ef62-3e54-407d-b884-f694d6f162ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:35.118Z|0a1d6149-f887-4f3e-b9e5-96867d97464b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:35.119Z|0a1d6149-f887-4f3e-b9e5-96867d97464b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:35.119Z|1797ef62-3e54-407d-b884-f694d6f162ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:35.248Z|5af94992-78b3-4160-aa2f-0ca30b649886|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:35.248Z|5af94992-78b3-4160-aa2f-0ca30b649886|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:45.151Z|7595940e-5e39-4a66-8464-f1dd2b8157fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:45.152Z|7595940e-5e39-4a66-8464-f1dd2b8157fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:45.155Z|82ab9226-ee27-4d7e-b6f4-f090d6c30e46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:45.155Z|82ab9226-ee27-4d7e-b6f4-f090d6c30e46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:45.269Z|0f6bae73-575b-4c26-8b04-c521c5f1c92f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:45.270Z|0f6bae73-575b-4c26-8b04-c521c5f1c92f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:46.196Z|6137208b-bd57-44ae-8aa4-3079a6e70f44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:43:46.197Z|6137208b-bd57-44ae-8aa4-3079a6e70f44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:43:55.174Z|9c3ace2e-f2b1-4207-85f6-4d26e3e17346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:55.175Z|9c3ace2e-f2b1-4207-85f6-4d26e3e17346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:55.175Z|1179e199-197c-4e83-9407-f0b58cca08be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:55.176Z|1179e199-197c-4e83-9407-f0b58cca08be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:43:55.292Z|faa1aa77-e616-43c9-8e3f-f5be71722715|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:43:55.293Z|faa1aa77-e616-43c9-8e3f-f5be71722715|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:01.195Z|8d9e8b29-bfd3-4e5f-a318-95fc2d7a2cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:44:01.196Z|8d9e8b29-bfd3-4e5f-a318-95fc2d7a2cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:44:02.523Z|ef69a0e2-aa40-4103-a5ec-352654461939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:44:02.523Z|ef69a0e2-aa40-4103-a5ec-352654461939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:44:05.197Z|d37d9ee1-a31b-470b-bc50-4022fb4f14fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:05.197Z|d37d9ee1-a31b-470b-bc50-4022fb4f14fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:05.197Z|abc01722-0fed-410f-94bb-07c75c503623|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:05.198Z|abc01722-0fed-410f-94bb-07c75c503623|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:05.315Z|a1760d20-e4d3-4475-9818-f5d604b95fcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:05.316Z|a1760d20-e4d3-4475-9818-f5d604b95fcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:06.318Z|e408b08b-5a96-4622-957d-188524f714a3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:44:06.319Z|e408b08b-5a96-4622-957d-188524f714a3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:15.222Z|46ec2ff2-e561-4d4f-a100-46fc44c3195d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:15.222Z|c73d17fe-be91-418c-9fe2-d71032058483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:15.223Z|46ec2ff2-e561-4d4f-a100-46fc44c3195d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:15.224Z|c73d17fe-be91-418c-9fe2-d71032058483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:15.339Z|1dbd3dbb-04ae-4671-a31d-7c66ecc280b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:15.340Z|1dbd3dbb-04ae-4671-a31d-7c66ecc280b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:16.196Z|43cd270c-3cb4-485c-93c4-df9773b8bcbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:44:16.196Z|43cd270c-3cb4-485c-93c4-df9773b8bcbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:44:25.247Z|ac8e50b8-e95b-4f20-8a60-b0f8c1756ff5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:25.248Z|ac8e50b8-e95b-4f20-8a60-b0f8c1756ff5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:25.251Z|89809448-e60d-4386-904f-616fd980f365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:25.251Z|89809448-e60d-4386-904f-616fd980f365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:25.361Z|31ae5947-b042-45db-8d75-3888dcda83e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:25.362Z|31ae5947-b042-45db-8d75-3888dcda83e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:31.195Z|340c6192-260c-4f1e-b753-b926dc43b368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:44:31.196Z|340c6192-260c-4f1e-b753-b926dc43b368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:44:32.524Z|c45be9c6-4ed3-4832-ba1e-ac95b9040107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:44:32.525Z|c45be9c6-4ed3-4832-ba1e-ac95b9040107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:44:35.273Z|5e186b5f-7286-4047-8c13-e7f53909135c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:35.274Z|5e186b5f-7286-4047-8c13-e7f53909135c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:35.274Z|6ee13f6d-1e04-49c1-99b1-2d896c9261e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:35.275Z|6ee13f6d-1e04-49c1-99b1-2d896c9261e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:35.383Z|51ee59a4-916c-4e51-8f4d-3ad518444ec0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:35.384Z|51ee59a4-916c-4e51-8f4d-3ad518444ec0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:45.301Z|1e32cb13-a947-4550-9249-7fc1a6686a07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:45.302Z|1e32cb13-a947-4550-9249-7fc1a6686a07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:45.303Z|a0656e55-409c-404a-a9f6-d4bfe00b9bbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:45.303Z|a0656e55-409c-404a-a9f6-d4bfe00b9bbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:45.404Z|ecf75f2f-edc7-4dec-8b93-645b310ef2aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:45.405Z|ecf75f2f-edc7-4dec-8b93-645b310ef2aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:46.196Z|4cdfeba8-355f-48c4-986a-5f9893ebb5a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:44:46.196Z|4cdfeba8-355f-48c4-986a-5f9893ebb5a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:44:55.323Z|fb5b7c77-38b5-4fd7-a53d-96ed3dccdb3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:55.324Z|fb5b7c77-38b5-4fd7-a53d-96ed3dccdb3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:55.325Z|ec24bda0-4b1a-4a74-94fc-974fa2867efa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:55.326Z|ec24bda0-4b1a-4a74-94fc-974fa2867efa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:44:55.427Z|daaf651e-e277-42c3-9771-580c6f776df7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:44:55.428Z|daaf651e-e277-42c3-9771-580c6f776df7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:01.195Z|f6a1ef17-a79d-4fb1-aeea-5ede56dbf5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:45:01.196Z|f6a1ef17-a79d-4fb1-aeea-5ede56dbf5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:45:02.525Z|796c2641-96b3-44e1-a4d8-8331f0c6dd65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:45:02.526Z|796c2641-96b3-44e1-a4d8-8331f0c6dd65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:45:05.353Z|08558bda-fac1-4960-af26-fdc94d71b64e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:05.353Z|9f8c01d1-f9c8-4246-bd92-e41abca99403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:05.354Z|9f8c01d1-f9c8-4246-bd92-e41abca99403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:05.354Z|08558bda-fac1-4960-af26-fdc94d71b64e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:05.449Z|df275c97-434e-4531-a138-5220f3b15011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:05.449Z|df275c97-434e-4531-a138-5220f3b15011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:06.318Z|93bcdc6b-e95f-4b1d-89d3-145529246d51|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:45:06.321Z|93bcdc6b-e95f-4b1d-89d3-145529246d51|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:15.377Z|14667fe9-4172-47ff-9ce2-2489b1dbc640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:15.377Z|32a192b6-6cbf-43e0-8628-63b32abf7e72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:15.378Z|14667fe9-4172-47ff-9ce2-2489b1dbc640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:15.378Z|32a192b6-6cbf-43e0-8628-63b32abf7e72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:15.470Z|e01a352b-91db-4129-8503-6843e314826c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:15.471Z|e01a352b-91db-4129-8503-6843e314826c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:16.195Z|71835a70-f8ff-4450-96a1-6bcc1952e0bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:45:16.198Z|71835a70-f8ff-4450-96a1-6bcc1952e0bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:45:25.401Z|ce4f9685-f522-4d6b-bb97-fd715df14cb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:25.401Z|d16591a4-2377-4800-9a26-b4626bbee7bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:25.401Z|ce4f9685-f522-4d6b-bb97-fd715df14cb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:25.401Z|d16591a4-2377-4800-9a26-b4626bbee7bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:25.494Z|565a9e7b-2fb7-48a2-bfab-734cef04bd79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:25.495Z|565a9e7b-2fb7-48a2-bfab-734cef04bd79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:31.195Z|b10c9d4b-b1ea-4683-b819-ef2bda50aa20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:45:31.196Z|b10c9d4b-b1ea-4683-b819-ef2bda50aa20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:45:32.526Z|c1d1765b-a287-477f-aa56-4438cda970e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:45:32.527Z|c1d1765b-a287-477f-aa56-4438cda970e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:45:35.423Z|1b1b11df-2373-48f4-a7e9-140e07bb7d9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:35.423Z|6da20358-8fd7-4ffd-9966-2ff14dea525b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:35.423Z|1b1b11df-2373-48f4-a7e9-140e07bb7d9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:35.426Z|6da20358-8fd7-4ffd-9966-2ff14dea525b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:35.516Z|373d1ece-a4b7-410a-b005-f78ab430c4ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:35.517Z|373d1ece-a4b7-410a-b005-f78ab430c4ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:45.446Z|bec2f629-be64-45b0-bf02-a7824c3c0edd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:45.447Z|bec2f629-be64-45b0-bf02-a7824c3c0edd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:45.448Z|d3aabfe5-666e-4cde-a800-93f89c34daab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:45.449Z|d3aabfe5-666e-4cde-a800-93f89c34daab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:45.540Z|226b94cf-6fc4-4edb-a595-3a73b5628552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:45.541Z|226b94cf-6fc4-4edb-a595-3a73b5628552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:46.196Z|3fa1bb62-7024-4449-abfd-6c8d19cd6789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:45:46.196Z|3fa1bb62-7024-4449-abfd-6c8d19cd6789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:45:55.469Z|afe7f9fc-9c5f-410d-b0ea-4e04fcb48721|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:55.469Z|6a46d5c6-e068-40e0-b968-eaead6925a06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:55.469Z|6a46d5c6-e068-40e0-b968-eaead6925a06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:55.469Z|afe7f9fc-9c5f-410d-b0ea-4e04fcb48721|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:45:55.562Z|0d02e7e6-91b1-41aa-b452-33d1aa196f35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:45:55.563Z|0d02e7e6-91b1-41aa-b452-33d1aa196f35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:01.195Z|afef3c79-d25a-436e-9600-0fb0bb59b944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:46:01.199Z|afef3c79-d25a-436e-9600-0fb0bb59b944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:46:02.527Z|512d5e1d-32b2-46f5-b599-494cd5c8fcf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:46:02.528Z|512d5e1d-32b2-46f5-b599-494cd5c8fcf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:46:05.492Z|7b77a5d4-0eb3-4f5b-b3c4-878b61f20653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:05.492Z|86742b18-be87-4940-8285-dd135f889e7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:05.493Z|86742b18-be87-4940-8285-dd135f889e7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:05.493Z|7b77a5d4-0eb3-4f5b-b3c4-878b61f20653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:05.584Z|fc98c34e-5b81-467c-8450-30604d8eed8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:05.585Z|fc98c34e-5b81-467c-8450-30604d8eed8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:06.317Z|b4838e88-cfff-4ca3-9242-01734bdcf0cd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:46:06.318Z|b4838e88-cfff-4ca3-9242-01734bdcf0cd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:15.513Z|3240e74c-0b7d-4440-a4e3-e1c36846825e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:15.514Z|3240e74c-0b7d-4440-a4e3-e1c36846825e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:15.516Z|41f25a27-7f15-4939-b3d7-415c9fd668a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:15.517Z|41f25a27-7f15-4939-b3d7-415c9fd668a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:15.606Z|92e0be3a-f836-4bd8-8ed5-1fa057e3bbd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:15.607Z|92e0be3a-f836-4bd8-8ed5-1fa057e3bbd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:16.195Z|ab287577-33fb-4a9c-9393-b46e051829a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:46:16.196Z|ab287577-33fb-4a9c-9393-b46e051829a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:46:25.536Z|5f10b30e-c654-4029-b7b9-080734f99355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:25.537Z|5f10b30e-c654-4029-b7b9-080734f99355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:25.537Z|1c1216e2-0626-41e8-b1c5-6d476a1d2e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:25.538Z|1c1216e2-0626-41e8-b1c5-6d476a1d2e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:25.628Z|9e2323c8-93fb-44e3-a750-c0f1c8c01def|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:25.628Z|9e2323c8-93fb-44e3-a750-c0f1c8c01def|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:31.195Z|545cbdb3-c361-46ee-9206-52debbfdfdd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:46:31.196Z|545cbdb3-c361-46ee-9206-52debbfdfdd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:46:32.529Z|333727ef-5e40-48f7-9476-e9ff1b40d28c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:46:32.529Z|333727ef-5e40-48f7-9476-e9ff1b40d28c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:46:35.558Z|5e7f78c8-5567-4751-9572-9063a15d036f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:35.558Z|f60c91ca-de62-42db-8dae-b8265850b2e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:35.559Z|f60c91ca-de62-42db-8dae-b8265850b2e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:35.559Z|5e7f78c8-5567-4751-9572-9063a15d036f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:35.650Z|26d449d1-daa3-4398-a35e-6bd90a48ae6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:35.651Z|26d449d1-daa3-4398-a35e-6bd90a48ae6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:45.584Z|14b6ba33-3163-46a3-a528-faee4406917c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:45.584Z|d3429342-9e4c-4330-b260-7d23d94c1db5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:45.585Z|14b6ba33-3163-46a3-a528-faee4406917c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:45.585Z|d3429342-9e4c-4330-b260-7d23d94c1db5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:45.673Z|7bbf49f3-3ae9-40fd-8fae-e9f04eae2501|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:45.673Z|7bbf49f3-3ae9-40fd-8fae-e9f04eae2501|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:46.195Z|2f980c2d-240d-4853-99b4-1b77054c4a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:46:46.198Z|2f980c2d-240d-4853-99b4-1b77054c4a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:46:55.607Z|f5928f16-55a4-4c1d-9b6d-9423698b0426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:55.607Z|306b61a9-bb18-441e-aa01-05ab949c011e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:55.608Z|306b61a9-bb18-441e-aa01-05ab949c011e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:55.608Z|f5928f16-55a4-4c1d-9b6d-9423698b0426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:46:55.699Z|6dd65c55-fcee-4dd6-93a9-a02f4081a64d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:46:55.700Z|6dd65c55-fcee-4dd6-93a9-a02f4081a64d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:01.196Z|627fea54-74ba-414d-a1bf-09c24029682b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:47:01.196Z|627fea54-74ba-414d-a1bf-09c24029682b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:47:02.530Z|a59b9286-5d59-4b29-a089-032dae24420a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:47:02.530Z|a59b9286-5d59-4b29-a089-032dae24420a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:47:05.629Z|d90169d2-3b9d-4138-b939-204896a21b1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:05.629Z|804d00d0-20d4-4c80-a292-502927e27480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:05.630Z|d90169d2-3b9d-4138-b939-204896a21b1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:05.630Z|804d00d0-20d4-4c80-a292-502927e27480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:05.728Z|24248094-f68f-4f55-b0b6-fcfabedbfe60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:05.728Z|24248094-f68f-4f55-b0b6-fcfabedbfe60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:06.318Z|4df631a9-0894-4450-9aaa-8a9a0f7c7e59|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:47:06.319Z|4df631a9-0894-4450-9aaa-8a9a0f7c7e59|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:15.651Z|fb8c0ce8-082a-49c3-9274-b035f5a7e1a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:15.651Z|e62f0e10-3077-47f1-b86b-9c50a836d963|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:15.652Z|fb8c0ce8-082a-49c3-9274-b035f5a7e1a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:15.652Z|e62f0e10-3077-47f1-b86b-9c50a836d963|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:15.757Z|c1d47d1b-8a9c-41a2-8795-0e066942a50b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:15.758Z|c1d47d1b-8a9c-41a2-8795-0e066942a50b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:16.195Z|1626ddd6-f3f1-4177-8915-d8a327914136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:47:16.196Z|1626ddd6-f3f1-4177-8915-d8a327914136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:47:25.673Z|462cf6f8-1e6f-492e-973f-bd75d8594011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:25.673Z|73fbec81-0706-44b2-9455-c283443d7e2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:25.674Z|462cf6f8-1e6f-492e-973f-bd75d8594011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:25.674Z|73fbec81-0706-44b2-9455-c283443d7e2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:25.782Z|26ae6467-99f3-410a-a015-b2d2e9962c3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:25.782Z|26ae6467-99f3-410a-a015-b2d2e9962c3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:31.195Z|f1e17eec-8a9d-499c-9a68-0ac4dab8f0ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:47:31.198Z|f1e17eec-8a9d-499c-9a68-0ac4dab8f0ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:47:32.531Z|515d2cd5-99b3-42ca-bb6e-c63669e675e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:47:32.531Z|515d2cd5-99b3-42ca-bb6e-c63669e675e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:47:35.698Z|d97ef94c-b208-4a4d-be94-75e38fb956b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:35.698Z|55f20623-0e38-472f-8459-bde4792a11ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:35.698Z|d97ef94c-b208-4a4d-be94-75e38fb956b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:35.698Z|55f20623-0e38-472f-8459-bde4792a11ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:35.814Z|44af0ef8-f111-4a4a-86fd-8848d9aed74b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:35.815Z|44af0ef8-f111-4a4a-86fd-8848d9aed74b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:45.719Z|747dc695-eefa-4e05-84d2-9f02e04288e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:45.720Z|747dc695-eefa-4e05-84d2-9f02e04288e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:45.723Z|dbfdff51-c409-4535-989b-56d6e914335b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:45.724Z|dbfdff51-c409-4535-989b-56d6e914335b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:45.840Z|5b24ec6d-2343-4e6a-93d2-c6c2e698a164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:45.841Z|5b24ec6d-2343-4e6a-93d2-c6c2e698a164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:46.195Z|1d996ecc-3449-4f24-a9eb-63be90612c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:47:46.196Z|1d996ecc-3449-4f24-a9eb-63be90612c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:47:55.742Z|2e9fcb35-343f-4bfc-920c-faee36b67c0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:55.743Z|2e9fcb35-343f-4bfc-920c-faee36b67c0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:55.747Z|7a418f98-1d9d-46ef-8294-2325424c6f13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:55.748Z|7a418f98-1d9d-46ef-8294-2325424c6f13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:47:55.864Z|b52cebba-84c0-4b8e-9017-a50836ade960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:47:55.865Z|b52cebba-84c0-4b8e-9017-a50836ade960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:01.195Z|e1553d42-75bb-43ac-84a0-6d41ef98dd0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:48:01.196Z|e1553d42-75bb-43ac-84a0-6d41ef98dd0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:48:02.532Z|7d5055bf-54cc-432b-b08c-93f397a61a4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:48:02.533Z|7d5055bf-54cc-432b-b08c-93f397a61a4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:48:05.769Z|07994ccd-93b6-46b2-84ae-56e808384dc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:05.769Z|07994ccd-93b6-46b2-84ae-56e808384dc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:05.772Z|3b7b5ae4-dfe4-4da5-8fe1-3561f14337c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:05.773Z|3b7b5ae4-dfe4-4da5-8fe1-3561f14337c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:05.888Z|3f62896c-936a-43d2-a2fd-be126867e8f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:05.888Z|3f62896c-936a-43d2-a2fd-be126867e8f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:06.317Z|a1ed1634-b7f9-4fb6-b036-7bfc4a55e62a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:48:06.318Z|a1ed1634-b7f9-4fb6-b036-7bfc4a55e62a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:15.794Z|7d21d080-8050-4ec5-a8e6-31ab287514b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:15.795Z|7d21d080-8050-4ec5-a8e6-31ab287514b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:15.796Z|e4089520-4ecf-44ae-bf2e-2babe6ec2305|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:15.796Z|e4089520-4ecf-44ae-bf2e-2babe6ec2305|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:15.911Z|1ceaa007-827e-4f06-96da-c5e15ca43c42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:15.912Z|1ceaa007-827e-4f06-96da-c5e15ca43c42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:16.195Z|1cde873c-27b0-489a-9b79-7dd54af6bca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:48:16.198Z|1cde873c-27b0-489a-9b79-7dd54af6bca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:48:25.818Z|fcd62fec-4a72-43eb-bdc9-8f009f74345b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:25.819Z|fcd62fec-4a72-43eb-bdc9-8f009f74345b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:25.820Z|4c603b1a-4e4c-46f7-8bdb-559dc6936101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:25.820Z|4c603b1a-4e4c-46f7-8bdb-559dc6936101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:25.936Z|d31b8d93-6267-474b-b828-42003bce859a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:25.936Z|d31b8d93-6267-474b-b828-42003bce859a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:31.196Z|af5c17a8-33cd-4574-8073-4243af1e9f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:48:31.196Z|af5c17a8-33cd-4574-8073-4243af1e9f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:48:32.534Z|bf982a66-4e39-43a7-b2ca-71221eb760df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:48:32.534Z|bf982a66-4e39-43a7-b2ca-71221eb760df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:48:35.843Z|dc6d9dd9-b42f-4cd5-a97d-c6c941974904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:35.843Z|dc6d9dd9-b42f-4cd5-a97d-c6c941974904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:35.844Z|656ee0f7-268a-4f2d-9a3e-88c17bc97edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:35.844Z|656ee0f7-268a-4f2d-9a3e-88c17bc97edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:35.961Z|786d13f2-8abd-4e09-9cde-0261d040009b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:35.961Z|786d13f2-8abd-4e09-9cde-0261d040009b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:45.866Z|8e0275ef-6993-40f0-a938-86bcc7374593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:45.866Z|50500569-7938-465a-b04e-60482f7ab330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:45.867Z|8e0275ef-6993-40f0-a938-86bcc7374593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:45.867Z|50500569-7938-465a-b04e-60482f7ab330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:45.982Z|d51efbc3-13e5-46a3-984a-e91be9784090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:45.983Z|d51efbc3-13e5-46a3-984a-e91be9784090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:46.195Z|1a34a2a6-657a-4a81-a478-61074ac43534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:48:46.196Z|1a34a2a6-657a-4a81-a478-61074ac43534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:48:55.889Z|820815d1-3040-472e-9f63-eb332c35f7b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:55.889Z|90d99468-0ca0-4f24-ab09-cc49d906c583|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:55.890Z|820815d1-3040-472e-9f63-eb332c35f7b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:55.890Z|90d99468-0ca0-4f24-ab09-cc49d906c583|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:48:56.005Z|01c9094a-a45e-41e1-8884-9402247f6f2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:48:56.006Z|01c9094a-a45e-41e1-8884-9402247f6f2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:01.195Z|d5a3962f-7c06-403d-b343-6d2a58522ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:49:01.198Z|d5a3962f-7c06-403d-b343-6d2a58522ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:49:02.535Z|19802b2f-42e5-4c0c-a305-6746b2fb4c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:49:02.535Z|19802b2f-42e5-4c0c-a305-6746b2fb4c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:49:05.911Z|956e8387-90df-46c4-9240-5d8d4824a58b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:05.911Z|3163da4d-c742-451a-9936-30c042cd356e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:05.911Z|956e8387-90df-46c4-9240-5d8d4824a58b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:05.911Z|3163da4d-c742-451a-9936-30c042cd356e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:06.029Z|9c9fd710-16b0-461f-ac67-a2a18372fa91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:06.029Z|9c9fd710-16b0-461f-ac67-a2a18372fa91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:06.321Z|8ca49ca6-11a7-448d-9545-4745d83a2605|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:49:06.321Z|8ca49ca6-11a7-448d-9545-4745d83a2605|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:15.934Z|51066c73-3aaf-460c-a32c-162612681370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:15.934Z|8ac9bc9d-6471-485f-9142-e3efc41ba434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:15.934Z|51066c73-3aaf-460c-a32c-162612681370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:15.934Z|8ac9bc9d-6471-485f-9142-e3efc41ba434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:16.052Z|a0d7b5ea-73e6-49f3-b0fd-b88d104d1916|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:16.052Z|a0d7b5ea-73e6-49f3-b0fd-b88d104d1916|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:16.195Z|e6292fc3-2bc7-4962-992c-7f2963625128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:49:16.196Z|e6292fc3-2bc7-4962-992c-7f2963625128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:49:25.968Z|5fea00cf-1432-4478-910c-3954fcb99905|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:25.968Z|4c9834eb-5614-44d9-8a8a-c99d9aca3113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:25.968Z|5fea00cf-1432-4478-910c-3954fcb99905|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:25.968Z|4c9834eb-5614-44d9-8a8a-c99d9aca3113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:26.076Z|25437345-112f-4f59-9bc3-f48e6a0d68bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:26.077Z|25437345-112f-4f59-9bc3-f48e6a0d68bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:31.195Z|c3f79f48-2268-412d-bc9c-f89bd66abe85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:49:31.196Z|c3f79f48-2268-412d-bc9c-f89bd66abe85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:49:32.536Z|448f61fd-20b6-4699-a955-f09bfd9be08d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:49:32.537Z|448f61fd-20b6-4699-a955-f09bfd9be08d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:49:35.993Z|b4e61322-c2fb-441c-b7cc-84c4b12e2d95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:35.993Z|26ce7423-0769-4fc4-9210-90a3cc4b0296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:35.994Z|b4e61322-c2fb-441c-b7cc-84c4b12e2d95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:35.994Z|26ce7423-0769-4fc4-9210-90a3cc4b0296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:36.099Z|66203f4b-2763-4904-a988-fd758c2a9cb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:36.100Z|66203f4b-2763-4904-a988-fd758c2a9cb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:46.022Z|4ea6a544-df19-4873-96aa-2cfba1122361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:46.022Z|41b7e65d-22b7-4bdd-986f-d9978793296d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:46.023Z|4ea6a544-df19-4873-96aa-2cfba1122361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:46.023Z|41b7e65d-22b7-4bdd-986f-d9978793296d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:46.143Z|2757ddf3-2960-4df0-8268-58982111b2b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:46.144Z|2757ddf3-2960-4df0-8268-58982111b2b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:46.195Z|c6e9621d-a4af-4126-b4bd-940e6e1358fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:49:46.198Z|c6e9621d-a4af-4126-b4bd-940e6e1358fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:49:56.044Z|d7d8f9ab-0149-4c04-80a6-dcfd0983ee5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:56.044Z|32f30861-c901-4e71-81a9-e6218b54abc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:56.045Z|32f30861-c901-4e71-81a9-e6218b54abc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:56.045Z|d7d8f9ab-0149-4c04-80a6-dcfd0983ee5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:49:56.168Z|72da7e3b-46c0-456c-a21f-228d088c7a47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:49:56.168Z|72da7e3b-46c0-456c-a21f-228d088c7a47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:01.196Z|7eca51a5-0cf7-4f1c-b8de-ce412da1fae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:50:01.196Z|7eca51a5-0cf7-4f1c-b8de-ce412da1fae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:50:02.537Z|3f739a99-a0d8-416a-90cf-05d188a56c66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:50:02.538Z|3f739a99-a0d8-416a-90cf-05d188a56c66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:50:06.066Z|0b7233ce-15f6-4e51-aec7-d939cb439598|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:06.066Z|cb627840-ad29-4a6b-be78-0c46ec3d8f44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:06.067Z|cb627840-ad29-4a6b-be78-0c46ec3d8f44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:06.067Z|0b7233ce-15f6-4e51-aec7-d939cb439598|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:06.205Z|ce0b75ec-d91c-4825-acd9-6505b5ee9991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:06.207Z|ce0b75ec-d91c-4825-acd9-6505b5ee9991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:06.317Z|bf9b41d2-a691-4393-a0aa-2f8cf859bbfe|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:50:06.318Z|bf9b41d2-a691-4393-a0aa-2f8cf859bbfe|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:16.095Z|f6d15af9-8081-4e13-b3a4-72e88f1ff7f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:16.095Z|954f70aa-63d6-49db-a8a5-1b0a200e81e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:16.096Z|954f70aa-63d6-49db-a8a5-1b0a200e81e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:16.096Z|f6d15af9-8081-4e13-b3a4-72e88f1ff7f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:16.195Z|940a73db-b501-4e74-a328-b1871bd04f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:50:16.196Z|940a73db-b501-4e74-a328-b1871bd04f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:50:16.255Z|48164152-c6f5-49d1-8dac-412fb3a649c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:16.255Z|48164152-c6f5-49d1-8dac-412fb3a649c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:26.122Z|7ec41418-4d95-4a07-bbca-a670ae102532|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:26.124Z|7ec41418-4d95-4a07-bbca-a670ae102532|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:26.124Z|2ebaa723-6d1c-4f8c-be0f-09924f950494|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:26.124Z|2ebaa723-6d1c-4f8c-be0f-09924f950494|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:26.277Z|aea34c34-7009-462d-ab33-07065a92acee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:26.278Z|aea34c34-7009-462d-ab33-07065a92acee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:31.195Z|3415c601-9fbf-4961-893f-fd74d7532c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:50:31.199Z|3415c601-9fbf-4961-893f-fd74d7532c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:50:32.539Z|a95c2c33-7c01-40b3-8d97-ef524b8662c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:50:32.539Z|a95c2c33-7c01-40b3-8d97-ef524b8662c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:50:36.159Z|16ee3a5c-3d1e-40a9-994c-be75720749cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:36.159Z|085e8302-11aa-4d81-97c2-721d59d96448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:36.159Z|16ee3a5c-3d1e-40a9-994c-be75720749cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:36.160Z|085e8302-11aa-4d81-97c2-721d59d96448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:36.305Z|d32ee01f-ab96-44c2-a1a6-6b60e8eb6d2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:36.306Z|d32ee01f-ab96-44c2-a1a6-6b60e8eb6d2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:46.181Z|9708beba-2410-4b73-9709-37287f3bdaba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:46.181Z|c02a9cec-131c-4f12-aadb-df13fdda53b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:46.182Z|c02a9cec-131c-4f12-aadb-df13fdda53b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:46.182Z|9708beba-2410-4b73-9709-37287f3bdaba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:46.195Z|62e2f04c-f568-4e4b-852a-c3bbcfa4f42c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:50:46.196Z|62e2f04c-f568-4e4b-852a-c3bbcfa4f42c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:50:46.330Z|24b6727b-178a-4197-8d6b-0957a5993222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:46.331Z|24b6727b-178a-4197-8d6b-0957a5993222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:56.203Z|cf792ac4-87f6-4aed-ba2b-2fe5de01c529|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:56.203Z|87ec2018-c3a1-451f-bd04-c08e18d57f41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:56.205Z|cf792ac4-87f6-4aed-ba2b-2fe5de01c529|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:56.205Z|87ec2018-c3a1-451f-bd04-c08e18d57f41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:50:56.351Z|a8a08c42-58d7-4fca-acdd-143f18eb82f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:50:56.352Z|a8a08c42-58d7-4fca-acdd-143f18eb82f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:01.196Z|db1d8c85-b72d-44df-a537-2eb797ba5529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:51:01.196Z|db1d8c85-b72d-44df-a537-2eb797ba5529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:51:02.540Z|e69eaf02-4779-461a-aa8f-e955f10e9c83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:51:02.540Z|e69eaf02-4779-461a-aa8f-e955f10e9c83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:51:06.228Z|ba8ecfea-d649-4669-b3cb-19c75fc017e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:06.228Z|ba8ecfea-d649-4669-b3cb-19c75fc017e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:06.229Z|9747607c-b6a8-481a-98d0-db2d7623af96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:06.230Z|9747607c-b6a8-481a-98d0-db2d7623af96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:06.319Z|294ee0a2-dfd8-4d6b-9ce1-f1a45aa6c358|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:51:06.321Z|294ee0a2-dfd8-4d6b-9ce1-f1a45aa6c358|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:06.376Z|442d4d6f-5aea-408a-859c-7a6dfa4b688e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:06.376Z|442d4d6f-5aea-408a-859c-7a6dfa4b688e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:16.196Z|938b2a6d-b8f5-4201-b57b-ec9c28c37461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:51:16.199Z|938b2a6d-b8f5-4201-b57b-ec9c28c37461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:51:16.251Z|a1ae6bd4-3213-4d2b-b389-4252c42448ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:16.251Z|7d9c2ac1-9bd6-4cc4-9774-ce9bd697b10f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:16.252Z|a1ae6bd4-3213-4d2b-b389-4252c42448ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:16.252Z|7d9c2ac1-9bd6-4cc4-9774-ce9bd697b10f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:16.397Z|2f78b174-88c8-4ecf-bf44-393e00b98edc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:16.398Z|2f78b174-88c8-4ecf-bf44-393e00b98edc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:26.277Z|4160de86-b6ba-4679-9277-2a1b455e80cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:26.277Z|73b54dca-5e14-40ae-a4a9-fe1132762054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:26.277Z|73b54dca-5e14-40ae-a4a9-fe1132762054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:26.277Z|4160de86-b6ba-4679-9277-2a1b455e80cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:26.422Z|a1876c49-4bc2-4d2e-906d-7f2a888c3e0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:26.423Z|a1876c49-4bc2-4d2e-906d-7f2a888c3e0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:31.196Z|41ef124b-de86-4dee-bb75-3497c58ed88b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:51:31.196Z|41ef124b-de86-4dee-bb75-3497c58ed88b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:51:32.541Z|d4bf78c7-b8b8-4894-a7ff-74b62fbce07d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:51:32.542Z|d4bf78c7-b8b8-4894-a7ff-74b62fbce07d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:51:36.302Z|a2be04e6-b791-43fa-9e16-93a2b82d9f21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:36.303Z|a2be04e6-b791-43fa-9e16-93a2b82d9f21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:36.302Z|027a965c-57ed-4208-a6ce-bef455f18150|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:36.304Z|027a965c-57ed-4208-a6ce-bef455f18150|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:36.446Z|6203c625-3068-40ea-be73-c6ea14b892c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:36.447Z|6203c625-3068-40ea-be73-c6ea14b892c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:46.196Z|134457de-e3fa-4704-ac09-5766febda39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:51:46.197Z|134457de-e3fa-4704-ac09-5766febda39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:51:46.326Z|20a378e9-be5c-4199-9459-401cc37886a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:46.327Z|20a378e9-be5c-4199-9459-401cc37886a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:46.330Z|825cd524-7303-4724-a18d-b6d0391e4ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:46.331Z|825cd524-7303-4724-a18d-b6d0391e4ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:46.468Z|d52a3049-5ae7-40fa-8c6d-6aab00a7d7fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:46.468Z|d52a3049-5ae7-40fa-8c6d-6aab00a7d7fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:56.351Z|08cd41da-1f9f-4018-9795-87d277cc6047|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:56.353Z|08cd41da-1f9f-4018-9795-87d277cc6047|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:56.355Z|5ba1744f-7534-4561-bcff-d45d567db9c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:56.355Z|5ba1744f-7534-4561-bcff-d45d567db9c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:51:56.491Z|68d4169c-15d0-425b-bf2a-a2700540ae46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:51:56.491Z|68d4169c-15d0-425b-bf2a-a2700540ae46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:01.196Z|3b63cdfb-1c40-4fb2-aa1f-fbe122202243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:52:01.199Z|3b63cdfb-1c40-4fb2-aa1f-fbe122202243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:52:02.542Z|1a4e45a8-7603-42ca-91da-c88be0af2a34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:52:02.543Z|1a4e45a8-7603-42ca-91da-c88be0af2a34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:52:06.318Z|574ed62e-de97-4d32-b1a3-71aa2912a013|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:52:06.318Z|574ed62e-de97-4d32-b1a3-71aa2912a013|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:06.387Z|c97b7f1b-7e52-4d1f-8f1b-a3fa58f99f5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:06.388Z|c97b7f1b-7e52-4d1f-8f1b-a3fa58f99f5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:06.391Z|672b284a-df98-4580-9ef6-0dbcd45823fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:06.392Z|672b284a-df98-4580-9ef6-0dbcd45823fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:06.512Z|821479a3-3bc3-4da1-8623-17894c955805|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:06.512Z|821479a3-3bc3-4da1-8623-17894c955805|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:16.195Z|ab8a39e1-e7ec-4a94-80b0-229bf209dd2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:52:16.196Z|ab8a39e1-e7ec-4a94-80b0-229bf209dd2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:52:16.412Z|777b67fc-edea-43ae-a806-4905bd188e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:16.412Z|4b3df8a2-1b8d-47e8-84a1-d00ddd5a9b6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:16.413Z|777b67fc-edea-43ae-a806-4905bd188e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:16.413Z|4b3df8a2-1b8d-47e8-84a1-d00ddd5a9b6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:16.532Z|914dbbed-a949-41a9-bd41-e0248d9a2378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:16.533Z|914dbbed-a949-41a9-bd41-e0248d9a2378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:26.438Z|5fbc8599-0fd0-43b9-b789-a4894b2c7c7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:26.439Z|5fbc8599-0fd0-43b9-b789-a4894b2c7c7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:26.441Z|cb916897-3ed1-4a03-af0f-afbdf8fa344e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:26.442Z|cb916897-3ed1-4a03-af0f-afbdf8fa344e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:26.554Z|6a0abb02-d7fb-4c21-a06c-3b0ba9d5b9f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:26.554Z|6a0abb02-d7fb-4c21-a06c-3b0ba9d5b9f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:31.195Z|c207d922-2a1a-4e1b-8f6e-55e6dfeb4f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:52:31.196Z|c207d922-2a1a-4e1b-8f6e-55e6dfeb4f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:52:32.545Z|950a2e41-1606-4e0b-afe7-12762a1187b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:52:32.545Z|950a2e41-1606-4e0b-afe7-12762a1187b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:52:36.461Z|b80a3336-f1e7-4820-bf23-eaad70ef615e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:36.461Z|e8965d7d-f41a-498e-b546-d1498ed89050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:36.462Z|e8965d7d-f41a-498e-b546-d1498ed89050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:36.462Z|b80a3336-f1e7-4820-bf23-eaad70ef615e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:36.576Z|e45514f6-8956-4e9d-9ce4-e795969d97d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:36.576Z|e45514f6-8956-4e9d-9ce4-e795969d97d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:46.195Z|444bc400-4f44-495f-80e7-ecb06f849ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:52:46.199Z|444bc400-4f44-495f-80e7-ecb06f849ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:52:46.485Z|e91b9d74-30c5-4e5b-a77e-88ecfceb01f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:46.485Z|964827cd-eb35-4afd-b860-421da18e7987|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:46.486Z|964827cd-eb35-4afd-b860-421da18e7987|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:46.486Z|e91b9d74-30c5-4e5b-a77e-88ecfceb01f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:46.597Z|5aae3bd1-ef4d-4974-afdb-95c17bf42e7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:46.597Z|5aae3bd1-ef4d-4974-afdb-95c17bf42e7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:56.509Z|ae42407b-dafb-4dac-abdc-366f5a7fdf6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:56.510Z|ae42407b-dafb-4dac-abdc-366f5a7fdf6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:56.511Z|2d219f9b-b2b8-4ebb-a3e8-341ed7b8ff5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:56.511Z|2d219f9b-b2b8-4ebb-a3e8-341ed7b8ff5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:52:56.621Z|02825b78-d6fe-4cdd-9df6-39fd0125c954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:52:56.622Z|02825b78-d6fe-4cdd-9df6-39fd0125c954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:01.195Z|1923f2fc-bfe5-47e1-a625-8b25cef4ba48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:53:01.196Z|1923f2fc-bfe5-47e1-a625-8b25cef4ba48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:53:02.546Z|80688e8f-7d85-4469-9f24-38bbc7bc2c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:53:02.546Z|80688e8f-7d85-4469-9f24-38bbc7bc2c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:53:06.318Z|42c5b796-d164-4d0a-a1b4-2d12a02e05a2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:53:06.319Z|42c5b796-d164-4d0a-a1b4-2d12a02e05a2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:06.531Z|a486ee49-4db8-4e28-94a5-52147a78595e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:06.531Z|55b3d0b9-d330-4368-a6de-046fcb74a3ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:06.532Z|55b3d0b9-d330-4368-a6de-046fcb74a3ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:06.532Z|a486ee49-4db8-4e28-94a5-52147a78595e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:06.645Z|ee5c66b1-590d-4395-9f61-debeace7e3af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:06.646Z|ee5c66b1-590d-4395-9f61-debeace7e3af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:16.195Z|2a2fdda4-727b-4222-90e4-04e2799c34b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:53:16.196Z|2a2fdda4-727b-4222-90e4-04e2799c34b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:53:16.553Z|03ee99c8-4f09-45b8-817f-49b6159ec51a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:16.554Z|03ee99c8-4f09-45b8-817f-49b6159ec51a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:16.555Z|bd0e5966-a7ba-437c-a6a4-829089049d90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:16.555Z|bd0e5966-a7ba-437c-a6a4-829089049d90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:16.669Z|03195059-57c2-4ddf-9b35-1ab02fd990e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:16.669Z|03195059-57c2-4ddf-9b35-1ab02fd990e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:26.576Z|116153a4-d9f4-49da-b819-b8c11441088a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:26.576Z|ca9a8e18-7fe4-4f76-8fb5-b525266338fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:26.576Z|116153a4-d9f4-49da-b819-b8c11441088a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:26.576Z|ca9a8e18-7fe4-4f76-8fb5-b525266338fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:26.692Z|8ba42a42-3935-499d-917c-856a592caa01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:26.693Z|8ba42a42-3935-499d-917c-856a592caa01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:31.195Z|773b285b-111e-460e-afae-5884b8d6dd7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:53:31.199Z|773b285b-111e-460e-afae-5884b8d6dd7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:53:32.547Z|ab8da5ab-7c12-48b4-a7ab-03ee0b95c638|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:53:32.548Z|ab8da5ab-7c12-48b4-a7ab-03ee0b95c638|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:53:36.600Z|3be09d43-c06c-4f1c-a69d-480cfc0630e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:36.601Z|3be09d43-c06c-4f1c-a69d-480cfc0630e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:36.601Z|c1722d64-9b93-46e6-9064-59dbce2c3277|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:36.602Z|c1722d64-9b93-46e6-9064-59dbce2c3277|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:36.715Z|3a94b348-e6a7-4dc7-908c-4c293d532021|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:36.715Z|3a94b348-e6a7-4dc7-908c-4c293d532021|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:46.195Z|034791da-d46c-4329-bbf5-0ac98e4c8500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:53:46.196Z|034791da-d46c-4329-bbf5-0ac98e4c8500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:53:46.623Z|defdb64f-6c9d-4309-8ea4-fa53d22bed38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:46.622Z|6aeb1fff-a9b6-4b28-9edf-5e6580131359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:46.624Z|6aeb1fff-a9b6-4b28-9edf-5e6580131359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:46.624Z|defdb64f-6c9d-4309-8ea4-fa53d22bed38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:46.737Z|b8e48858-d03c-4d29-8a52-48d254582ffa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:46.737Z|b8e48858-d03c-4d29-8a52-48d254582ffa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:56.648Z|03294b26-2e24-432b-bbb3-80fe22f9b1a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:56.648Z|f4bd7501-2f71-44ec-9f65-dec025e6aea3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:56.648Z|03294b26-2e24-432b-bbb3-80fe22f9b1a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:56.648Z|f4bd7501-2f71-44ec-9f65-dec025e6aea3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:53:56.760Z|3ddc4ae2-061d-49a2-bbe5-d0d9d857f046|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:53:56.761Z|3ddc4ae2-061d-49a2-bbe5-d0d9d857f046|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:01.195Z|c1c44f62-e939-4e28-96ca-0efd5db3b7d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:54:01.196Z|c1c44f62-e939-4e28-96ca-0efd5db3b7d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:54:02.548Z|a7b3df59-d2ed-4863-b325-7ffdc7e69e32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:54:02.549Z|a7b3df59-d2ed-4863-b325-7ffdc7e69e32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:54:06.318Z|7b9cee69-8a88-493f-8a84-985979c3add2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:54:06.318Z|7b9cee69-8a88-493f-8a84-985979c3add2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:06.671Z|586854a0-79b9-4e95-86fa-00cd3f1f5969|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:06.671Z|fa195794-570f-4adc-80af-32655efc611a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:06.672Z|586854a0-79b9-4e95-86fa-00cd3f1f5969|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:06.672Z|fa195794-570f-4adc-80af-32655efc611a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:06.783Z|74757f08-82df-4437-9cf4-765b261ba209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:06.784Z|74757f08-82df-4437-9cf4-765b261ba209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:16.195Z|c0de91d8-9938-444f-96f6-d2d08459a6da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:54:16.198Z|c0de91d8-9938-444f-96f6-d2d08459a6da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:54:16.696Z|f713ed5c-aa89-4fd4-9e97-1d8a6b40cdc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:16.697Z|f713ed5c-aa89-4fd4-9e97-1d8a6b40cdc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:16.702Z|6f5452e3-44d7-4cbf-8c80-fd05653d7ff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:16.703Z|6f5452e3-44d7-4cbf-8c80-fd05653d7ff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:16.814Z|55ae64d1-d407-4b2a-b435-e6b3aac8e041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:16.815Z|55ae64d1-d407-4b2a-b435-e6b3aac8e041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:26.720Z|cf4c013d-3f5f-49dd-9e32-59206b8a4bb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:26.721Z|cf4c013d-3f5f-49dd-9e32-59206b8a4bb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:26.722Z|91b4a104-b760-4417-a358-b46b25ecfa99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:26.722Z|91b4a104-b760-4417-a358-b46b25ecfa99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:26.838Z|6b511bc4-4f98-4beb-9d2a-9dfa8e46251c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:26.838Z|6b511bc4-4f98-4beb-9d2a-9dfa8e46251c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:31.195Z|eb9c4cca-8189-42cc-941a-d3a1d19bd9ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:54:31.196Z|eb9c4cca-8189-42cc-941a-d3a1d19bd9ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:54:32.549Z|480bc6fa-2ec5-4c91-80c3-51b42b58b185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:54:32.550Z|480bc6fa-2ec5-4c91-80c3-51b42b58b185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:54:36.744Z|b3cdb3a5-c21a-4487-b841-619a1b29c85b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:36.745Z|b3cdb3a5-c21a-4487-b841-619a1b29c85b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:36.745Z|682b60a5-84eb-4450-8b95-e8eb1f7dade1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:36.746Z|682b60a5-84eb-4450-8b95-e8eb1f7dade1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:36.861Z|d51789c3-2baf-4977-a598-df5a57d78189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:36.861Z|d51789c3-2baf-4977-a598-df5a57d78189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:46.195Z|942d7855-4e89-4ce4-8dce-f03818517983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:54:46.196Z|942d7855-4e89-4ce4-8dce-f03818517983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:54:46.768Z|de43629d-8315-4caf-8027-02518ec19eb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:46.768Z|a38d2432-4b81-4f2a-8143-75cb9fdd9477|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:46.768Z|de43629d-8315-4caf-8027-02518ec19eb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:46.769Z|a38d2432-4b81-4f2a-8143-75cb9fdd9477|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:46.886Z|3cc9430d-3841-4ba7-96a9-025a6773597d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:46.887Z|3cc9430d-3841-4ba7-96a9-025a6773597d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:56.789Z|688e2fca-4497-4d15-b749-8a84f4aa36c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:56.789Z|26824760-5e0f-4654-bf57-aedf68cb51cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:56.790Z|688e2fca-4497-4d15-b749-8a84f4aa36c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:56.790Z|26824760-5e0f-4654-bf57-aedf68cb51cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:54:56.909Z|d0c8d2d2-a4dd-4ae5-967e-34ed66469651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:54:56.909Z|d0c8d2d2-a4dd-4ae5-967e-34ed66469651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:01.195Z|ebe430e4-783b-4169-b571-3539fe1918ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:55:01.199Z|ebe430e4-783b-4169-b571-3539fe1918ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:55:02.551Z|67bf1d4c-40db-4932-848e-63ffed0b3079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:55:02.551Z|67bf1d4c-40db-4932-848e-63ffed0b3079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:55:06.319Z|353609c5-c50b-4239-b378-604ee97da8a3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:55:06.320Z|353609c5-c50b-4239-b378-604ee97da8a3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:06.810Z|f8d880d4-0526-4e2d-8689-717d4974bf8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:06.810Z|17793444-8637-409a-a58a-81b794144a14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:06.811Z|f8d880d4-0526-4e2d-8689-717d4974bf8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:06.811Z|17793444-8637-409a-a58a-81b794144a14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:06.930Z|31fc3925-4c7e-48ed-9602-d2f61b77b462|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:06.930Z|31fc3925-4c7e-48ed-9602-d2f61b77b462|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:16.195Z|1fccb6ce-2f77-412a-84f2-316260ef79cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:55:16.196Z|1fccb6ce-2f77-412a-84f2-316260ef79cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:55:16.832Z|94f118a2-8b3c-4d32-8c2c-d4f1ada45467|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:16.832Z|272c12d7-9abd-4489-be80-64a1a9bbab91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:16.833Z|272c12d7-9abd-4489-be80-64a1a9bbab91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:16.833Z|94f118a2-8b3c-4d32-8c2c-d4f1ada45467|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:16.952Z|db8e98c3-1636-4ea1-abc5-02343ad49b82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:16.953Z|db8e98c3-1636-4ea1-abc5-02343ad49b82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:26.854Z|4c9fa463-208d-494e-9fa0-f84f7eba033d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:26.854Z|9db43122-08dc-4f81-b947-534043f9e9a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:26.855Z|9db43122-08dc-4f81-b947-534043f9e9a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:26.855Z|4c9fa463-208d-494e-9fa0-f84f7eba033d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:26.985Z|5d9954f3-a3d5-4a9d-8cee-cad0329e23cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:26.985Z|5d9954f3-a3d5-4a9d-8cee-cad0329e23cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:31.195Z|34305c4f-85ec-4b2f-ae8e-a9aa75315e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:55:31.196Z|34305c4f-85ec-4b2f-ae8e-a9aa75315e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:55:32.553Z|5bc77a6c-44d0-4485-896a-41c37381c92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:55:32.554Z|5bc77a6c-44d0-4485-896a-41c37381c92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:55:36.877Z|8c96a235-b422-45c4-b9ee-acb7583eeac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:36.878Z|8c96a235-b422-45c4-b9ee-acb7583eeac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:36.881Z|a66bbd94-9274-4375-a0ef-95f4357c7bd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:36.881Z|a66bbd94-9274-4375-a0ef-95f4357c7bd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:37.009Z|fc96a5fe-e25d-4990-9e78-adca184307df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:37.010Z|fc96a5fe-e25d-4990-9e78-adca184307df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:46.195Z|921a032e-3431-4305-b0c4-f6ef408e3c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:55:46.199Z|921a032e-3431-4305-b0c4-f6ef408e3c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:55:46.901Z|1be2c072-45f2-4e97-95e2-49ced54a7d54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:46.901Z|ff468a92-ea85-4451-85bd-16c973d1882d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:46.901Z|ff468a92-ea85-4451-85bd-16c973d1882d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:46.902Z|1be2c072-45f2-4e97-95e2-49ced54a7d54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:47.034Z|c5ff744e-1913-4221-a456-b2cdeadae154|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:47.035Z|c5ff744e-1913-4221-a456-b2cdeadae154|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:56.924Z|95e1f6de-8026-439d-ab5d-e78c1d123956|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:56.924Z|8aca6bcf-e873-41e8-a8c2-f1d88bbf24bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:56.925Z|95e1f6de-8026-439d-ab5d-e78c1d123956|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:56.925Z|8aca6bcf-e873-41e8-a8c2-f1d88bbf24bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:55:57.058Z|2a373c89-ae39-453a-8b3e-c6807816328a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:55:57.059Z|2a373c89-ae39-453a-8b3e-c6807816328a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:01.195Z|2252ada7-638e-40b0-806b-a5e89ef7cc15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:56:01.196Z|2252ada7-638e-40b0-806b-a5e89ef7cc15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:56:02.555Z|9c6aa032-79d1-439f-954e-12ab0d481870|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:56:02.556Z|9c6aa032-79d1-439f-954e-12ab0d481870|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:56:06.318Z|8b6dc7a1-da59-424e-84ac-b8995f69f5ef|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:56:06.319Z|8b6dc7a1-da59-424e-84ac-b8995f69f5ef|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:06.949Z|feae419d-bd21-4bea-b885-fc950384d2ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:06.953Z|feae419d-bd21-4bea-b885-fc950384d2ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:06.954Z|367a3a95-d03a-4ff2-8594-8f34df2f16c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:06.955Z|367a3a95-d03a-4ff2-8594-8f34df2f16c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:07.080Z|aafdbca7-724d-4c68-9b7c-53650b76457c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:07.081Z|aafdbca7-724d-4c68-9b7c-53650b76457c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:16.195Z|571dc285-3d72-4110-8c73-c3ce1f28f587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:56:16.196Z|571dc285-3d72-4110-8c73-c3ce1f28f587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:56:16.980Z|78de40df-a3a2-4326-983b-d36ef58fcbc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:16.980Z|c12ba3ad-606b-45a4-8bc0-afb2e742b4be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:16.980Z|c12ba3ad-606b-45a4-8bc0-afb2e742b4be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:16.980Z|78de40df-a3a2-4326-983b-d36ef58fcbc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:17.104Z|abe3c1c0-3597-4e72-a571-2ca490c3acb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:17.104Z|abe3c1c0-3597-4e72-a571-2ca490c3acb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:27.002Z|7bf941af-2653-4583-8756-0f5269788a9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:27.002Z|a5f73101-e340-440e-84f8-c1a73c637173|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:27.003Z|a5f73101-e340-440e-84f8-c1a73c637173|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:27.003Z|7bf941af-2653-4583-8756-0f5269788a9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:27.125Z|c0b566c0-8396-4de8-9de1-7ca6349b3736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:27.126Z|c0b566c0-8396-4de8-9de1-7ca6349b3736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:31.195Z|0f5605bb-cbc5-46c4-b0ed-723341de8e91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:56:31.199Z|0f5605bb-cbc5-46c4-b0ed-723341de8e91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:56:32.558Z|221965e5-b737-4bf7-94c7-ac823abd8ad0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:56:32.558Z|221965e5-b737-4bf7-94c7-ac823abd8ad0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:56:37.026Z|b11921ae-cc18-4195-8a65-b4fdda2dd733|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:37.027Z|b11921ae-cc18-4195-8a65-b4fdda2dd733|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:37.026Z|df52add2-3c76-4c65-9007-5a7afb7c06db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:37.027Z|df52add2-3c76-4c65-9007-5a7afb7c06db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:37.146Z|6214498a-10e1-44b8-8b3a-43713bc94ae6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:37.146Z|6214498a-10e1-44b8-8b3a-43713bc94ae6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:46.196Z|9609fd9c-b120-4796-b68e-d5d8a3c4fdb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:56:46.196Z|9609fd9c-b120-4796-b68e-d5d8a3c4fdb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:56:47.051Z|f359b33b-4e06-4705-92fb-29db7222570f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:47.051Z|dc37f003-7dba-4295-a9fc-d3cbaffc4c9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:47.052Z|dc37f003-7dba-4295-a9fc-d3cbaffc4c9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:47.052Z|f359b33b-4e06-4705-92fb-29db7222570f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:47.170Z|79ea9873-22f3-4ae5-871a-2fa6c0ee4244|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:47.171Z|79ea9873-22f3-4ae5-871a-2fa6c0ee4244|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:57.074Z|6dd71874-4c9e-4896-8d4c-f04fc0188711|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:57.074Z|6dd71874-4c9e-4896-8d4c-f04fc0188711|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:57.075Z|48036819-d6d9-4b3f-993a-10be33265144|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:57.075Z|48036819-d6d9-4b3f-993a-10be33265144|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:56:57.194Z|145b89de-b36b-49f9-8100-43166c00a951|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:56:57.195Z|145b89de-b36b-49f9-8100-43166c00a951|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:01.195Z|ea5d7020-a61e-4d41-b5b2-8007764a7504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:57:01.196Z|ea5d7020-a61e-4d41-b5b2-8007764a7504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:57:02.558Z|332deb09-02fc-4247-b834-ca19f748ba6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:57:02.559Z|332deb09-02fc-4247-b834-ca19f748ba6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:57:06.318Z|a69d7816-3329-4207-85e6-343e369b7020|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:57:06.320Z|a69d7816-3329-4207-85e6-343e369b7020|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:07.097Z|364b98a1-1633-4abe-9028-24a2f7ca4333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:07.098Z|364b98a1-1633-4abe-9028-24a2f7ca4333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:07.098Z|6e07dd9b-b7aa-45dd-946c-92042e96f846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:07.099Z|6e07dd9b-b7aa-45dd-946c-92042e96f846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:07.216Z|eacb697d-702e-4984-bc66-593ca79b38c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:07.217Z|eacb697d-702e-4984-bc66-593ca79b38c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:16.195Z|caa97c14-f20d-43f4-97ce-df73b1f08af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:57:16.198Z|caa97c14-f20d-43f4-97ce-df73b1f08af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:57:17.121Z|215a5647-73c3-418c-9341-e11281d98639|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:17.122Z|70b192b5-d94d-4bdc-b38a-bf4d18bd0e61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:17.122Z|215a5647-73c3-418c-9341-e11281d98639|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:17.123Z|70b192b5-d94d-4bdc-b38a-bf4d18bd0e61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:17.240Z|d9a91fbd-ea76-43f9-bc33-b76a06b4a980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:17.241Z|d9a91fbd-ea76-43f9-bc33-b76a06b4a980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:27.144Z|6af3e1bd-aab4-4790-8e6d-419f4f8e98aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:27.144Z|1306c734-bdc0-40fb-8fa7-45fe7cb71956|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:27.145Z|6af3e1bd-aab4-4790-8e6d-419f4f8e98aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:27.145Z|1306c734-bdc0-40fb-8fa7-45fe7cb71956|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:27.264Z|c30694d2-94f1-4be5-812c-86576afac1bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:27.265Z|c30694d2-94f1-4be5-812c-86576afac1bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:31.195Z|02cfc5f0-b8e2-403c-96b4-3721feab19d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:57:31.196Z|02cfc5f0-b8e2-403c-96b4-3721feab19d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:57:32.560Z|ca78dc61-64de-40be-af48-50876e1027e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:57:32.560Z|ca78dc61-64de-40be-af48-50876e1027e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:57:37.166Z|95628781-62a0-4619-acbf-e86896b4c5ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:37.167Z|95628781-62a0-4619-acbf-e86896b4c5ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:37.175Z|7a510dce-669c-4f28-97c5-070ea12a2312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:37.176Z|7a510dce-669c-4f28-97c5-070ea12a2312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:37.287Z|e22b7f3c-3bce-48a6-850c-3f49048d3206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:37.288Z|e22b7f3c-3bce-48a6-850c-3f49048d3206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:46.195Z|3aff3dc6-29c3-4456-98f2-7d5998075f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:57:46.196Z|3aff3dc6-29c3-4456-98f2-7d5998075f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:57:47.189Z|298f8cfe-f372-4414-8973-f8328f5cace6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:47.190Z|298f8cfe-f372-4414-8973-f8328f5cace6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:47.198Z|3c59b66f-9514-4139-bc35-28daecdd9fc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:47.199Z|3c59b66f-9514-4139-bc35-28daecdd9fc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:47.310Z|453239fb-3d52-4c0f-be84-c6906cee51f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:47.310Z|453239fb-3d52-4c0f-be84-c6906cee51f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:57.216Z|ce98b1a7-bd2f-4c3f-81d7-38e76ada8e55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:57.217Z|ce98b1a7-bd2f-4c3f-81d7-38e76ada8e55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:57.223Z|27f2a7e4-9f3c-4467-820a-717f8035ccbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:57.224Z|27f2a7e4-9f3c-4467-820a-717f8035ccbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:57:57.335Z|c0661bce-0863-44a9-aa16-d2cb24a789c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:57:57.335Z|c0661bce-0863-44a9-aa16-d2cb24a789c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:01.195Z|012275a1-ea89-45e3-ac3b-7aa41337ed3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:58:01.199Z|012275a1-ea89-45e3-ac3b-7aa41337ed3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:58:02.560Z|5cbd2cb0-5dc9-4772-9e2b-52937cc6b2f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:58:02.561Z|5cbd2cb0-5dc9-4772-9e2b-52937cc6b2f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:58:06.321Z|4ba4ede1-822a-45e9-9da2-5b4ad1c60aa0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:58:06.322Z|4ba4ede1-822a-45e9-9da2-5b4ad1c60aa0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:07.241Z|b918d56f-b9f9-4449-ba90-fcea88d2e265|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:07.241Z|b918d56f-b9f9-4449-ba90-fcea88d2e265|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:07.247Z|d28ff8c3-281c-4117-8173-ee4a47a39dde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:07.248Z|d28ff8c3-281c-4117-8173-ee4a47a39dde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:07.358Z|1d460e30-a360-4a47-8184-797aa63e854a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:07.358Z|1d460e30-a360-4a47-8184-797aa63e854a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:16.195Z|a1fdd8e5-12a4-40a7-b703-6bf7621493ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:58:16.196Z|a1fdd8e5-12a4-40a7-b703-6bf7621493ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:58:17.264Z|e3453a8d-bcc3-4456-ae92-334ce9ef771c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:17.264Z|e3453a8d-bcc3-4456-ae92-334ce9ef771c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:17.267Z|38a03135-e34e-4645-9694-ad41f63142e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:17.267Z|38a03135-e34e-4645-9694-ad41f63142e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:17.381Z|43278322-5ede-4bf7-9eba-a935a405350f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:17.381Z|43278322-5ede-4bf7-9eba-a935a405350f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:27.286Z|a3b2f28c-6acc-4445-bfd2-e5e188f3836a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:27.286Z|45b6fd87-f05e-4c2c-a9a5-d4bc3f3350f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:27.287Z|a3b2f28c-6acc-4445-bfd2-e5e188f3836a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:27.287Z|45b6fd87-f05e-4c2c-a9a5-d4bc3f3350f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:27.402Z|274b45c1-aa7e-4546-8542-7513c7dccb15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:27.403Z|274b45c1-aa7e-4546-8542-7513c7dccb15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:31.195Z|a5cdd707-68a7-4d3a-8fb3-b7328dea2d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:58:31.196Z|a5cdd707-68a7-4d3a-8fb3-b7328dea2d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:58:32.561Z|04df4cb2-3bef-453f-b14a-1c9a3a57512e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:58:32.562Z|04df4cb2-3bef-453f-b14a-1c9a3a57512e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:58:37.311Z|d8f5fdb0-a9c9-4691-b7cb-62e2fe086a88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:37.312Z|d8f5fdb0-a9c9-4691-b7cb-62e2fe086a88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:37.311Z|681fe345-4c0e-4bc0-bde3-0b3cbfcb2420|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:37.314Z|681fe345-4c0e-4bc0-bde3-0b3cbfcb2420|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:37.424Z|12044dec-b39e-4632-8d35-1d869cddeeed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:37.425Z|12044dec-b39e-4632-8d35-1d869cddeeed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:46.196Z|3d9453b0-e864-417f-801c-63031399399c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:58:46.199Z|3d9453b0-e864-417f-801c-63031399399c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:58:47.334Z|7c11255b-9cdb-4476-99b4-5c5be7972d22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:47.334Z|05e75a70-8d22-452e-94ec-0d453198d7ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:47.335Z|7c11255b-9cdb-4476-99b4-5c5be7972d22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:47.335Z|05e75a70-8d22-452e-94ec-0d453198d7ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:47.448Z|25ede66c-9d9b-4bf0-bea0-c5b5fb5d70ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:47.449Z|25ede66c-9d9b-4bf0-bea0-c5b5fb5d70ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:57.354Z|a359364a-a1ef-4c0d-b187-58bf23c8c985|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:57.354Z|644c9a85-9be3-4e4e-93bb-a9ee29bf4a52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:57.355Z|a359364a-a1ef-4c0d-b187-58bf23c8c985|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:57.355Z|644c9a85-9be3-4e4e-93bb-a9ee29bf4a52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:58:57.473Z|cd2d6637-f156-4397-81f0-dda9366e03e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:58:57.473Z|cd2d6637-f156-4397-81f0-dda9366e03e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:01.195Z|8bccdad6-fd41-4e5b-9c3b-b33203759980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:59:01.196Z|8bccdad6-fd41-4e5b-9c3b-b33203759980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:59:02.562Z|ec9c8355-2594-49e9-901a-812a12742f7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:59:02.563Z|ec9c8355-2594-49e9-901a-812a12742f7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:59:06.317Z|e3bf4777-6e5b-416a-a243-72c84838cecf|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T08:59:06.318Z|e3bf4777-6e5b-416a-a243-72c84838cecf|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:07.377Z|5bda7110-e91d-447c-9552-7198c0054c47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:07.377Z|3cac248a-ea6f-49f1-a047-5736763a068e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:07.378Z|3cac248a-ea6f-49f1-a047-5736763a068e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:07.378Z|5bda7110-e91d-447c-9552-7198c0054c47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:07.496Z|fe2ca024-c948-4e9a-846e-ad197d5bf6a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:07.496Z|fe2ca024-c948-4e9a-846e-ad197d5bf6a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:16.195Z|7df96301-8284-4e86-b446-f3e48fb4cf13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:59:16.196Z|7df96301-8284-4e86-b446-f3e48fb4cf13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:59:17.401Z|9f4d0582-ff51-4771-91df-faa4f7d916db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:17.401Z|d3890a79-971f-49ff-9d0c-a194621dfda3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:17.402Z|9f4d0582-ff51-4771-91df-faa4f7d916db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:17.402Z|d3890a79-971f-49ff-9d0c-a194621dfda3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:17.518Z|8f0b864e-7ff0-4640-ad19-5d70a793bfbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:17.519Z|8f0b864e-7ff0-4640-ad19-5d70a793bfbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:27.423Z|fd8fb866-328b-46a5-b38d-28c17058a5e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:27.424Z|fd8fb866-328b-46a5-b38d-28c17058a5e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:27.427Z|155ae626-87ea-45b0-803a-c37f6dc806ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:27.428Z|155ae626-87ea-45b0-803a-c37f6dc806ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:27.543Z|9b985668-4543-4249-ab33-e6f1f0a983db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:27.544Z|9b985668-4543-4249-ab33-e6f1f0a983db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:31.195Z|d2787ed7-27f5-4795-8f22-1aa68f19c702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:59:31.198Z|d2787ed7-27f5-4795-8f22-1aa68f19c702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:59:32.564Z|4da9f3fb-bfbe-43a6-b789-ee2608ddae9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:59:32.564Z|4da9f3fb-bfbe-43a6-b789-ee2608ddae9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:59:37.448Z|f72e0bd1-2046-43df-8537-4b7b5807b161|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:37.448Z|40719518-34f3-4ca7-84c2-ca398f08ff3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:37.448Z|40719518-34f3-4ca7-84c2-ca398f08ff3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:37.449Z|f72e0bd1-2046-43df-8537-4b7b5807b161|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:37.567Z|b4b03da3-c406-4cfa-ad10-efee05e0b8b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:37.568Z|b4b03da3-c406-4cfa-ad10-efee05e0b8b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:46.195Z|8527cade-abb2-4d52-9b2f-3b58c1607fb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T08:59:46.196Z|8527cade-abb2-4d52-9b2f-3b58c1607fb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T08:59:47.472Z|435015bf-5332-44ed-8944-04c01b3f2358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:47.472Z|694a3a91-3511-4567-9912-8530323c5e80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:47.473Z|694a3a91-3511-4567-9912-8530323c5e80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:47.473Z|435015bf-5332-44ed-8944-04c01b3f2358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:47.592Z|9f092beb-c11e-4df4-b04a-5c1b037496d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:47.594Z|9f092beb-c11e-4df4-b04a-5c1b037496d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:57.493Z|71f469a0-6c50-472d-9daf-c541af9c5f22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:57.493Z|53a2b221-66bc-46a9-9962-4f434007517c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:57.494Z|71f469a0-6c50-472d-9daf-c541af9c5f22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:57.494Z|53a2b221-66bc-46a9-9962-4f434007517c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T08:59:57.617Z|155f153a-75c5-4ab5-9523-91baac170b7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T08:59:57.618Z|155f153a-75c5-4ab5-9523-91baac170b7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:01.196Z|484eb189-3454-42ef-9084-a6d4464c059e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:00:01.196Z|484eb189-3454-42ef-9084-a6d4464c059e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:00:02.565Z|045be09e-94b4-42d7-85ad-491400f6e75b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:00:02.566Z|045be09e-94b4-42d7-85ad-491400f6e75b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:00:06.321Z|1c9262c9-a079-4b61-ad3c-a427e1ecbd97|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:00:06.322Z|1c9262c9-a079-4b61-ad3c-a427e1ecbd97|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:07.515Z|9fdf924b-0356-40b5-b2ad-5f088b016f53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:07.516Z|9fdf924b-0356-40b5-b2ad-5f088b016f53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:07.515Z|294303da-c347-484c-bf58-c7316325431c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:07.517Z|294303da-c347-484c-bf58-c7316325431c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:07.641Z|1d6cac51-21f3-4082-aacb-ee565ce1120d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:07.642Z|1d6cac51-21f3-4082-aacb-ee565ce1120d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:16.195Z|6253d36a-373b-4239-bc70-0851cfa30ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:00:16.198Z|6253d36a-373b-4239-bc70-0851cfa30ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:00:17.541Z|947bf949-b173-40ca-92d4-b44c25dbcbb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:17.542Z|947bf949-b173-40ca-92d4-b44c25dbcbb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:17.541Z|393c7c69-a5a8-401c-9d5f-544862664bd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:17.543Z|393c7c69-a5a8-401c-9d5f-544862664bd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:17.662Z|c292d370-cb3e-4d06-94a7-9c34bced8625|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:17.663Z|c292d370-cb3e-4d06-94a7-9c34bced8625|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:27.566Z|aeea41c8-233f-48a5-aa1f-124a5b712385|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:27.566Z|d9b638db-3e84-481c-8e88-667d8dc2a58c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:27.567Z|d9b638db-3e84-481c-8e88-667d8dc2a58c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:27.567Z|aeea41c8-233f-48a5-aa1f-124a5b712385|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:27.684Z|7b6d08af-41e2-4921-9a88-a1712c4bc8b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:27.685Z|7b6d08af-41e2-4921-9a88-a1712c4bc8b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:31.195Z|00230e8a-9071-4314-8e99-a654e649f2af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:00:31.196Z|00230e8a-9071-4314-8e99-a654e649f2af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:00:32.566Z|ffc723a4-7836-4386-8b91-6b159c526c6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:00:32.567Z|ffc723a4-7836-4386-8b91-6b159c526c6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:00:37.592Z|f50f3908-bf8b-44d8-8097-446388662bc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:37.592Z|0c13b513-5c6b-434a-9baf-d41290f168c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:37.593Z|0c13b513-5c6b-434a-9baf-d41290f168c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:37.593Z|f50f3908-bf8b-44d8-8097-446388662bc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:37.706Z|26678935-0961-4a4a-871e-84732902f43f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:37.707Z|26678935-0961-4a4a-871e-84732902f43f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:46.195Z|81c3b53b-efc9-49bf-9e54-bb8ec130f9c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:00:46.196Z|81c3b53b-efc9-49bf-9e54-bb8ec130f9c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:00:47.615Z|ec5bf5b6-e6dd-424c-b231-4f918ae5c01b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:47.616Z|ec5bf5b6-e6dd-424c-b231-4f918ae5c01b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:47.615Z|83b04a1c-4d2a-45f4-a4a7-25e36c413a63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:47.616Z|83b04a1c-4d2a-45f4-a4a7-25e36c413a63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:47.728Z|3a80a391-1de0-4836-aaf2-087bc3eb3889|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:47.728Z|3a80a391-1de0-4836-aaf2-087bc3eb3889|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:57.638Z|2234d10d-5de0-4fda-8795-7d9cf53d37bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:57.638Z|14c7e3da-4006-4a25-b9dc-47ad5c85156f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:57.639Z|2234d10d-5de0-4fda-8795-7d9cf53d37bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:57.639Z|14c7e3da-4006-4a25-b9dc-47ad5c85156f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:00:57.748Z|0401b159-8496-4260-8081-0ede26030448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:00:57.749Z|0401b159-8496-4260-8081-0ede26030448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:01.195Z|c50344b5-c30d-4004-8b99-6954d2e8812c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:01:01.198Z|c50344b5-c30d-4004-8b99-6954d2e8812c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:01:02.567Z|c2c9b0a0-aecf-4777-a628-3f118d4c53b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:01:02.568Z|c2c9b0a0-aecf-4777-a628-3f118d4c53b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:01:06.319Z|16998ba2-dff1-4c62-adf9-eb0a474397ac|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:01:06.320Z|16998ba2-dff1-4c62-adf9-eb0a474397ac|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:07.663Z|3a19d64c-0940-4aaf-ab3b-ab65a734a0b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:07.663Z|aecc1191-1ce1-46d8-80c5-8353cd04a20a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:07.663Z|aecc1191-1ce1-46d8-80c5-8353cd04a20a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:07.664Z|3a19d64c-0940-4aaf-ab3b-ab65a734a0b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:07.772Z|0f2ef7ae-aa2b-4ab7-a843-095f21cf6d5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:07.772Z|0f2ef7ae-aa2b-4ab7-a843-095f21cf6d5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:16.195Z|db29a414-f778-4f96-b8e0-378576f6710f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:01:16.196Z|db29a414-f778-4f96-b8e0-378576f6710f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:01:17.686Z|6876f3a6-60bd-45bc-b905-c70e524e859d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:17.686Z|c55a7309-7dd0-4539-ac32-60a6d657f560|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:17.687Z|6876f3a6-60bd-45bc-b905-c70e524e859d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:17.687Z|c55a7309-7dd0-4539-ac32-60a6d657f560|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:17.795Z|56f57f39-04dd-4883-ba6e-cb461e6d197f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:17.796Z|56f57f39-04dd-4883-ba6e-cb461e6d197f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:27.710Z|f72bd0ad-f5de-47e2-9395-33be8d0b442e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:27.710Z|d6ec8fae-ff6f-4b4d-a88b-ee0b9de4cec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:27.711Z|d6ec8fae-ff6f-4b4d-a88b-ee0b9de4cec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:27.711Z|f72bd0ad-f5de-47e2-9395-33be8d0b442e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:27.818Z|cf2f5866-88bb-4de1-be84-e8a217f778b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:27.819Z|cf2f5866-88bb-4de1-be84-e8a217f778b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:31.195Z|fe8bc29e-9d3a-4960-ab4e-ed1b3630cceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:01:31.196Z|fe8bc29e-9d3a-4960-ab4e-ed1b3630cceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:01:32.570Z|0790f222-f042-420b-81a6-b35942200d32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:01:32.571Z|0790f222-f042-420b-81a6-b35942200d32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:01:37.735Z|00659d84-6668-45ed-aae0-c835a0d8fb98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:37.735Z|9dd53dd3-a3fb-470d-8c49-db5d68c866d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:37.736Z|00659d84-6668-45ed-aae0-c835a0d8fb98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:37.736Z|9dd53dd3-a3fb-470d-8c49-db5d68c866d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:37.842Z|0fcc78bd-466c-4ae5-b75a-9f9ceb6f2651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:37.843Z|0fcc78bd-466c-4ae5-b75a-9f9ceb6f2651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:46.196Z|86a0daf7-a306-4175-ad42-3168546c63dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:01:46.199Z|86a0daf7-a306-4175-ad42-3168546c63dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:01:47.763Z|139267bb-4ed4-4298-b934-216a172dee51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:47.763Z|139267bb-4ed4-4298-b934-216a172dee51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:47.764Z|b74b2197-54a3-45c5-bae5-70ff716f19ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:47.765Z|b74b2197-54a3-45c5-bae5-70ff716f19ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:47.865Z|719723e7-1e10-4343-a806-ea8e38950ed2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:47.866Z|719723e7-1e10-4343-a806-ea8e38950ed2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:57.789Z|2fefcc5a-6776-4aeb-b44e-44934c945ab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:57.789Z|7a62ad65-b2f0-4400-b04c-579dfa0e1c57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:57.790Z|2fefcc5a-6776-4aeb-b44e-44934c945ab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:57.790Z|7a62ad65-b2f0-4400-b04c-579dfa0e1c57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:01:57.888Z|a60d61b2-77cb-49bc-af01-e35558cf7a4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:01:57.888Z|a60d61b2-77cb-49bc-af01-e35558cf7a4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:01.196Z|9570974a-29b3-4a26-923f-6a28e716d032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:02:01.196Z|9570974a-29b3-4a26-923f-6a28e716d032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:02:02.571Z|de6332b7-1630-46ef-b5ec-e988d79f2b33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:02:02.572Z|de6332b7-1630-46ef-b5ec-e988d79f2b33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:02:06.322Z|0d965e7a-78f2-4053-8333-2af770f648f2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:02:06.323Z|0d965e7a-78f2-4053-8333-2af770f648f2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:07.818Z|4df68d62-6ad2-4dfe-97cf-33b429fe8eed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:07.818Z|05a4fd20-92de-4807-a3cb-2f6d1677bf6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:07.819Z|4df68d62-6ad2-4dfe-97cf-33b429fe8eed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:07.819Z|05a4fd20-92de-4807-a3cb-2f6d1677bf6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:07.908Z|ea70612d-06d6-40de-87bf-4f61eff45c76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:07.909Z|ea70612d-06d6-40de-87bf-4f61eff45c76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:16.196Z|37904c15-c9a9-4e4b-8883-ed2df79bb88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:02:16.198Z|37904c15-c9a9-4e4b-8883-ed2df79bb88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:02:17.845Z|6df65462-0c40-4854-a089-0dc144e94745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:17.845Z|46f98d98-8d3f-488b-aa63-49d4da374eab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:17.847Z|6df65462-0c40-4854-a089-0dc144e94745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:17.847Z|46f98d98-8d3f-488b-aa63-49d4da374eab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:17.933Z|4db50d61-0020-4045-8ba1-e476a3ffd246|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:17.933Z|4db50d61-0020-4045-8ba1-e476a3ffd246|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:27.871Z|d9b3f8b1-2546-469e-aa19-fd4363cb7419|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:27.871Z|063d215f-1659-40c4-8d28-184f1ccaa72c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:27.872Z|063d215f-1659-40c4-8d28-184f1ccaa72c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:27.872Z|d9b3f8b1-2546-469e-aa19-fd4363cb7419|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:27.960Z|8d8733f1-8c9c-4435-a8e6-1066102b595d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:27.961Z|8d8733f1-8c9c-4435-a8e6-1066102b595d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:31.196Z|a4dea8b5-1215-48b0-906b-8d766cb99995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:02:31.200Z|a4dea8b5-1215-48b0-906b-8d766cb99995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:02:32.572Z|b34d21f1-e24f-428a-8fa8-4a3510c17064|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:02:32.573Z|b34d21f1-e24f-428a-8fa8-4a3510c17064|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:02:37.897Z|93c46458-35c7-4714-85b9-b2f6d8537f06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:37.897Z|93c46458-35c7-4714-85b9-b2f6d8537f06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:37.897Z|279cfe10-eb58-4116-a612-07f6af4ee054|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:37.898Z|279cfe10-eb58-4116-a612-07f6af4ee054|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:37.984Z|bdc5a45a-97d4-4154-94eb-71ac95055a61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:37.985Z|bdc5a45a-97d4-4154-94eb-71ac95055a61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:46.195Z|6ac5234f-41ea-479e-bddb-2c3a9bcc6b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:02:46.196Z|6ac5234f-41ea-479e-bddb-2c3a9bcc6b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:02:47.919Z|2b20f60c-ddc6-4d8d-8214-6713ee3db9cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:47.919Z|e20ba7a8-7457-4f31-9559-a4934fbba6bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:47.920Z|2b20f60c-ddc6-4d8d-8214-6713ee3db9cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:47.920Z|e20ba7a8-7457-4f31-9559-a4934fbba6bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:48.006Z|b0af5125-9def-4b75-bf26-5a0c6111f4a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:48.007Z|b0af5125-9def-4b75-bf26-5a0c6111f4a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:57.941Z|18ddedfa-7898-4322-93ed-9dcf34802a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:57.942Z|18ddedfa-7898-4322-93ed-9dcf34802a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:57.941Z|2edc5b4f-6a63-4307-ac2f-04229f80760b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:57.942Z|2edc5b4f-6a63-4307-ac2f-04229f80760b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:02:58.027Z|8dbb5cb5-ccc4-427b-ad2a-ef7e66035cbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:02:58.028Z|8dbb5cb5-ccc4-427b-ad2a-ef7e66035cbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:01.195Z|22dea090-108d-4194-83a4-c448f435d1d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:03:01.196Z|22dea090-108d-4194-83a4-c448f435d1d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:03:02.575Z|21c58cbe-d5f3-408e-94e1-b2388d78c55f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:03:02.576Z|21c58cbe-d5f3-408e-94e1-b2388d78c55f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:03:06.324Z|3e9f7d0b-6363-4e02-9597-f6e6873cf428|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:03:06.324Z|3e9f7d0b-6363-4e02-9597-f6e6873cf428|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:07.963Z|f3ea4b15-991d-4990-83e3-9e56d23ae7b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:07.963Z|83f9befa-f6bf-4979-8f65-21ef809bda4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:07.964Z|f3ea4b15-991d-4990-83e3-9e56d23ae7b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:07.964Z|83f9befa-f6bf-4979-8f65-21ef809bda4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:08.050Z|42f71b4f-7ea6-402d-ba98-42d49c2d0b68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:08.050Z|42f71b4f-7ea6-402d-ba98-42d49c2d0b68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:16.195Z|c9a83fa4-a454-4f1d-9328-d51da9216025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:03:16.198Z|c9a83fa4-a454-4f1d-9328-d51da9216025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:03:17.988Z|b4905f8e-3d0d-4e55-b710-8f629bef931e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:17.988Z|ad83ee22-dc9b-494d-99cd-5835ec38f9a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:17.988Z|b4905f8e-3d0d-4e55-b710-8f629bef931e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:17.989Z|ad83ee22-dc9b-494d-99cd-5835ec38f9a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:18.072Z|a997a311-3471-4fb3-ac72-fa9c9e673dad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:18.073Z|a997a311-3471-4fb3-ac72-fa9c9e673dad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:28.010Z|99c2a95b-f439-43cc-80b9-5b5cca4929a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:28.010Z|88121bf7-a719-4329-b7fb-67ac221d5049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:28.010Z|88121bf7-a719-4329-b7fb-67ac221d5049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:28.011Z|99c2a95b-f439-43cc-80b9-5b5cca4929a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:28.094Z|6bb2d60c-0f73-45b8-b9dd-a3e15fe4b108|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:28.095Z|6bb2d60c-0f73-45b8-b9dd-a3e15fe4b108|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:31.195Z|ced04861-9659-405a-a576-e69686492c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:03:31.196Z|ced04861-9659-405a-a576-e69686492c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:03:32.576Z|9b2bbbee-2e86-45ed-9732-24b7ac360088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:03:32.577Z|9b2bbbee-2e86-45ed-9732-24b7ac360088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:03:38.033Z|39f9c64c-5e74-469c-95d8-ce8e61a3723f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:38.033Z|64d5e569-05e4-40b3-8e50-0a2a725f1421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:38.034Z|39f9c64c-5e74-469c-95d8-ce8e61a3723f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:38.034Z|64d5e569-05e4-40b3-8e50-0a2a725f1421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:38.117Z|1132a5a5-d471-41b0-95ce-78cdc0274910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:38.118Z|1132a5a5-d471-41b0-95ce-78cdc0274910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:46.195Z|a426d482-6e7c-4595-a0e2-3918fecd74fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:03:46.196Z|a426d482-6e7c-4595-a0e2-3918fecd74fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:03:48.055Z|0b4c9bc5-c196-409b-8224-763c6d254423|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:48.055Z|202ca135-85f8-4ced-a5a4-8ee63750903a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:48.056Z|0b4c9bc5-c196-409b-8224-763c6d254423|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:48.056Z|202ca135-85f8-4ced-a5a4-8ee63750903a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:48.141Z|0e7727ea-1414-4601-a547-e9c4a59c4f42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:48.142Z|0e7727ea-1414-4601-a547-e9c4a59c4f42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:58.084Z|9454fdf5-14a4-47a0-a48f-dd402b03ce64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:58.084Z|84108e43-4635-4994-a61c-e965542c6487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:58.084Z|84108e43-4635-4994-a61c-e965542c6487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:58.084Z|9454fdf5-14a4-47a0-a48f-dd402b03ce64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:03:58.165Z|93fed6a1-c02f-4aa5-b50c-d3662f325782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:03:58.165Z|93fed6a1-c02f-4aa5-b50c-d3662f325782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:01.195Z|38137ec6-59b0-4f94-a19a-d6dd1d449e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:04:01.198Z|38137ec6-59b0-4f94-a19a-d6dd1d449e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:04:02.577Z|4151c3d0-3b7c-466a-884c-a172378957a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:04:02.578Z|4151c3d0-3b7c-466a-884c-a172378957a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:04:06.318Z|f1fb2e32-7b04-4d44-8783-b840bbbc9d1c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:04:06.319Z|f1fb2e32-7b04-4d44-8783-b840bbbc9d1c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:08.107Z|819e55a7-8dd5-4c0d-8833-2c29ecac0a53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:08.107Z|819e55a7-8dd5-4c0d-8833-2c29ecac0a53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:08.109Z|499dd21c-72dc-4f4e-865a-29d375d35b38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:08.109Z|499dd21c-72dc-4f4e-865a-29d375d35b38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:08.187Z|48dfbae9-60b9-4217-8a22-f64c75aab34d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:08.188Z|48dfbae9-60b9-4217-8a22-f64c75aab34d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:16.195Z|fef5e4ef-9a42-4745-bbab-7c7fce317249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:04:16.196Z|fef5e4ef-9a42-4745-bbab-7c7fce317249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:04:18.130Z|0c16b7dc-ea98-4677-b20c-5c9e55681bfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:18.130Z|d119e31a-ccac-4268-aa8b-0d771503a1f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:18.130Z|0c16b7dc-ea98-4677-b20c-5c9e55681bfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:18.130Z|d119e31a-ccac-4268-aa8b-0d771503a1f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:18.209Z|5225276a-14fa-4a7e-a144-088cbedac9ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:18.210Z|5225276a-14fa-4a7e-a144-088cbedac9ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:28.154Z|5bd64d29-f0ff-4f98-a5a8-ee8569d4cbbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:28.154Z|80953402-4b8e-4da1-a2bf-923977b06249|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:28.155Z|80953402-4b8e-4da1-a2bf-923977b06249|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:28.155Z|5bd64d29-f0ff-4f98-a5a8-ee8569d4cbbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:28.231Z|696a414e-396e-4af5-8c42-4ea981d48481|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:28.232Z|696a414e-396e-4af5-8c42-4ea981d48481|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:31.195Z|8a2679cf-f8c2-4a97-8725-0271d2d1613d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:04:31.196Z|8a2679cf-f8c2-4a97-8725-0271d2d1613d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:04:32.578Z|a8710424-3809-4f22-bf0e-1eaf25af263f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:04:32.579Z|a8710424-3809-4f22-bf0e-1eaf25af263f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:04:38.177Z|cf2a5a59-c13b-43d2-8e60-87b67cb79a70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:38.177Z|9d054935-09ce-4549-b570-5b60f7654eef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:38.178Z|cf2a5a59-c13b-43d2-8e60-87b67cb79a70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:38.178Z|9d054935-09ce-4549-b570-5b60f7654eef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:38.255Z|b9e5fee9-9937-4163-8d58-08d04027627a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:38.255Z|b9e5fee9-9937-4163-8d58-08d04027627a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:46.195Z|9b83af69-5ae4-438b-bb97-b248149ce4e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:04:46.201Z|9b83af69-5ae4-438b-bb97-b248149ce4e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:04:48.201Z|d609dc23-4bc0-426e-9bbe-300e6e58872f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:48.201Z|a39ecc1d-e1d9-4202-a17f-fc617be8a4dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:48.202Z|d609dc23-4bc0-426e-9bbe-300e6e58872f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:48.202Z|a39ecc1d-e1d9-4202-a17f-fc617be8a4dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:48.279Z|a33a9631-b92d-4e8a-8fb9-5bed9658bf1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:48.280Z|a33a9631-b92d-4e8a-8fb9-5bed9658bf1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:58.224Z|193fc021-3db4-455d-96bf-26466974e608|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:58.224Z|cbc7ccaf-295c-48f5-a48e-1f8f0f7d0ad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:58.224Z|193fc021-3db4-455d-96bf-26466974e608|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:58.224Z|cbc7ccaf-295c-48f5-a48e-1f8f0f7d0ad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:04:58.305Z|03037ce7-d7d3-434a-9f7c-b299c523f62b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:04:58.306Z|03037ce7-d7d3-434a-9f7c-b299c523f62b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:01.195Z|421cbf20-99bd-4ae9-9dc7-56a38d0f9f6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:05:01.196Z|421cbf20-99bd-4ae9-9dc7-56a38d0f9f6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:05:02.579Z|e5103abb-2644-48c2-b93b-9e0022519ca4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:05:02.580Z|e5103abb-2644-48c2-b93b-9e0022519ca4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:05:06.318Z|ff6dec4f-d5c6-48a5-b561-bba6b3b933ec|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:05:06.319Z|ff6dec4f-d5c6-48a5-b561-bba6b3b933ec|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:08.249Z|6164cc4a-d6e8-4b56-bd21-d4e1dfbfad4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:08.249Z|7820ef76-ea42-48d3-b4d9-4c21fa96d06e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:08.249Z|6164cc4a-d6e8-4b56-bd21-d4e1dfbfad4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:08.250Z|7820ef76-ea42-48d3-b4d9-4c21fa96d06e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:08.331Z|ab0266e2-83f4-479c-9f5f-4e6b5706c560|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:08.332Z|ab0266e2-83f4-479c-9f5f-4e6b5706c560|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:16.195Z|62e9833c-296e-45e9-904e-90965e7adbaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:05:16.196Z|62e9833c-296e-45e9-904e-90965e7adbaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:05:18.274Z|395d2ceb-57c3-4d0a-adde-b3273b251a0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:18.275Z|b17cdf2e-bbe3-43ed-bbf8-880faa4db411|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:18.275Z|395d2ceb-57c3-4d0a-adde-b3273b251a0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:18.275Z|b17cdf2e-bbe3-43ed-bbf8-880faa4db411|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:18.353Z|60b71362-4fce-40d9-85af-4e3baa31104e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:18.354Z|60b71362-4fce-40d9-85af-4e3baa31104e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:28.295Z|e19019e7-4cf2-4669-b7da-3c73d7b4ab66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:28.296Z|e19019e7-4cf2-4669-b7da-3c73d7b4ab66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:28.296Z|03c8b02b-fb5c-49fe-a14a-93163ddf25a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:28.297Z|03c8b02b-fb5c-49fe-a14a-93163ddf25a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:28.376Z|54ab037f-cafa-40c4-9d68-7c75949e18d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:28.377Z|54ab037f-cafa-40c4-9d68-7c75949e18d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:31.195Z|2c0d2e26-b548-4439-b2ce-689e6ebb17b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:05:31.199Z|2c0d2e26-b548-4439-b2ce-689e6ebb17b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:05:32.580Z|ec6dc573-9fa9-468d-a562-e83a0a588af8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:05:32.581Z|ec6dc573-9fa9-468d-a562-e83a0a588af8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:05:38.319Z|cdd431c0-6fff-4c4c-9b9e-b1744f0d629d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:38.320Z|ff27ea4d-0cd6-419b-a33b-36184dc23c28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:38.320Z|ff27ea4d-0cd6-419b-a33b-36184dc23c28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:38.320Z|cdd431c0-6fff-4c4c-9b9e-b1744f0d629d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:38.400Z|5424161e-b48e-4d65-ac36-83ef32f841df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:38.400Z|5424161e-b48e-4d65-ac36-83ef32f841df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:46.195Z|a3eab6b4-30d6-415b-b670-319484011dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:05:46.196Z|a3eab6b4-30d6-415b-b670-319484011dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:05:48.349Z|cb99a123-d567-47d1-a9b3-646673bd5061|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:48.349Z|cb99a123-d567-47d1-a9b3-646673bd5061|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:48.352Z|94f55766-4fa8-48ff-beea-44f53a8e5c49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:48.352Z|94f55766-4fa8-48ff-beea-44f53a8e5c49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:48.421Z|8c897451-b7c3-416f-a8fa-eabac58c0c74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:48.422Z|8c897451-b7c3-416f-a8fa-eabac58c0c74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:58.370Z|1ff00c43-b74a-41bd-a5ed-b7cb52551cad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:58.370Z|1ff00c43-b74a-41bd-a5ed-b7cb52551cad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:58.372Z|bc716cb6-2304-490d-a121-9e908789f1d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:58.372Z|bc716cb6-2304-490d-a121-9e908789f1d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:05:58.446Z|7d772ffe-e34d-444e-9454-03432b85563d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:05:58.447Z|7d772ffe-e34d-444e-9454-03432b85563d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:01.195Z|89283ba7-9faf-47fe-a92d-22e9dbff5310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:06:01.196Z|89283ba7-9faf-47fe-a92d-22e9dbff5310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:06:02.582Z|c4c6707b-a5ec-476a-ae66-7360734da1bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:06:02.582Z|c4c6707b-a5ec-476a-ae66-7360734da1bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:06:06.319Z|68485926-6f1c-4568-86cb-303950cbd937|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:06:06.320Z|68485926-6f1c-4568-86cb-303950cbd937|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:08.391Z|e124db07-35f2-4b2f-a23b-d2eb85d1484c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:08.392Z|bf83bc7a-18dd-4a89-bcc9-fccf8f6e83d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:08.393Z|bf83bc7a-18dd-4a89-bcc9-fccf8f6e83d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:08.392Z|e124db07-35f2-4b2f-a23b-d2eb85d1484c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:08.466Z|c0f097b1-fc4e-4e93-9d96-1145aa47fd30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:08.467Z|c0f097b1-fc4e-4e93-9d96-1145aa47fd30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:16.196Z|a4f8e195-7533-4c8c-9539-ea51849adbfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:06:16.199Z|a4f8e195-7533-4c8c-9539-ea51849adbfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:06:18.414Z|887e44d2-fd3a-400a-8878-211cfdd0a52f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:18.414Z|6a57f10d-02b9-4852-bfe9-79fd81c8b733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:18.415Z|887e44d2-fd3a-400a-8878-211cfdd0a52f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:18.415Z|6a57f10d-02b9-4852-bfe9-79fd81c8b733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:18.488Z|1bd518f1-58ac-4e3f-bfc3-ffa981a942c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:18.488Z|1bd518f1-58ac-4e3f-bfc3-ffa981a942c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:28.439Z|11695425-d786-4d69-ba68-a85247584346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:28.440Z|11695425-d786-4d69-ba68-a85247584346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:28.443Z|0c55547f-0175-4a87-8798-abe9aa1b3c86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:28.443Z|0c55547f-0175-4a87-8798-abe9aa1b3c86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:28.513Z|700c5190-8a51-4991-8469-c91e4e5990f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:28.513Z|700c5190-8a51-4991-8469-c91e4e5990f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:31.195Z|6b89420a-0ce4-434d-9833-16b0c1fff730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:06:31.196Z|6b89420a-0ce4-434d-9833-16b0c1fff730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:06:32.583Z|7862edc5-6045-4e48-9da4-8ac2930175d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:06:32.583Z|7862edc5-6045-4e48-9da4-8ac2930175d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:06:38.464Z|365a2541-12ff-4829-bd23-a64cd530ee65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:38.465Z|365a2541-12ff-4829-bd23-a64cd530ee65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:38.467Z|6fe5d50d-2091-4aa6-a5e6-764a2890425b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:38.467Z|6fe5d50d-2091-4aa6-a5e6-764a2890425b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:38.536Z|6aeb3881-aea1-4aed-953f-6fa04c9447d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:38.537Z|6aeb3881-aea1-4aed-953f-6fa04c9447d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:46.195Z|7bd7aa8d-8f71-4a2b-9b32-ced42bc71535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:06:46.196Z|7bd7aa8d-8f71-4a2b-9b32-ced42bc71535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:06:48.487Z|d2519c13-180a-4b7f-b152-0809b03115ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:48.487Z|dc9a8331-954a-4265-8987-3e0e91784680|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:48.488Z|dc9a8331-954a-4265-8987-3e0e91784680|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:48.488Z|d2519c13-180a-4b7f-b152-0809b03115ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:48.559Z|471913aa-bb52-476a-9195-e972bd9cd570|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:48.559Z|471913aa-bb52-476a-9195-e972bd9cd570|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:58.510Z|3a381a38-0135-49e5-a80c-a40bf4971c14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:58.511Z|1678d762-59f8-41ec-b42a-9561905141c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:58.511Z|3a381a38-0135-49e5-a80c-a40bf4971c14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:58.512Z|1678d762-59f8-41ec-b42a-9561905141c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:06:58.579Z|61929b05-6cb0-4699-94ba-154885d49f92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:06:58.580Z|61929b05-6cb0-4699-94ba-154885d49f92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:01.195Z|1ca5c016-ea1d-4ab5-bf38-f36879950152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:07:01.198Z|1ca5c016-ea1d-4ab5-bf38-f36879950152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:07:02.584Z|75067149-1d52-49f7-8ccf-1ad8513598bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:07:02.585Z|75067149-1d52-49f7-8ccf-1ad8513598bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:07:06.318Z|9972cbad-0630-48c2-8d84-573c30b6584b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:07:06.319Z|9972cbad-0630-48c2-8d84-573c30b6584b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:08.532Z|84179be8-5a43-4960-a703-817245b73a0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:08.533Z|84179be8-5a43-4960-a703-817245b73a0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:08.533Z|94304ead-c0af-43fa-90a6-f3edbd9e02bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:08.534Z|94304ead-c0af-43fa-90a6-f3edbd9e02bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:08.600Z|9e3b69ff-336a-4215-8503-823ddac52296|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:08.600Z|9e3b69ff-336a-4215-8503-823ddac52296|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:16.195Z|0430c16b-7901-443a-a479-74faa0b6977f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:07:16.196Z|0430c16b-7901-443a-a479-74faa0b6977f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:07:18.554Z|8d85de66-af7c-4085-b71e-61f2c902428c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:18.554Z|879a589c-6eec-4757-a760-9f488d936564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:18.555Z|8d85de66-af7c-4085-b71e-61f2c902428c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:18.555Z|879a589c-6eec-4757-a760-9f488d936564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:18.622Z|f27e8cab-0d4f-4b59-9ac0-c323a48f8488|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:18.623Z|f27e8cab-0d4f-4b59-9ac0-c323a48f8488|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:28.577Z|17706189-2195-4544-b9fb-caf68017d92b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:28.577Z|f561f083-3a66-4baf-9f41-df23f6d14d2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:28.578Z|17706189-2195-4544-b9fb-caf68017d92b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:28.578Z|f561f083-3a66-4baf-9f41-df23f6d14d2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:28.644Z|9a4934ca-0b8d-4fca-878a-1904c514370d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:28.645Z|9a4934ca-0b8d-4fca-878a-1904c514370d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:31.195Z|ef61ee11-1a08-4b52-89be-10552ea04201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:07:31.196Z|ef61ee11-1a08-4b52-89be-10552ea04201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:07:32.585Z|9a62ff43-7e7e-40c0-b0d0-701d3141e810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:07:32.586Z|9a62ff43-7e7e-40c0-b0d0-701d3141e810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:07:38.600Z|9ef2a5c5-967a-49d5-954d-ee0a1d3a5466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:38.601Z|9ef2a5c5-967a-49d5-954d-ee0a1d3a5466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:38.603Z|1ece86d1-99c9-4159-851a-26210c321446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:38.603Z|1ece86d1-99c9-4159-851a-26210c321446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:38.675Z|8c7081c0-27cc-47f8-8307-dca3d10564b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:38.676Z|8c7081c0-27cc-47f8-8307-dca3d10564b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:46.195Z|365efb19-df70-4cf1-bbcf-6cae0c2c7e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:07:46.198Z|365efb19-df70-4cf1-bbcf-6cae0c2c7e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:07:48.624Z|9bc48c54-a082-462e-85a2-a2d5e3521d87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:48.625Z|9bc48c54-a082-462e-85a2-a2d5e3521d87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:48.624Z|59e4ab5c-39ed-49a6-958d-25b4a5edd453|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:48.627Z|59e4ab5c-39ed-49a6-958d-25b4a5edd453|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:48.699Z|c8e994ac-5671-4498-bc39-aa15c219be0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:48.700Z|c8e994ac-5671-4498-bc39-aa15c219be0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:58.649Z|c8c395cf-ab40-4781-953d-4f50fc9e066f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:58.649Z|e1916d0c-f55a-4da4-9363-f633b36c401e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:58.649Z|e1916d0c-f55a-4da4-9363-f633b36c401e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:58.649Z|c8c395cf-ab40-4781-953d-4f50fc9e066f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:07:58.720Z|1104046f-59fe-4b03-b9d9-c36b8a30953e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:07:58.721Z|1104046f-59fe-4b03-b9d9-c36b8a30953e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:01.195Z|b5be18d8-29ba-4868-9a79-d9742dd2f037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:08:01.196Z|b5be18d8-29ba-4868-9a79-d9742dd2f037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:08:02.586Z|ad85c027-fa87-4ab1-836d-c58329938451|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:08:02.587Z|ad85c027-fa87-4ab1-836d-c58329938451|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:08:06.317Z|ae25adf6-b743-4bc7-9d2f-41d3ade8ab07|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:08:06.318Z|ae25adf6-b743-4bc7-9d2f-41d3ade8ab07|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:08.669Z|08975da3-1649-4d76-b633-c4426082e4b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:08.669Z|d5f67766-967b-4e96-835e-1d5c79d3e69b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:08.670Z|08975da3-1649-4d76-b633-c4426082e4b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:08.670Z|d5f67766-967b-4e96-835e-1d5c79d3e69b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:08.743Z|8664e42d-78b6-45d1-a482-ae2284a8b844|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:08.744Z|8664e42d-78b6-45d1-a482-ae2284a8b844|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:16.195Z|63658187-1fc6-4e96-bedf-637a31a74a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:08:16.196Z|63658187-1fc6-4e96-bedf-637a31a74a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:08:18.692Z|abadd16d-5943-4cdb-b8a4-60af509bbc67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:18.693Z|b3487287-8548-444c-bd85-4a1511d80ca0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:18.694Z|b3487287-8548-444c-bd85-4a1511d80ca0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:18.694Z|abadd16d-5943-4cdb-b8a4-60af509bbc67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:18.771Z|c777141d-100d-487d-8ca8-066659421d95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:18.772Z|c777141d-100d-487d-8ca8-066659421d95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:28.716Z|4a59803d-219b-4eb7-8a2b-e3c4e708b7f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:28.716Z|311351fc-9ef7-42fe-877f-6f5793022d04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:28.717Z|311351fc-9ef7-42fe-877f-6f5793022d04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:28.717Z|4a59803d-219b-4eb7-8a2b-e3c4e708b7f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:28.800Z|971c26ed-1947-437a-9f47-43226006fe3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:28.801Z|971c26ed-1947-437a-9f47-43226006fe3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:31.195Z|455a6450-821b-4149-bc83-cdc1aed10964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:08:31.198Z|455a6450-821b-4149-bc83-cdc1aed10964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:08:32.587Z|180f26c1-9fb2-4d36-bd1b-b135ac56b3f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:08:32.588Z|180f26c1-9fb2-4d36-bd1b-b135ac56b3f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:08:38.740Z|50b60c24-f3ed-420d-85b1-36eb0b81e96b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:38.740Z|b2b3bd20-2654-4ee1-a2b9-ef8dd84dbdae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:38.741Z|50b60c24-f3ed-420d-85b1-36eb0b81e96b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:38.741Z|b2b3bd20-2654-4ee1-a2b9-ef8dd84dbdae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:38.822Z|2d372996-fd57-4005-a2b2-368f8cfed845|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:38.823Z|2d372996-fd57-4005-a2b2-368f8cfed845|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:46.195Z|51536072-034a-47a0-8346-75055cb17559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:08:46.196Z|51536072-034a-47a0-8346-75055cb17559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:08:48.763Z|e4ef0361-825d-4956-bd8a-5fe11b597a8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:48.763Z|dc045894-fc78-4063-b558-5c1ae650b38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:48.763Z|dc045894-fc78-4063-b558-5c1ae650b38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:48.764Z|e4ef0361-825d-4956-bd8a-5fe11b597a8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:48.844Z|60f84714-3ff5-484f-bb6e-d5e77c9aa566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:48.845Z|60f84714-3ff5-484f-bb6e-d5e77c9aa566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:58.785Z|1267d877-e72e-428e-812f-e6f167d59ed2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:58.785Z|0d1ce140-2bf6-460b-aa73-32df44403dc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:58.785Z|1267d877-e72e-428e-812f-e6f167d59ed2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:58.785Z|0d1ce140-2bf6-460b-aa73-32df44403dc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:08:58.866Z|94c88bdf-6e0a-450c-866e-42c582872743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:08:58.866Z|94c88bdf-6e0a-450c-866e-42c582872743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:01.195Z|a7e1aa0a-99a4-445f-b999-91ae53899d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:09:01.196Z|a7e1aa0a-99a4-445f-b999-91ae53899d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:09:02.588Z|3f0ad2d8-f9fb-4b26-a0cb-3cb0fc72f3b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:09:02.589Z|3f0ad2d8-f9fb-4b26-a0cb-3cb0fc72f3b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:09:06.318Z|eefdf659-75c1-482e-a9f8-724bade45da8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:09:06.318Z|eefdf659-75c1-482e-a9f8-724bade45da8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:08.806Z|6ba291fa-2c89-4976-9043-8dddc8f710de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:08.807Z|6ba291fa-2c89-4976-9043-8dddc8f710de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:08.807Z|5b7ed36f-fcba-432c-b110-694a225e0d6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:08.808Z|5b7ed36f-fcba-432c-b110-694a225e0d6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:08.887Z|ef238281-d98a-4245-ae49-766b16310ca8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:08.888Z|ef238281-d98a-4245-ae49-766b16310ca8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:16.195Z|de4fa800-a3bd-4838-9c25-0e57ebdc2727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:09:16.198Z|de4fa800-a3bd-4838-9c25-0e57ebdc2727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:09:18.834Z|4c130542-6bc5-42c9-8ad9-b6ac302df4dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:18.835Z|4c130542-6bc5-42c9-8ad9-b6ac302df4dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:18.837Z|5f0abb18-f92b-437c-9f4a-f0cd8060390a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:18.837Z|5f0abb18-f92b-437c-9f4a-f0cd8060390a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:18.911Z|fbc6d4fe-1fe6-4ada-bdff-e42b03a926ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:18.912Z|fbc6d4fe-1fe6-4ada-bdff-e42b03a926ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:28.857Z|698ea528-7af4-48fc-9602-cfd024144652|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:28.858Z|698ea528-7af4-48fc-9602-cfd024144652|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:28.857Z|d31a17fc-d50f-47f2-a879-313da2f31559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:28.858Z|d31a17fc-d50f-47f2-a879-313da2f31559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:28.936Z|caf6a30a-f188-4493-a45a-0b8a69885309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:28.936Z|caf6a30a-f188-4493-a45a-0b8a69885309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:31.195Z|c22d6aea-eccd-4ecf-8141-37b9faf614b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:09:31.196Z|c22d6aea-eccd-4ecf-8141-37b9faf614b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:09:32.589Z|baa0ef33-f559-429f-8179-c031e2405fa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:09:32.590Z|baa0ef33-f559-429f-8179-c031e2405fa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:09:38.880Z|79e595ca-4d6b-4298-92c5-9db1b5a2f970|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:38.880Z|ea8fd09b-bdb0-47eb-8afa-86c7faedfe8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:38.880Z|79e595ca-4d6b-4298-92c5-9db1b5a2f970|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:38.880Z|ea8fd09b-bdb0-47eb-8afa-86c7faedfe8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:38.962Z|74ff74f5-ad00-44a0-81f4-30d67bdc1c38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:38.962Z|74ff74f5-ad00-44a0-81f4-30d67bdc1c38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:46.195Z|19256814-6627-469a-9248-db3f9835a394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:09:46.196Z|19256814-6627-469a-9248-db3f9835a394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:09:48.904Z|e1ca095f-8750-4f01-9053-f8995a668d34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:48.905Z|e1ca095f-8750-4f01-9053-f8995a668d34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:48.905Z|0a50f440-73bd-4646-a508-e4e29100c5ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:48.906Z|0a50f440-73bd-4646-a508-e4e29100c5ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:48.986Z|c9660c21-1961-45cc-b388-9370738b4a74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:48.987Z|c9660c21-1961-45cc-b388-9370738b4a74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:58.927Z|3f8074a3-789a-4166-9a93-2ceb271c92c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:58.927Z|3f8074a3-789a-4166-9a93-2ceb271c92c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:58.928Z|fe788072-0ebf-4d11-a9ac-0c8d9cbac724|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:58.928Z|fe788072-0ebf-4d11-a9ac-0c8d9cbac724|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:09:59.010Z|049fb629-0fd0-478d-b6a9-de2e9555f070|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:09:59.011Z|049fb629-0fd0-478d-b6a9-de2e9555f070|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:01.196Z|03c8103a-d2ee-4a74-815b-ec49ecda554d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:10:01.198Z|03c8103a-d2ee-4a74-815b-ec49ecda554d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:10:02.591Z|aa4028bb-2af4-4ba0-a603-d0d1b6bdfa35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:10:02.592Z|aa4028bb-2af4-4ba0-a603-d0d1b6bdfa35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:10:06.317Z|7d45bbc4-9da4-4e89-96d1-5ea826f8a47a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:10:06.318Z|7d45bbc4-9da4-4e89-96d1-5ea826f8a47a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:08.948Z|e7dd79c4-f5d7-4ae6-92b8-9c45f924d3e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:08.949Z|40f68b07-ded6-49cb-bfad-d41f083990ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:08.949Z|e7dd79c4-f5d7-4ae6-92b8-9c45f924d3e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:08.949Z|40f68b07-ded6-49cb-bfad-d41f083990ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:09.036Z|8066069d-ee0b-47eb-bd07-ef67dbc9f40c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:09.036Z|8066069d-ee0b-47eb-bd07-ef67dbc9f40c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:16.199Z|0d2036d9-398d-493b-b7f1-77375cbe855b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:10:16.200Z|0d2036d9-398d-493b-b7f1-77375cbe855b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:10:18.977Z|3bc64dec-fc84-493f-9d7f-57b375863052|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:18.977Z|5e65b58c-1990-40e4-8880-70464afb0c1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:18.977Z|3bc64dec-fc84-493f-9d7f-57b375863052|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:18.977Z|5e65b58c-1990-40e4-8880-70464afb0c1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:19.059Z|2fb240a4-425b-492b-aea1-74bbe569c425|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:19.060Z|2fb240a4-425b-492b-aea1-74bbe569c425|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:29.002Z|e4758d8b-7a80-45f2-be52-c92202250e0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:29.003Z|e4758d8b-7a80-45f2-be52-c92202250e0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:29.003Z|43fdda66-6020-4daf-be8b-18a7e735e6c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:29.004Z|43fdda66-6020-4daf-be8b-18a7e735e6c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:29.081Z|c8bd634b-e3a6-4079-a992-0ec993932ce5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:29.082Z|c8bd634b-e3a6-4079-a992-0ec993932ce5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:31.196Z|9bb44a54-02ae-46bb-9406-ee5a5196e0f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:10:31.196Z|9bb44a54-02ae-46bb-9406-ee5a5196e0f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:10:32.593Z|ce4515f0-32cb-4295-9370-fcc93f0b4d08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:10:32.593Z|ce4515f0-32cb-4295-9370-fcc93f0b4d08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:10:39.027Z|0a99c7d3-8d8c-430f-aa0d-e1534ec1ec0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:39.028Z|0a99c7d3-8d8c-430f-aa0d-e1534ec1ec0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:39.034Z|fab4577d-00f6-458d-8398-d899bcb59a55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:39.034Z|fab4577d-00f6-458d-8398-d899bcb59a55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:39.104Z|1eee39a8-264e-48bb-9043-871299f16f64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:39.105Z|1eee39a8-264e-48bb-9043-871299f16f64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:46.195Z|82cc80fb-33d1-47b7-b4d5-0a223982c1b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:10:46.198Z|82cc80fb-33d1-47b7-b4d5-0a223982c1b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:10:49.050Z|67a5b0ee-6223-430f-b811-b4dba9008784|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:49.051Z|67a5b0ee-6223-430f-b811-b4dba9008784|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:49.054Z|24c39ba3-fb89-428b-9d83-e9b7f12ef721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:49.055Z|24c39ba3-fb89-428b-9d83-e9b7f12ef721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:49.126Z|c74b7b46-db33-4c94-bd74-fb646dac1a69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:49.127Z|c74b7b46-db33-4c94-bd74-fb646dac1a69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:59.073Z|a011eaf6-0004-40fa-a845-2475d4efef38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:59.074Z|a011eaf6-0004-40fa-a845-2475d4efef38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:59.076Z|50cb604e-34be-49cc-adc9-82788d5ea3c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:59.076Z|50cb604e-34be-49cc-adc9-82788d5ea3c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:10:59.151Z|9924b1f3-8da9-401a-a9e1-e0b2303d8524|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:10:59.152Z|9924b1f3-8da9-401a-a9e1-e0b2303d8524|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:01.195Z|f8be924d-e8ac-446d-917b-6020685c141e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:11:01.196Z|f8be924d-e8ac-446d-917b-6020685c141e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:11:02.594Z|6f159c1f-a9c3-4cb7-9f73-d6f6f0446cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:11:02.594Z|6f159c1f-a9c3-4cb7-9f73-d6f6f0446cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:11:06.318Z|ec148636-ae7e-4798-9ef7-e91c8fdf76fc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:11:06.321Z|ec148636-ae7e-4798-9ef7-e91c8fdf76fc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:09.103Z|18d07954-ff93-482d-93fa-7c6f2fc56039|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:09.103Z|168604fc-83e2-4bd8-8ef3-de6829d118c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:09.104Z|18d07954-ff93-482d-93fa-7c6f2fc56039|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:09.104Z|168604fc-83e2-4bd8-8ef3-de6829d118c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:09.175Z|38a2034f-7818-4c7c-8e3e-a4bfa54fedb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:09.176Z|38a2034f-7818-4c7c-8e3e-a4bfa54fedb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:16.195Z|e1c92ee3-d4c7-46e5-8168-aa6d5e00a218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:11:16.196Z|e1c92ee3-d4c7-46e5-8168-aa6d5e00a218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:11:19.127Z|040f6529-e12f-435b-9c4c-2a552e3b45c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:19.127Z|474a6390-cade-42ca-83f2-218820c6c16c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:19.128Z|474a6390-cade-42ca-83f2-218820c6c16c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:19.129Z|040f6529-e12f-435b-9c4c-2a552e3b45c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:19.198Z|85766f47-6fc0-4dcd-852e-22dea96f1774|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:19.199Z|85766f47-6fc0-4dcd-852e-22dea96f1774|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:29.154Z|01d734a5-b221-4337-bc29-312bc49d0615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:29.154Z|f32d7823-07d2-4cef-8ab7-21b8887609b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:29.155Z|f32d7823-07d2-4cef-8ab7-21b8887609b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:29.155Z|01d734a5-b221-4337-bc29-312bc49d0615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:29.222Z|d573be99-e483-4e55-9639-978caea21917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:29.223Z|d573be99-e483-4e55-9639-978caea21917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:31.195Z|c380c332-6b02-4a4d-b8d6-6390a3fb1318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:11:31.198Z|c380c332-6b02-4a4d-b8d6-6390a3fb1318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:11:32.596Z|e121f6d1-d6c8-4fa0-803a-139b28a245be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:11:32.597Z|e121f6d1-d6c8-4fa0-803a-139b28a245be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:11:39.180Z|689c155a-ea02-4afb-a1ef-926e5a2f0b7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:39.181Z|2aeddc3f-f53f-47bc-a530-a4a039d12cd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:39.181Z|689c155a-ea02-4afb-a1ef-926e5a2f0b7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:39.181Z|2aeddc3f-f53f-47bc-a530-a4a039d12cd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:39.255Z|a3925174-27e1-49cb-88d8-a9ed2b292a45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:39.256Z|a3925174-27e1-49cb-88d8-a9ed2b292a45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:46.195Z|6b0960d0-0c99-40d3-a265-51a3f0dab8fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:11:46.196Z|6b0960d0-0c99-40d3-a265-51a3f0dab8fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:11:49.206Z|a94ce427-7b37-4eb0-b304-06153ba1d3dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:49.206Z|78d9e6be-e817-48d2-a1e8-78e9726e037b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:49.207Z|a94ce427-7b37-4eb0-b304-06153ba1d3dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:49.207Z|78d9e6be-e817-48d2-a1e8-78e9726e037b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:49.279Z|ddceb2dd-a151-420e-b006-62c882376853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:49.280Z|ddceb2dd-a151-420e-b006-62c882376853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:59.230Z|c149f455-ee2f-484c-b0d8-8a8c8c891bb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:59.230Z|79de647f-2590-4a67-8071-4be85d310f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:59.230Z|c149f455-ee2f-484c-b0d8-8a8c8c891bb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:59.230Z|79de647f-2590-4a67-8071-4be85d310f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:11:59.302Z|3e0830a5-0ccc-4a31-accb-4b67f9f1367d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:11:59.303Z|3e0830a5-0ccc-4a31-accb-4b67f9f1367d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:01.195Z|b6a8dbbf-4f73-40e1-b17f-7536782f259c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:12:01.196Z|b6a8dbbf-4f73-40e1-b17f-7536782f259c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:12:02.597Z|0ce0bac2-19c7-4b7e-923a-bfa84f040918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:12:02.598Z|0ce0bac2-19c7-4b7e-923a-bfa84f040918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:12:06.320Z|43b6d0b6-322d-4757-ad48-f0d5344c980a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:12:06.321Z|43b6d0b6-322d-4757-ad48-f0d5344c980a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:09.255Z|072bac53-ed4e-4ec6-800e-343d64a53c17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:09.256Z|072bac53-ed4e-4ec6-800e-343d64a53c17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:09.255Z|9079e55f-027a-42c1-a165-dc54dc79ee4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:09.260Z|9079e55f-027a-42c1-a165-dc54dc79ee4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:09.322Z|1e706d7e-b7cd-4a86-b7e5-4e44b2df346e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:09.323Z|1e706d7e-b7cd-4a86-b7e5-4e44b2df346e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:16.196Z|742e79f0-80c9-459e-9467-7bb4222eb80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:12:16.197Z|742e79f0-80c9-459e-9467-7bb4222eb80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:12:19.280Z|8403bc62-3c97-4b3b-89db-e71ea0c34e49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:19.281Z|8403bc62-3c97-4b3b-89db-e71ea0c34e49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:19.288Z|1ecd58f0-990a-4328-ac71-b56bb8c23399|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:19.288Z|1ecd58f0-990a-4328-ac71-b56bb8c23399|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:19.351Z|49d7e2c6-da8e-4bcc-9606-1dc7dd791f7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:19.352Z|49d7e2c6-da8e-4bcc-9606-1dc7dd791f7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:29.304Z|d55529c6-dd21-40dc-a215-17498542aec4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:29.305Z|d55529c6-dd21-40dc-a215-17498542aec4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:29.309Z|f482f819-2b22-49b7-b58b-590b517e2183|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:29.310Z|f482f819-2b22-49b7-b58b-590b517e2183|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:29.374Z|1ce9f03b-3b30-40c0-9572-b0f846f63c16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:29.375Z|1ce9f03b-3b30-40c0-9572-b0f846f63c16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:31.195Z|33b89682-701d-4673-8364-36807d18b980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:12:31.196Z|33b89682-701d-4673-8364-36807d18b980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:12:32.598Z|07959fe2-b3f5-4af5-a7ee-e868bbff0bb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:12:32.599Z|07959fe2-b3f5-4af5-a7ee-e868bbff0bb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:12:39.329Z|4a4df894-5572-4026-8771-6be35d7600e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:39.329Z|4a4df894-5572-4026-8771-6be35d7600e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:39.334Z|4d09f8e7-1cdb-4d03-b8bf-68a2aef2fb4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:39.334Z|4d09f8e7-1cdb-4d03-b8bf-68a2aef2fb4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:39.396Z|e92b1fed-b3b3-438e-b0eb-9c55d6844b95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:39.397Z|e92b1fed-b3b3-438e-b0eb-9c55d6844b95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:46.195Z|2eed9e87-30af-4409-9131-365670bdf30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:12:46.196Z|2eed9e87-30af-4409-9131-365670bdf30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:12:49.355Z|dce7771b-1a19-442c-a5cb-547703262305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:49.355Z|443c4bd4-0aa7-40ac-95a0-43b899292a58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:49.356Z|443c4bd4-0aa7-40ac-95a0-43b899292a58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:49.356Z|dce7771b-1a19-442c-a5cb-547703262305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:49.419Z|38cd7b42-1f1e-4334-9181-84412e472e99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:49.420Z|38cd7b42-1f1e-4334-9181-84412e472e99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:59.377Z|dd70a17e-e61d-4abb-ac1c-9f6438d0b640|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:59.377Z|c4251e86-1472-454a-86b7-dd2f12320b2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:59.378Z|dd70a17e-e61d-4abb-ac1c-9f6438d0b640|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:59.378Z|c4251e86-1472-454a-86b7-dd2f12320b2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:12:59.442Z|bfc3e7d3-5f07-45bf-811e-217d71c6b54e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:12:59.442Z|bfc3e7d3-5f07-45bf-811e-217d71c6b54e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:01.195Z|ca273e77-f211-4df9-bb38-a57adfaf2633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:13:01.196Z|ca273e77-f211-4df9-bb38-a57adfaf2633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:13:02.600Z|71477ab9-7a86-4ceb-9ac0-0f6b4e98b540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:13:02.601Z|71477ab9-7a86-4ceb-9ac0-0f6b4e98b540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:13:06.318Z|3eea4936-d857-4414-b39d-c04d9f717e0f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:13:06.320Z|3eea4936-d857-4414-b39d-c04d9f717e0f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:09.400Z|3ec72a9c-511a-44c4-a6bc-da591100d70a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:09.401Z|3ec72a9c-511a-44c4-a6bc-da591100d70a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:09.401Z|cc49f437-bde1-4c21-9d1e-29ce24d17905|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:09.402Z|cc49f437-bde1-4c21-9d1e-29ce24d17905|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:09.463Z|5929f64f-14bc-42c8-b4a8-5b214b99f3ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:09.464Z|5929f64f-14bc-42c8-b4a8-5b214b99f3ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:16.195Z|2ab57b4e-b9fa-4882-8302-4a981bde18bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:13:16.196Z|2ab57b4e-b9fa-4882-8302-4a981bde18bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:13:19.422Z|193445b1-bca7-41bd-b6a7-e22e85b8ef6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:19.422Z|193445b1-bca7-41bd-b6a7-e22e85b8ef6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:19.423Z|3885d28c-1b4a-431a-a038-2ecf8e1e373d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:19.424Z|3885d28c-1b4a-431a-a038-2ecf8e1e373d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:19.488Z|ca1ab828-1eb5-4365-80e3-fdaf34f07769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:19.489Z|ca1ab828-1eb5-4365-80e3-fdaf34f07769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:29.453Z|b515962d-1d39-4306-9a9f-1df4c3c095f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:29.453Z|7b6dd276-bffd-430c-8295-a65fdb942567|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:29.453Z|b515962d-1d39-4306-9a9f-1df4c3c095f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:29.453Z|7b6dd276-bffd-430c-8295-a65fdb942567|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:29.512Z|1cf76021-8460-4b24-bdec-d3bc20ba01d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:29.513Z|1cf76021-8460-4b24-bdec-d3bc20ba01d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:31.195Z|5fc1c3b4-5c5a-4d17-8976-77db7a3b1521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:13:31.196Z|5fc1c3b4-5c5a-4d17-8976-77db7a3b1521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:13:32.601Z|0e345982-62fe-4140-b98f-767ecebfabde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:13:32.602Z|0e345982-62fe-4140-b98f-767ecebfabde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:13:39.476Z|2487de22-8cd9-4b9e-9df0-a8a04d5accb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:39.476Z|1db25ddb-d7ef-43c2-8503-7b6a46f49b18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:39.476Z|2487de22-8cd9-4b9e-9df0-a8a04d5accb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:39.476Z|1db25ddb-d7ef-43c2-8503-7b6a46f49b18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:39.537Z|c67533fc-9b50-4fb2-a956-65c582976834|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:39.537Z|c67533fc-9b50-4fb2-a956-65c582976834|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:46.195Z|1b9e7ba5-9c48-46a1-9059-133b8d2c0d60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:13:46.197Z|1b9e7ba5-9c48-46a1-9059-133b8d2c0d60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:13:49.498Z|a3fa2530-c527-4e06-aaef-f06dc7aded12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:49.498Z|f734fda3-c11d-44da-8335-d31d8181ca01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:49.498Z|a3fa2530-c527-4e06-aaef-f06dc7aded12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:49.498Z|f734fda3-c11d-44da-8335-d31d8181ca01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:49.559Z|23131c41-61c8-41ce-a811-8deb0a40ff02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:49.560Z|23131c41-61c8-41ce-a811-8deb0a40ff02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:59.521Z|b574f3ee-63c9-439d-b44e-3f1be283aa32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:59.521Z|100879ad-6501-4b75-85a2-e279b8101565|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:59.522Z|b574f3ee-63c9-439d-b44e-3f1be283aa32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:59.522Z|100879ad-6501-4b75-85a2-e279b8101565|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:13:59.583Z|d1d7471c-208b-4ebf-bb33-a96a4c6c559d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:13:59.583Z|d1d7471c-208b-4ebf-bb33-a96a4c6c559d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:01.195Z|27835913-de2e-409e-83be-2d72950a92be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:14:01.196Z|27835913-de2e-409e-83be-2d72950a92be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:14:02.602Z|ce16bb48-29df-4fc2-916b-d70fb1cbd4eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:14:02.603Z|ce16bb48-29df-4fc2-916b-d70fb1cbd4eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:14:06.317Z|c034088d-3a5a-4a89-8031-0dfad4e94deb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:14:06.318Z|c034088d-3a5a-4a89-8031-0dfad4e94deb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:09.544Z|2a407cd4-8b9c-4911-bdf6-7e148cf9e2d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:09.544Z|7dcc02fa-8881-477e-87e9-a71a7ecf5d54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:09.545Z|7dcc02fa-8881-477e-87e9-a71a7ecf5d54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:09.545Z|2a407cd4-8b9c-4911-bdf6-7e148cf9e2d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:09.607Z|3a45185f-b01f-48c5-bbf3-825511f3c55b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:09.608Z|3a45185f-b01f-48c5-bbf3-825511f3c55b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:16.195Z|3af8a3c0-11c4-40e0-b175-6cde1808fd08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:14:16.196Z|3af8a3c0-11c4-40e0-b175-6cde1808fd08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:14:19.566Z|f848bd95-cdef-4856-b8c1-f1d1d08a99ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:19.566Z|12ab7d05-a519-4355-b7e0-2b096c6736a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:19.567Z|f848bd95-cdef-4856-b8c1-f1d1d08a99ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:19.567Z|12ab7d05-a519-4355-b7e0-2b096c6736a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:19.632Z|4e9852ab-0da4-466e-b003-f99840cb9eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:19.633Z|4e9852ab-0da4-466e-b003-f99840cb9eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:29.589Z|95dcef7f-d104-4a6b-8ec6-f89d896908f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:29.590Z|95dcef7f-d104-4a6b-8ec6-f89d896908f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:29.589Z|f5ad182e-0e55-4bc6-aceb-5f358d2080ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:29.591Z|f5ad182e-0e55-4bc6-aceb-5f358d2080ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:29.656Z|dbc6c71b-fa56-49cf-8d17-50096f27de5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:29.657Z|dbc6c71b-fa56-49cf-8d17-50096f27de5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:31.195Z|d74c5667-3471-4d23-a9e0-b53c2a720bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:14:31.199Z|d74c5667-3471-4d23-a9e0-b53c2a720bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:14:32.603Z|bf146328-0599-4fd7-96cf-a9ed2b935aa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:14:32.604Z|bf146328-0599-4fd7-96cf-a9ed2b935aa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:14:39.614Z|e59251fa-03eb-44ac-aefd-01ea03473345|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:39.615Z|e59251fa-03eb-44ac-aefd-01ea03473345|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:39.616Z|e0d76fdb-93f8-45a9-8d41-8f9751615711|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:39.616Z|e0d76fdb-93f8-45a9-8d41-8f9751615711|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:39.679Z|9e88496e-31c0-420f-b553-067cfcd93782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:39.680Z|9e88496e-31c0-420f-b553-067cfcd93782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:46.195Z|18f86f3e-4319-4b4c-b2b6-40fe0a4425b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:14:46.196Z|18f86f3e-4319-4b4c-b2b6-40fe0a4425b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:14:49.639Z|54d10c6e-d4b5-4f58-9141-a8443c2a37a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:49.639Z|e884691d-1a66-427e-a66e-0c2ea8049e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:49.640Z|54d10c6e-d4b5-4f58-9141-a8443c2a37a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:49.640Z|e884691d-1a66-427e-a66e-0c2ea8049e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:49.702Z|57f47187-8ad1-4019-bd9e-6055129f72d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:49.702Z|57f47187-8ad1-4019-bd9e-6055129f72d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:59.664Z|82fbe523-f3a5-46a2-b46a-01e9fc36dc61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:59.664Z|9f1849de-5c82-47e4-bf72-0959e21fa824|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:59.664Z|82fbe523-f3a5-46a2-b46a-01e9fc36dc61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:59.665Z|9f1849de-5c82-47e4-bf72-0959e21fa824|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:14:59.723Z|24f6233c-3e61-4c91-8518-969f6926e642|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:14:59.724Z|24f6233c-3e61-4c91-8518-969f6926e642|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:01.195Z|f00e878f-9180-466e-9836-266db2b9b305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:15:01.196Z|f00e878f-9180-466e-9836-266db2b9b305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:15:02.605Z|376ff47a-82cd-4437-a654-d3d12057ffe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:15:02.605Z|376ff47a-82cd-4437-a654-d3d12057ffe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:15:06.318Z|99bdafde-57f1-486b-b23c-95fe49b2fd6b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:15:06.319Z|99bdafde-57f1-486b-b23c-95fe49b2fd6b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:09.685Z|3863a8f7-9ecc-461d-a1b9-ba184d0cfa06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:09.685Z|271ec869-0ba3-4475-81dd-af38ee1dfbbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:09.686Z|271ec869-0ba3-4475-81dd-af38ee1dfbbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:09.686Z|3863a8f7-9ecc-461d-a1b9-ba184d0cfa06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:09.746Z|880af697-5881-4692-8e6d-df58e345b54c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:09.746Z|880af697-5881-4692-8e6d-df58e345b54c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:16.196Z|3b0e0a6f-cdeb-4904-b912-15ab661899bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:15:16.200Z|3b0e0a6f-cdeb-4904-b912-15ab661899bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:15:19.707Z|18cfd2c4-1f3e-4d66-be85-cd4ce40e6384|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:19.707Z|b6aeabaf-d8f6-46b9-8ad6-4dd90d323ad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:19.707Z|b6aeabaf-d8f6-46b9-8ad6-4dd90d323ad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:19.707Z|18cfd2c4-1f3e-4d66-be85-cd4ce40e6384|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:19.769Z|f3af3480-dcea-47a9-97c2-0711091e8fd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:19.770Z|f3af3480-dcea-47a9-97c2-0711091e8fd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:29.730Z|9e1371fc-ad7f-4d45-bfc9-8da9e1bfc582|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:29.730Z|4fe2a354-3578-46d0-88fb-361d64701040|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:29.731Z|9e1371fc-ad7f-4d45-bfc9-8da9e1bfc582|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:29.731Z|4fe2a354-3578-46d0-88fb-361d64701040|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:29.802Z|789dd27e-1e30-4903-8995-b3098af68c48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:29.802Z|789dd27e-1e30-4903-8995-b3098af68c48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:31.195Z|fb6880d2-df2a-4530-835e-69a657e2b786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:15:31.196Z|fb6880d2-df2a-4530-835e-69a657e2b786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:15:32.606Z|05bd759b-ad6b-4b5a-a315-f60578e3b713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:15:32.606Z|05bd759b-ad6b-4b5a-a315-f60578e3b713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:15:39.752Z|709bc058-5de2-43ac-aed3-53c533df4d30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:39.753Z|709bc058-5de2-43ac-aed3-53c533df4d30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:39.763Z|84c495d5-f8d0-4e74-a077-921ef2d414e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:39.765Z|84c495d5-f8d0-4e74-a077-921ef2d414e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:39.825Z|1c4fa132-6d6a-4fb2-89ea-6037328be007|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:39.826Z|1c4fa132-6d6a-4fb2-89ea-6037328be007|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:46.195Z|15b38e91-58e3-435f-8d2e-b18606500337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:15:46.196Z|15b38e91-58e3-435f-8d2e-b18606500337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:15:49.775Z|5720918a-6d34-4d8f-bc61-a900d59c2cd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:49.776Z|5720918a-6d34-4d8f-bc61-a900d59c2cd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:49.791Z|1242c6e7-2845-4557-847e-91722941d755|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:49.792Z|1242c6e7-2845-4557-847e-91722941d755|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:49.850Z|e573bb65-c7e1-4e0b-b4b3-c62406c3d3b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:49.851Z|e573bb65-c7e1-4e0b-b4b3-c62406c3d3b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:59.798Z|418035ae-f031-4b52-9aec-defcbc03f561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:59.798Z|418035ae-f031-4b52-9aec-defcbc03f561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:59.814Z|be4f24ed-055f-4080-a8fe-b539c98a4719|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:59.814Z|be4f24ed-055f-4080-a8fe-b539c98a4719|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:15:59.873Z|0432bf01-b374-4ad9-9ec0-d944041f9933|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:15:59.873Z|0432bf01-b374-4ad9-9ec0-d944041f9933|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:01.195Z|7db33bd7-fa35-481b-92c1-e044cacbb0ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:16:01.198Z|7db33bd7-fa35-481b-92c1-e044cacbb0ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:16:02.607Z|b5376ca6-e893-4e17-a06b-db76fef3a2f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:16:02.608Z|b5376ca6-e893-4e17-a06b-db76fef3a2f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:16:06.319Z|f965a969-84f4-403a-8f9d-1565325a090a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:16:06.319Z|f965a969-84f4-403a-8f9d-1565325a090a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:09.819Z|b7430c6c-2df8-4b66-a0d5-6fd889d41ca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:09.819Z|b7430c6c-2df8-4b66-a0d5-6fd889d41ca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:09.838Z|d16f9e82-1792-46e8-8379-b693003ef886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:09.838Z|d16f9e82-1792-46e8-8379-b693003ef886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:09.893Z|e9eb009b-bf0a-46a2-bb7b-1f251d015714|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:09.894Z|e9eb009b-bf0a-46a2-bb7b-1f251d015714|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:16.195Z|266a1944-014d-4d16-b241-680ee563624f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:16:16.196Z|266a1944-014d-4d16-b241-680ee563624f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:16:19.846Z|f51b0a7c-3d20-4811-8890-2a0396bd51f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:19.847Z|f51b0a7c-3d20-4811-8890-2a0396bd51f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:19.861Z|060ba194-6468-4720-a3f7-2f7cb954e7fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:19.862Z|060ba194-6468-4720-a3f7-2f7cb954e7fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:19.915Z|9fafb9c7-423d-4dc0-9329-01effb496bb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:19.916Z|9fafb9c7-423d-4dc0-9329-01effb496bb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:29.870Z|88d468c3-24dc-4c23-8324-43aa1981e815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:29.871Z|88d468c3-24dc-4c23-8324-43aa1981e815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:29.885Z|b8a96b38-b537-4fec-b9f3-a3fb1d20a41f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:29.886Z|b8a96b38-b537-4fec-b9f3-a3fb1d20a41f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:29.937Z|24e18660-9262-47bf-aa95-dc93f922aa20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:29.938Z|24e18660-9262-47bf-aa95-dc93f922aa20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:31.196Z|d61d187a-a5c9-4b11-800c-31c7ff37dc2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:16:31.196Z|d61d187a-a5c9-4b11-800c-31c7ff37dc2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:16:32.608Z|7924910c-ce53-4b4a-acd7-db75a8a3e3d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:16:32.609Z|7924910c-ce53-4b4a-acd7-db75a8a3e3d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:16:39.903Z|f6bd7f0f-22a5-42f0-bc5e-6ce89d3080ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:39.904Z|f6bd7f0f-22a5-42f0-bc5e-6ce89d3080ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:39.909Z|0f06e749-73ad-41ab-a549-2454b8439a21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:39.909Z|0f06e749-73ad-41ab-a549-2454b8439a21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:39.966Z|f40c81d5-e292-4a92-88ee-2306ba30a903|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:39.966Z|f40c81d5-e292-4a92-88ee-2306ba30a903|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:46.195Z|c092cba1-2d4c-4f81-8d3f-7fb73a9632e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:16:46.198Z|c092cba1-2d4c-4f81-8d3f-7fb73a9632e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:16:49.926Z|510d51ec-890a-48ad-b291-c00a6d4c5f39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:49.927Z|510d51ec-890a-48ad-b291-c00a6d4c5f39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:49.928Z|3aa78fa4-63e3-404a-b28a-eb7353674ee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:49.929Z|3aa78fa4-63e3-404a-b28a-eb7353674ee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:49.989Z|43523892-9fba-411a-bb60-6d727e6d3d63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:49.990Z|43523892-9fba-411a-bb60-6d727e6d3d63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:59.954Z|57c370a9-9169-4213-9e85-a11f18179dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:59.955Z|57c370a9-9169-4213-9e85-a11f18179dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:16:59.956Z|6134421c-5749-42ea-8da6-d01df31c6378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:16:59.957Z|6134421c-5749-42ea-8da6-d01df31c6378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:00.012Z|2e20393c-6e9e-4a23-ab14-8b421b296926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:17:00.013Z|2e20393c-6e9e-4a23-ab14-8b421b296926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:01.196Z|d1362d2d-6dec-4437-b7aa-0cfcb4c2bc93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:17:01.196Z|d1362d2d-6dec-4437-b7aa-0cfcb4c2bc93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:17:02.610Z|cb4ed6db-98f9-46cd-8592-4ad0e924a604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:17:02.610Z|cb4ed6db-98f9-46cd-8592-4ad0e924a604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:17:06.316Z|e4ffeda2-7fc4-4290-91db-8ea29aebad47|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:17:06.317Z|e4ffeda2-7fc4-4290-91db-8ea29aebad47|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:09.979Z|c8fe8131-108d-48cc-b48b-db4bde63cd54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:17:09.980Z|c8fe8131-108d-48cc-b48b-db4bde63cd54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:09.985Z|ec9f0dc2-297b-4529-8474-887bc07632c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:17:09.985Z|ec9f0dc2-297b-4529-8474-887bc07632c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:10.036Z|c3b183d0-8fc5-452f-8813-9b02aaaeb965|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:17:10.036Z|c3b183d0-8fc5-452f-8813-9b02aaaeb965|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:16.196Z|a328e863-b212-4be3-a4d9-089b8bcfdc17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:17:16.197Z|a328e863-b212-4be3-a4d9-089b8bcfdc17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:17:20.012Z|734b8f02-69fd-4e73-9431-c16fa61d8334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:17:20.012Z|e872d112-be93-426d-af42-009871528bb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:17:20.013Z|734b8f02-69fd-4e73-9431-c16fa61d8334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:20.013Z|e872d112-be93-426d-af42-009871528bb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:20.061Z|2cb49232-24c2-4489-b132-37dbdce76cc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:17:20.062Z|2cb49232-24c2-4489-b132-37dbdce76cc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:30.036Z|40ffd604-3be0-4bec-a974-2546b2eb1f62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:17:30.037Z|40ffd604-3be0-4bec-a974-2546b2eb1f62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:30.036Z|c466f2aa-930f-4475-8a5b-8773aaba3766|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:17:30.037Z|c466f2aa-930f-4475-8a5b-8773aaba3766|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:30.085Z|f3476440-9bfb-4721-b23a-70011669664d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:17:30.085Z|f3476440-9bfb-4721-b23a-70011669664d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:31.195Z|8f60d29f-1134-4023-97a1-391fe6434ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:17:31.198Z|8f60d29f-1134-4023-97a1-391fe6434ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:17:32.611Z|0d56b21a-329d-4556-8d15-d9150a8baf5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:17:32.611Z|0d56b21a-329d-4556-8d15-d9150a8baf5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:17:40.060Z|2857591b-e597-44f9-93fb-f0fb0c71eab6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:17:40.060Z|b3989303-a89e-420e-bc3d-6d6af73c06b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:17:40.061Z|b3989303-a89e-420e-bc3d-6d6af73c06b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:40.061Z|2857591b-e597-44f9-93fb-f0fb0c71eab6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:40.107Z|cb0d29f0-3f71-4726-965b-47fcb053b1a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:17:40.108Z|cb0d29f0-3f71-4726-965b-47fcb053b1a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:46.195Z|7c3048f2-ff8a-4c63-948d-fcb8e4e1bc7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:17:46.196Z|7c3048f2-ff8a-4c63-948d-fcb8e4e1bc7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:17:50.086Z|4b1e5eb2-cc47-4aa6-93c5-09592b365c2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:17:50.087Z|4b1e5eb2-cc47-4aa6-93c5-09592b365c2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:50.093Z|c3d5193a-58da-4fc9-acf8-c6e050d2b6fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:17:50.094Z|c3d5193a-58da-4fc9-acf8-c6e050d2b6fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:17:50.130Z|ec8da4af-54ee-4c38-9279-ba7bd73989ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:17:50.131Z|ec8da4af-54ee-4c38-9279-ba7bd73989ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:00.121Z|47ba394c-34c0-4c2f-93fe-fab57028317b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:00.120Z|02ee6bea-9bcc-4470-bd24-f4fb63c1e452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:00.121Z|47ba394c-34c0-4c2f-93fe-fab57028317b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:00.121Z|02ee6bea-9bcc-4470-bd24-f4fb63c1e452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:00.153Z|e08e1027-88a7-478e-abf8-7fd515457ae2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:00.154Z|e08e1027-88a7-478e-abf8-7fd515457ae2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:01.195Z|e37cd46a-419e-4e82-8389-0842d72ae35f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:18:01.196Z|e37cd46a-419e-4e82-8389-0842d72ae35f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:18:02.612Z|aabd1232-2797-4fc0-ae52-28cc3c4da92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:18:02.612Z|aabd1232-2797-4fc0-ae52-28cc3c4da92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:18:06.318Z|452aabb0-1241-4143-866a-35b9a16aa392|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:18:06.318Z|452aabb0-1241-4143-866a-35b9a16aa392|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:10.143Z|c3c48497-9e42-4924-9385-088c262abfc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:10.143Z|a5be5c94-0b86-4be1-93ab-0308e6e97786|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:10.143Z|c3c48497-9e42-4924-9385-088c262abfc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:10.144Z|a5be5c94-0b86-4be1-93ab-0308e6e97786|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:10.173Z|bd4ff0e9-d074-4b8d-9cfe-bf0016f7c24a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:10.173Z|bd4ff0e9-d074-4b8d-9cfe-bf0016f7c24a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:16.195Z|6708b137-882a-4a08-b502-2453880dc3d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:18:16.198Z|6708b137-882a-4a08-b502-2453880dc3d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:18:20.164Z|c1e02d45-e7da-4e47-8c42-0d393439b5bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:20.164Z|5ceee691-29cb-45b0-9ae2-368c175f1ee6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:20.165Z|5ceee691-29cb-45b0-9ae2-368c175f1ee6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:20.165Z|c1e02d45-e7da-4e47-8c42-0d393439b5bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:20.193Z|88e8e3ab-bebe-4646-a937-6a20dd8b3e13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:20.194Z|88e8e3ab-bebe-4646-a937-6a20dd8b3e13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:30.186Z|2b8aab92-8b5e-4ffa-8ca9-258edda24218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:30.186Z|04b724d2-5fd1-44f3-9b2e-3eaa58373d83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:30.186Z|2b8aab92-8b5e-4ffa-8ca9-258edda24218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:30.186Z|04b724d2-5fd1-44f3-9b2e-3eaa58373d83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:30.216Z|c62f7b3f-2c68-47fe-8433-516bc06d78e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:30.216Z|c62f7b3f-2c68-47fe-8433-516bc06d78e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:31.195Z|e0b06f23-ca72-42fd-9327-c12bb39ab764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:18:31.196Z|e0b06f23-ca72-42fd-9327-c12bb39ab764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:18:32.613Z|1be7ba38-39ec-4e48-9ad0-8f80f3f61234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:18:32.614Z|1be7ba38-39ec-4e48-9ad0-8f80f3f61234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:18:40.208Z|d3228827-f3e4-43d0-842c-81b3ecbee25f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:40.209Z|d3228827-f3e4-43d0-842c-81b3ecbee25f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:40.212Z|51b2e6e1-ccde-4657-9128-4b0bf9d3b030|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:40.212Z|51b2e6e1-ccde-4657-9128-4b0bf9d3b030|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:40.238Z|6db1bb43-973d-4c5b-9c1b-85351f684db9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:40.239Z|6db1bb43-973d-4c5b-9c1b-85351f684db9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:46.195Z|7907cddc-692c-4b7f-99ad-7d70c585160d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:18:46.196Z|7907cddc-692c-4b7f-99ad-7d70c585160d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:18:50.231Z|cd09bb92-2b5d-4fbc-ad8d-f7faa929bfc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:50.233Z|cd09bb92-2b5d-4fbc-ad8d-f7faa929bfc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:50.233Z|1967548e-9d2e-474b-93a0-812e0da9fc5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:50.233Z|1967548e-9d2e-474b-93a0-812e0da9fc5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:18:50.291Z|19809295-6cde-4bc2-8c88-edaae8a2d4d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:18:50.292Z|19809295-6cde-4bc2-8c88-edaae8a2d4d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:00.255Z|c2a1b31a-06ad-4f56-9783-985fdb8b875a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:00.256Z|c2a1b31a-06ad-4f56-9783-985fdb8b875a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:00.311Z|c32fb684-efbf-4e2c-b33a-d13b7ae17d72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:00.312Z|c32fb684-efbf-4e2c-b33a-d13b7ae17d72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:00.313Z|82b11ab1-0c19-47cb-b1a4-61a67bf61227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:00.316Z|82b11ab1-0c19-47cb-b1a4-61a67bf61227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:01.195Z|5cbb814f-6f73-4be8-8eaf-bbac14c855b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:19:01.198Z|5cbb814f-6f73-4be8-8eaf-bbac14c855b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:19:02.614Z|94148483-3070-41fb-9ce5-2f3b1053d245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:19:02.615Z|94148483-3070-41fb-9ce5-2f3b1053d245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:19:06.320Z|942b2d6b-2f41-4e77-a109-214af65dfc14|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:19:06.321Z|942b2d6b-2f41-4e77-a109-214af65dfc14|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:10.277Z|e1555962-79b1-49cd-8e41-3dc9b62f7782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:10.284Z|e1555962-79b1-49cd-8e41-3dc9b62f7782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:10.336Z|5d086f5f-cc8a-4497-aa57-29a8d260a2cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:10.336Z|5d086f5f-cc8a-4497-aa57-29a8d260a2cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:10.336Z|e3718f0b-712a-4533-abd2-e90e9cb2d4c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:10.337Z|e3718f0b-712a-4533-abd2-e90e9cb2d4c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:16.195Z|36273e5b-3239-4cf9-9136-c983555c484a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:19:16.196Z|36273e5b-3239-4cf9-9136-c983555c484a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:19:20.305Z|d14a805d-a5e9-4d17-b2c4-61cef0dbd4bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:20.306Z|d14a805d-a5e9-4d17-b2c4-61cef0dbd4bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:20.359Z|7c90b84b-42c0-4be4-a183-3e87e65df9f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:20.359Z|21919011-8ef4-42f6-9820-0a68879483fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:20.359Z|7c90b84b-42c0-4be4-a183-3e87e65df9f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:20.359Z|21919011-8ef4-42f6-9820-0a68879483fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:30.328Z|36318d8f-c964-45b7-b6d7-6acaec2746bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:30.328Z|36318d8f-c964-45b7-b6d7-6acaec2746bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:30.383Z|2b1ae7a0-7a0a-41dd-bf4a-60fc4fa8d4be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:30.383Z|e5bf0ae7-52b3-4a6e-b675-bc659b685f42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:30.383Z|2b1ae7a0-7a0a-41dd-bf4a-60fc4fa8d4be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:30.383Z|e5bf0ae7-52b3-4a6e-b675-bc659b685f42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:31.195Z|165f6cbd-e9a7-48be-9ee2-cdcad9cf6599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:19:31.196Z|165f6cbd-e9a7-48be-9ee2-cdcad9cf6599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:19:32.616Z|bf5a70f8-6fd7-4f27-b589-af19e2c592eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:19:32.616Z|bf5a70f8-6fd7-4f27-b589-af19e2c592eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:19:40.350Z|2bf312a4-b693-4097-a40f-7c04d881e466|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:40.351Z|2bf312a4-b693-4097-a40f-7c04d881e466|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:40.405Z|dad95a40-b71c-45e1-9035-a26b01c7ea47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:40.405Z|9d2f9ede-04b3-4554-97fc-d2c84e179ba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:40.406Z|dad95a40-b71c-45e1-9035-a26b01c7ea47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:40.406Z|9d2f9ede-04b3-4554-97fc-d2c84e179ba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:46.195Z|db3838f4-4a4c-42e5-acc9-14b9c0d5959a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:19:46.198Z|db3838f4-4a4c-42e5-acc9-14b9c0d5959a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:19:50.372Z|4cae8949-c7eb-49bf-baa5-e9b91c2756bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:50.373Z|4cae8949-c7eb-49bf-baa5-e9b91c2756bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:50.428Z|e8b59dde-9ce2-43fc-936d-e31753c004c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:50.428Z|929ee846-cf1a-49b6-999f-4968335f1f99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:19:50.429Z|e8b59dde-9ce2-43fc-936d-e31753c004c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:19:50.429Z|929ee846-cf1a-49b6-999f-4968335f1f99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:00.397Z|ef6324fd-de4c-4b59-b70d-8b5f24d54a91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:00.398Z|ef6324fd-de4c-4b59-b70d-8b5f24d54a91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:00.451Z|a0c064eb-6e27-416c-b977-b975393e89a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:00.452Z|a0c064eb-6e27-416c-b977-b975393e89a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:00.456Z|56e8adb0-d7c5-4a63-97d2-1e54e6871810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:00.457Z|56e8adb0-d7c5-4a63-97d2-1e54e6871810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:01.195Z|400942f8-e4e5-4658-b262-0810fb26e165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:20:01.196Z|400942f8-e4e5-4658-b262-0810fb26e165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:20:02.617Z|64809e0c-8f94-499d-9553-77c841c51dd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:20:02.617Z|64809e0c-8f94-499d-9553-77c841c51dd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:20:06.320Z|ea4b985d-9f7f-45ce-aded-273720f8e212|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:20:06.321Z|ea4b985d-9f7f-45ce-aded-273720f8e212|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:10.423Z|c588c22f-7270-4913-9c89-3d0c371a5128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:10.424Z|c588c22f-7270-4913-9c89-3d0c371a5128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:10.484Z|35170201-dc3a-4349-8c9a-8c6f9329020b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:10.485Z|35170201-dc3a-4349-8c9a-8c6f9329020b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:10.486Z|48aa33e4-a951-41e5-a9e3-d8883a5e68a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:10.486Z|48aa33e4-a951-41e5-a9e3-d8883a5e68a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:16.195Z|8b314244-bfec-4c9c-9aaf-e8756c41062f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:20:16.196Z|8b314244-bfec-4c9c-9aaf-e8756c41062f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:20:20.446Z|67aae7dd-bf66-4d2f-bd82-9e7f83a65c88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:20.447Z|67aae7dd-bf66-4d2f-bd82-9e7f83a65c88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:20.509Z|7faad6e3-5698-48b1-b556-b6c8305484c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:20.510Z|7faad6e3-5698-48b1-b556-b6c8305484c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:20.512Z|a5ed24df-769b-4912-8a6c-e01ba1312155|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:20.513Z|a5ed24df-769b-4912-8a6c-e01ba1312155|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:30.472Z|2ffa1429-db93-4b37-adc8-3ec29f4dfb11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:30.473Z|2ffa1429-db93-4b37-adc8-3ec29f4dfb11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:30.535Z|95bb1d5a-f683-48db-af9f-be88851f452a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:30.536Z|377af93c-be39-4b58-b29a-aa130fa9f24b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:30.536Z|95bb1d5a-f683-48db-af9f-be88851f452a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:30.536Z|377af93c-be39-4b58-b29a-aa130fa9f24b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:31.196Z|936c05ba-13e8-4f9c-ac54-d3d278ec7cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:20:31.198Z|936c05ba-13e8-4f9c-ac54-d3d278ec7cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:20:32.618Z|2e6bc56a-9fdc-400f-98cb-9ce4d5a0362c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:20:32.618Z|2e6bc56a-9fdc-400f-98cb-9ce4d5a0362c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:20:40.499Z|ca188db1-00e3-41bf-aaa2-a2a71c823087|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:40.500Z|ca188db1-00e3-41bf-aaa2-a2a71c823087|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:40.557Z|89090b31-66ce-4f62-a2d2-3377d9ceb1de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:40.557Z|5f7c4460-0f02-4046-83d8-f23d79c380ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:40.558Z|5f7c4460-0f02-4046-83d8-f23d79c380ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:40.558Z|89090b31-66ce-4f62-a2d2-3377d9ceb1de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:46.195Z|c5845035-992a-40a3-bf7e-e5ca27b9efb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:20:46.196Z|c5845035-992a-40a3-bf7e-e5ca27b9efb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:20:50.530Z|7b92c1b6-22d6-47fc-87f1-d7cf344effd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:50.531Z|7b92c1b6-22d6-47fc-87f1-d7cf344effd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:50.580Z|4d9e3c58-84df-4305-8204-405310a4e99b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:50.580Z|4d9e3c58-84df-4305-8204-405310a4e99b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:20:50.582Z|222076f5-582a-4070-9c67-53082ec26e7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:20:50.583Z|222076f5-582a-4070-9c67-53082ec26e7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:00.553Z|2b3a2e46-e0c4-4534-b980-3a81a599c800|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:00.553Z|2b3a2e46-e0c4-4534-b980-3a81a599c800|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:00.601Z|b4b4ba54-78f7-4519-bc84-97025876a57b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:00.601Z|9d6264ed-f132-4230-95b6-18c99ff82e25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:00.601Z|b4b4ba54-78f7-4519-bc84-97025876a57b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:00.601Z|9d6264ed-f132-4230-95b6-18c99ff82e25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:01.195Z|c039f40e-ed5a-4d6c-85aa-ccf5cfc21768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:21:01.196Z|c039f40e-ed5a-4d6c-85aa-ccf5cfc21768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:21:02.619Z|59d2082f-12db-4fb6-b8e4-3ffd0a6360d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:21:02.620Z|59d2082f-12db-4fb6-b8e4-3ffd0a6360d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:21:06.318Z|caf8b349-8210-466f-87bc-a13352443938|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:21:06.319Z|caf8b349-8210-466f-87bc-a13352443938|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:10.574Z|9d412629-c50e-4111-a87a-98090a51b259|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:10.575Z|9d412629-c50e-4111-a87a-98090a51b259|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:10.623Z|618d2b0f-37b7-4042-addf-6b839d797924|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:10.623Z|618d2b0f-37b7-4042-addf-6b839d797924|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:10.626Z|53b5fc60-a06f-48de-8298-958fded34853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:10.626Z|53b5fc60-a06f-48de-8298-958fded34853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:16.195Z|b853cfc3-c784-4ade-88c2-bc62acbdd909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:21:16.198Z|b853cfc3-c784-4ade-88c2-bc62acbdd909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:21:20.598Z|81d45f24-80ef-4be9-b231-ae4fe6563c65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:20.598Z|81d45f24-80ef-4be9-b231-ae4fe6563c65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:20.646Z|870fdcc5-b107-495e-b669-04e3573bf40f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:20.646Z|028afa55-dee2-47b6-b566-5e1c3a4d94c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:20.647Z|870fdcc5-b107-495e-b669-04e3573bf40f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:20.647Z|028afa55-dee2-47b6-b566-5e1c3a4d94c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:30.620Z|50e6bc12-d909-4512-adaa-61d13a7f8374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:30.621Z|50e6bc12-d909-4512-adaa-61d13a7f8374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:30.670Z|2a4f954f-1001-45f1-a43f-918bf79ecac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:30.670Z|7d2be8fb-642f-46f4-9ac0-95d298ce00e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:30.671Z|7d2be8fb-642f-46f4-9ac0-95d298ce00e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:30.671Z|2a4f954f-1001-45f1-a43f-918bf79ecac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:31.195Z|3ba20b96-188d-4a70-b724-994cdf7ab31d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:21:31.196Z|3ba20b96-188d-4a70-b724-994cdf7ab31d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:21:32.620Z|f1d941cd-c41a-4da5-a691-2519bcb3ed44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:21:32.621Z|f1d941cd-c41a-4da5-a691-2519bcb3ed44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:21:40.653Z|d14aba24-651a-4249-bbf0-cb2b7abd47af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:40.654Z|d14aba24-651a-4249-bbf0-cb2b7abd47af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:40.693Z|87b2acce-3af6-40e9-87f7-72259e592cce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:40.694Z|87b2acce-3af6-40e9-87f7-72259e592cce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:40.696Z|9989edfb-136b-41ec-8eb9-c3502c4d41dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:40.697Z|9989edfb-136b-41ec-8eb9-c3502c4d41dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:46.196Z|e55b46d1-ff9a-4c0c-8b51-3c2b53943306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:21:46.196Z|e55b46d1-ff9a-4c0c-8b51-3c2b53943306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:21:50.678Z|45325d56-bbf5-4a69-9540-daa6977bd5ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:50.678Z|45325d56-bbf5-4a69-9540-daa6977bd5ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:50.717Z|0fe4a1ce-12f7-472e-9393-7eabc1c3af35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:50.717Z|a8f2f326-a49c-4dc8-ac8c-92477c6fbc04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:21:50.717Z|0fe4a1ce-12f7-472e-9393-7eabc1c3af35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:21:50.718Z|a8f2f326-a49c-4dc8-ac8c-92477c6fbc04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:00.705Z|98ad927c-ab70-4c3a-b3fc-3f265f12436a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:00.706Z|98ad927c-ab70-4c3a-b3fc-3f265f12436a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:00.739Z|eb9d609e-0436-45ff-a0ed-22d2c7fcb5a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:00.739Z|fa18c5b7-d8f5-484a-9f47-c40a957e4dd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:00.740Z|eb9d609e-0436-45ff-a0ed-22d2c7fcb5a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:00.740Z|fa18c5b7-d8f5-484a-9f47-c40a957e4dd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:01.195Z|6cc2ad39-42b8-4045-9038-2a1ad86ead19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:22:01.198Z|6cc2ad39-42b8-4045-9038-2a1ad86ead19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:22:02.622Z|1ce0c3da-9761-49f5-9241-0506dc719b0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:22:02.622Z|1ce0c3da-9761-49f5-9241-0506dc719b0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:22:06.319Z|617d8121-67d2-4541-9847-4bac3f7aeae7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:22:06.320Z|617d8121-67d2-4541-9847-4bac3f7aeae7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:10.731Z|6d042629-c4c3-4c57-86d1-9b17b1993469|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:10.733Z|6d042629-c4c3-4c57-86d1-9b17b1993469|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:10.765Z|b49d5e75-5a0a-4dc4-b812-2fa7ef2f3dd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:10.765Z|b49d5e75-5a0a-4dc4-b812-2fa7ef2f3dd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:10.765Z|a4ee59d5-cf32-4454-8c28-868c9a8c1321|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:10.767Z|a4ee59d5-cf32-4454-8c28-868c9a8c1321|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:16.196Z|c9ada67e-3fdc-4106-8368-4f0b59e458ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:22:16.197Z|c9ada67e-3fdc-4106-8368-4f0b59e458ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:22:20.759Z|b0568d45-6f50-454d-ba2a-122dab2f5c0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:20.760Z|b0568d45-6f50-454d-ba2a-122dab2f5c0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:20.786Z|b7cc5cc1-6491-425f-8d5d-454ead80dd63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:20.787Z|b7cc5cc1-6491-425f-8d5d-454ead80dd63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:20.789Z|6751ce98-abee-4778-9b28-12dcdefea825|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:20.789Z|6751ce98-abee-4778-9b28-12dcdefea825|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:30.783Z|f6b3f139-c84f-45b6-bfee-0d5e3f5dfb51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:30.784Z|f6b3f139-c84f-45b6-bfee-0d5e3f5dfb51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:30.809Z|9dd9f53e-9e05-498f-bb72-5816b392f913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:30.809Z|eb621f02-2f9e-4263-b1b7-e25bb229da11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:30.810Z|9dd9f53e-9e05-498f-bb72-5816b392f913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:30.810Z|eb621f02-2f9e-4263-b1b7-e25bb229da11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:31.196Z|18e21b73-5a1a-498a-96ac-8d293460b51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:22:31.196Z|18e21b73-5a1a-498a-96ac-8d293460b51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:22:32.623Z|28fb6339-033b-4b31-b914-fa5ebed4f295|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:22:32.625Z|28fb6339-033b-4b31-b914-fa5ebed4f295|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:22:40.813Z|6da48d8e-8ae0-4796-8136-71e96795d3b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:40.814Z|6da48d8e-8ae0-4796-8136-71e96795d3b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:40.832Z|389f541d-ef88-4544-9aad-50bce6ca44a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:40.833Z|389f541d-ef88-4544-9aad-50bce6ca44a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:40.834Z|aee448ca-cb8e-43e7-a34c-f296f1b77444|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:40.834Z|aee448ca-cb8e-43e7-a34c-f296f1b77444|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:46.195Z|d5618408-03b5-4f45-b907-6a53eef19e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:22:46.199Z|d5618408-03b5-4f45-b907-6a53eef19e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:22:50.841Z|d83b8c5f-80a4-42a8-8274-d97bb2412733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:50.843Z|d83b8c5f-80a4-42a8-8274-d97bb2412733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:50.853Z|5141e300-4193-4907-9b13-a5a9938947ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:50.853Z|33758ba7-2881-476e-b95a-206c707b4448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:22:50.854Z|5141e300-4193-4907-9b13-a5a9938947ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:22:50.854Z|33758ba7-2881-476e-b95a-206c707b4448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:00.866Z|15569978-de70-4221-bfd5-09f359833b15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:00.868Z|15569978-de70-4221-bfd5-09f359833b15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:00.875Z|d33cb86b-f100-452e-9559-8ec4d61cbe4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:00.875Z|9b01f6cf-7eb7-419f-b05c-40425e6c9f55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:00.875Z|d33cb86b-f100-452e-9559-8ec4d61cbe4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:00.875Z|9b01f6cf-7eb7-419f-b05c-40425e6c9f55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:01.196Z|ae58e6aa-909f-42a3-9830-6582d25db5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:23:01.196Z|ae58e6aa-909f-42a3-9830-6582d25db5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:23:02.625Z|3ef56033-4734-40ae-bc45-7b70a88667c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:23:02.626Z|3ef56033-4734-40ae-bc45-7b70a88667c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:23:06.318Z|284c3a9e-b360-4f45-a624-a371ad8811d9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:23:06.319Z|284c3a9e-b360-4f45-a624-a371ad8811d9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:10.891Z|247aba27-cfb8-4a71-82ca-c75946c32e1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:10.892Z|247aba27-cfb8-4a71-82ca-c75946c32e1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:10.896Z|e98e2871-2027-436c-9ef7-b40290b89db8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:10.897Z|e98e2871-2027-436c-9ef7-b40290b89db8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:10.897Z|e542fa60-8353-4272-a9bf-4d38ef34e9ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:10.898Z|e542fa60-8353-4272-a9bf-4d38ef34e9ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:16.195Z|e5275e8a-a443-4631-aff6-4af8e7afa8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:23:16.196Z|e5275e8a-a443-4631-aff6-4af8e7afa8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:23:20.918Z|027ac32b-7b1d-4757-8bdc-922de0ed0db4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:20.920Z|027ac32b-7b1d-4757-8bdc-922de0ed0db4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:20.921Z|34b2a46b-12a2-468b-ba9b-c521fc3c1e83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:20.921Z|34b2a46b-12a2-468b-ba9b-c521fc3c1e83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:20.921Z|e432ad85-7611-41ac-9826-012732d89108|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:20.922Z|e432ad85-7611-41ac-9826-012732d89108|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:30.946Z|8aec4f2d-e2ca-4df1-9bb3-9df607f97f38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:30.947Z|2531bd07-bcbd-4d3a-ad2a-6e126627c498|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:30.947Z|8aec4f2d-e2ca-4df1-9bb3-9df607f97f38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:30.947Z|2531bd07-bcbd-4d3a-ad2a-6e126627c498|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:30.949Z|4eca10db-60b0-481c-8f73-9cde05066176|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:30.950Z|4eca10db-60b0-481c-8f73-9cde05066176|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:31.195Z|168d64ea-9602-49c8-be27-230f57bb4c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:23:31.198Z|168d64ea-9602-49c8-be27-230f57bb4c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:23:32.627Z|46f6c583-79a9-41e1-b7c7-f08bc8b1cb88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:23:32.627Z|46f6c583-79a9-41e1-b7c7-f08bc8b1cb88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:23:40.972Z|526aa108-227b-4068-84fe-8423aa8238fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:40.972Z|dff09174-adaf-4f07-8f6a-b7ceb3e7b8fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:40.973Z|526aa108-227b-4068-84fe-8423aa8238fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:40.973Z|dff09174-adaf-4f07-8f6a-b7ceb3e7b8fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:40.976Z|1d8a7e30-20b5-416e-aa00-ba034b039610|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:40.976Z|1d8a7e30-20b5-416e-aa00-ba034b039610|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:46.195Z|a7012ad3-b8c1-48f4-9c4f-8ba3d80a5ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:23:46.196Z|a7012ad3-b8c1-48f4-9c4f-8ba3d80a5ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:23:50.998Z|bd03b416-e967-4dcb-9819-bb18f3aeebb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:50.998Z|2751953a-1751-4a76-9cbb-90e7d0e2dae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:50.998Z|bd03b416-e967-4dcb-9819-bb18f3aeebb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:50.999Z|2751953a-1751-4a76-9cbb-90e7d0e2dae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:23:50.998Z|6a20d2ab-9048-49b6-8a17-b5af5e856624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:23:50.999Z|6a20d2ab-9048-49b6-8a17-b5af5e856624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:01.027Z|58bb7b30-4f15-48eb-bf08-8ede2da79b32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:01.027Z|cb477ef8-b7a0-469c-a48f-bdc8ec0650d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:01.027Z|4e04b57d-6709-4554-9e5e-3d908eb835c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:01.028Z|58bb7b30-4f15-48eb-bf08-8ede2da79b32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:01.028Z|cb477ef8-b7a0-469c-a48f-bdc8ec0650d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:01.028Z|4e04b57d-6709-4554-9e5e-3d908eb835c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:01.195Z|762fb4b7-e826-4316-b06a-963b8fc1a0ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:24:01.196Z|762fb4b7-e826-4316-b06a-963b8fc1a0ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:24:02.628Z|57f6eb17-2861-414b-9d98-9afacfda0243|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:24:02.629Z|57f6eb17-2861-414b-9d98-9afacfda0243|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:24:06.318Z|44591621-e81e-4831-a15a-da1a36ee481b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:24:06.319Z|44591621-e81e-4831-a15a-da1a36ee481b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:11.051Z|9fd1fc8d-38e3-44be-8b53-9bccfc2ebc21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:11.051Z|c0e7ceb2-6ea9-4d94-bd32-c8c401c0e1c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:11.051Z|9fd1fc8d-38e3-44be-8b53-9bccfc2ebc21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:11.052Z|c0e7ceb2-6ea9-4d94-bd32-c8c401c0e1c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:11.056Z|7c85eccf-79d8-4192-b98c-7b17316e9cf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:11.056Z|7c85eccf-79d8-4192-b98c-7b17316e9cf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:16.195Z|ba9ae1af-2638-4ecc-8d1b-93db6fa0515e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:24:16.199Z|ba9ae1af-2638-4ecc-8d1b-93db6fa0515e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:24:21.073Z|5dc155f7-37f6-4bbc-9241-605d6a67d147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:21.073Z|d9db7f89-6fdc-459e-a4b1-4d8ed8fe0263|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:21.074Z|5dc155f7-37f6-4bbc-9241-605d6a67d147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:21.074Z|d9db7f89-6fdc-459e-a4b1-4d8ed8fe0263|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:21.076Z|7b958523-500e-4e82-8f49-df29ba9f5ff3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:21.076Z|7b958523-500e-4e82-8f49-df29ba9f5ff3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:31.097Z|bf3562fb-7a1d-443e-b8be-4ef61d2d4f78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:31.097Z|2218f005-fdf8-415d-8391-f02b70b9cd3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:31.097Z|33c4a742-cd2c-4c0a-9671-2e16adfc07a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:31.097Z|2218f005-fdf8-415d-8391-f02b70b9cd3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:31.097Z|33c4a742-cd2c-4c0a-9671-2e16adfc07a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:31.097Z|bf3562fb-7a1d-443e-b8be-4ef61d2d4f78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:31.195Z|fdfe673e-44d6-43ce-a238-eba3f1f15dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:24:31.196Z|fdfe673e-44d6-43ce-a238-eba3f1f15dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:24:32.629Z|5306750c-3d70-4a48-94e1-4a49a86e3a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:24:32.630Z|5306750c-3d70-4a48-94e1-4a49a86e3a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:24:41.119Z|e1163ff1-436b-4429-ac89-b7c7db090fc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:41.119Z|029f8391-30a7-4ca6-90dc-fbd2ee1788b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:41.120Z|09876f75-1840-47a4-9366-727be3dbb074|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:41.121Z|09876f75-1840-47a4-9366-727be3dbb074|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:41.121Z|029f8391-30a7-4ca6-90dc-fbd2ee1788b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:41.121Z|e1163ff1-436b-4429-ac89-b7c7db090fc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:46.195Z|ecf979cf-c626-45a9-b189-e79929513184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:24:46.196Z|ecf979cf-c626-45a9-b189-e79929513184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:24:51.150Z|2262c304-4e2a-4b63-b36f-6c0975a78bcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:51.150Z|253f0b84-9194-4036-90e5-ade00e944a46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:51.150Z|985ab22e-228c-4e5f-a4bb-86dd48bac6fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:24:51.150Z|2262c304-4e2a-4b63-b36f-6c0975a78bcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:51.150Z|253f0b84-9194-4036-90e5-ade00e944a46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:24:51.151Z|985ab22e-228c-4e5f-a4bb-86dd48bac6fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:01.173Z|b94b3034-a97f-4d27-be03-08245863249c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:01.174Z|b94b3034-a97f-4d27-be03-08245863249c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:01.175Z|2d6a5b41-7a67-4a5a-beef-181dd9144bd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:01.176Z|868bf40d-b642-40d2-b1da-67d11fa498e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:01.176Z|868bf40d-b642-40d2-b1da-67d11fa498e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:01.177Z|2d6a5b41-7a67-4a5a-beef-181dd9144bd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:01.195Z|63cbf47a-3cc6-4e34-b0a2-50aef1e4bf57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:25:01.198Z|63cbf47a-3cc6-4e34-b0a2-50aef1e4bf57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:25:02.631Z|df9b4b35-279a-4fce-bfe3-884bcff324c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:25:02.631Z|df9b4b35-279a-4fce-bfe3-884bcff324c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:25:06.318Z|4fa17d68-bc34-4e51-8f76-36b77f3ed42b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:25:06.320Z|4fa17d68-bc34-4e51-8f76-36b77f3ed42b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:11.196Z|dfb04d98-b707-4268-adf2-abeb07a88b28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:11.196Z|d8c415a0-468f-47aa-b1db-d9879f9c6d76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:11.197Z|dfb04d98-b707-4268-adf2-abeb07a88b28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:11.197Z|d8c415a0-468f-47aa-b1db-d9879f9c6d76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:11.198Z|02c841af-e84b-41b1-9c27-98f9251a69a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:11.198Z|02c841af-e84b-41b1-9c27-98f9251a69a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:16.195Z|496c215b-ea35-4978-a0d7-6b1f96c51bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:25:16.196Z|496c215b-ea35-4978-a0d7-6b1f96c51bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:25:21.219Z|82d77080-0a4f-48d6-9520-fdd5d99a8e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:21.219Z|ad4a9909-35d8-4978-938f-55358c5f58b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:21.219Z|82d77080-0a4f-48d6-9520-fdd5d99a8e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:21.220Z|ad4a9909-35d8-4978-938f-55358c5f58b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:21.220Z|ad06b046-5f7d-4a08-874b-b8d017036935|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:21.220Z|ad06b046-5f7d-4a08-874b-b8d017036935|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:31.195Z|1e004277-674a-4ccb-9328-32676cef837d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:25:31.196Z|1e004277-674a-4ccb-9328-32676cef837d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:25:31.244Z|c50da04a-7ef6-4d7b-aee4-de5da42c7b26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:31.244Z|c50da04a-7ef6-4d7b-aee4-de5da42c7b26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:31.245Z|9786c978-82f7-46e5-b97e-9eb56a1d2a97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:31.246Z|9786c978-82f7-46e5-b97e-9eb56a1d2a97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:31.251Z|cf109fe3-6e76-46c2-87de-40fc3a6a7836|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:31.251Z|cf109fe3-6e76-46c2-87de-40fc3a6a7836|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:32.632Z|475ce01e-c061-4f92-b604-87c2dfa6c9d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:25:32.632Z|475ce01e-c061-4f92-b604-87c2dfa6c9d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:25:41.287Z|68a19795-c516-40f6-a232-588b4e7e4345|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:41.287Z|68a19795-c516-40f6-a232-588b4e7e4345|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:41.289Z|5d54f424-984c-47c9-b546-1b9e4fa5732b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:41.289Z|5d54f424-984c-47c9-b546-1b9e4fa5732b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:41.310Z|63d55034-ea1e-4bd1-87ae-57b7c8aba09e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:41.310Z|63d55034-ea1e-4bd1-87ae-57b7c8aba09e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:46.195Z|a2d4502d-573d-4f0f-8836-e04946487b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:25:46.200Z|a2d4502d-573d-4f0f-8836-e04946487b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:25:51.322Z|206f3ec5-b049-4cbd-b96e-f40f52b631ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:51.323Z|206f3ec5-b049-4cbd-b96e-f40f52b631ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:51.324Z|782f8fae-501e-48a3-90a5-9c17ea5e6b31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:51.324Z|782f8fae-501e-48a3-90a5-9c17ea5e6b31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:25:51.336Z|b1707ace-72b7-4a34-8e26-9e622a4c8362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:25:51.337Z|b1707ace-72b7-4a34-8e26-9e622a4c8362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:01.196Z|106c164d-51b5-481e-9a89-2b4a18645171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:26:01.197Z|106c164d-51b5-481e-9a89-2b4a18645171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:26:01.353Z|e269a277-8c90-41de-b14c-452f4012bf5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:01.354Z|e269a277-8c90-41de-b14c-452f4012bf5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:01.354Z|c7a14cbc-b911-47df-a219-0ebfa954450e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:01.355Z|c7a14cbc-b911-47df-a219-0ebfa954450e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:01.356Z|2cdf3ba9-17c0-4661-a0f9-c46098c08f07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:01.357Z|2cdf3ba9-17c0-4661-a0f9-c46098c08f07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:02.633Z|463387b4-060d-4f19-94e1-bd577cb3dcd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:26:02.633Z|463387b4-060d-4f19-94e1-bd577cb3dcd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:26:06.317Z|59a53470-3754-4d82-8eb0-6d894a1681de|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:26:06.318Z|59a53470-3754-4d82-8eb0-6d894a1681de|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:11.378Z|ff0faab4-20d6-4bc7-8269-540df2b21652|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:11.379Z|ff0faab4-20d6-4bc7-8269-540df2b21652|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:11.380Z|f0a98cf3-e2ec-4513-ab33-b848da19ca0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:11.381Z|f0a98cf3-e2ec-4513-ab33-b848da19ca0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:11.385Z|3599e29c-74bb-4ce0-873f-538248bd7c16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:11.386Z|3599e29c-74bb-4ce0-873f-538248bd7c16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:16.195Z|a0d10eea-7769-4dfd-8430-330f02769027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:26:16.196Z|a0d10eea-7769-4dfd-8430-330f02769027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:26:21.403Z|67588f45-d7f3-4fe4-aebc-69c6bdd49b18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:21.404Z|67588f45-d7f3-4fe4-aebc-69c6bdd49b18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:21.406Z|01cb99e3-25a1-4e52-8489-e873c9d3d0cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:21.407Z|01cb99e3-25a1-4e52-8489-e873c9d3d0cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:21.409Z|693a3b06-abcd-45a7-b9a1-be1927c6940d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:21.409Z|693a3b06-abcd-45a7-b9a1-be1927c6940d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:31.195Z|5b0fb7f9-fa31-4046-a9cb-e8c0573b81f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:26:31.198Z|5b0fb7f9-fa31-4046-a9cb-e8c0573b81f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:26:31.434Z|9be136aa-7e63-491b-8c0a-4d3700b3a7bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:31.434Z|cdc8eea2-4fa0-442f-b2b5-0e6183667238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:31.434Z|81e6ce07-60fb-4404-ba8a-85c036f9a6e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:31.435Z|9be136aa-7e63-491b-8c0a-4d3700b3a7bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:31.435Z|cdc8eea2-4fa0-442f-b2b5-0e6183667238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:31.435Z|81e6ce07-60fb-4404-ba8a-85c036f9a6e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:32.634Z|0a3a5607-e2c9-4105-9144-6ff0d2943b4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:26:32.634Z|0a3a5607-e2c9-4105-9144-6ff0d2943b4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:26:41.458Z|7145ce0d-e404-441a-a465-8ef76d8abe54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:41.458Z|dbb22d58-5a20-48d1-aaf6-b9131de3188b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:41.458Z|7145ce0d-e404-441a-a465-8ef76d8abe54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:41.459Z|dbb22d58-5a20-48d1-aaf6-b9131de3188b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:41.464Z|ae5e549d-11ae-4e02-9821-e7bba513442a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:41.465Z|ae5e549d-11ae-4e02-9821-e7bba513442a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:46.195Z|4ee1ff1b-74d5-4981-a21c-b033feb5c40c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:26:46.196Z|4ee1ff1b-74d5-4981-a21c-b033feb5c40c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:26:51.481Z|3d8760c2-8c65-4c0f-90d5-99f6e5a0093e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:51.481Z|49ab48a4-802e-4ad3-9174-569a42ab5dbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:51.481Z|3d8760c2-8c65-4c0f-90d5-99f6e5a0093e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:51.481Z|49ab48a4-802e-4ad3-9174-569a42ab5dbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:26:51.497Z|29bc1b2a-f51c-4f77-8c78-7e58253069c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:26:51.497Z|29bc1b2a-f51c-4f77-8c78-7e58253069c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:01.195Z|3f8cdaae-7770-44ba-9d65-d0425fbe2bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:27:01.196Z|3f8cdaae-7770-44ba-9d65-d0425fbe2bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:27:01.506Z|00954248-f6c7-44f3-8bef-a7214c7bab4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:01.507Z|00954248-f6c7-44f3-8bef-a7214c7bab4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:01.512Z|b2d83fe4-794e-40db-8290-e082914d4905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:01.512Z|b2d83fe4-794e-40db-8290-e082914d4905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:01.523Z|56be5ab1-4077-497d-a85c-a0ed96baac5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:01.524Z|56be5ab1-4077-497d-a85c-a0ed96baac5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:02.635Z|cd6b1932-8c85-4086-812a-55f962d9ff66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:27:02.635Z|cd6b1932-8c85-4086-812a-55f962d9ff66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:27:06.318Z|35a1a4e7-e7e1-4d95-9fe3-2ce40548b390|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:27:06.319Z|35a1a4e7-e7e1-4d95-9fe3-2ce40548b390|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:11.530Z|1446d6c6-04ce-47e9-bcc7-74b836546c44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:11.531Z|1446d6c6-04ce-47e9-bcc7-74b836546c44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:11.535Z|6afe6f0a-0d90-4f69-8e12-3cb61e9b3d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:11.535Z|6afe6f0a-0d90-4f69-8e12-3cb61e9b3d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:11.544Z|40102bc3-1b5a-45c5-927d-32d241b82b37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:11.544Z|40102bc3-1b5a-45c5-927d-32d241b82b37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:16.195Z|c7eb5f18-4463-48c7-ab29-e15fdcc81a74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:27:16.198Z|c7eb5f18-4463-48c7-ab29-e15fdcc81a74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:27:21.556Z|4816d5dc-4dca-4db0-9d38-e204519cd95d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:21.556Z|fba88542-3ca1-41a7-868d-0c6d222b87e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:21.557Z|fba88542-3ca1-41a7-868d-0c6d222b87e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:21.557Z|4816d5dc-4dca-4db0-9d38-e204519cd95d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:21.564Z|c84bcb7e-24e3-483f-bec1-e6ee1a64a2e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:21.565Z|c84bcb7e-24e3-483f-bec1-e6ee1a64a2e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:31.196Z|845858c9-3d59-40a0-99b3-851f050928db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:27:31.196Z|845858c9-3d59-40a0-99b3-851f050928db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:27:31.580Z|2bb61c15-6b88-47cd-afa8-133d5ab1f71d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:31.580Z|b8733609-eb1a-4d99-96ed-ca9fa732693d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:31.580Z|2bb61c15-6b88-47cd-afa8-133d5ab1f71d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:31.580Z|b8733609-eb1a-4d99-96ed-ca9fa732693d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:31.584Z|efbc8231-af28-4571-9582-ee661c02819b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:31.584Z|efbc8231-af28-4571-9582-ee661c02819b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:32.636Z|312b8c05-8b34-4210-bd90-69e8717630f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:27:32.637Z|312b8c05-8b34-4210-bd90-69e8717630f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:27:41.601Z|f266adbc-f015-4ca5-b91d-737956d165d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:41.602Z|f266adbc-f015-4ca5-b91d-737956d165d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:41.603Z|631e8ad6-bfb3-4836-af9c-36b4336d911f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:41.603Z|631e8ad6-bfb3-4836-af9c-36b4336d911f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:41.605Z|46079cd6-9c51-42f6-b0fc-318de91ad98f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:41.605Z|46079cd6-9c51-42f6-b0fc-318de91ad98f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:46.195Z|8d3c6023-d10c-43df-8e59-009b33d0c853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:27:46.196Z|8d3c6023-d10c-43df-8e59-009b33d0c853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:27:51.626Z|4aa0d551-cc83-4872-b4bb-70356bc9dd6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:51.626Z|2b30c2e6-db57-4a30-9c43-25b9b1e20689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:51.626Z|16592b44-a5cc-4c88-a712-493257ffe80b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:27:51.627Z|4aa0d551-cc83-4872-b4bb-70356bc9dd6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:51.627Z|2b30c2e6-db57-4a30-9c43-25b9b1e20689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:27:51.627Z|16592b44-a5cc-4c88-a712-493257ffe80b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:01.195Z|10e25fda-e9d2-4357-b000-a14ce2ad8c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:28:01.198Z|10e25fda-e9d2-4357-b000-a14ce2ad8c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:28:01.654Z|7516b1f4-cad1-4cc5-b898-326d1b5f853a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:01.654Z|7516b1f4-cad1-4cc5-b898-326d1b5f853a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:01.654Z|64ddd952-cb93-4a6c-a8d1-3d402c5c4d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:01.655Z|64ddd952-cb93-4a6c-a8d1-3d402c5c4d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:01.655Z|af792b9a-b75a-4125-9a5a-ed8a1e635071|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:01.656Z|af792b9a-b75a-4125-9a5a-ed8a1e635071|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:02.637Z|f2e729da-e148-4558-81ea-3fa0b8335e85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:28:02.638Z|f2e729da-e148-4558-81ea-3fa0b8335e85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:28:06.321Z|ae0a21f1-6aac-4ee3-a2f9-192f70bde2da|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:28:06.322Z|ae0a21f1-6aac-4ee3-a2f9-192f70bde2da|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:11.679Z|948fea4a-7c9f-4cd6-a49e-4c426c49a6bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:11.680Z|948fea4a-7c9f-4cd6-a49e-4c426c49a6bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:11.681Z|6f274f68-0422-414a-9e79-0466b0eadd26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:11.681Z|6f274f68-0422-414a-9e79-0466b0eadd26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:11.679Z|ea3afae8-4001-4ae5-8636-c52076bd6673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:11.683Z|ea3afae8-4001-4ae5-8636-c52076bd6673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:16.195Z|a939dc83-66e0-4e79-a1d2-cf8e2e50d7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:28:16.196Z|a939dc83-66e0-4e79-a1d2-cf8e2e50d7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:28:21.704Z|9dfff1e4-01c7-49df-a959-08ba00010c63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:21.704Z|e3a342b8-6c11-4e54-a89a-22c2620e1dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:21.704Z|6cf69bf7-9981-4c40-9172-3b7af9964ffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:21.704Z|6cf69bf7-9981-4c40-9172-3b7af9964ffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:21.704Z|9dfff1e4-01c7-49df-a959-08ba00010c63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:21.704Z|e3a342b8-6c11-4e54-a89a-22c2620e1dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:31.195Z|d7c28863-7f86-457a-874c-8607f08239ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:28:31.196Z|d7c28863-7f86-457a-874c-8607f08239ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:28:31.733Z|36b2e998-d0f1-4c10-be8c-c32dcf8b9625|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:31.734Z|b8e22c63-7f46-4c7f-ac99-6a914c10d82e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:31.734Z|36b2e998-d0f1-4c10-be8c-c32dcf8b9625|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:31.734Z|a7736ef4-fad8-47e8-a358-18cc19dbadcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:31.734Z|b8e22c63-7f46-4c7f-ac99-6a914c10d82e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:31.735Z|a7736ef4-fad8-47e8-a358-18cc19dbadcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:32.638Z|d413c497-1085-424c-8dfe-31703c306ac0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:28:32.639Z|d413c497-1085-424c-8dfe-31703c306ac0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:28:41.756Z|d542f870-1469-4c2e-97c7-03921daf2ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:41.756Z|ca06bd65-5585-4aa1-b701-5aa38d526c27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:41.756Z|ca06bd65-5585-4aa1-b701-5aa38d526c27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:41.756Z|d542f870-1469-4c2e-97c7-03921daf2ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:41.758Z|9e9e7268-0fd0-4131-9a26-fd81f7c84687|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:41.758Z|9e9e7268-0fd0-4131-9a26-fd81f7c84687|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:46.195Z|80e73a85-c60d-46bb-8595-ace4318f7837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:28:46.198Z|80e73a85-c60d-46bb-8595-ace4318f7837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:28:51.778Z|2fe5e921-720e-4727-9ed1-81c8f8ee56b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:51.778Z|446d0d70-e88b-4a58-9929-bedcdf116009|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:51.778Z|81372b52-b8e7-4c01-b97d-d1d4529a0f59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:28:51.779Z|2fe5e921-720e-4727-9ed1-81c8f8ee56b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:51.779Z|81372b52-b8e7-4c01-b97d-d1d4529a0f59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:28:51.779Z|446d0d70-e88b-4a58-9929-bedcdf116009|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:01.195Z|18df3aa7-2d33-4b9b-88e0-9eb3b95c6d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:29:01.196Z|18df3aa7-2d33-4b9b-88e0-9eb3b95c6d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:29:01.807Z|6922972d-d27f-4f13-b197-a419bb2033d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:01.807Z|0595c631-69a6-45fa-9ce2-d732ce8b1f66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:01.808Z|0595c631-69a6-45fa-9ce2-d732ce8b1f66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:01.808Z|6922972d-d27f-4f13-b197-a419bb2033d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:01.808Z|492059d8-4cab-4dbf-9073-998bf37fac80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:01.808Z|492059d8-4cab-4dbf-9073-998bf37fac80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:02.639Z|b605fc28-0479-44a5-99d8-75c6e135580c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:29:02.640Z|b605fc28-0479-44a5-99d8-75c6e135580c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:29:06.318Z|f6890a4e-5d1c-4fde-8dca-b4f9902290a5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:29:06.320Z|f6890a4e-5d1c-4fde-8dca-b4f9902290a5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:11.830Z|ee8fac6e-eeb4-438c-89fb-ba471b685da0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:11.831Z|ee8fac6e-eeb4-438c-89fb-ba471b685da0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:11.833Z|53603074-def4-475f-a7d4-aab3bc19d610|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:11.833Z|53603074-def4-475f-a7d4-aab3bc19d610|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:11.837Z|35493b2f-519b-4159-bb80-ec58704fb50b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:11.838Z|35493b2f-519b-4159-bb80-ec58704fb50b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:16.195Z|17b16f78-6997-44a8-b493-37c9c49b52e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:29:16.196Z|17b16f78-6997-44a8-b493-37c9c49b52e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:29:21.853Z|4ffd7631-f345-4531-bacb-6b1f19e1729a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:21.854Z|4ffd7631-f345-4531-bacb-6b1f19e1729a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:21.856Z|2f56c81f-5f68-4768-9f40-275387c3c73e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:21.856Z|2f56c81f-5f68-4768-9f40-275387c3c73e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:21.857Z|59f58cd8-359c-480a-9de6-a0caa9b8df32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:21.857Z|59f58cd8-359c-480a-9de6-a0caa9b8df32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:31.195Z|116df684-02c9-4c32-b762-d0fcb0e60591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:29:31.199Z|116df684-02c9-4c32-b762-d0fcb0e60591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:29:31.876Z|302d6c67-46e9-4409-96a6-0614b83738a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:31.876Z|5d0b889b-785d-4b7c-b757-8adbe32e5c97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:31.877Z|302d6c67-46e9-4409-96a6-0614b83738a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:31.877Z|5d0b889b-785d-4b7c-b757-8adbe32e5c97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:31.880Z|57063719-b202-4333-800c-0b774577bfd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:31.880Z|57063719-b202-4333-800c-0b774577bfd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:32.640Z|7ba85052-831a-458b-8d0c-bcd47d045ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:29:32.641Z|7ba85052-831a-458b-8d0c-bcd47d045ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:29:41.898Z|d837b771-85b2-4bc4-9f71-df6414989d77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:41.899Z|d837b771-85b2-4bc4-9f71-df6414989d77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:41.898Z|af6f5326-6f80-4f75-a98a-ce2ce44e8054|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:41.899Z|36c7dfa5-99e6-4e9d-b858-778963d74bdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:41.900Z|af6f5326-6f80-4f75-a98a-ce2ce44e8054|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:41.900Z|36c7dfa5-99e6-4e9d-b858-778963d74bdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:46.195Z|994d353a-9400-47a4-b0e3-80384edb4855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:29:46.196Z|994d353a-9400-47a4-b0e3-80384edb4855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:29:51.919Z|1f32793b-60df-4011-9775-41a83cb0179d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:51.919Z|881670f7-0fda-4373-ba04-b3dcf07aa812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:51.920Z|1f32793b-60df-4011-9775-41a83cb0179d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:51.920Z|881670f7-0fda-4373-ba04-b3dcf07aa812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:29:51.922Z|ec02fa9b-d9b5-4399-9cae-df9779d2eabb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:29:51.923Z|ec02fa9b-d9b5-4399-9cae-df9779d2eabb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:01.195Z|f66a68e5-67a7-4e11-9696-17f46e36f312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:30:01.196Z|f66a68e5-67a7-4e11-9696-17f46e36f312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:30:01.942Z|68ac31cd-ae65-4de8-ba57-090426c412cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:01.942Z|2c4c129e-80e9-42cc-afcc-46f8ea30726f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:01.942Z|0a45911c-561c-4e34-b69c-196eafeb548f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:01.942Z|2c4c129e-80e9-42cc-afcc-46f8ea30726f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:01.942Z|68ac31cd-ae65-4de8-ba57-090426c412cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:01.942Z|0a45911c-561c-4e34-b69c-196eafeb548f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:02.641Z|7e3470da-53ee-41df-9264-8c9d93787c5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:30:02.642Z|7e3470da-53ee-41df-9264-8c9d93787c5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:30:06.317Z|fec6f3f6-f354-4170-bf8f-17723e6c0d9a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:30:06.317Z|fec6f3f6-f354-4170-bf8f-17723e6c0d9a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:11.964Z|5e6d1888-2542-4b75-8a5f-11858cb96d4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:11.964Z|3674c5e5-47c4-4d31-ac43-3619d1e9a7a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:11.965Z|5e6d1888-2542-4b75-8a5f-11858cb96d4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:11.965Z|3674c5e5-47c4-4d31-ac43-3619d1e9a7a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:11.965Z|948e070e-bedd-4525-a957-a827dd46820f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:11.966Z|948e070e-bedd-4525-a957-a827dd46820f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:16.195Z|1e87e9d1-4f6e-4319-b1c7-dd7e390c8a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:30:16.200Z|1e87e9d1-4f6e-4319-b1c7-dd7e390c8a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:30:21.987Z|d804a3a5-55fb-48aa-b97d-a69ce694e4dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:21.987Z|8b9c7c5a-6fe7-458b-b7bb-dcd8868b459c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:21.988Z|e8708475-7b2c-467e-b615-929bd3ce0cde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:21.988Z|d804a3a5-55fb-48aa-b97d-a69ce694e4dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:21.988Z|8b9c7c5a-6fe7-458b-b7bb-dcd8868b459c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:21.988Z|e8708475-7b2c-467e-b615-929bd3ce0cde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:31.195Z|93c04d2e-014c-445c-bb07-d683639b7c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:30:31.196Z|93c04d2e-014c-445c-bb07-d683639b7c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:30:32.010Z|b898a262-0bb6-4b4d-bb6c-6bc7f8e9be53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:32.010Z|da2cd139-934f-4c5c-b9bd-ae4048307258|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:32.011Z|b898a262-0bb6-4b4d-bb6c-6bc7f8e9be53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:32.012Z|d7f01564-f8cc-4f41-841b-052df62b24f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:32.012Z|d7f01564-f8cc-4f41-841b-052df62b24f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:32.013Z|da2cd139-934f-4c5c-b9bd-ae4048307258|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:32.642Z|f8b62227-1024-4dff-b35b-ce2a10c51a20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:30:32.643Z|f8b62227-1024-4dff-b35b-ce2a10c51a20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:30:42.033Z|75ddaa98-ea68-42eb-afb2-59d2b34de81c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:42.033Z|bb9dcde6-972e-4662-a4fc-90a655c95d24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:42.034Z|75ddaa98-ea68-42eb-afb2-59d2b34de81c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:42.034Z|bb9dcde6-972e-4662-a4fc-90a655c95d24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:42.033Z|f2d17e17-44bf-4625-85a6-555202f60fc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:42.035Z|f2d17e17-44bf-4625-85a6-555202f60fc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:46.195Z|74493b01-193d-4d58-909f-752cc7f9e2b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:30:46.196Z|74493b01-193d-4d58-909f-752cc7f9e2b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:30:52.062Z|8938cd80-d36c-4f36-ba3c-41546b1557d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:52.062Z|9c0bdbe4-f62d-4bbf-bade-0455b7fa0e39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:52.063Z|8938cd80-d36c-4f36-ba3c-41546b1557d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:52.063Z|9c0bdbe4-f62d-4bbf-bade-0455b7fa0e39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:30:52.063Z|14b84db7-0905-4e0c-881c-8aeace54747a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:30:52.064Z|14b84db7-0905-4e0c-881c-8aeace54747a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:01.195Z|c61cde79-6bd6-440a-b84a-b7009a1cd002|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:31:01.198Z|c61cde79-6bd6-440a-b84a-b7009a1cd002|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:31:02.088Z|3faa7caa-a294-4b3e-98e2-1f742f74dc21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:02.088Z|0be948aa-5cd4-49e6-aa89-9f1f072f5490|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:02.088Z|75996bea-e03b-4e1e-849f-6c127664f027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:02.089Z|3faa7caa-a294-4b3e-98e2-1f742f74dc21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:02.089Z|0be948aa-5cd4-49e6-aa89-9f1f072f5490|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:02.089Z|75996bea-e03b-4e1e-849f-6c127664f027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:02.643Z|da8d6972-b9ff-4161-9cb5-def9e4106b79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:31:02.644Z|da8d6972-b9ff-4161-9cb5-def9e4106b79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:31:06.317Z|e92a149d-cab9-47fb-a5fa-fc5cf00b8494|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:31:06.317Z|e92a149d-cab9-47fb-a5fa-fc5cf00b8494|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:12.112Z|1683965b-b531-4be4-b545-07ea85bfcfba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:12.112Z|ac646b1f-687a-433c-9776-df7129e02d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:12.113Z|ac646b1f-687a-433c-9776-df7129e02d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:12.113Z|fcd53b1c-9454-4144-b00f-707b2893108c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:12.113Z|1683965b-b531-4be4-b545-07ea85bfcfba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:12.113Z|fcd53b1c-9454-4144-b00f-707b2893108c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:16.196Z|513d750b-8f12-4802-8d75-354bdb83aca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:31:16.196Z|513d750b-8f12-4802-8d75-354bdb83aca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:31:22.137Z|1478c955-1175-4869-a8e6-a0d8569fbd5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:22.138Z|1478c955-1175-4869-a8e6-a0d8569fbd5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:22.137Z|7d701f28-9899-463f-9e44-49af75ce5bac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:22.139Z|7d701f28-9899-463f-9e44-49af75ce5bac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:22.139Z|30d3ebf7-0782-4af3-aef9-ce217a280c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:22.139Z|30d3ebf7-0782-4af3-aef9-ce217a280c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:31.195Z|308fe5b2-9bd7-4d65-abb6-0a9eb136abb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:31:31.196Z|308fe5b2-9bd7-4d65-abb6-0a9eb136abb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:31:32.161Z|24587e93-6716-46cb-b221-1a7b4cde9256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:32.161Z|e4828fbd-6655-450d-b08d-f6e1d5554b8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:32.161Z|f8258a77-2178-4203-9a2d-54702ac080d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:32.162Z|f8258a77-2178-4203-9a2d-54702ac080d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:32.163Z|e4828fbd-6655-450d-b08d-f6e1d5554b8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:32.163Z|24587e93-6716-46cb-b221-1a7b4cde9256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:32.644Z|855b2cc3-118f-434d-bc55-2de7a154d4a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:31:32.645Z|855b2cc3-118f-434d-bc55-2de7a154d4a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:31:42.188Z|65d803e8-5d24-4d75-9b8c-27b1f5be4f9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:42.188Z|4fc0e40f-be6f-459f-8a90-83bd69dd9618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:42.188Z|65d803e8-5d24-4d75-9b8c-27b1f5be4f9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:42.188Z|0a0f4e45-c640-4320-9f71-a9d19f5facea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:42.188Z|4fc0e40f-be6f-459f-8a90-83bd69dd9618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:42.189Z|0a0f4e45-c640-4320-9f71-a9d19f5facea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:46.195Z|bfb001a1-5459-4491-9719-e12c7a755234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:31:46.199Z|bfb001a1-5459-4491-9719-e12c7a755234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:31:52.211Z|c6970c67-c914-4ccd-befd-7c7b234011b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:52.211Z|90258faf-dd9b-4c12-aec6-a094ba8fa6a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:52.211Z|f5e6a47d-5a7a-4ed8-af2e-707c33e5d0df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:31:52.212Z|f5e6a47d-5a7a-4ed8-af2e-707c33e5d0df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:52.212Z|c6970c67-c914-4ccd-befd-7c7b234011b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:31:52.212Z|90258faf-dd9b-4c12-aec6-a094ba8fa6a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:01.195Z|ddbeae97-e0f8-49bd-8f37-00719f84278b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:32:01.196Z|ddbeae97-e0f8-49bd-8f37-00719f84278b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:32:02.233Z|05b5818f-741a-4b9d-91c6-75d61ba9efa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:02.233Z|20a1a014-510a-43aa-b878-267659c8e235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:02.234Z|20a1a014-510a-43aa-b878-267659c8e235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:02.234Z|05b5818f-741a-4b9d-91c6-75d61ba9efa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:02.235Z|c421655f-998d-47b1-a9b7-94dbcc5fbb40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:02.236Z|c421655f-998d-47b1-a9b7-94dbcc5fbb40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:02.645Z|5f7dfd94-c2fc-48bf-a390-e21c59c3c291|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:32:02.646Z|5f7dfd94-c2fc-48bf-a390-e21c59c3c291|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:32:06.317Z|2323a4a3-3f6b-4275-8822-d237d3135593|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:32:06.317Z|2323a4a3-3f6b-4275-8822-d237d3135593|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:12.261Z|3899b133-14eb-4c6e-a6ed-722f249ddfe7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:12.261Z|a9bbf6e1-bab6-47a3-a1bd-df73536e0c60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:12.262Z|3899b133-14eb-4c6e-a6ed-722f249ddfe7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:12.261Z|2eb17629-b0c2-417b-9b73-6ef523da74a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:12.262Z|a9bbf6e1-bab6-47a3-a1bd-df73536e0c60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:12.262Z|2eb17629-b0c2-417b-9b73-6ef523da74a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:16.195Z|c8daced6-822a-478f-8f30-558426333e19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:32:16.196Z|c8daced6-822a-478f-8f30-558426333e19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:32:22.285Z|242b93e7-7bfa-4077-9c9d-da3fa0572d05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:22.286Z|c23c5f08-e084-4a16-a41d-06ec6f2ba383|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:22.286Z|242b93e7-7bfa-4077-9c9d-da3fa0572d05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:22.286Z|8f17c607-0cc2-4585-9f80-33b93e8ef0ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:22.286Z|c23c5f08-e084-4a16-a41d-06ec6f2ba383|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:22.287Z|8f17c607-0cc2-4585-9f80-33b93e8ef0ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:31.196Z|4b59094f-7763-4c9f-a180-18d09c55a559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:32:31.203Z|4b59094f-7763-4c9f-a180-18d09c55a559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:32:32.311Z|aa7cb828-d988-4412-82f9-1bea787de8ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:32.311Z|ed8c7278-a679-4199-8522-d774b1b16fe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:32.311Z|5fe3de94-3af3-4798-8a6b-93fca40513b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:32.312Z|ed8c7278-a679-4199-8522-d774b1b16fe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:32.312Z|aa7cb828-d988-4412-82f9-1bea787de8ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:32.312Z|5fe3de94-3af3-4798-8a6b-93fca40513b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:32.647Z|87880137-ce95-4187-a258-1b8a72705722|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:32:32.647Z|87880137-ce95-4187-a258-1b8a72705722|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:32:42.337Z|42087de1-5379-44ae-a54d-3f1b080913c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:42.337Z|d0de78f6-7108-405b-9cd1-3fe8396fa068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:42.337Z|b76a9d83-8b1c-48d3-9594-98787fa9f928|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:42.338Z|42087de1-5379-44ae-a54d-3f1b080913c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:42.338Z|b76a9d83-8b1c-48d3-9594-98787fa9f928|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:42.338Z|d0de78f6-7108-405b-9cd1-3fe8396fa068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:46.196Z|f756102e-0255-40c2-9652-7c6f4b7ced6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:32:46.196Z|f756102e-0255-40c2-9652-7c6f4b7ced6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:32:52.361Z|f97db725-a80e-4524-942c-7e7708e43214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:52.361Z|1382e894-801c-4806-b5af-a6c700360fa8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:52.363Z|f97db725-a80e-4524-942c-7e7708e43214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:52.363Z|1382e894-801c-4806-b5af-a6c700360fa8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:32:52.363Z|9f684ca8-7e48-4fe8-a584-ea2ad68b3346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:32:52.364Z|9f684ca8-7e48-4fe8-a584-ea2ad68b3346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:01.195Z|7ab0274a-67cc-4a37-8baf-74535c1f838c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:33:01.196Z|7ab0274a-67cc-4a37-8baf-74535c1f838c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:33:02.389Z|2d1f057c-90bb-40b5-beaa-168040b9eab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:02.390Z|a6651601-bc68-47d9-bcff-7eca2f3096f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:02.391Z|2d1f057c-90bb-40b5-beaa-168040b9eab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:02.391Z|a6651601-bc68-47d9-bcff-7eca2f3096f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:02.392Z|daca6b93-3a54-4023-baae-0517634d25f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:02.393Z|daca6b93-3a54-4023-baae-0517634d25f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:02.648Z|865d031b-4a4f-4b64-90b2-b2c2106e65a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:33:02.649Z|865d031b-4a4f-4b64-90b2-b2c2106e65a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:33:06.318Z|131d1215-33cf-4e74-9072-c02033f89ff8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:33:06.319Z|131d1215-33cf-4e74-9072-c02033f89ff8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:12.415Z|3447dc6b-48ca-4ea2-8831-3d768415cbf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:12.415Z|1695af24-e70b-43d0-a690-9dd7c086833d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:12.416Z|3447dc6b-48ca-4ea2-8831-3d768415cbf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:12.416Z|1695af24-e70b-43d0-a690-9dd7c086833d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:12.417Z|dd0cd375-2558-48d9-bb12-2346ce37893b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:12.418Z|dd0cd375-2558-48d9-bb12-2346ce37893b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:16.196Z|fc4d88c3-98f9-48c4-8f98-6841c0d6e08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:33:16.200Z|fc4d88c3-98f9-48c4-8f98-6841c0d6e08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:33:22.442Z|9d43793a-d94f-4780-bc97-cb10f3ea95ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:22.442Z|6df32f37-e25f-4dd7-bcc6-0fac2f15c1a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:22.444Z|9d43793a-d94f-4780-bc97-cb10f3ea95ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:22.444Z|6df32f37-e25f-4dd7-bcc6-0fac2f15c1a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:22.446Z|a0dbdf5a-ffab-4859-8076-41f1a5b17aaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:22.447Z|a0dbdf5a-ffab-4859-8076-41f1a5b17aaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:31.196Z|5327bf64-6d74-48fb-b263-786e40ca43bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:33:31.197Z|5327bf64-6d74-48fb-b263-786e40ca43bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:33:32.468Z|0030ecde-3edd-4f73-81c4-bebd62dbbc93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:32.468Z|0030ecde-3edd-4f73-81c4-bebd62dbbc93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:32.468Z|c46bb367-1ef9-4946-ba39-ff5797e8f1c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:32.468Z|c46bb367-1ef9-4946-ba39-ff5797e8f1c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:32.472Z|323563cd-91df-4d5c-908f-c41458859c3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:32.472Z|323563cd-91df-4d5c-908f-c41458859c3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:32.649Z|733d311b-bf4c-4291-bc74-71939359bd5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:33:32.650Z|733d311b-bf4c-4291-bc74-71939359bd5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:33:42.492Z|18b26faf-e264-4035-8a97-c13ce62b70c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:42.492Z|88523636-176e-456d-9a12-b0c5ee8e02bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:42.493Z|18b26faf-e264-4035-8a97-c13ce62b70c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:42.493Z|88523636-176e-456d-9a12-b0c5ee8e02bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:42.494Z|a765c622-f4be-4bea-955f-25317bd4b4a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:42.494Z|a765c622-f4be-4bea-955f-25317bd4b4a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:46.195Z|de136f75-6cf9-4d9e-95a3-d6e7b0857d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:33:46.196Z|de136f75-6cf9-4d9e-95a3-d6e7b0857d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:33:52.518Z|b44ee209-f9a7-419d-a844-f8459d80d6af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:52.518Z|a9f2a9c8-ca14-43a4-81dc-9182c57c0785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:52.518Z|a9f2a9c8-ca14-43a4-81dc-9182c57c0785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:52.518Z|b44ee209-f9a7-419d-a844-f8459d80d6af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:33:52.517Z|72555034-3d43-4fa4-bb3e-2bb5270e69ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:33:52.521Z|72555034-3d43-4fa4-bb3e-2bb5270e69ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:01.195Z|20e6d459-40f3-44af-a87d-ca054ac529d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:34:01.198Z|20e6d459-40f3-44af-a87d-ca054ac529d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:34:02.540Z|2343249d-9d63-405d-b7bb-fcce2dc57b70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:02.540Z|89c5521b-5cbb-478a-937e-5cdea037ecc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:02.541Z|2343249d-9d63-405d-b7bb-fcce2dc57b70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:02.541Z|89c5521b-5cbb-478a-937e-5cdea037ecc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:02.548Z|0fafda75-ce8a-4c45-9807-85e1491cfb5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:02.549Z|0fafda75-ce8a-4c45-9807-85e1491cfb5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:02.651Z|e510508e-922a-4c1d-8fe6-1dd5157cd0fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:34:02.651Z|e510508e-922a-4c1d-8fe6-1dd5157cd0fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:34:06.320Z|ef95e6e1-bfa4-4e82-b1f6-148bad6d4142|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:34:06.320Z|ef95e6e1-bfa4-4e82-b1f6-148bad6d4142|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:12.564Z|ea0369c7-1af1-4c45-bbd6-d1007e20a9b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:12.564Z|36967af9-822c-495f-af54-089d687a1e9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:12.565Z|ea0369c7-1af1-4c45-bbd6-d1007e20a9b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:12.565Z|36967af9-822c-495f-af54-089d687a1e9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:12.575Z|5a702b3f-d721-4aeb-9da6-0689e6104bc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:12.576Z|5a702b3f-d721-4aeb-9da6-0689e6104bc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:16.195Z|f3ac07f8-732d-4af3-89ba-221a30f6e4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:34:16.196Z|f3ac07f8-732d-4af3-89ba-221a30f6e4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:34:22.597Z|904d01da-f69e-482f-8845-31f345a205ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:22.598Z|904d01da-f69e-482f-8845-31f345a205ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:22.598Z|14738bc6-9d83-4ca2-9407-40e59563b946|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:22.599Z|14738bc6-9d83-4ca2-9407-40e59563b946|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:22.600Z|8a6b6b63-39c9-4031-90e6-23815ba008b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:22.600Z|8a6b6b63-39c9-4031-90e6-23815ba008b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:31.195Z|20413f05-26d3-47c9-94db-61a67dcce0c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:34:31.196Z|20413f05-26d3-47c9-94db-61a67dcce0c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:34:32.623Z|ad1e2628-89b7-4078-8a97-8a46f4d772d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:32.624Z|ad1e2628-89b7-4078-8a97-8a46f4d772d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:32.628Z|e2186d2a-9b64-4b6f-85dc-718da9953307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:32.628Z|22a4fa2a-335a-4002-8d67-64d4511607da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:32.629Z|e2186d2a-9b64-4b6f-85dc-718da9953307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:32.629Z|22a4fa2a-335a-4002-8d67-64d4511607da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:32.652Z|899c1792-68e3-49e6-92d9-cfc6740a1c48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:34:32.652Z|899c1792-68e3-49e6-92d9-cfc6740a1c48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:34:42.648Z|b8408228-eb00-4dc5-8485-042d1b628e72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:42.648Z|32b3a675-5741-40d8-9fe0-53ff6332d51e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:42.648Z|88b7f99f-b177-45dd-bc65-98fcfaee85af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:42.649Z|88b7f99f-b177-45dd-bc65-98fcfaee85af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:42.649Z|b8408228-eb00-4dc5-8485-042d1b628e72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:42.649Z|32b3a675-5741-40d8-9fe0-53ff6332d51e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:46.195Z|372d305b-2056-42a7-b764-6fbbda1981a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:34:46.198Z|372d305b-2056-42a7-b764-6fbbda1981a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:34:52.670Z|2b6fb358-0e40-4c57-893d-63588ca4e68b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:52.670Z|cf5b4e9f-950d-43b7-bdb5-1bee3b535559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:52.671Z|2b6fb358-0e40-4c57-893d-63588ca4e68b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:52.671Z|cf5b4e9f-950d-43b7-bdb5-1bee3b535559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:34:52.675Z|2fb2a47b-3851-4950-88da-b255db8e114f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:34:52.676Z|2fb2a47b-3851-4950-88da-b255db8e114f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:01.195Z|5f952d43-dc68-4a70-886f-a4bc33830fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:35:01.196Z|5f952d43-dc68-4a70-886f-a4bc33830fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:35:02.653Z|be483c87-f48b-4e4b-8133-b998cd2c496a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:35:02.653Z|be483c87-f48b-4e4b-8133-b998cd2c496a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:35:02.693Z|e223596b-05b7-4413-acf8-4a05b93b046f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:02.694Z|e223596b-05b7-4413-acf8-4a05b93b046f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:02.695Z|48b6c9a7-ecec-49fc-9597-eed661645eea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:02.695Z|48b6c9a7-ecec-49fc-9597-eed661645eea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:02.696Z|c0bf2bfc-d94c-4452-b885-f46ae0f39420|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:02.697Z|c0bf2bfc-d94c-4452-b885-f46ae0f39420|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:06.317Z|861ba87a-ab5e-4cb3-adfc-4dd1ab18b028|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:35:06.317Z|861ba87a-ab5e-4cb3-adfc-4dd1ab18b028|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:12.717Z|16a50ec9-8c69-4da7-ba34-0581f8d17fc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:12.717Z|b4d0e0cd-9ada-4fe1-bcaa-bc29a8140c8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:12.718Z|b4d0e0cd-9ada-4fe1-bcaa-bc29a8140c8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:12.718Z|16a50ec9-8c69-4da7-ba34-0581f8d17fc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:12.719Z|e41cac20-2ea6-43af-b821-97cc5dfd99b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:12.720Z|e41cac20-2ea6-43af-b821-97cc5dfd99b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:16.195Z|1cb90117-cc8d-438a-bc89-ff5df4ac73b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:35:16.196Z|1cb90117-cc8d-438a-bc89-ff5df4ac73b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:35:22.740Z|3a58fe7e-6789-472a-b62a-0a4858cb739d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:22.741Z|3a58fe7e-6789-472a-b62a-0a4858cb739d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:22.744Z|d128d9ee-f344-401e-b8f0-6b584a5b8659|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:22.744Z|d128d9ee-f344-401e-b8f0-6b584a5b8659|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:22.744Z|36dd0a65-4d0d-491f-a3c6-d5a9fbb97dda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:22.745Z|36dd0a65-4d0d-491f-a3c6-d5a9fbb97dda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:31.195Z|c8961514-45e0-4a65-8a84-92d127819e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:35:31.198Z|c8961514-45e0-4a65-8a84-92d127819e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:35:32.655Z|4b852388-d570-43cf-9c29-e9706572996f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:35:32.656Z|4b852388-d570-43cf-9c29-e9706572996f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:35:32.764Z|d63edcb2-43e8-412b-9246-6c6e34acb5ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:32.764Z|6e13cd77-64fe-4e77-8aed-9fa1cc807f7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:32.765Z|c5c75d59-3526-4f0e-a729-2adf2505d177|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:32.765Z|6e13cd77-64fe-4e77-8aed-9fa1cc807f7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:32.765Z|d63edcb2-43e8-412b-9246-6c6e34acb5ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:32.765Z|c5c75d59-3526-4f0e-a729-2adf2505d177|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:42.788Z|16943dd3-826f-43f7-85a2-a8decc329fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:42.790Z|2f84f6bc-023d-4242-a64d-f24fdab9ec8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:42.790Z|16943dd3-826f-43f7-85a2-a8decc329fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:42.790Z|9a4bea5d-3b66-41c4-b012-7c83a30f412d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:42.790Z|2f84f6bc-023d-4242-a64d-f24fdab9ec8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:42.790Z|9a4bea5d-3b66-41c4-b012-7c83a30f412d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:46.195Z|a47db96a-6590-44d9-8433-82c4852a77ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:35:46.196Z|a47db96a-6590-44d9-8433-82c4852a77ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:35:52.814Z|46476c11-c7d0-4463-82ba-6da8bd4296a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:52.814Z|aa230a5a-333a-4931-8295-2cad43095238|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:52.815Z|46476c11-c7d0-4463-82ba-6da8bd4296a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:52.816Z|aa230a5a-333a-4931-8295-2cad43095238|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:35:52.817Z|7c6d949d-1c76-4ac9-a084-261382959494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:35:52.817Z|7c6d949d-1c76-4ac9-a084-261382959494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:01.195Z|a399ef99-dcf1-44b2-8fee-d004ef39a215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:36:01.196Z|a399ef99-dcf1-44b2-8fee-d004ef39a215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:36:02.657Z|9c49fca9-3689-4948-a293-7e2a61873a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:36:02.657Z|9c49fca9-3689-4948-a293-7e2a61873a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:36:02.841Z|63c0d376-91d8-4926-bdab-ea058061e1c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:02.841Z|63c0d376-91d8-4926-bdab-ea058061e1c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:02.841Z|bcb61f59-525f-417c-860e-d7e91a6ae305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:02.842Z|bcb61f59-525f-417c-860e-d7e91a6ae305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:02.844Z|9bd94568-bc11-4eef-b623-39f16923d0f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:02.845Z|9bd94568-bc11-4eef-b623-39f16923d0f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:06.321Z|90e2b20c-ad85-4245-ac2f-f3202c648201|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:36:06.322Z|90e2b20c-ad85-4245-ac2f-f3202c648201|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:12.865Z|50d0e289-359f-4a02-a8dc-41df42ef08c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:12.865Z|d6c9c518-a163-48a1-8c52-1644966daf5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:12.865Z|50d0e289-359f-4a02-a8dc-41df42ef08c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:12.866Z|d6c9c518-a163-48a1-8c52-1644966daf5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:12.867Z|cec22d47-bcae-4cd3-9e22-adae19e3940a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:12.867Z|cec22d47-bcae-4cd3-9e22-adae19e3940a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:16.195Z|fcee50f4-270d-41bf-bd63-170b2ca96933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:36:16.198Z|fcee50f4-270d-41bf-bd63-170b2ca96933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:36:22.889Z|3f7c01a9-16ee-4f49-9d67-d471fb2fc04d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:22.889Z|c44d0bd4-012e-4b70-b4fa-0c198641b396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:22.890Z|3f7c01a9-16ee-4f49-9d67-d471fb2fc04d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:22.890Z|c44d0bd4-012e-4b70-b4fa-0c198641b396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:22.892Z|ca9f55b2-604e-4ddc-9737-b4a9808ca1ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:22.893Z|ca9f55b2-604e-4ddc-9737-b4a9808ca1ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:31.195Z|26bae519-fd07-496c-9b1f-a5863435d104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:36:31.196Z|26bae519-fd07-496c-9b1f-a5863435d104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:36:32.658Z|adca49ec-efd9-489e-8344-d0de64bd3e05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:36:32.659Z|adca49ec-efd9-489e-8344-d0de64bd3e05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:36:32.914Z|a96c7c5b-19ba-483c-a731-95cc1c0a1ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:32.914Z|a96c7c5b-19ba-483c-a731-95cc1c0a1ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:32.924Z|5b29de1d-82d4-43df-b0c9-9f4159b2e354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:32.925Z|5b29de1d-82d4-43df-b0c9-9f4159b2e354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:32.925Z|68ecb4f4-0df3-4d0a-8424-f315c93bcf33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:32.926Z|68ecb4f4-0df3-4d0a-8424-f315c93bcf33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:42.940Z|a58b3843-4ece-4bf5-8fd0-640b4cfe743c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:42.941Z|a58b3843-4ece-4bf5-8fd0-640b4cfe743c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:42.951Z|f2150817-36a0-4f2d-999c-cca86a19608b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:42.952Z|12520e76-7bdc-42dd-aabb-a67b057eb9bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:42.952Z|f2150817-36a0-4f2d-999c-cca86a19608b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:42.952Z|12520e76-7bdc-42dd-aabb-a67b057eb9bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:46.195Z|723e9e41-ba67-40a7-ba2a-7d636b66bf0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:36:46.196Z|723e9e41-ba67-40a7-ba2a-7d636b66bf0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:36:52.961Z|849915f2-07f5-4b19-a6f7-390c1f61eebd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:52.961Z|849915f2-07f5-4b19-a6f7-390c1f61eebd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:52.974Z|6df89202-8635-4b1c-bc44-c344a95a0f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:52.975Z|6df89202-8635-4b1c-bc44-c344a95a0f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:36:52.975Z|a1368005-2024-4f0c-a92c-cce5a51e5467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:36:52.976Z|a1368005-2024-4f0c-a92c-cce5a51e5467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:01.196Z|e91a8df6-1c80-4c9a-aad7-d5224304c8ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:37:01.199Z|e91a8df6-1c80-4c9a-aad7-d5224304c8ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:37:02.659Z|1d3454a2-ef2c-414a-987b-9ad671e40dde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:37:02.660Z|1d3454a2-ef2c-414a-987b-9ad671e40dde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:37:02.984Z|e1a3a9a0-c088-45a6-a3ad-01f6e14263c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:02.985Z|e1a3a9a0-c088-45a6-a3ad-01f6e14263c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:03.005Z|8dd5a0bc-7d19-4333-85a1-b98194faeada|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:03.006Z|8dd5a0bc-7d19-4333-85a1-b98194faeada|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:03.017Z|909039d9-8baf-42a3-9761-7601513c5db9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:03.017Z|909039d9-8baf-42a3-9761-7601513c5db9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:06.317Z|478d4895-6471-465a-91f7-04bbb25af295|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:37:06.318Z|478d4895-6471-465a-91f7-04bbb25af295|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:13.017Z|170fe578-47fd-489d-9a1e-1a56cdc53475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:13.018Z|170fe578-47fd-489d-9a1e-1a56cdc53475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:13.033Z|cfcf9e6d-cb6b-4d13-bc6e-ec5ba3463575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:13.033Z|cfcf9e6d-cb6b-4d13-bc6e-ec5ba3463575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:13.042Z|0f0b6f54-4426-4022-8db8-fe89db85bf24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:13.043Z|0f0b6f54-4426-4022-8db8-fe89db85bf24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:16.195Z|4116dc35-275a-4101-8b09-690267e3cab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:37:16.196Z|4116dc35-275a-4101-8b09-690267e3cab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:37:23.039Z|2aabcf9c-a867-48f4-b001-127a0509d0ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:23.040Z|2aabcf9c-a867-48f4-b001-127a0509d0ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:23.059Z|87d68e17-3fbc-4417-a5e9-1ff0f3707f05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:23.059Z|87d68e17-3fbc-4417-a5e9-1ff0f3707f05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:23.070Z|49517c2b-96a5-4597-b6e3-6a95a384fc2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:23.070Z|49517c2b-96a5-4597-b6e3-6a95a384fc2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:31.195Z|b402f942-fd8d-4792-bb2d-3890f5f5b133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:37:31.196Z|b402f942-fd8d-4792-bb2d-3890f5f5b133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:37:32.660Z|bbd95a70-b6b7-44b5-ba61-3f465d483123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:37:32.661Z|bbd95a70-b6b7-44b5-ba61-3f465d483123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:37:33.061Z|d8668dc5-7419-4666-9b95-338cf73c98fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:33.062Z|d8668dc5-7419-4666-9b95-338cf73c98fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:33.093Z|99f0a75e-8216-42b9-909c-5c4372df3957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:33.094Z|99f0a75e-8216-42b9-909c-5c4372df3957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:33.097Z|45e0fb05-3319-4e61-a57f-03360755c6b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:33.097Z|45e0fb05-3319-4e61-a57f-03360755c6b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:43.085Z|734b3d08-348d-4a7a-a3ea-fa5161e1ce0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:43.086Z|734b3d08-348d-4a7a-a3ea-fa5161e1ce0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:43.114Z|d19e0ad8-810a-43d3-90f0-6c3c2cff730e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:43.115Z|d19e0ad8-810a-43d3-90f0-6c3c2cff730e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:43.116Z|a681b355-ac89-43f2-a0e3-bda890e07fbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:43.116Z|a681b355-ac89-43f2-a0e3-bda890e07fbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:46.195Z|0dcb7f84-7408-4f43-9b39-eb214221a0d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:37:46.198Z|0dcb7f84-7408-4f43-9b39-eb214221a0d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:37:53.106Z|efaf4cdd-417d-47b4-8a71-c188b2d0313c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:53.107Z|efaf4cdd-417d-47b4-8a71-c188b2d0313c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:53.136Z|673102eb-b6e7-4931-9525-78e2162a8e23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:53.136Z|673102eb-b6e7-4931-9525-78e2162a8e23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:37:53.137Z|f0b9604a-96e4-42d9-8228-524d5400ccbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:37:53.138Z|f0b9604a-96e4-42d9-8228-524d5400ccbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:01.195Z|680a5702-3dcc-481e-b386-74310771b31d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:38:01.196Z|680a5702-3dcc-481e-b386-74310771b31d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:38:02.662Z|155e69e0-c550-43f0-bc62-56e7b13ef078|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:38:02.662Z|155e69e0-c550-43f0-bc62-56e7b13ef078|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:38:03.135Z|8046e787-8fc8-447a-8649-b7cbb3233e72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:03.136Z|8046e787-8fc8-447a-8649-b7cbb3233e72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:03.159Z|a9ab2267-a36c-49dd-8ddf-9cbe08d37a21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:03.160Z|a9ab2267-a36c-49dd-8ddf-9cbe08d37a21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:03.168Z|f23e1e20-0dc9-4af7-b2a1-93c8f162b055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:03.169Z|f23e1e20-0dc9-4af7-b2a1-93c8f162b055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:06.317Z|5762a171-5cee-456e-be3c-85d802d4045a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:38:06.318Z|5762a171-5cee-456e-be3c-85d802d4045a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:13.156Z|0c351e4f-e9de-47a6-8976-dd7ebbd3445a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:13.157Z|0c351e4f-e9de-47a6-8976-dd7ebbd3445a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:13.179Z|3572e0a2-7951-4e98-856c-cab50d0b77d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:13.180Z|3572e0a2-7951-4e98-856c-cab50d0b77d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:13.195Z|1ddf440f-ca46-40ff-b975-4aaf77297609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:13.196Z|1ddf440f-ca46-40ff-b975-4aaf77297609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:16.195Z|be138a96-8e1f-4f3d-90b9-0e3ffa067ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:38:16.196Z|be138a96-8e1f-4f3d-90b9-0e3ffa067ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:38:23.180Z|7202504e-d39b-494b-a11e-8bae326a1be4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:23.181Z|7202504e-d39b-494b-a11e-8bae326a1be4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:23.202Z|17439739-7936-4974-9adf-021f49fd6a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:23.202Z|17439739-7936-4974-9adf-021f49fd6a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:23.220Z|36ad03c1-975b-4123-bee9-b42e92c4905d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:23.221Z|36ad03c1-975b-4123-bee9-b42e92c4905d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:31.195Z|1428f370-b5f9-4fda-92f0-95c0484bb7b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:38:31.198Z|1428f370-b5f9-4fda-92f0-95c0484bb7b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:38:32.663Z|530c6b2f-29bd-48cf-bc56-d222c27bb3c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:38:32.664Z|530c6b2f-29bd-48cf-bc56-d222c27bb3c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:38:33.205Z|e853985d-aa06-4169-97ef-aaf7cfee6580|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:33.206Z|e853985d-aa06-4169-97ef-aaf7cfee6580|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:33.222Z|649cafba-80fe-4a8a-9a1f-06e7002a2981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:33.223Z|649cafba-80fe-4a8a-9a1f-06e7002a2981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:33.242Z|ed506e69-5598-4be6-9af8-098c20449756|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:33.243Z|ed506e69-5598-4be6-9af8-098c20449756|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:43.229Z|b2fc724d-324a-4372-83bf-bc2555def253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:43.230Z|b2fc724d-324a-4372-83bf-bc2555def253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:43.246Z|d0d91d63-2e69-49f1-a5d9-6b7d637803c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:43.247Z|d0d91d63-2e69-49f1-a5d9-6b7d637803c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:43.266Z|2187240b-c6d1-476e-92db-97a0c28b7ea2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:43.267Z|2187240b-c6d1-476e-92db-97a0c28b7ea2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:46.195Z|c9f0f466-30b5-483d-8b81-48de56124998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:38:46.196Z|c9f0f466-30b5-483d-8b81-48de56124998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:38:53.252Z|410c948b-8eeb-4331-b2f6-60cd680309c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:53.253Z|410c948b-8eeb-4331-b2f6-60cd680309c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:53.268Z|6e6eff8f-7b31-4308-be7c-fb7ed77e99cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:53.269Z|6e6eff8f-7b31-4308-be7c-fb7ed77e99cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:38:53.292Z|8174403c-54ec-46b2-a674-badedcee875f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:38:53.293Z|8174403c-54ec-46b2-a674-badedcee875f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:01.195Z|f47a3eb7-49d8-4702-be5d-29fa75baa4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:39:01.196Z|f47a3eb7-49d8-4702-be5d-29fa75baa4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:39:02.664Z|4ad78ec5-e336-4291-af45-d6ecd35aa4ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:39:02.665Z|4ad78ec5-e336-4291-af45-d6ecd35aa4ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:39:03.274Z|0ade9833-69ae-48ff-8067-7c33caabbc41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:03.275Z|0ade9833-69ae-48ff-8067-7c33caabbc41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:03.292Z|3680474c-237a-4b31-81d6-c7ddd3c23f25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:03.292Z|3680474c-237a-4b31-81d6-c7ddd3c23f25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:03.312Z|e6025ec0-d777-4233-817c-1219df9a7847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:03.313Z|e6025ec0-d777-4233-817c-1219df9a7847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:06.317Z|aaa36d90-0c18-4697-94d7-e197c4cf58a7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:39:06.318Z|aaa36d90-0c18-4697-94d7-e197c4cf58a7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:13.297Z|bccbe553-537c-404c-bc10-7f883ba65802|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:13.302Z|bccbe553-537c-404c-bc10-7f883ba65802|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:13.312Z|fb3a9286-de42-4163-a474-b58f7cbd1c1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:13.313Z|fb3a9286-de42-4163-a474-b58f7cbd1c1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:13.334Z|9781fc74-faf4-40d6-8936-4a9cedb31db6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:13.334Z|9781fc74-faf4-40d6-8936-4a9cedb31db6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:16.195Z|144efcb7-d6e2-4492-9bc7-0a89c498f6d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:39:16.198Z|144efcb7-d6e2-4492-9bc7-0a89c498f6d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:39:23.327Z|13f7076f-f4d8-40a3-9bbf-a29596759eb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:23.328Z|13f7076f-f4d8-40a3-9bbf-a29596759eb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:23.334Z|a99f38e8-53ac-41c6-908b-e517c924ddc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:23.334Z|a99f38e8-53ac-41c6-908b-e517c924ddc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:23.358Z|95ae2bb3-146e-48b7-a9af-6d137949f394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:23.359Z|95ae2bb3-146e-48b7-a9af-6d137949f394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:31.195Z|4435823c-52c4-4dbe-aa91-8cfedadcb0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:39:31.196Z|4435823c-52c4-4dbe-aa91-8cfedadcb0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:39:32.665Z|cdae0c83-f02b-44fd-a18a-087d1eb64505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:39:32.666Z|cdae0c83-f02b-44fd-a18a-087d1eb64505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:39:33.351Z|8486b3f1-4196-42c0-bde8-31e76b8118a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:33.352Z|8486b3f1-4196-42c0-bde8-31e76b8118a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:33.357Z|81a49455-50e8-4d3b-a515-4a658d60dc4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:33.358Z|81a49455-50e8-4d3b-a515-4a658d60dc4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:33.387Z|998bac4d-56b4-48e7-b327-728da35934d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:33.388Z|998bac4d-56b4-48e7-b327-728da35934d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:43.374Z|6cfbaf82-6d52-462c-8a89-2673f19bda5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:43.375Z|6cfbaf82-6d52-462c-8a89-2673f19bda5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:43.377Z|2eeaf3dd-0cfe-48d0-bb0a-76443c44f24c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:43.377Z|2eeaf3dd-0cfe-48d0-bb0a-76443c44f24c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:43.408Z|0fec1e96-1ea8-4c3f-a5fc-1b2f37a6fcab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:43.409Z|0fec1e96-1ea8-4c3f-a5fc-1b2f37a6fcab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:46.195Z|a1fd4627-8c64-4bb9-b903-e2e22b822a87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:39:46.196Z|a1fd4627-8c64-4bb9-b903-e2e22b822a87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:39:53.398Z|f390e708-b7b5-422c-a3f7-940fb358a87c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:53.398Z|aab17a1b-1557-4e6f-958b-742787871c54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:53.399Z|f390e708-b7b5-422c-a3f7-940fb358a87c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:53.399Z|aab17a1b-1557-4e6f-958b-742787871c54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:39:53.430Z|e08f2397-cdea-4571-87ac-dc4527c8624f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:39:53.430Z|e08f2397-cdea-4571-87ac-dc4527c8624f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:01.195Z|76dda8b4-5af0-4d55-9991-1220a2e3f9bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:40:01.198Z|76dda8b4-5af0-4d55-9991-1220a2e3f9bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:40:02.666Z|734407cc-baeb-4d64-aecb-52f6d5fb5eb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:40:02.667Z|734407cc-baeb-4d64-aecb-52f6d5fb5eb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:40:03.422Z|154cb97b-d4eb-467c-a761-7980083afff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:03.422Z|b239d118-deb3-4258-a0fc-3365ff280212|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:03.422Z|154cb97b-d4eb-467c-a761-7980083afff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:03.422Z|b239d118-deb3-4258-a0fc-3365ff280212|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:03.453Z|3ecbec89-bd55-47e4-9645-582f5919f636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:03.454Z|3ecbec89-bd55-47e4-9645-582f5919f636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:06.317Z|47c48803-0d21-4647-bd49-d17b1b504bb2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:40:06.318Z|47c48803-0d21-4647-bd49-d17b1b504bb2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:13.445Z|fe38d930-7485-4229-a56e-d3dc30f128e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:13.445Z|fe38d930-7485-4229-a56e-d3dc30f128e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:13.449Z|8434b560-8183-499f-8028-6f7e12292aa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:13.450Z|8434b560-8183-499f-8028-6f7e12292aa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:13.481Z|eeb347c9-25b2-43c8-8418-e4918e99f3d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:13.481Z|eeb347c9-25b2-43c8-8418-e4918e99f3d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:16.195Z|99fbf901-25ee-47e5-b312-4ee09827af51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:40:16.196Z|99fbf901-25ee-47e5-b312-4ee09827af51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:40:23.469Z|5e7b3b41-2fb7-4cc5-8296-d4fe73c89c33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:23.469Z|fccb62ef-def1-496b-8bc7-c3092634eedc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:23.470Z|fccb62ef-def1-496b-8bc7-c3092634eedc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:23.470Z|5e7b3b41-2fb7-4cc5-8296-d4fe73c89c33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:23.505Z|654ad92f-3083-4832-991a-07067d787493|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:23.505Z|654ad92f-3083-4832-991a-07067d787493|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:31.195Z|14505bdd-f4ae-46f6-985b-836a53d2744a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:40:31.196Z|14505bdd-f4ae-46f6-985b-836a53d2744a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:40:32.668Z|9f7bcda2-59fb-45af-a488-31667f0af7a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:40:32.668Z|9f7bcda2-59fb-45af-a488-31667f0af7a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:40:33.491Z|ac480161-3a9c-4b59-bcbc-1e332ed49642|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:33.491Z|c18e40ee-9739-449e-ac65-46d37c8bc59d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:33.491Z|ac480161-3a9c-4b59-bcbc-1e332ed49642|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:33.492Z|c18e40ee-9739-449e-ac65-46d37c8bc59d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:33.526Z|c0f61fe0-50f7-4abf-b501-ded7e2edf4c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:33.527Z|c0f61fe0-50f7-4abf-b501-ded7e2edf4c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:43.516Z|08373547-412b-41e1-b6e5-1ab83d60677f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:43.517Z|08373547-412b-41e1-b6e5-1ab83d60677f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:43.523Z|a916141b-afc0-464b-b231-b1a7d1c4fff6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:43.524Z|a916141b-afc0-464b-b231-b1a7d1c4fff6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:43.549Z|513df739-4f52-45ae-b1c6-404ef875d0c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:43.550Z|513df739-4f52-45ae-b1c6-404ef875d0c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:46.195Z|64a88fb3-a3a1-41e6-b520-9e1b54d4e0f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:40:46.199Z|64a88fb3-a3a1-41e6-b520-9e1b54d4e0f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:40:53.539Z|1cc62f79-f75d-4d77-8bae-e44769ef7064|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:53.540Z|1cc62f79-f75d-4d77-8bae-e44769ef7064|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:53.542Z|5ff55738-43b1-4ab6-84ed-88465e7f5f87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:53.543Z|5ff55738-43b1-4ab6-84ed-88465e7f5f87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:40:53.571Z|e7336233-bd99-4d5f-b7c0-a1a00691839b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:40:53.572Z|e7336233-bd99-4d5f-b7c0-a1a00691839b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:01.195Z|2e869273-684b-4813-997e-483c14946013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:41:01.196Z|2e869273-684b-4813-997e-483c14946013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:41:02.669Z|2d88a635-22d6-466f-b2c9-0d4c7e219297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:41:02.669Z|2d88a635-22d6-466f-b2c9-0d4c7e219297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:41:03.561Z|890bd331-8cc8-4c6d-85a3-95c58c64f550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:03.562Z|890bd331-8cc8-4c6d-85a3-95c58c64f550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:03.563Z|ff11586d-a241-4051-8bb4-8acdfde8dd50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:03.563Z|ff11586d-a241-4051-8bb4-8acdfde8dd50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:03.592Z|e1bd8c17-a0ae-49d8-9c02-75f23ef37e9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:03.593Z|e1bd8c17-a0ae-49d8-9c02-75f23ef37e9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:06.317Z|13918ea0-0872-440f-86c3-03aca5e480a5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:41:06.317Z|13918ea0-0872-440f-86c3-03aca5e480a5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:13.656Z|facb54e8-65d7-4a68-8f7f-b62b9dbaa189|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:13.656Z|f7a5707b-c39a-4f2f-a42b-198edc81d377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:13.657Z|f7a5707b-c39a-4f2f-a42b-198edc81d377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:13.657Z|facb54e8-65d7-4a68-8f7f-b62b9dbaa189|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:13.657Z|054b9f83-762f-4037-b423-c9ebf3f29be8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:13.658Z|054b9f83-762f-4037-b423-c9ebf3f29be8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:16.195Z|e7a8f69d-958a-49a7-91b7-7358dd3e1511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:41:16.196Z|e7a8f69d-958a-49a7-91b7-7358dd3e1511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:41:23.679Z|28e6ec46-c55b-4aec-a121-1f67064c37f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:23.679Z|789b20e7-8692-4bd3-84a9-3981c2151f2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:23.679Z|37a1f0f8-5cac-415b-885a-3285a810a1a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:23.680Z|37a1f0f8-5cac-415b-885a-3285a810a1a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:23.680Z|789b20e7-8692-4bd3-84a9-3981c2151f2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:23.680Z|28e6ec46-c55b-4aec-a121-1f67064c37f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:31.195Z|7052599f-4066-4d4d-b7de-9582fcd91be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:41:31.199Z|7052599f-4066-4d4d-b7de-9582fcd91be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:41:32.670Z|4adecb9f-144d-4af8-b8e7-cbd6d48cba23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:41:32.670Z|4adecb9f-144d-4af8-b8e7-cbd6d48cba23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:41:33.702Z|66bf4426-4f51-4398-b6c4-417265f2929b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:33.702Z|9ad9e91b-232c-4037-b7eb-64d7d42d0342|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:33.703Z|9ad9e91b-232c-4037-b7eb-64d7d42d0342|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:33.703Z|66bf4426-4f51-4398-b6c4-417265f2929b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:33.704Z|7ba2e64b-6952-4bdf-956e-6b5426c21070|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:33.704Z|7ba2e64b-6952-4bdf-956e-6b5426c21070|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:43.725Z|041bde41-88b4-4fbf-b308-b0951c96a113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:43.725Z|738d4a07-baf4-4d3e-a1cb-0761844c10fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:43.725Z|672ee2a2-5edc-487e-a50d-efcb712dc77a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:43.726Z|041bde41-88b4-4fbf-b308-b0951c96a113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:43.726Z|672ee2a2-5edc-487e-a50d-efcb712dc77a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:43.726Z|738d4a07-baf4-4d3e-a1cb-0761844c10fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:46.196Z|fc651e9a-1c0c-4a58-bc1a-7fdb69b71324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:41:46.196Z|fc651e9a-1c0c-4a58-bc1a-7fdb69b71324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:41:53.751Z|c727ca0a-7bd5-49cf-9194-b78b953dd98c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:53.752Z|22fc87d5-50e7-4534-9fc0-05d7d214bc97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:53.752Z|0e469d34-26fc-4ab6-9a9d-22360897b736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:41:53.752Z|c727ca0a-7bd5-49cf-9194-b78b953dd98c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:53.752Z|22fc87d5-50e7-4534-9fc0-05d7d214bc97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:41:53.753Z|0e469d34-26fc-4ab6-9a9d-22360897b736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:01.195Z|26c9f325-3164-4c66-a9e4-52bcab1b2bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:42:01.196Z|26c9f325-3164-4c66-a9e4-52bcab1b2bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:42:02.671Z|324df9f4-8433-48f7-a2e0-aaadef642a8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:42:02.671Z|324df9f4-8433-48f7-a2e0-aaadef642a8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:42:03.773Z|0d9c8b60-2891-44a3-b50c-d9ced563d4b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:03.774Z|0d9c8b60-2891-44a3-b50c-d9ced563d4b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:03.777Z|ee1485b7-73fe-44d4-a46d-b3df8dc284f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:03.777Z|ee1485b7-73fe-44d4-a46d-b3df8dc284f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:03.778Z|48abfde3-6a6e-4984-9a2c-ab37d5720e2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:03.778Z|48abfde3-6a6e-4984-9a2c-ab37d5720e2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:06.317Z|dc77dafd-0923-4a76-918d-d8e3401e5d5d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:42:06.318Z|dc77dafd-0923-4a76-918d-d8e3401e5d5d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:13.802Z|a3f48e3b-eef2-437d-9c6d-5c6fa1280a65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:13.802Z|e444d992-785d-42bb-ac91-208d57acfcb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:13.803Z|a3f48e3b-eef2-437d-9c6d-5c6fa1280a65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:13.803Z|e444d992-785d-42bb-ac91-208d57acfcb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:13.805Z|1f87f791-01ef-4218-b389-16c55d484005|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:13.806Z|1f87f791-01ef-4218-b389-16c55d484005|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:16.195Z|49564132-9645-409c-b53a-b69c828476be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:42:16.196Z|49564132-9645-409c-b53a-b69c828476be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:42:23.827Z|3f0fd175-f3c2-437d-8f5d-367eb92779e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:23.828Z|3f0fd175-f3c2-437d-8f5d-367eb92779e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:23.830Z|29ec0544-fc2a-462a-b07d-d3f5bef39cef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:23.830Z|29ec0544-fc2a-462a-b07d-d3f5bef39cef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:23.835Z|e68a1a0f-ed45-48a6-b4bd-52866d848712|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:23.836Z|e68a1a0f-ed45-48a6-b4bd-52866d848712|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:31.195Z|73a4ff81-30b9-4b5a-94b5-0e06d4440542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:42:31.196Z|73a4ff81-30b9-4b5a-94b5-0e06d4440542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:42:32.672Z|396594f5-c954-453a-a251-22c44d7b2bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:42:32.672Z|396594f5-c954-453a-a251-22c44d7b2bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:42:33.854Z|6ddf5a97-d046-4cf7-89a8-d647fb1f8d16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:33.854Z|2d41005b-98e4-4b06-a001-fbf0fb80e394|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:33.854Z|2d41005b-98e4-4b06-a001-fbf0fb80e394|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:33.855Z|6ddf5a97-d046-4cf7-89a8-d647fb1f8d16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:33.857Z|b3425e5f-3d81-4db0-9fec-c1cf9d99ee34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:33.858Z|b3425e5f-3d81-4db0-9fec-c1cf9d99ee34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:43.879Z|6efdd2ba-54aa-4f81-b1cc-7e939a721799|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:43.879Z|5e80c34f-41b2-42aa-8e3f-335a03141fbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:43.879Z|dc3f31a3-eff3-4e73-9edf-c93ed43645f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:43.879Z|6efdd2ba-54aa-4f81-b1cc-7e939a721799|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:43.879Z|dc3f31a3-eff3-4e73-9edf-c93ed43645f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:43.879Z|5e80c34f-41b2-42aa-8e3f-335a03141fbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:46.195Z|ac9c5595-7588-456e-a853-3b28dd20d58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:42:46.199Z|ac9c5595-7588-456e-a853-3b28dd20d58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:42:53.904Z|cdb696f5-6caf-4eb1-a2ee-488d6d79e8c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:53.905Z|cdb696f5-6caf-4eb1-a2ee-488d6d79e8c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:53.909Z|4b5d43e1-3b50-47af-9340-3ad97d077d14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:53.909Z|4b5d43e1-3b50-47af-9340-3ad97d077d14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:42:53.910Z|3f969e3f-c597-46e6-ae66-80e4712f6e0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:42:53.910Z|3f969e3f-c597-46e6-ae66-80e4712f6e0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:01.195Z|0a75fee4-031a-4616-8006-c18cd682a23f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:43:01.196Z|0a75fee4-031a-4616-8006-c18cd682a23f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:43:02.673Z|26a3e4ec-022b-46cc-9cf8-1e0b15b8216d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:43:02.673Z|26a3e4ec-022b-46cc-9cf8-1e0b15b8216d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:43:03.925Z|cfc5a65a-9f83-42d2-aa46-32b1a6f1840d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:03.926Z|cfc5a65a-9f83-42d2-aa46-32b1a6f1840d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:03.928Z|ba61009d-95f4-4806-b212-863c9c151eba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:03.928Z|ba61009d-95f4-4806-b212-863c9c151eba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:03.930Z|2ccc2ba4-7dd1-4cd9-92ca-1ec7a2a7dea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:03.930Z|2ccc2ba4-7dd1-4cd9-92ca-1ec7a2a7dea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:06.318Z|388da167-9281-46d0-a7ae-d9f7a5a94000|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:43:06.318Z|388da167-9281-46d0-a7ae-d9f7a5a94000|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:13.953Z|b0f6cbf9-e4f8-440c-affc-bc904d006a02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:13.953Z|d0f64afd-7a76-4b3a-96cf-0d31c56e57c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:13.953Z|33d4ffca-e620-408c-aca8-f3481f63d317|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:13.953Z|b0f6cbf9-e4f8-440c-affc-bc904d006a02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:13.953Z|d0f64afd-7a76-4b3a-96cf-0d31c56e57c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:13.953Z|33d4ffca-e620-408c-aca8-f3481f63d317|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:16.195Z|653e5d15-636b-4788-9aa5-60dd58185261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:43:16.196Z|653e5d15-636b-4788-9aa5-60dd58185261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:43:23.980Z|f6bea48a-1ade-4222-a711-3d13f9b13079|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:23.980Z|f6bea48a-1ade-4222-a711-3d13f9b13079|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:23.983Z|d1078fc8-c1d7-4705-978e-143f6a9d69fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:23.984Z|d1078fc8-c1d7-4705-978e-143f6a9d69fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:23.986Z|dafa7481-ed2d-4b2d-a72f-0c2ded2204b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:23.987Z|dafa7481-ed2d-4b2d-a72f-0c2ded2204b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:31.196Z|1d9bf296-738d-4633-985b-eb29507ffb2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:43:31.197Z|1d9bf296-738d-4633-985b-eb29507ffb2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:43:32.674Z|651d5e57-6f82-46dd-81f8-6c7602aaeb78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:43:32.675Z|651d5e57-6f82-46dd-81f8-6c7602aaeb78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:43:34.005Z|d0276779-b5d3-481e-ae5f-09f7fd1f9224|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:34.006Z|d0276779-b5d3-481e-ae5f-09f7fd1f9224|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:34.005Z|4a6d6252-ded9-4a1b-8942-feac4fd056e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:34.007Z|4a6d6252-ded9-4a1b-8942-feac4fd056e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:34.008Z|81154da2-6ef0-4dab-abe6-5d6cbd3b71e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:34.009Z|81154da2-6ef0-4dab-abe6-5d6cbd3b71e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:44.030Z|03624f7d-ae87-405a-a780-7d8679c5a688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:44.030Z|a6883f99-6f3f-4a51-af5d-5c6dfe3d473d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:44.030Z|ea548e2e-3856-4e7a-a955-d3ebfe34742a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:44.031Z|a6883f99-6f3f-4a51-af5d-5c6dfe3d473d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:44.031Z|03624f7d-ae87-405a-a780-7d8679c5a688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:44.031Z|ea548e2e-3856-4e7a-a955-d3ebfe34742a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:46.196Z|589c313c-1e1e-46c4-9175-0b4b05d3e86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:43:46.197Z|589c313c-1e1e-46c4-9175-0b4b05d3e86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:43:54.057Z|0ea7d2e4-b996-4a12-8da3-4cf790e74727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:54.057Z|537f9d06-a641-4005-b8d0-f27904793ce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:54.058Z|537f9d06-a641-4005-b8d0-f27904793ce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:54.058Z|0ea7d2e4-b996-4a12-8da3-4cf790e74727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:43:54.062Z|58035835-ba61-4c7d-8956-08c85b6869d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:43:54.063Z|58035835-ba61-4c7d-8956-08c85b6869d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:01.195Z|44b15556-0b2d-4e33-acae-d6cf22a82611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:44:01.202Z|44b15556-0b2d-4e33-acae-d6cf22a82611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:44:02.675Z|baa38dfb-9c34-4b42-940f-c42772c7475d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:44:02.676Z|baa38dfb-9c34-4b42-940f-c42772c7475d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:44:04.084Z|a99bad71-0f76-43ee-b381-a4ca5eedcd46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:04.085Z|a99bad71-0f76-43ee-b381-a4ca5eedcd46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:04.085Z|f1eb779a-1a44-4960-aa20-614457975d15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:04.086Z|f1eb779a-1a44-4960-aa20-614457975d15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:04.084Z|fcf83c57-7629-44a8-b92f-bf00cdcd644d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:04.087Z|fcf83c57-7629-44a8-b92f-bf00cdcd644d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:06.318Z|d45f80e9-e2ea-4201-961a-17e9920bd88c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:44:06.319Z|d45f80e9-e2ea-4201-961a-17e9920bd88c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:14.108Z|47fa1d6f-bd96-4efa-b9ca-b93a3ac7e476|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:14.108Z|fabd256a-f7c3-4441-ae9d-aa052ee7df02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:14.108Z|02c8e17d-6d84-4990-a2b2-82a535e5b774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:14.109Z|fabd256a-f7c3-4441-ae9d-aa052ee7df02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:14.109Z|02c8e17d-6d84-4990-a2b2-82a535e5b774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:14.109Z|47fa1d6f-bd96-4efa-b9ca-b93a3ac7e476|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:16.196Z|b2a9f66c-090c-47c9-9049-97cf9cb7f2f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:44:16.196Z|b2a9f66c-090c-47c9-9049-97cf9cb7f2f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:44:24.131Z|1fc80b8b-4a6c-4a25-8b95-157b38b91bcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:24.132Z|83ae50a2-9419-4fec-912c-d952222366c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:24.132Z|982ab524-98a8-4242-9c2f-1a047f945648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:24.132Z|83ae50a2-9419-4fec-912c-d952222366c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:24.132Z|1fc80b8b-4a6c-4a25-8b95-157b38b91bcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:24.133Z|982ab524-98a8-4242-9c2f-1a047f945648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:31.195Z|24cb74c4-757d-45f8-aaf3-b653e6268638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:44:31.196Z|24cb74c4-757d-45f8-aaf3-b653e6268638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:44:32.677Z|96a7efac-76d9-4b86-bcf5-0f49660a6627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:44:32.677Z|96a7efac-76d9-4b86-bcf5-0f49660a6627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:44:34.154Z|f2b98408-b796-41b0-aa9d-edf436a37733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:34.155Z|f2b98408-b796-41b0-aa9d-edf436a37733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:34.156Z|5ae4b57a-d744-47b3-9085-d11dad4cc85f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:34.156Z|944adfc3-d38e-49c1-ac72-64232a661a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:34.156Z|5ae4b57a-d744-47b3-9085-d11dad4cc85f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:34.156Z|944adfc3-d38e-49c1-ac72-64232a661a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:44.179Z|300e660c-5122-44bd-893e-7140fd7d8b6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:44.180Z|300e660c-5122-44bd-893e-7140fd7d8b6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:44.179Z|1b669c9e-92bd-4628-8870-504626f9c3b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:44.179Z|41bfbd9c-1290-4b14-bcff-d83c19a68eef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:44.181Z|41bfbd9c-1290-4b14-bcff-d83c19a68eef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:44.181Z|1b669c9e-92bd-4628-8870-504626f9c3b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:46.195Z|14da8a47-d6ad-431b-b0cc-bc10028e5bf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:44:46.196Z|14da8a47-d6ad-431b-b0cc-bc10028e5bf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:44:54.206Z|ff592ca6-3404-488f-8664-706b29bee391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:54.206Z|26cae702-1927-425b-802f-fed1fa43def1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:54.206Z|ff592ca6-3404-488f-8664-706b29bee391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:54.207Z|26cae702-1927-425b-802f-fed1fa43def1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:44:54.208Z|6924ff9f-8ee1-48c5-be00-599bb6462b87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:44:54.209Z|6924ff9f-8ee1-48c5-be00-599bb6462b87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:01.195Z|ccb3b9d4-861d-4b93-9084-a9e9b97ebda4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:45:01.196Z|ccb3b9d4-861d-4b93-9084-a9e9b97ebda4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:45:02.678Z|3b4f8a94-7b2a-42f2-974f-bd58a5436c4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:45:02.679Z|3b4f8a94-7b2a-42f2-974f-bd58a5436c4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:45:04.230Z|207e17e4-5380-4a22-96e3-3e578d90f4ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:04.230Z|2326702a-4ed4-4d80-a87e-a20fc196cb1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:04.231Z|2326702a-4ed4-4d80-a87e-a20fc196cb1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:04.231Z|207e17e4-5380-4a22-96e3-3e578d90f4ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:04.232Z|312c7148-24d7-4aef-9d8e-e48d696ad112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:04.232Z|312c7148-24d7-4aef-9d8e-e48d696ad112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:06.318Z|ac5553a7-6e3a-41a4-a73f-e61c5ca530a5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:45:06.318Z|ac5553a7-6e3a-41a4-a73f-e61c5ca530a5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:14.254Z|1440bd25-0193-46e8-bc53-5565d8b1e683|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:14.254Z|a4a88aa1-aa4e-45ee-80b4-d0aa65e9310c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:14.254Z|d428f887-e076-4a9e-9883-42df6d5e5480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:14.254Z|a4a88aa1-aa4e-45ee-80b4-d0aa65e9310c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:14.255Z|d428f887-e076-4a9e-9883-42df6d5e5480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:14.254Z|1440bd25-0193-46e8-bc53-5565d8b1e683|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:16.195Z|4883fea3-b67e-4739-83b2-3f937f75a989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:45:16.198Z|4883fea3-b67e-4739-83b2-3f937f75a989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:45:24.277Z|e6542eae-dcfc-430c-9a13-d9abe78da162|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:24.278Z|fa035e44-bced-4956-a5ea-3d9349611a79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:24.277Z|1431fb0f-82e8-455b-8a89-c4f959a693c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:24.278Z|fa035e44-bced-4956-a5ea-3d9349611a79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:24.278Z|1431fb0f-82e8-455b-8a89-c4f959a693c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:24.279Z|e6542eae-dcfc-430c-9a13-d9abe78da162|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:31.195Z|5425b163-0ea9-4a29-9c0e-9a8492bc3765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:45:31.196Z|5425b163-0ea9-4a29-9c0e-9a8492bc3765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:45:32.679Z|74b2f42b-106f-4863-98e3-15e56503b3e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:45:32.680Z|74b2f42b-106f-4863-98e3-15e56503b3e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:45:34.301Z|4b3f5f87-9d23-4916-92eb-1f11e49938c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:34.302Z|4b3f5f87-9d23-4916-92eb-1f11e49938c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:34.304Z|4bd434b4-1dbf-406a-acde-a9d29c63e6a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:34.304Z|4bd434b4-1dbf-406a-acde-a9d29c63e6a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:34.304Z|b504a156-57af-49e9-b260-3b75d3aa4423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:34.305Z|b504a156-57af-49e9-b260-3b75d3aa4423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:44.331Z|b1e1aa02-9b28-4fc8-94be-053b4fae6ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:44.331Z|a5021231-3a94-4994-805a-f6660f2f6681|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:44.332Z|b1e1aa02-9b28-4fc8-94be-053b4fae6ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:44.331Z|bcc2ed09-f39b-40cd-acd8-84a936582b27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:44.332Z|a5021231-3a94-4994-805a-f6660f2f6681|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:44.336Z|bcc2ed09-f39b-40cd-acd8-84a936582b27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:46.196Z|50a3b9e1-92dd-4a36-802b-92a0f198d6cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:45:46.196Z|50a3b9e1-92dd-4a36-802b-92a0f198d6cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:45:54.357Z|0fc1e5ca-809f-4e30-94c0-d4540374fac6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:54.357Z|cc0c7597-4f87-41ce-a3d8-1621846356c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:54.357Z|0fc1e5ca-809f-4e30-94c0-d4540374fac6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:54.357Z|cc0c7597-4f87-41ce-a3d8-1621846356c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:45:54.357Z|67a91b35-44bc-4dfe-a277-55f0c0f4355c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:45:54.358Z|67a91b35-44bc-4dfe-a277-55f0c0f4355c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:01.195Z|506ba224-c47e-4fcd-8869-cbeb694a999f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:46:01.199Z|506ba224-c47e-4fcd-8869-cbeb694a999f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:46:02.680Z|8fa072ca-9099-4071-b209-497dcdbfcb5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:46:02.681Z|8fa072ca-9099-4071-b209-497dcdbfcb5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:46:04.379Z|347320ce-9081-40ea-8452-89d9f141f5b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:04.379Z|a4cdf256-e4e0-49ce-ae3e-da6f2698dde5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:04.379Z|347320ce-9081-40ea-8452-89d9f141f5b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:04.379Z|a6778321-695c-4af1-8cab-6f66b1c8e134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:04.379Z|a4cdf256-e4e0-49ce-ae3e-da6f2698dde5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:04.380Z|a6778321-695c-4af1-8cab-6f66b1c8e134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:06.317Z|5a7b08c1-813f-4994-8ad8-8c309095ee8e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:46:06.318Z|5a7b08c1-813f-4994-8ad8-8c309095ee8e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:14.404Z|f16d5698-b375-44d1-904e-1cc6816e3e06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:14.405Z|f16d5698-b375-44d1-904e-1cc6816e3e06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:14.410Z|a02c84a9-e017-4247-a2bf-7b9a9333751a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:14.411Z|998d967c-34d7-4549-b099-129cfc746f82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:14.411Z|998d967c-34d7-4549-b099-129cfc746f82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:14.411Z|a02c84a9-e017-4247-a2bf-7b9a9333751a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:16.195Z|fec650b1-2b38-48f1-b172-5908f465eee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:46:16.196Z|fec650b1-2b38-48f1-b172-5908f465eee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:46:24.429Z|dab891d2-5f5d-4006-b13b-951a5753e6f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:24.430Z|dab891d2-5f5d-4006-b13b-951a5753e6f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:24.433Z|d2c30a97-64f7-448b-8fdb-bbb4049162ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:24.433Z|b4ed6692-bb1e-417f-9ac9-d1a1938da3ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:24.434Z|d2c30a97-64f7-448b-8fdb-bbb4049162ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:24.434Z|b4ed6692-bb1e-417f-9ac9-d1a1938da3ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:31.196Z|0cd00cb1-25f4-49db-9788-8a185d688728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:46:31.197Z|0cd00cb1-25f4-49db-9788-8a185d688728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:46:32.682Z|f9f0fa40-743b-4232-b944-dbdb026a6137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:46:32.682Z|f9f0fa40-743b-4232-b944-dbdb026a6137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:46:34.452Z|1e531a79-1055-47bf-b92e-5a8d42fbe41b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:34.453Z|1e531a79-1055-47bf-b92e-5a8d42fbe41b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:34.454Z|8b280195-e500-4f69-b5ed-ec8a0b8b4eda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:34.454Z|364c9e52-814c-46e7-a28f-c5fa35f77684|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:34.455Z|364c9e52-814c-46e7-a28f-c5fa35f77684|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:34.455Z|8b280195-e500-4f69-b5ed-ec8a0b8b4eda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:44.474Z|397e56c2-6eda-4151-90f2-1b721ba276ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:44.474Z|35108ce0-bc3c-4a7a-be02-b2a4558ed887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:44.474Z|35108ce0-bc3c-4a7a-be02-b2a4558ed887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:44.475Z|397e56c2-6eda-4151-90f2-1b721ba276ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:44.476Z|d0592709-032d-492d-a3ae-cfdc1013a516|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:44.477Z|d0592709-032d-492d-a3ae-cfdc1013a516|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:46.196Z|f85f7ff6-4138-44cd-950f-96ef743bef84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:46:46.200Z|f85f7ff6-4138-44cd-950f-96ef743bef84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:46:54.496Z|9f150052-de85-4677-83ab-ca9a72bb7195|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:54.497Z|e539a97f-3e38-4162-a4db-3acd801e5b77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:54.497Z|9f150052-de85-4677-83ab-ca9a72bb7195|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:54.497Z|e539a97f-3e38-4162-a4db-3acd801e5b77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:46:54.498Z|544c92d1-b8c7-448a-88d9-02c92ce2d82b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:46:54.499Z|544c92d1-b8c7-448a-88d9-02c92ce2d82b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:01.195Z|e5475113-06ba-48c5-a466-bac7af2ee6b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:47:01.196Z|e5475113-06ba-48c5-a466-bac7af2ee6b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:47:02.683Z|a5001765-9f60-4a57-b9b3-a448505acec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:47:02.684Z|a5001765-9f60-4a57-b9b3-a448505acec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:47:04.518Z|156416f8-9fc6-4755-9960-27bcbf488f9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:04.519Z|156416f8-9fc6-4755-9960-27bcbf488f9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:04.526Z|821614f1-a79d-43a2-a89b-3d8d81275438|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:04.526Z|745fc9c6-d927-485e-a1c8-f3d7d1c2129b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:04.526Z|821614f1-a79d-43a2-a89b-3d8d81275438|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:04.526Z|745fc9c6-d927-485e-a1c8-f3d7d1c2129b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:06.318Z|8d75948a-218d-48f2-a77f-0455e208c729|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:47:06.319Z|8d75948a-218d-48f2-a77f-0455e208c729|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:14.543Z|5e0927f5-9307-47f0-90d2-51b3ca6b9165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:14.544Z|5e0927f5-9307-47f0-90d2-51b3ca6b9165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:14.546Z|f859de27-03a2-4f37-b1a0-9eb0c92ccb61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:14.546Z|f859de27-03a2-4f37-b1a0-9eb0c92ccb61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:14.547Z|70019af4-0e83-4f3f-8c50-1e6e9aae8331|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:14.547Z|70019af4-0e83-4f3f-8c50-1e6e9aae8331|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:16.195Z|b793b6f5-679f-43e6-a19c-192dc624026f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:47:16.196Z|b793b6f5-679f-43e6-a19c-192dc624026f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:47:24.567Z|64855d97-f77c-40d9-b8af-383bc034dd6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:24.567Z|64855d97-f77c-40d9-b8af-383bc034dd6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:24.569Z|1944c991-98ba-47fd-ac20-6cc668aaca09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:24.569Z|1944c991-98ba-47fd-ac20-6cc668aaca09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:24.570Z|aebccae2-e1b3-437b-8c3c-7a8b5099bc6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:24.570Z|aebccae2-e1b3-437b-8c3c-7a8b5099bc6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:31.195Z|0ad3ebd2-1789-4164-aacf-7b237863555a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:47:31.199Z|0ad3ebd2-1789-4164-aacf-7b237863555a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:47:32.684Z|8498527d-f33f-48cc-8231-68e6f64e8a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:47:32.685Z|8498527d-f33f-48cc-8231-68e6f64e8a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:47:34.591Z|96102508-6372-46f1-9220-79589bc4559e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:34.591Z|a3e0ecf1-864b-4560-a23b-9d5189e5b5ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:34.592Z|96102508-6372-46f1-9220-79589bc4559e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:34.592Z|a3e0ecf1-864b-4560-a23b-9d5189e5b5ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:34.593Z|9742c2c9-11c6-472f-a459-f4f9513e81fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:34.594Z|9742c2c9-11c6-472f-a459-f4f9513e81fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:44.615Z|8f38aa99-4935-4bbc-bf9c-ee912bebd19c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:44.615Z|e2d1716d-754d-4b13-a02d-04862df784d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:44.616Z|8f38aa99-4935-4bbc-bf9c-ee912bebd19c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:44.616Z|e2d1716d-754d-4b13-a02d-04862df784d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:44.615Z|67f02f31-e6b4-4cc3-8408-6cb73d696ab4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:44.626Z|67f02f31-e6b4-4cc3-8408-6cb73d696ab4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:46.195Z|e00e478e-63f8-43ea-b31d-1621994b2044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:47:46.196Z|e00e478e-63f8-43ea-b31d-1621994b2044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:47:54.638Z|23a65196-6390-446e-ad86-262f0f16ce16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:54.638Z|4a5d29c6-41ca-426e-9a0b-6748c18ecd20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:54.639Z|4a5d29c6-41ca-426e-9a0b-6748c18ecd20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:54.639Z|23a65196-6390-446e-ad86-262f0f16ce16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:47:54.647Z|326da7f1-c56d-4171-b29b-1e064568c0a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:47:54.647Z|326da7f1-c56d-4171-b29b-1e064568c0a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:01.195Z|173daa85-f7db-48fc-8fd0-35a2ac8fa1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:48:01.196Z|173daa85-f7db-48fc-8fd0-35a2ac8fa1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:48:02.685Z|b42a22c8-3612-428f-8c80-e6b8578a45d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:48:02.686Z|b42a22c8-3612-428f-8c80-e6b8578a45d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:48:04.661Z|896df3aa-cae0-4f7d-8394-c34d1897a25d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:04.662Z|896df3aa-cae0-4f7d-8394-c34d1897a25d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:04.661Z|c9fadc19-01a3-4082-a374-74131a512b37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:04.663Z|c9fadc19-01a3-4082-a374-74131a512b37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:04.667Z|3a591d1b-c80f-4c30-b150-78bea3f7b06c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:04.668Z|3a591d1b-c80f-4c30-b150-78bea3f7b06c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:06.318Z|1bf5a7d6-f462-4c33-929a-681d61f9aff8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:48:06.319Z|1bf5a7d6-f462-4c33-929a-681d61f9aff8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:14.692Z|92e9163b-6c2a-4c53-bb54-4767b8952392|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:14.692Z|0c597086-24f5-446d-b340-a0ecdab9cc7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:14.692Z|0c597086-24f5-446d-b340-a0ecdab9cc7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:14.692Z|92e9163b-6c2a-4c53-bb54-4767b8952392|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:14.694Z|0fd1cddd-7990-4a93-8fb7-a8e0f247b846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:14.694Z|0fd1cddd-7990-4a93-8fb7-a8e0f247b846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:16.196Z|e8b041c7-1de1-42e1-b379-d0ffd19cd253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:48:16.199Z|e8b041c7-1de1-42e1-b379-d0ffd19cd253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:48:24.714Z|80cb2216-391f-49cd-9aaa-b8192106dfb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:24.714Z|994a80db-bf97-416e-a1c0-fe09fc7d47c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:24.715Z|6eb4c802-35f6-4397-b53a-e0329ad666c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:24.715Z|994a80db-bf97-416e-a1c0-fe09fc7d47c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:24.715Z|80cb2216-391f-49cd-9aaa-b8192106dfb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:24.715Z|6eb4c802-35f6-4397-b53a-e0329ad666c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:31.195Z|b98142c6-9392-4250-812e-a6745848f1be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:48:31.196Z|b98142c6-9392-4250-812e-a6745848f1be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:48:32.686Z|6bb1b224-e96a-4193-b297-b7c4bac172e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:48:32.687Z|6bb1b224-e96a-4193-b297-b7c4bac172e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:48:34.736Z|2695b15f-22b3-4982-9f1a-ee808c7e917f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:34.737Z|2695b15f-22b3-4982-9f1a-ee808c7e917f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:34.737Z|9fe53380-2e2c-4888-9fcd-aa192805f7fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:34.737Z|9fe53380-2e2c-4888-9fcd-aa192805f7fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:34.738Z|a4e09e88-4e72-4f68-8978-6e780f48530e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:34.739Z|a4e09e88-4e72-4f68-8978-6e780f48530e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:44.759Z|756152f3-f4e9-451f-8abe-1569b9fa90c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:44.760Z|756152f3-f4e9-451f-8abe-1569b9fa90c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:44.759Z|3731ea7c-4668-4088-8e06-6efe39ff97d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:44.760Z|3731ea7c-4668-4088-8e06-6efe39ff97d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:44.762Z|9cc6b599-f9ce-4054-83e2-6bd7e1ffda4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:44.762Z|9cc6b599-f9ce-4054-83e2-6bd7e1ffda4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:46.195Z|3df1a8b1-ccf7-4de9-9db2-a6a80e623320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:48:46.196Z|3df1a8b1-ccf7-4de9-9db2-a6a80e623320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:48:54.782Z|31569436-9ba8-4fda-b53e-4f5d16293b20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:54.782Z|31569436-9ba8-4fda-b53e-4f5d16293b20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:54.788Z|5572b641-952e-41e7-9853-55f510d35f69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:54.788Z|5572b641-952e-41e7-9853-55f510d35f69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:48:54.789Z|85d8ee81-db30-4ac6-b852-9e6296f306b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:48:54.790Z|85d8ee81-db30-4ac6-b852-9e6296f306b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:01.195Z|3ffa0123-638d-4f62-9034-fbc35125f38e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:49:01.198Z|3ffa0123-638d-4f62-9034-fbc35125f38e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:49:02.688Z|07c920f3-91fc-42d5-8d2e-bad92455a45f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:49:02.688Z|07c920f3-91fc-42d5-8d2e-bad92455a45f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:49:04.803Z|920825a6-dd67-4164-9566-f7f2f01040b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:04.804Z|920825a6-dd67-4164-9566-f7f2f01040b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:04.807Z|02fd1b16-88de-4525-be4f-d165d902a3c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:04.808Z|02fd1b16-88de-4525-be4f-d165d902a3c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:04.808Z|746365c3-7a92-437e-94e4-419023e15ffe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:04.808Z|746365c3-7a92-437e-94e4-419023e15ffe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:06.318Z|46666176-7b0a-4938-9647-1d8b9c081b35|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:49:06.319Z|46666176-7b0a-4938-9647-1d8b9c081b35|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:14.825Z|2e576daa-18d7-4e47-9ad2-66f3771bd7e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:14.826Z|2e576daa-18d7-4e47-9ad2-66f3771bd7e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:14.828Z|d33cdc23-6d1b-4a8e-bf30-92a2e8946ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:14.829Z|d33cdc23-6d1b-4a8e-bf30-92a2e8946ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:14.830Z|42f738ee-39c7-45d4-b7f2-170df69b4ce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:14.830Z|42f738ee-39c7-45d4-b7f2-170df69b4ce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:16.195Z|e266ac56-33c6-4269-9354-9ddab1a7a90c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:49:16.196Z|e266ac56-33c6-4269-9354-9ddab1a7a90c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:49:24.847Z|7e05bf46-c0c6-43bf-b315-d0c399249f04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:24.847Z|7e05bf46-c0c6-43bf-b315-d0c399249f04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:24.848Z|a609f54b-7b8b-43a6-8b7e-edcae7e99cb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:24.848Z|a609f54b-7b8b-43a6-8b7e-edcae7e99cb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:24.849Z|8e4e28ac-8b0f-443e-ac0d-c0f8adf620b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:24.850Z|8e4e28ac-8b0f-443e-ac0d-c0f8adf620b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:31.195Z|8659ea7f-6834-4375-8e9a-7f41d07d3131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:49:31.196Z|8659ea7f-6834-4375-8e9a-7f41d07d3131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:49:32.689Z|169d7834-dede-44f3-9c91-5b16cbdab7a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:49:32.689Z|169d7834-dede-44f3-9c91-5b16cbdab7a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:49:34.870Z|8f8336ea-edcc-44e7-8006-658bde60090e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:34.870Z|c0d08da3-dc19-4926-b154-b1ca2d89ed08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:34.870Z|c0d08da3-dc19-4926-b154-b1ca2d89ed08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:34.870Z|8f8336ea-edcc-44e7-8006-658bde60090e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:34.871Z|39df0a73-82f0-437b-805a-9c880781721b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:34.871Z|39df0a73-82f0-437b-805a-9c880781721b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:44.892Z|6f6e8c2c-7235-4afa-b121-af04a4f1a65b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:44.892Z|0add4905-df63-4a8f-b8fe-b68f374be248|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:44.892Z|8b2c9cc7-a59b-450d-b0fe-d399cb81ef6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:44.893Z|6f6e8c2c-7235-4afa-b121-af04a4f1a65b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:44.893Z|0add4905-df63-4a8f-b8fe-b68f374be248|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:44.893Z|8b2c9cc7-a59b-450d-b0fe-d399cb81ef6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:46.195Z|aad33e92-5c4a-4948-9df2-4342eac5562a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:49:46.198Z|aad33e92-5c4a-4948-9df2-4342eac5562a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:49:54.915Z|c755e767-6ec5-470d-b0bf-045c5f526012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:54.915Z|283bcfc5-15dc-4bb9-94c5-89a126019fcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:54.916Z|283bcfc5-15dc-4bb9-94c5-89a126019fcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:54.916Z|c755e767-6ec5-470d-b0bf-045c5f526012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:49:54.916Z|76d5cdbe-7eef-4abd-b388-a0b19ce5a67f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:49:54.917Z|76d5cdbe-7eef-4abd-b388-a0b19ce5a67f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:01.196Z|8c7e5551-d9c9-4394-8c6d-9e2260a9b039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:50:01.196Z|8c7e5551-d9c9-4394-8c6d-9e2260a9b039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:50:02.690Z|16d71d02-645c-4bd9-9cbd-b831cd832c2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:50:02.691Z|16d71d02-645c-4bd9-9cbd-b831cd832c2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:50:04.937Z|9fdaba1b-aa7a-4e62-b7e9-3b969c2630bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:04.937Z|8e8c54f1-cf14-4c32-907e-cc43e0945bb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:04.937Z|536d8d6b-a039-426b-ad3d-3ad98d037b39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:04.938Z|536d8d6b-a039-426b-ad3d-3ad98d037b39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:04.938Z|8e8c54f1-cf14-4c32-907e-cc43e0945bb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:04.938Z|9fdaba1b-aa7a-4e62-b7e9-3b969c2630bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:06.322Z|9ec1af90-a548-4213-9c99-dfc66e172078|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:50:06.322Z|9ec1af90-a548-4213-9c99-dfc66e172078|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:14.959Z|cb4a450c-5140-41a1-9f8b-2ce78a608d10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:14.959Z|2929fa7a-a27e-4e2d-a695-8660df417cc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:14.959Z|db65fa30-d62c-401f-8676-42dbb19a8436|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:14.959Z|2929fa7a-a27e-4e2d-a695-8660df417cc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:14.960Z|cb4a450c-5140-41a1-9f8b-2ce78a608d10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:14.960Z|db65fa30-d62c-401f-8676-42dbb19a8436|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:16.195Z|bc447376-1251-4724-a6a6-3d07b01ef5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:50:16.196Z|bc447376-1251-4724-a6a6-3d07b01ef5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:50:24.981Z|fc286d37-4219-4dd2-ac4c-d1b553912ccb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:24.981Z|24cb9094-a93a-4bbd-8e52-1027754d3428|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:24.981Z|e5b35b6f-e146-42d9-b936-325cdcacce14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:24.981Z|fc286d37-4219-4dd2-ac4c-d1b553912ccb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:24.981Z|e5b35b6f-e146-42d9-b936-325cdcacce14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:24.981Z|24cb9094-a93a-4bbd-8e52-1027754d3428|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:31.195Z|69fc9817-be05-4fd9-9a05-95dda0e13bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:50:31.198Z|69fc9817-be05-4fd9-9a05-95dda0e13bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:50:32.691Z|f392a142-0aa9-47c3-80bd-18c523d2cdde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:50:32.692Z|f392a142-0aa9-47c3-80bd-18c523d2cdde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:50:35.012Z|6e8c9e78-26e3-4c01-a05e-f87d44ad5e6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:35.012Z|a54141b2-2093-484e-a490-4304ea469ac1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:35.013Z|6e8c9e78-26e3-4c01-a05e-f87d44ad5e6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:35.014Z|a54141b2-2093-484e-a490-4304ea469ac1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:35.014Z|0da96698-23ee-433b-a1e9-9d5196ff2933|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:35.015Z|0da96698-23ee-433b-a1e9-9d5196ff2933|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:45.037Z|28982ff0-0934-4569-a62a-39c4dd217585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:45.038Z|28982ff0-0934-4569-a62a-39c4dd217585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:45.039Z|aad2abb6-f18e-47b4-bef3-f345cabbb0bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:45.039Z|aad2abb6-f18e-47b4-bef3-f345cabbb0bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:45.039Z|9e9dfd36-7e8d-4b32-a9c6-d48f946da253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:45.040Z|9e9dfd36-7e8d-4b32-a9c6-d48f946da253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:46.195Z|7e2b3a3f-7b98-4c04-b350-f380ed3c3354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:50:46.196Z|7e2b3a3f-7b98-4c04-b350-f380ed3c3354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:50:55.060Z|b98bd168-62ab-43d3-8128-c5c896b3de47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:55.060Z|2b10dc6b-4642-4209-a003-b85b3699929b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:55.060Z|da1061ad-a208-4edf-bd0b-1b1fe0c5d6ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:50:55.060Z|2b10dc6b-4642-4209-a003-b85b3699929b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:55.060Z|b98bd168-62ab-43d3-8128-c5c896b3de47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:50:55.061Z|da1061ad-a208-4edf-bd0b-1b1fe0c5d6ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:01.195Z|0bc480e9-262c-4d50-a0b6-887cb5b3d17d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:51:01.196Z|0bc480e9-262c-4d50-a0b6-887cb5b3d17d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:51:02.692Z|3ec55fc0-cbb5-444a-abf3-45f43885f105|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:51:02.693Z|3ec55fc0-cbb5-444a-abf3-45f43885f105|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:51:05.082Z|198e2647-65d6-432f-833b-1a5860aa6e6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:05.082Z|4abfdddf-25c6-4e2e-b63c-b206e70ac995|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:05.083Z|198e2647-65d6-432f-833b-1a5860aa6e6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:05.083Z|4abfdddf-25c6-4e2e-b63c-b206e70ac995|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:05.088Z|2ab4006e-6abe-4d49-b7f7-2ec0fce63bb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:05.089Z|2ab4006e-6abe-4d49-b7f7-2ec0fce63bb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:06.317Z|1ab7d568-9a81-4868-97ab-cab57b58a4b4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:51:06.317Z|1ab7d568-9a81-4868-97ab-cab57b58a4b4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:15.107Z|35b2e89a-f086-4aa0-8ba5-c5a10ab2e287|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:15.107Z|965c34a4-0d33-48b1-85fd-5fd20c2c3961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:15.108Z|965c34a4-0d33-48b1-85fd-5fd20c2c3961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:15.108Z|35b2e89a-f086-4aa0-8ba5-c5a10ab2e287|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:15.109Z|3ee75177-bd9f-4a81-92ec-3d2f469a2b02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:15.109Z|3ee75177-bd9f-4a81-92ec-3d2f469a2b02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:16.195Z|b7a80187-a319-425c-af9e-53bec02b4d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:51:16.198Z|b7a80187-a319-425c-af9e-53bec02b4d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:51:25.132Z|623c95bb-cc1e-4e5d-8f7b-44a9591a9d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:25.132Z|623c95bb-cc1e-4e5d-8f7b-44a9591a9d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:25.133Z|d27f0c7f-6e44-42be-a8d8-4e04c4b36bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:25.134Z|d27f0c7f-6e44-42be-a8d8-4e04c4b36bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:25.137Z|f4a183ef-0935-4b0a-ba77-c7cd81473441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:25.137Z|f4a183ef-0935-4b0a-ba77-c7cd81473441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:31.195Z|62729a64-295e-490e-ae55-5b2a2121ddec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:51:31.196Z|62729a64-295e-490e-ae55-5b2a2121ddec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:51:32.693Z|80b9ce2b-907d-4065-a34b-72d1433c5914|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:51:32.694Z|80b9ce2b-907d-4065-a34b-72d1433c5914|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:51:35.156Z|3eadb40c-5a4e-424c-8757-710ccc060ed0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:35.157Z|3eadb40c-5a4e-424c-8757-710ccc060ed0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:35.158Z|7d003cd6-a695-4154-bec8-48a033f93ec0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:35.158Z|c5a04ae5-f1ac-496a-9f75-366aeffa4230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:35.158Z|7d003cd6-a695-4154-bec8-48a033f93ec0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:35.160Z|c5a04ae5-f1ac-496a-9f75-366aeffa4230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:45.191Z|5c39715c-47a9-4de6-adc4-5e73d300723e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:45.192Z|5c39715c-47a9-4de6-adc4-5e73d300723e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:45.208Z|6affe27c-4d36-47c2-afa6-adc10423b943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:45.209Z|6affe27c-4d36-47c2-afa6-adc10423b943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:45.210Z|fa0e9f9c-bc6d-4333-9fa3-15cef09f1d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:45.211Z|fa0e9f9c-bc6d-4333-9fa3-15cef09f1d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:46.195Z|453bc66c-f5fa-4a67-864f-4bc8948b0d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:51:46.196Z|453bc66c-f5fa-4a67-864f-4bc8948b0d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:51:55.220Z|d81ad2c8-3d03-4409-b7ea-bd4980821195|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:55.221Z|d81ad2c8-3d03-4409-b7ea-bd4980821195|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:55.237Z|02b4c689-194d-494f-a644-01f58b9f335b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:55.238Z|02b4c689-194d-494f-a644-01f58b9f335b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:51:55.239Z|da001286-8d8b-4810-952a-9097a4ced0f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:51:55.240Z|da001286-8d8b-4810-952a-9097a4ced0f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:01.196Z|24b07c76-17eb-4825-9872-e9a5018bfcab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:52:01.202Z|24b07c76-17eb-4825-9872-e9a5018bfcab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:52:02.694Z|bf2eb0ed-f743-49cf-aaa7-cd3788888ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:52:02.695Z|bf2eb0ed-f743-49cf-aaa7-cd3788888ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:52:05.243Z|03ec919a-b8b0-4c80-92e0-00189b5b8a23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:05.244Z|03ec919a-b8b0-4c80-92e0-00189b5b8a23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:05.261Z|8438e912-01d6-4fea-b8e0-9e48cb3c92d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:05.262Z|8438e912-01d6-4fea-b8e0-9e48cb3c92d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:05.264Z|bc05246e-0815-4f99-8b08-f9c81283b8e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:05.265Z|bc05246e-0815-4f99-8b08-f9c81283b8e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:06.318Z|90893bfe-a3ab-4afb-b881-9cb286d30988|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:52:06.319Z|90893bfe-a3ab-4afb-b881-9cb286d30988|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:15.267Z|640ff0db-780e-4af9-afec-ad9e1a2b096b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:15.268Z|640ff0db-780e-4af9-afec-ad9e1a2b096b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:15.288Z|6f93422b-49b6-4608-889c-5efc954fc3c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:15.288Z|e8c9ea75-5df3-41c0-87d1-438b6a33163d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:15.288Z|e8c9ea75-5df3-41c0-87d1-438b6a33163d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:15.288Z|6f93422b-49b6-4608-889c-5efc954fc3c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:16.195Z|be9b6399-b692-4b33-a6e7-ec56b8b16e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:52:16.196Z|be9b6399-b692-4b33-a6e7-ec56b8b16e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:52:25.290Z|bf41207d-2923-45a8-a9fc-8293eb948b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:25.291Z|bf41207d-2923-45a8-a9fc-8293eb948b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:25.308Z|734a5739-e423-4c3c-9116-2386e5071edd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:25.309Z|734a5739-e423-4c3c-9116-2386e5071edd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:25.309Z|d5b08850-6dde-4d2c-8564-a3cdf7971e0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:25.310Z|d5b08850-6dde-4d2c-8564-a3cdf7971e0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:31.195Z|d6289591-d002-4a11-81b5-43e14e2a8157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:52:31.196Z|d6289591-d002-4a11-81b5-43e14e2a8157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:52:32.695Z|5750a030-6d38-4ecf-9d2c-612cb7e40b3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:52:32.696Z|5750a030-6d38-4ecf-9d2c-612cb7e40b3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:52:35.315Z|a85fe79e-bb36-4f13-b485-714e825b9493|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:35.316Z|a85fe79e-bb36-4f13-b485-714e825b9493|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:35.333Z|e3b42e04-7369-4c96-a86b-02201557876c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:35.333Z|5a23dc85-d1e4-4e7c-b104-f0b9bf4d18a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:35.333Z|5a23dc85-d1e4-4e7c-b104-f0b9bf4d18a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:35.333Z|e3b42e04-7369-4c96-a86b-02201557876c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:45.346Z|60c689a0-fa6c-415f-86ea-e653e1654773|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:45.347Z|60c689a0-fa6c-415f-86ea-e653e1654773|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:45.354Z|863429cf-d588-4256-92cc-b8a3e70e604d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:45.355Z|863429cf-d588-4256-92cc-b8a3e70e604d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:45.361Z|d3d0e8e1-7a87-454e-80ef-2e9532850362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:45.362Z|d3d0e8e1-7a87-454e-80ef-2e9532850362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:46.195Z|b1ab56e2-7f16-4d26-a8f0-5349c8e5f210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:52:46.199Z|b1ab56e2-7f16-4d26-a8f0-5349c8e5f210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:52:55.368Z|8dfb0348-bd6c-4538-9118-c7b928b4b394|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:55.368Z|8dfb0348-bd6c-4538-9118-c7b928b4b394|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:55.377Z|348489ca-f8c3-4c64-be86-5f024d68f229|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:55.377Z|348489ca-f8c3-4c64-be86-5f024d68f229|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:52:55.383Z|3f2ca332-41ae-439c-94ec-2b2f67a5041b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:52:55.384Z|3f2ca332-41ae-439c-94ec-2b2f67a5041b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:01.195Z|54b0d50c-e7b7-4960-aa8b-60a16e464bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:53:01.196Z|54b0d50c-e7b7-4960-aa8b-60a16e464bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:53:02.697Z|bd5734e7-a71b-4142-aa08-9d1bdb1b96e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:53:02.697Z|bd5734e7-a71b-4142-aa08-9d1bdb1b96e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:53:05.400Z|f05786f9-618a-4314-ae69-e98f32c5fb6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:05.401Z|f05786f9-618a-4314-ae69-e98f32c5fb6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:05.403Z|4cc09748-baaf-4484-bd96-165c7530a50e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:05.403Z|4cc09748-baaf-4484-bd96-165c7530a50e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:05.406Z|65f032ea-37a3-4c4d-a1f4-f376a1e3b768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:05.406Z|65f032ea-37a3-4c4d-a1f4-f376a1e3b768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:06.318Z|e18f56e6-1c36-4bff-b249-bbfe30c5ce11|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:53:06.318Z|e18f56e6-1c36-4bff-b249-bbfe30c5ce11|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:15.425Z|edab63ba-751d-4c4e-a8fb-b73fccb49cdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:15.425Z|ebe29be6-8a59-4469-9090-0118b03ac7f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:15.426Z|edab63ba-751d-4c4e-a8fb-b73fccb49cdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:15.427Z|ebe29be6-8a59-4469-9090-0118b03ac7f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:15.430Z|bbfd0ee3-6722-44f2-a8cd-589d9e71e255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:15.430Z|bbfd0ee3-6722-44f2-a8cd-589d9e71e255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:16.195Z|9c809601-42e3-4719-b430-04f7196c1058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:53:16.196Z|9c809601-42e3-4719-b430-04f7196c1058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:53:25.451Z|53ca1f4d-c561-48b9-b02f-a137c7c3bdb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:25.451Z|9ccce6a6-7e89-4f3b-a59a-830b999967ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:25.451Z|8b7f25af-c4ae-469e-a3e9-191dfae6830b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:25.452Z|53ca1f4d-c561-48b9-b02f-a137c7c3bdb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:25.452Z|9ccce6a6-7e89-4f3b-a59a-830b999967ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:25.452Z|8b7f25af-c4ae-469e-a3e9-191dfae6830b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:31.195Z|a8ad9412-b01c-47a3-ac65-6b9381eb6619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:53:31.198Z|a8ad9412-b01c-47a3-ac65-6b9381eb6619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:53:32.698Z|dc7da1fa-bb98-4f54-9e3d-6cf9d22f4c29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:53:32.698Z|dc7da1fa-bb98-4f54-9e3d-6cf9d22f4c29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:53:35.474Z|db63d879-a3e4-4867-b9c8-af72d2e8dc0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:35.474Z|50ef8995-a5f3-443d-9cee-0cf73fa2f319|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:35.475Z|db63d879-a3e4-4867-b9c8-af72d2e8dc0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:35.475Z|50ef8995-a5f3-443d-9cee-0cf73fa2f319|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:35.476Z|79eb8b15-7e1e-4fac-94d8-7af9eb55800b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:35.477Z|79eb8b15-7e1e-4fac-94d8-7af9eb55800b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:45.501Z|c786877f-1214-4c45-bd19-5dc8cee36c30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:45.501Z|3508e3e7-332b-49b7-8376-1b43a122b97c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:45.501Z|fac24b8a-c636-4a2f-9817-a5de8080dea9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:45.502Z|c786877f-1214-4c45-bd19-5dc8cee36c30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:45.502Z|fac24b8a-c636-4a2f-9817-a5de8080dea9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:45.502Z|3508e3e7-332b-49b7-8376-1b43a122b97c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:46.195Z|f7c7fa3b-35b3-4d1b-9c5f-e947f8e4a5fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:53:46.196Z|f7c7fa3b-35b3-4d1b-9c5f-e947f8e4a5fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:53:55.529Z|9c80f5da-400d-469e-8f48-ec1edf3e4f44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:55.529Z|29951833-47ce-4a9c-9eea-06ea8b473ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:55.530Z|9c80f5da-400d-469e-8f48-ec1edf3e4f44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:55.530Z|29951833-47ce-4a9c-9eea-06ea8b473ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:53:55.531Z|47c43174-de74-42fa-88de-97bb9a956ecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:53:55.532Z|47c43174-de74-42fa-88de-97bb9a956ecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:01.196Z|5aa55ab9-9cab-4e7e-ab30-c276bb39e6a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:54:01.197Z|5aa55ab9-9cab-4e7e-ab30-c276bb39e6a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:54:02.699Z|f1f2a5c9-d322-4e3f-9bec-1992068076a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:54:02.699Z|f1f2a5c9-d322-4e3f-9bec-1992068076a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:54:05.552Z|848bf4b7-c376-44c0-b87e-f37e51fed4d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:05.552Z|a1988051-6189-4525-8aca-b2d0a117591a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:05.553Z|848bf4b7-c376-44c0-b87e-f37e51fed4d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:05.553Z|a1988051-6189-4525-8aca-b2d0a117591a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:05.554Z|9fb36e62-1714-4506-9ba9-aa6236b10b2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:05.555Z|9fb36e62-1714-4506-9ba9-aa6236b10b2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:06.319Z|ad7d1ba0-15e5-4f63-a65c-d2c557e19e2d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:54:06.320Z|ad7d1ba0-15e5-4f63-a65c-d2c557e19e2d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:15.578Z|ce7d6c4f-b8e3-4cf6-ab15-2bbb6846fd0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:15.578Z|fbab1d98-c6c1-4407-8795-d54e572e3298|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:15.578Z|ce7d6c4f-b8e3-4cf6-ab15-2bbb6846fd0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:15.578Z|fbab1d98-c6c1-4407-8795-d54e572e3298|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:15.582Z|c6c2dc97-0b0d-4047-bf54-c457243edcb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:15.582Z|c6c2dc97-0b0d-4047-bf54-c457243edcb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:16.196Z|31903944-cefc-4460-9417-64905d6dd9f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:54:16.199Z|31903944-cefc-4460-9417-64905d6dd9f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:54:25.608Z|b23c97fb-092e-4167-af8f-657757585682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:25.608Z|7f11e5f7-9e94-4cfc-bed1-83669e96734f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:25.609Z|b23c97fb-092e-4167-af8f-657757585682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:25.610Z|d885748f-4fad-4028-8cf1-a1c596a58b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:25.611Z|d885748f-4fad-4028-8cf1-a1c596a58b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:25.611Z|7f11e5f7-9e94-4cfc-bed1-83669e96734f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:31.196Z|f392fc31-232c-47df-be2b-d684161426d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:54:31.196Z|f392fc31-232c-47df-be2b-d684161426d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:54:32.700Z|489e5ce7-322f-4b48-bd0f-f5ad5408a24b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:54:32.701Z|489e5ce7-322f-4b48-bd0f-f5ad5408a24b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:54:35.635Z|0ce0796f-f079-4075-8639-93e72cee3cde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:35.635Z|77fbb702-5576-4fb8-abc5-133e7d10f539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:35.635Z|8619284b-df02-4535-803f-7bc09b149b6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:35.636Z|0ce0796f-f079-4075-8639-93e72cee3cde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:35.636Z|77fbb702-5576-4fb8-abc5-133e7d10f539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:35.636Z|8619284b-df02-4535-803f-7bc09b149b6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:45.660Z|3d739705-5e06-43b8-8930-81d86a2a3a50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:45.660Z|72f191ed-f201-4442-af74-c44709ed358f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:45.660Z|289cd035-bc9b-406d-a586-d2f44a1ad6cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:45.661Z|289cd035-bc9b-406d-a586-d2f44a1ad6cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:45.661Z|3d739705-5e06-43b8-8930-81d86a2a3a50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:45.661Z|72f191ed-f201-4442-af74-c44709ed358f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:46.196Z|fdfc1593-d39b-4b16-8d04-780a940e784e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:54:46.197Z|fdfc1593-d39b-4b16-8d04-780a940e784e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:54:55.685Z|29648a04-bd69-4c35-8dc3-062175b48e78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:55.685Z|2e51055a-eaa6-4aa3-8a1d-d602ffdb2282|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:55.687Z|2e51055a-eaa6-4aa3-8a1d-d602ffdb2282|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:55.688Z|6e5f366d-ed39-4d3e-9fd9-3e0496d13741|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:54:55.688Z|6e5f366d-ed39-4d3e-9fd9-3e0496d13741|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:54:55.689Z|29648a04-bd69-4c35-8dc3-062175b48e78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:01.195Z|87c7c951-1b54-46a8-94b8-7a32953c335a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:55:01.199Z|87c7c951-1b54-46a8-94b8-7a32953c335a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:55:02.702Z|e4354541-52a9-48a8-826c-e12a95a8aa43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:55:02.702Z|e4354541-52a9-48a8-826c-e12a95a8aa43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:55:05.708Z|a4ce6e72-7e50-4d4a-9712-4eeed0db5215|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:05.708Z|a4ce6e72-7e50-4d4a-9712-4eeed0db5215|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:05.712Z|73824d22-0583-4b91-858a-ac9aa7ccea5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:05.713Z|73824d22-0583-4b91-858a-ac9aa7ccea5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:05.714Z|af9dec0f-30e6-4a2d-ac17-7e3b189cfefc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:05.714Z|af9dec0f-30e6-4a2d-ac17-7e3b189cfefc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:06.320Z|7fd6b27b-1216-4960-a87f-5aeb07932598|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:55:06.321Z|7fd6b27b-1216-4960-a87f-5aeb07932598|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:15.741Z|f1825473-f7bf-40a8-a174-497974650d3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:15.741Z|be8f7971-4421-4ecc-9f18-8204cdb5b013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:15.741Z|e7fdc421-c625-4bc0-a9bf-4530b45671ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:15.742Z|f1825473-f7bf-40a8-a174-497974650d3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:15.742Z|e7fdc421-c625-4bc0-a9bf-4530b45671ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:15.742Z|be8f7971-4421-4ecc-9f18-8204cdb5b013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:16.195Z|dad0d874-2972-4539-9d09-3ba0190177e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:55:16.196Z|dad0d874-2972-4539-9d09-3ba0190177e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:55:25.765Z|38c3eb70-5853-4f79-84ee-842825499a00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:25.766Z|38c3eb70-5853-4f79-84ee-842825499a00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:25.768Z|cc4ec64b-a468-40ba-9f78-fcd0c3816816|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:25.768Z|cc4ec64b-a468-40ba-9f78-fcd0c3816816|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:25.770Z|106c67cb-e167-4d19-8be6-5d49f51e8b2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:25.770Z|106c67cb-e167-4d19-8be6-5d49f51e8b2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:31.195Z|450a1d6b-8952-4cdc-96f4-f3989b9c1ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:55:31.196Z|450a1d6b-8952-4cdc-96f4-f3989b9c1ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:55:32.703Z|fd1be027-b18b-456b-a4bb-8dabe3282195|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:55:32.704Z|fd1be027-b18b-456b-a4bb-8dabe3282195|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:55:35.789Z|51e49a47-5558-4e7c-b927-92315a9b3fef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:35.789Z|57e531a2-020f-41fd-ba46-16a8203065d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:35.789Z|51e49a47-5558-4e7c-b927-92315a9b3fef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:35.790Z|57e531a2-020f-41fd-ba46-16a8203065d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:35.789Z|89ea7449-4809-4540-add0-27e744a2cc41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:35.790Z|89ea7449-4809-4540-add0-27e744a2cc41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:45.812Z|69adc323-f6c8-450f-b436-0c4c3aa248db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:45.812Z|793df069-dbb2-47f3-b217-edb51e019819|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:45.812Z|69adc323-f6c8-450f-b436-0c4c3aa248db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:45.812Z|793df069-dbb2-47f3-b217-edb51e019819|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:45.813Z|cc7331dd-45be-4aa2-a3ea-8d5fee3acfc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:45.813Z|cc7331dd-45be-4aa2-a3ea-8d5fee3acfc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:46.195Z|be3920e6-bd8d-4289-ba90-e1a2b87b099a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:55:46.198Z|be3920e6-bd8d-4289-ba90-e1a2b87b099a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:55:55.837Z|22a83e32-8fc5-4e6d-93f0-22663c07c373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:55.837Z|22a83e32-8fc5-4e6d-93f0-22663c07c373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:55.845Z|41112359-fbcc-43f0-850a-941eb0466954|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:55.845Z|41112359-fbcc-43f0-850a-941eb0466954|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:55:55.848Z|962543a7-2b0a-442e-90d9-3e480eefed74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:55:55.849Z|962543a7-2b0a-442e-90d9-3e480eefed74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:01.195Z|a19604cd-a9a2-4254-9925-f5f6538cb637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:56:01.196Z|a19604cd-a9a2-4254-9925-f5f6538cb637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:56:02.704Z|fd80bf89-6219-4cd8-a73e-ef184fcbf517|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:56:02.705Z|fd80bf89-6219-4cd8-a73e-ef184fcbf517|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:56:05.863Z|f41679a1-fe0e-424d-952d-d5ba5fc8ad2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:05.863Z|f41679a1-fe0e-424d-952d-d5ba5fc8ad2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:05.865Z|a118550f-c2b9-47a7-bcac-5043895cf9c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:05.865Z|a118550f-c2b9-47a7-bcac-5043895cf9c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:05.872Z|28ba0544-f183-4a31-844c-1997c443ba1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:05.873Z|28ba0544-f183-4a31-844c-1997c443ba1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:06.318Z|c860a87c-0970-4805-aa88-9085338eb018|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:56:06.319Z|c860a87c-0970-4805-aa88-9085338eb018|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:15.888Z|fc526003-3562-43f7-9780-4a53a9e15393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:15.888Z|d3f9c4f0-67e7-487f-a79e-43b580231d58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:15.889Z|d3f9c4f0-67e7-487f-a79e-43b580231d58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:15.889Z|fc526003-3562-43f7-9780-4a53a9e15393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:15.903Z|613c2dfe-af18-4bbe-b883-7117f9a6f9ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:15.904Z|613c2dfe-af18-4bbe-b883-7117f9a6f9ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:16.196Z|54c5cff6-7493-4a3c-866a-52fb3b392e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:56:16.196Z|54c5cff6-7493-4a3c-866a-52fb3b392e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:56:25.913Z|91114831-6524-4a14-a6f6-99973775ecd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:25.914Z|91114831-6524-4a14-a6f6-99973775ecd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:25.916Z|75827606-b565-473f-bf1b-0de8429641b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:25.917Z|75827606-b565-473f-bf1b-0de8429641b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:25.932Z|407bf5ac-a193-4325-9aff-34b8ad5cf23b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:25.933Z|407bf5ac-a193-4325-9aff-34b8ad5cf23b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:31.195Z|ca4b47e4-8844-4ada-9d0e-ab1d7b54254c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:56:31.198Z|ca4b47e4-8844-4ada-9d0e-ab1d7b54254c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:56:32.706Z|134c95f7-e149-447e-92a1-bad3e93546ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:56:32.707Z|134c95f7-e149-447e-92a1-bad3e93546ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:56:35.940Z|b6a5a619-ae3c-4ab2-a3ca-f28321bba324|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:35.940Z|86f21437-79f4-425c-a505-45e99f3eea1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:35.941Z|b6a5a619-ae3c-4ab2-a3ca-f28321bba324|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:35.941Z|86f21437-79f4-425c-a505-45e99f3eea1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:35.964Z|639fb274-110f-4f43-9779-19f0a82d2a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:35.964Z|639fb274-110f-4f43-9779-19f0a82d2a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:45.967Z|8fd1c784-e062-4884-8f2d-f213f0eea387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:45.968Z|8fd1c784-e062-4884-8f2d-f213f0eea387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:45.968Z|a42d6fe1-6830-490a-9f75-e15651e538d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:45.969Z|a42d6fe1-6830-490a-9f75-e15651e538d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:45.986Z|3e10d1b4-cbbc-4079-ab97-d51aa762b771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:45.986Z|3e10d1b4-cbbc-4079-ab97-d51aa762b771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:46.195Z|cbdfe977-3ec7-40b2-8654-b6009a5d63d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:56:46.196Z|cbdfe977-3ec7-40b2-8654-b6009a5d63d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:56:55.990Z|2b279e5c-050e-4fd2-8593-23af5f0fa22c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:55.990Z|22b151af-e526-4656-aa70-652a621ccb70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:55.991Z|2b279e5c-050e-4fd2-8593-23af5f0fa22c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:55.991Z|22b151af-e526-4656-aa70-652a621ccb70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:56:56.006Z|8a9cdada-e8db-4c75-8f0a-c541481d4ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:56:56.008Z|8a9cdada-e8db-4c75-8f0a-c541481d4ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:01.195Z|6ee0cc52-a3bb-438f-b8ec-a1bb6ca0b0aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:57:01.196Z|6ee0cc52-a3bb-438f-b8ec-a1bb6ca0b0aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:57:02.708Z|781a0c9f-2d38-41ee-adde-85e47517e885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:57:02.708Z|781a0c9f-2d38-41ee-adde-85e47517e885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:57:06.016Z|e6307cad-0d4c-4617-a2c7-4191dee80922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:06.016Z|a570d59d-ba62-4495-b477-9ef9e6a16c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:06.016Z|a570d59d-ba62-4495-b477-9ef9e6a16c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:06.016Z|e6307cad-0d4c-4617-a2c7-4191dee80922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:06.030Z|64b1f53a-b333-49a9-b904-75dec0063cca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:06.031Z|64b1f53a-b333-49a9-b904-75dec0063cca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:06.317Z|4ca931dc-7981-456e-9cf2-ca8bf3756b7d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:57:06.318Z|4ca931dc-7981-456e-9cf2-ca8bf3756b7d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:16.041Z|ff1ccec9-b827-479b-a67c-b9a0db788974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:16.041Z|dc0dd611-ef4b-4008-8305-8fc680bb2056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:16.042Z|dc0dd611-ef4b-4008-8305-8fc680bb2056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:16.042Z|ff1ccec9-b827-479b-a67c-b9a0db788974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:16.056Z|48eba6ac-f127-4cde-a4a9-9dc1b854d028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:16.057Z|48eba6ac-f127-4cde-a4a9-9dc1b854d028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:16.196Z|fd6ea070-e56b-4555-a123-f5652ada9586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:57:16.199Z|fd6ea070-e56b-4555-a123-f5652ada9586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:57:26.064Z|13c2dae4-e71d-4ff1-9a99-8d72d32cd8b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:26.065Z|13c2dae4-e71d-4ff1-9a99-8d72d32cd8b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:26.065Z|3f137467-5293-4b28-a27a-0f1cd7611131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:26.066Z|3f137467-5293-4b28-a27a-0f1cd7611131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:26.081Z|1cae8bbf-9b33-4ffa-8a59-673682154954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:26.082Z|1cae8bbf-9b33-4ffa-8a59-673682154954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:31.195Z|99692d5c-46b9-4bfe-adf9-d7ba1b53d6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:57:31.196Z|99692d5c-46b9-4bfe-adf9-d7ba1b53d6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:57:32.709Z|b2191112-6bf6-4945-820c-05b870efeeb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:57:32.709Z|b2191112-6bf6-4945-820c-05b870efeeb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:57:36.089Z|cfa161d7-fc68-49da-9165-d7240355c210|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:36.089Z|4cc25350-d2a3-4d54-8bb8-b6b6250cd69e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:36.090Z|4cc25350-d2a3-4d54-8bb8-b6b6250cd69e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:36.090Z|cfa161d7-fc68-49da-9165-d7240355c210|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:36.101Z|48671b48-5685-419b-968d-09f19c1e45e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:36.102Z|48671b48-5685-419b-968d-09f19c1e45e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:46.113Z|2377a11c-848b-4d48-a5ac-9164c961f9cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:46.113Z|a2d931ef-0d6b-4b11-870c-080ee36e7473|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:46.114Z|a2d931ef-0d6b-4b11-870c-080ee36e7473|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:46.114Z|2377a11c-848b-4d48-a5ac-9164c961f9cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:46.119Z|051be69f-5a12-4aef-9830-f1a95e64d063|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:46.120Z|051be69f-5a12-4aef-9830-f1a95e64d063|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:46.195Z|606fe6fb-3670-4c58-b7f9-dabc91d8da0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:57:46.196Z|606fe6fb-3670-4c58-b7f9-dabc91d8da0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:57:56.136Z|f550069e-22f0-47be-8930-527e456a8301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:56.135Z|d30e56fd-fcfa-46c0-8336-0ea1ed320147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:56.137Z|f550069e-22f0-47be-8930-527e456a8301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:56.137Z|d30e56fd-fcfa-46c0-8336-0ea1ed320147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:57:56.141Z|380ddbad-14f7-4da1-b1fc-cc78153591b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:57:56.141Z|380ddbad-14f7-4da1-b1fc-cc78153591b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:01.195Z|a1a1767f-f328-4b0f-a4ec-de07b59f315f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:58:01.199Z|a1a1767f-f328-4b0f-a4ec-de07b59f315f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:58:02.710Z|333bf505-a873-4b00-b8c5-3aa1da200d9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:58:02.710Z|333bf505-a873-4b00-b8c5-3aa1da200d9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:58:06.163Z|18c133b4-908f-41dc-8aab-db51fb9049c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:06.164Z|18c133b4-908f-41dc-8aab-db51fb9049c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:06.165Z|fe0edd98-57f4-44cf-aeaf-b3b54487dd45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:06.166Z|fe0edd98-57f4-44cf-aeaf-b3b54487dd45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:06.167Z|447890a3-8db5-4a56-bd3a-ad9214319881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:06.168Z|447890a3-8db5-4a56-bd3a-ad9214319881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:06.319Z|49a2dd1e-40bc-438e-be2d-b252d6e9cccc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:58:06.320Z|49a2dd1e-40bc-438e-be2d-b252d6e9cccc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:16.186Z|2684ce23-af6f-4a13-80ad-1793e4a4d0a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:16.187Z|2684ce23-af6f-4a13-80ad-1793e4a4d0a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:16.187Z|5de04273-90f2-4a00-828b-e132f048a5ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:16.188Z|5de04273-90f2-4a00-828b-e132f048a5ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:16.188Z|ad68cb48-3e6f-432e-807e-ac1f532710d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:16.188Z|ad68cb48-3e6f-432e-807e-ac1f532710d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:16.195Z|1bf133be-6b8d-47f2-b97b-8f28a8401e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:58:16.196Z|1bf133be-6b8d-47f2-b97b-8f28a8401e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:58:26.236Z|9ed2031b-cd9d-49a0-9446-f31f017d3aae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:26.236Z|9ed2031b-cd9d-49a0-9446-f31f017d3aae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:26.238Z|c0356184-0b99-4a64-8c12-dbb189d2ce0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:26.238Z|c0356184-0b99-4a64-8c12-dbb189d2ce0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:26.238Z|fab9715a-ea70-48bd-818f-094843b2f529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:26.239Z|fab9715a-ea70-48bd-818f-094843b2f529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:31.195Z|e5dea5fe-9a01-4577-96fa-be91ad0e0e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:58:31.196Z|e5dea5fe-9a01-4577-96fa-be91ad0e0e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:58:32.711Z|fb18bdc9-cd7d-4881-80e7-fc02e50a29d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:58:32.712Z|fb18bdc9-cd7d-4881-80e7-fc02e50a29d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:58:36.259Z|553c1be9-2763-4e78-8267-118a3e321e06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:36.260Z|553c1be9-2763-4e78-8267-118a3e321e06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:36.263Z|738b4a08-12a3-4f45-880b-662b864c4755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:36.263Z|b5a597bd-2814-4895-b87c-2ad0fe194c94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:36.263Z|b5a597bd-2814-4895-b87c-2ad0fe194c94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:36.264Z|738b4a08-12a3-4f45-880b-662b864c4755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:46.195Z|ab2ecfef-57f6-47c2-8d0b-dea4f79ffa0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:58:46.198Z|ab2ecfef-57f6-47c2-8d0b-dea4f79ffa0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:58:46.299Z|212509ea-dbd1-4f55-8d14-6e6deb6530cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:46.299Z|5f9a9e11-ab8e-4436-a34a-57ae75cfb7ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:46.299Z|58bd6035-c3b3-4032-b7a2-17a733dcc1dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:46.300Z|212509ea-dbd1-4f55-8d14-6e6deb6530cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:46.300Z|58bd6035-c3b3-4032-b7a2-17a733dcc1dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:46.300Z|5f9a9e11-ab8e-4436-a34a-57ae75cfb7ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:56.323Z|af845f3a-e0c6-46db-ba2b-2858a24558c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:56.324Z|2a3a26e5-f172-42c5-a8f1-100d0087996c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:56.324Z|2a3a26e5-f172-42c5-a8f1-100d0087996c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:56.324Z|af845f3a-e0c6-46db-ba2b-2858a24558c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:58:56.325Z|165feabc-0d04-42b3-8402-0cd032da311d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:58:56.326Z|165feabc-0d04-42b3-8402-0cd032da311d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:01.195Z|6382e2be-9453-4473-97d2-49fd698a36da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:59:01.196Z|6382e2be-9453-4473-97d2-49fd698a36da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:59:02.713Z|e365e177-77a3-4674-b39f-98a445945dbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:59:02.713Z|e365e177-77a3-4674-b39f-98a445945dbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:59:06.319Z|5b070e0a-07a6-443b-a029-487bb21d137a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T09:59:06.319Z|5b070e0a-07a6-443b-a029-487bb21d137a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:06.348Z|3bdbea1a-20ac-4a20-bc80-bf314bef0632|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:06.348Z|3bdbea1a-20ac-4a20-bc80-bf314bef0632|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:06.348Z|043ce51d-e7fb-4871-a28d-c73161e60be8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:06.349Z|043ce51d-e7fb-4871-a28d-c73161e60be8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:06.349Z|ab9901a5-3f9d-4d8c-b737-a12e0a61a728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:06.349Z|ab9901a5-3f9d-4d8c-b737-a12e0a61a728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:16.195Z|505bf4f1-3bfe-4898-8520-531890a1c2f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:59:16.196Z|505bf4f1-3bfe-4898-8520-531890a1c2f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:59:16.371Z|aaf59ba4-dfde-467c-984c-b5af333ff107|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:16.371Z|cf387073-7166-444e-a4d0-dae4a248beb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:16.371Z|70508f28-16fd-4fa9-8469-8bc3a45c9851|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:16.371Z|cf387073-7166-444e-a4d0-dae4a248beb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:16.371Z|aaf59ba4-dfde-467c-984c-b5af333ff107|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:16.372Z|70508f28-16fd-4fa9-8469-8bc3a45c9851|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:26.397Z|4044c6c3-5113-4462-82f3-2913058079e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:26.398Z|63d2bca5-ff16-4c03-ab4a-aef1a032c0b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:26.398Z|63d2bca5-ff16-4c03-ab4a-aef1a032c0b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:26.398Z|4044c6c3-5113-4462-82f3-2913058079e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:26.404Z|a9702d80-4f6f-450b-a5bd-907d652c8dfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:26.404Z|a9702d80-4f6f-450b-a5bd-907d652c8dfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:31.195Z|994d8bad-5514-4096-a4f9-9a3f0ba9bb9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:59:31.198Z|994d8bad-5514-4096-a4f9-9a3f0ba9bb9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:59:32.714Z|fabed6f8-38ef-4630-86bd-7041effd6e94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:59:32.714Z|fabed6f8-38ef-4630-86bd-7041effd6e94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:59:36.426Z|598d77da-a956-45f1-b7c5-61229bfaa417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:36.426Z|598d77da-a956-45f1-b7c5-61229bfaa417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:36.427Z|bd7bd11f-38c4-4830-9ea6-6fb6a521d370|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:36.427Z|e77c7b5c-24f9-487a-9bc8-787e6ae83b51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:36.427Z|e77c7b5c-24f9-487a-9bc8-787e6ae83b51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:36.427Z|bd7bd11f-38c4-4830-9ea6-6fb6a521d370|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:46.195Z|f2f7e6b3-c206-4987-9d1f-0bf22e9f2233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T09:59:46.196Z|f2f7e6b3-c206-4987-9d1f-0bf22e9f2233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T09:59:46.449Z|906c2816-ea47-4030-ac0e-139ddc84c0d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:46.450Z|906c2816-ea47-4030-ac0e-139ddc84c0d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:46.451Z|c25c27d9-f636-48aa-afb8-aceebd098143|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:46.452Z|c25c27d9-f636-48aa-afb8-aceebd098143|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:46.457Z|ae592528-021a-4227-bc7f-10df251e353b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:46.457Z|ae592528-021a-4227-bc7f-10df251e353b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:56.485Z|84994b02-6c3e-465a-9848-9dcb688b8ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:56.485Z|e95cd717-eb76-4082-a3bd-2bb594abf4d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:56.485Z|e95cd717-eb76-4082-a3bd-2bb594abf4d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:56.485Z|84994b02-6c3e-465a-9848-9dcb688b8ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T09:59:56.486Z|a6f86a99-04bd-4b34-bb06-c940895f0fa5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T09:59:56.486Z|a6f86a99-04bd-4b34-bb06-c940895f0fa5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:01.196Z|dc8cb18e-d5a3-44ef-853c-ed14a26d6a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:00:01.196Z|dc8cb18e-d5a3-44ef-853c-ed14a26d6a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:00:02.715Z|02e132ed-b762-43a9-8de7-a3c8ed5b7154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:00:02.716Z|02e132ed-b762-43a9-8de7-a3c8ed5b7154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:00:06.326Z|82becb3c-7ab9-495c-a468-5d43e1f81704|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:00:06.326Z|82becb3c-7ab9-495c-a468-5d43e1f81704|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:06.507Z|41463fe4-5caa-4ecb-bb55-21ff0452a623|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:06.508Z|41463fe4-5caa-4ecb-bb55-21ff0452a623|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:06.511Z|9e5ceef0-44d2-4f7d-a1c5-82c8515652aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:06.512Z|9e5ceef0-44d2-4f7d-a1c5-82c8515652aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:06.518Z|0a27388f-32bd-47fc-9bac-60cfa82980a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:06.518Z|0a27388f-32bd-47fc-9bac-60cfa82980a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:16.196Z|c09dbf8d-725d-4c68-9135-639f4323e236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:00:16.198Z|c09dbf8d-725d-4c68-9135-639f4323e236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:00:16.530Z|d6d4b62b-0ab4-4942-8df5-8bc9abb6a423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:16.531Z|d6d4b62b-0ab4-4942-8df5-8bc9abb6a423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:16.533Z|3386826b-b4de-43a1-8bcc-50a587cf50f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:16.534Z|3386826b-b4de-43a1-8bcc-50a587cf50f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:16.536Z|e8de57a4-7d37-4ecb-b981-4afc8cf6db6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:16.536Z|e8de57a4-7d37-4ecb-b981-4afc8cf6db6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:26.556Z|559459ad-d5b2-4463-a197-cdd84290862f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:26.556Z|96b34e6b-a1ae-442b-96d1-1b7894a51e9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:26.556Z|93ff71cc-f38b-40f2-997a-025cd6e6ce1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:26.557Z|96b34e6b-a1ae-442b-96d1-1b7894a51e9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:26.557Z|93ff71cc-f38b-40f2-997a-025cd6e6ce1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:26.557Z|559459ad-d5b2-4463-a197-cdd84290862f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:31.196Z|10e03ece-081a-4765-9fcc-27b3d6e358da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:00:31.197Z|10e03ece-081a-4765-9fcc-27b3d6e358da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:00:32.716Z|43d3fb06-4671-4034-bf75-20ebd39b96a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:00:32.717Z|43d3fb06-4671-4034-bf75-20ebd39b96a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:00:36.581Z|dedde2fb-a72c-441a-aee0-4eb9c892d1b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:36.582Z|dedde2fb-a72c-441a-aee0-4eb9c892d1b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:36.582Z|96092e43-9883-4d87-930d-85b569799dea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:36.583Z|96092e43-9883-4d87-930d-85b569799dea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:36.584Z|ea291df6-b0a0-4629-9a12-d3faa743328f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:36.584Z|ea291df6-b0a0-4629-9a12-d3faa743328f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:46.195Z|f41d714a-118e-4bec-8940-0e14f23e014c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:00:46.196Z|f41d714a-118e-4bec-8940-0e14f23e014c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:00:46.607Z|8ced48cd-fd72-48a8-9a2a-f1254e517b1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:46.607Z|dfc9cb00-5f33-4957-95a8-e59df442a8be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:46.607Z|e627543c-3878-4eda-87c1-1026a86e982d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:46.607Z|8ced48cd-fd72-48a8-9a2a-f1254e517b1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:46.607Z|dfc9cb00-5f33-4957-95a8-e59df442a8be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:46.608Z|e627543c-3878-4eda-87c1-1026a86e982d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:56.632Z|21dd16ef-3c98-4b69-9a58-fc422112c433|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:56.632Z|8a4edc03-a104-4a43-b9d9-7822c1400bd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:56.634Z|8a4edc03-a104-4a43-b9d9-7822c1400bd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:56.634Z|21dd16ef-3c98-4b69-9a58-fc422112c433|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:00:56.635Z|2121c056-0682-413c-aa22-dff5ad5ebb32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:00:56.636Z|2121c056-0682-413c-aa22-dff5ad5ebb32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:01.195Z|13d2ba17-310e-4c6a-919e-2d89ff563c80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:01:01.199Z|13d2ba17-310e-4c6a-919e-2d89ff563c80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:01:02.718Z|49ebe302-13a2-4a92-a005-7d69dadd869a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:01:02.718Z|49ebe302-13a2-4a92-a005-7d69dadd869a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:01:06.317Z|e325f8cc-1457-4c4a-bb62-5b9c0af3eb97|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:01:06.318Z|e325f8cc-1457-4c4a-bb62-5b9c0af3eb97|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:06.657Z|b39d9a97-6f00-4946-8119-9dd746289130|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:06.658Z|b39d9a97-6f00-4946-8119-9dd746289130|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:06.658Z|4f95cd0e-5a7c-444b-933d-831004bb9744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:06.658Z|4f95cd0e-5a7c-444b-933d-831004bb9744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:06.657Z|7c48edb0-e470-487f-bbf5-2dedb0876e4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:06.660Z|7c48edb0-e470-487f-bbf5-2dedb0876e4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:16.195Z|af4d00d0-e67e-4067-8c50-7b00a693ef1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:01:16.196Z|af4d00d0-e67e-4067-8c50-7b00a693ef1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:01:16.681Z|590af1dc-64a8-466b-9a2c-8ae6889e38d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:16.681Z|87dcce60-bd6c-4139-8cd4-71d02bfcaec0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:16.681Z|bab96c6c-c5c1-45e8-a3bf-a0c104ac1b30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:16.682Z|590af1dc-64a8-466b-9a2c-8ae6889e38d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:16.682Z|87dcce60-bd6c-4139-8cd4-71d02bfcaec0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:16.683Z|bab96c6c-c5c1-45e8-a3bf-a0c104ac1b30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:26.706Z|a75564a3-cc83-4b8d-86b6-189900a15008|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:26.706Z|ac615692-2fb3-4953-818f-d95546948954|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:26.706Z|9480d521-b5e0-42c9-b2b3-5edd2e6315af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:26.707Z|a75564a3-cc83-4b8d-86b6-189900a15008|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:26.708Z|ac615692-2fb3-4953-818f-d95546948954|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:26.708Z|9480d521-b5e0-42c9-b2b3-5edd2e6315af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:31.195Z|189c39c1-dc75-4c0b-8d11-55c2dfa89095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:01:31.196Z|189c39c1-dc75-4c0b-8d11-55c2dfa89095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:01:32.719Z|b8ef0ae3-0f38-4dd1-ac3e-3e649cbb9e70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:01:32.720Z|b8ef0ae3-0f38-4dd1-ac3e-3e649cbb9e70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:01:36.731Z|0e503811-4a09-4631-af37-f8055fcf2e7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:36.732Z|0e503811-4a09-4631-af37-f8055fcf2e7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:36.732Z|945e479a-6556-4419-b0a1-5e2e40220fd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:36.732Z|945e479a-6556-4419-b0a1-5e2e40220fd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:36.733Z|b1aa6327-7a5c-434b-8058-33c47ddd022e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:36.734Z|b1aa6327-7a5c-434b-8058-33c47ddd022e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:46.195Z|0feb1d33-047d-4374-b82d-311a587296f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:01:46.198Z|0feb1d33-047d-4374-b82d-311a587296f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:01:46.755Z|14693974-881c-4733-9a06-2b28acede379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:46.755Z|115bbaa3-a319-4ebb-b120-0a6768c94dff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:46.755Z|c7cd615f-c069-4a65-8493-40a677586423|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:46.755Z|14693974-881c-4733-9a06-2b28acede379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:46.755Z|115bbaa3-a319-4ebb-b120-0a6768c94dff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:46.756Z|c7cd615f-c069-4a65-8493-40a677586423|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:56.785Z|8c6924f5-c18e-4cd5-8f40-591a6ce5683a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:56.785Z|6c4f1f5f-e965-4624-a5f5-ff821053ffe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:56.786Z|6c4f1f5f-e965-4624-a5f5-ff821053ffe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:56.786Z|8c6924f5-c18e-4cd5-8f40-591a6ce5683a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:01:56.786Z|2c9dd9f4-ac9a-4bec-b6cd-bcb6d1e1d55a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:01:56.787Z|2c9dd9f4-ac9a-4bec-b6cd-bcb6d1e1d55a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:01.195Z|0dc1b99b-9bfb-46c8-901e-cb70bfc22f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:02:01.196Z|0dc1b99b-9bfb-46c8-901e-cb70bfc22f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:02:02.720Z|4fcf90f4-e2b9-497a-b36b-ee6c98e06db1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:02:02.721Z|4fcf90f4-e2b9-497a-b36b-ee6c98e06db1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:02:06.318Z|98fd5225-e8c3-4539-81fb-92424040c014|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:02:06.319Z|98fd5225-e8c3-4539-81fb-92424040c014|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:06.809Z|ff041b4e-3974-4b78-b77f-8bf7d68da567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:06.810Z|c5914994-45cd-4b10-b440-0fe5781016d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:06.809Z|4a2382fd-964a-4419-9ba2-ca1ff88f5285|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:06.810Z|ff041b4e-3974-4b78-b77f-8bf7d68da567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:06.810Z|c5914994-45cd-4b10-b440-0fe5781016d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:06.811Z|4a2382fd-964a-4419-9ba2-ca1ff88f5285|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:16.196Z|3462a5da-c67d-49d7-84ac-776c9a8c667a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:02:16.196Z|3462a5da-c67d-49d7-84ac-776c9a8c667a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:02:16.835Z|23d01a7a-3a9d-457f-8d07-01a2c96cfbb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:16.835Z|5a0de86a-cad6-40df-a261-1a120dfd6272|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:16.835Z|79b7a667-10c5-42f3-818f-9fe4f6cea0d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:16.835Z|79b7a667-10c5-42f3-818f-9fe4f6cea0d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:16.835Z|23d01a7a-3a9d-457f-8d07-01a2c96cfbb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:16.835Z|5a0de86a-cad6-40df-a261-1a120dfd6272|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:26.860Z|a810debb-c66e-4d16-b244-ffcd8bd93fdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:26.860Z|78f276cb-4fe2-485b-9c83-cbe19a323c6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:26.860Z|a810debb-c66e-4d16-b244-ffcd8bd93fdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:26.860Z|78f276cb-4fe2-485b-9c83-cbe19a323c6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:26.860Z|417a1c16-683e-447f-b278-9c5f5634fe8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:26.861Z|417a1c16-683e-447f-b278-9c5f5634fe8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:31.197Z|c2a02e68-a7d6-412c-b40a-09fdf3529e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:02:31.199Z|c2a02e68-a7d6-412c-b40a-09fdf3529e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:02:32.722Z|11d9a597-5cf2-481b-8934-73f8e55e5076|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:02:32.722Z|11d9a597-5cf2-481b-8934-73f8e55e5076|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:02:36.884Z|1872ea4d-a96b-40f7-96bd-517be193607c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:36.884Z|f3ff7306-f56f-48a7-945e-58a5d0b5cfed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:36.884Z|1872ea4d-a96b-40f7-96bd-517be193607c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:36.884Z|f3ff7306-f56f-48a7-945e-58a5d0b5cfed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:36.884Z|7f2f5e79-17a7-4a31-928b-1490167444c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:36.886Z|7f2f5e79-17a7-4a31-928b-1490167444c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:46.195Z|0878c3b8-1d8e-4fb2-8cf4-609d5eee04f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:02:46.196Z|0878c3b8-1d8e-4fb2-8cf4-609d5eee04f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:02:46.910Z|6ca92a22-cbf9-4a5a-a69c-f159ba0ff693|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:46.910Z|b55b5898-6ddc-4d18-a335-42b7e8cd9cdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:46.910Z|6ca92a22-cbf9-4a5a-a69c-f159ba0ff693|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:46.911Z|b55b5898-6ddc-4d18-a335-42b7e8cd9cdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:46.914Z|7370dddd-be90-4b81-af0d-6b35a506fa79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:46.914Z|7370dddd-be90-4b81-af0d-6b35a506fa79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:56.933Z|0b9760ac-d8d5-4f6f-8f6c-5623c75bf0b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:56.933Z|c33cf7bc-2398-4602-b16b-ed63b14e2b71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:56.933Z|f5ec98c9-800a-41d1-8fa8-3e7ed2893e23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:02:56.934Z|f5ec98c9-800a-41d1-8fa8-3e7ed2893e23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:56.934Z|0b9760ac-d8d5-4f6f-8f6c-5623c75bf0b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:02:56.934Z|c33cf7bc-2398-4602-b16b-ed63b14e2b71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:01.196Z|e005afc0-a81f-4e0f-8bc4-45d09145b12b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:03:01.196Z|e005afc0-a81f-4e0f-8bc4-45d09145b12b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:03:02.723Z|968c9d9f-6802-46fd-b2de-4787686ce807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:03:02.723Z|968c9d9f-6802-46fd-b2de-4787686ce807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:03:06.320Z|df5b07c0-6594-45ad-a346-27c5884e4525|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:03:06.321Z|df5b07c0-6594-45ad-a346-27c5884e4525|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:06.956Z|e19665e4-2a3d-49d0-931d-d3a434fb8615|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:06.956Z|89957fa8-86be-4897-84bb-f7ef1b3bb92d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:06.956Z|89957fa8-86be-4897-84bb-f7ef1b3bb92d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:06.956Z|e19665e4-2a3d-49d0-931d-d3a434fb8615|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:06.966Z|6fb61313-9c14-44a6-bb7b-1065dad31ad6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:06.966Z|6fb61313-9c14-44a6-bb7b-1065dad31ad6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:16.196Z|ae8cfdf1-a3e4-419e-bc11-56dd8f764c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:03:16.199Z|ae8cfdf1-a3e4-419e-bc11-56dd8f764c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:03:16.980Z|8d84c434-3f7b-45bf-a828-51a2fb880e50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:16.980Z|d8c05ed6-5e75-4fbf-97e8-ebe7cb5dd361|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:16.981Z|d8c05ed6-5e75-4fbf-97e8-ebe7cb5dd361|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:16.981Z|8d84c434-3f7b-45bf-a828-51a2fb880e50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:16.986Z|8889f3ca-b495-4846-8b9c-92bbe870af22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:16.986Z|8889f3ca-b495-4846-8b9c-92bbe870af22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:27.003Z|06d8b6f7-81ab-4511-acc4-70833411e32f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:27.003Z|7dee4f2d-7694-449f-9a20-df242074b203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:27.004Z|7dee4f2d-7694-449f-9a20-df242074b203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:27.004Z|06d8b6f7-81ab-4511-acc4-70833411e32f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:27.008Z|64858a77-60ed-4ae7-8043-6e28f0f608d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:27.009Z|64858a77-60ed-4ae7-8043-6e28f0f608d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:31.195Z|47ad1fe1-3be3-47d7-8a93-b865012eee2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:03:31.196Z|47ad1fe1-3be3-47d7-8a93-b865012eee2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:03:32.724Z|8b5356ac-a6ce-43e2-b362-d4c042d3a679|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:03:32.725Z|8b5356ac-a6ce-43e2-b362-d4c042d3a679|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:03:37.027Z|0332ab38-16a7-4767-9360-eaf22972e8df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:37.027Z|3cc3a7c9-d0db-4b63-a3a7-e9c1411a4530|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:37.027Z|0332ab38-16a7-4767-9360-eaf22972e8df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:37.028Z|3cc3a7c9-d0db-4b63-a3a7-e9c1411a4530|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:37.027Z|582acdff-9b1b-49b6-b9e7-4297d7c07c9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:37.029Z|582acdff-9b1b-49b6-b9e7-4297d7c07c9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:46.195Z|1cf1a510-af27-42d4-b424-4de8c526935e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:03:46.196Z|1cf1a510-af27-42d4-b424-4de8c526935e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:03:47.052Z|9601c3d8-271e-4e45-997c-634224c1a857|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:47.054Z|9601c3d8-271e-4e45-997c-634224c1a857|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:47.054Z|64544fb9-6bb6-4b73-830d-adb15f9e6cc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:47.054Z|64544fb9-6bb6-4b73-830d-adb15f9e6cc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:47.062Z|eb3da22a-29a0-4456-90fb-8491c039d52e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:47.062Z|eb3da22a-29a0-4456-90fb-8491c039d52e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:57.084Z|a950be05-b5f8-48f3-b68a-66f37b405387|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:57.084Z|285f6742-fc2b-48b0-98a1-c43df27cd0ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:57.085Z|a950be05-b5f8-48f3-b68a-66f37b405387|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:57.085Z|285f6742-fc2b-48b0-98a1-c43df27cd0ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:03:57.088Z|bcf12e57-40a6-4f03-96a3-307ff663f0ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:03:57.088Z|bcf12e57-40a6-4f03-96a3-307ff663f0ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:01.195Z|ec920212-7ac9-4da6-94d6-c34965bd3c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:04:01.198Z|ec920212-7ac9-4da6-94d6-c34965bd3c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:04:02.725Z|356911f9-ba9c-4c5f-a00a-ab5ce7c9b186|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:04:02.726Z|356911f9-ba9c-4c5f-a00a-ab5ce7c9b186|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:04:06.319Z|73265b85-36bd-4f9c-8b09-2480ea7815e2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:04:06.320Z|73265b85-36bd-4f9c-8b09-2480ea7815e2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:07.109Z|559a88ed-f2dd-4d41-b0df-d78949d229e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:07.109Z|c85f57a2-1c99-45eb-97ba-f34f4373e7dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:07.109Z|559a88ed-f2dd-4d41-b0df-d78949d229e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:07.110Z|c85f57a2-1c99-45eb-97ba-f34f4373e7dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:07.111Z|8947e9c3-30e5-4ba7-9e7e-ca566209f4b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:07.112Z|8947e9c3-30e5-4ba7-9e7e-ca566209f4b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:16.196Z|44e0350f-403c-49ce-aeca-3a7b191bd54d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:04:16.197Z|44e0350f-403c-49ce-aeca-3a7b191bd54d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:04:17.135Z|42abf3c7-7617-499c-aa66-86a2b5614978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:17.135Z|909d61c4-578c-45dd-a459-cc63d6471221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:17.135Z|4c507554-2392-482e-be2c-5e37e3d7b6d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:17.135Z|42abf3c7-7617-499c-aa66-86a2b5614978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:17.135Z|909d61c4-578c-45dd-a459-cc63d6471221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:17.135Z|4c507554-2392-482e-be2c-5e37e3d7b6d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:27.159Z|2d405e0c-b21e-48f9-a19c-cff4ae9eb722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:27.159Z|84d6bd41-c298-440d-981d-aeb25e463f6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:27.160Z|2d405e0c-b21e-48f9-a19c-cff4ae9eb722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:27.160Z|84d6bd41-c298-440d-981d-aeb25e463f6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:27.161Z|2aa98f2e-a284-48f4-8e13-b31c8d39fb19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:27.161Z|2aa98f2e-a284-48f4-8e13-b31c8d39fb19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:31.196Z|f1be3a46-fef7-4c82-b55d-e5bf4130940d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:04:31.196Z|f1be3a46-fef7-4c82-b55d-e5bf4130940d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:04:32.727Z|a4c937d3-90ee-43d0-87c2-7422b32b9a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:04:32.727Z|a4c937d3-90ee-43d0-87c2-7422b32b9a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:04:37.183Z|1120738a-548f-41a8-92cb-766b955a84c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:37.183Z|8518c51f-5e95-4d86-9c07-88dd47cd918d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:37.183Z|d048d86a-90cc-4c46-b756-7f49d8d5a37e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:37.184Z|d048d86a-90cc-4c46-b756-7f49d8d5a37e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:37.184Z|8518c51f-5e95-4d86-9c07-88dd47cd918d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:37.184Z|1120738a-548f-41a8-92cb-766b955a84c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:46.196Z|57512051-dbb2-4413-bc29-43202465c95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:04:46.199Z|57512051-dbb2-4413-bc29-43202465c95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:04:47.207Z|a3da574c-d85b-4aac-b218-f13413da8d70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:47.207Z|5585bac2-4d69-41ea-9c7a-7a0f0708ad20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:47.207Z|8360361d-e5fb-469a-8735-c77b8fe3b6ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:47.208Z|8360361d-e5fb-469a-8735-c77b8fe3b6ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:47.208Z|a3da574c-d85b-4aac-b218-f13413da8d70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:47.208Z|5585bac2-4d69-41ea-9c7a-7a0f0708ad20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:57.243Z|14ff960f-a59f-4d87-a6a2-b833617ced22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:57.243Z|ab52ee91-8271-4777-bbce-87465ffdcc60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:57.244Z|ab52ee91-8271-4777-bbce-87465ffdcc60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:57.244Z|14ff960f-a59f-4d87-a6a2-b833617ced22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:04:57.245Z|2f834369-c09a-49cf-ba6e-420c2a968a6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:04:57.246Z|2f834369-c09a-49cf-ba6e-420c2a968a6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:01.196Z|a248c4a1-cc31-4fcb-97bb-76604d9203da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:05:01.196Z|a248c4a1-cc31-4fcb-97bb-76604d9203da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:05:02.728Z|f54ea79b-5e1d-4366-ace1-d3fed28c9283|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:05:02.729Z|f54ea79b-5e1d-4366-ace1-d3fed28c9283|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:05:06.321Z|00f45a2c-dafd-4922-b32c-4ea75e95873b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:05:06.322Z|00f45a2c-dafd-4922-b32c-4ea75e95873b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:07.269Z|188ad3b8-cd26-495b-b725-635ce35f0333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:07.269Z|f60a9907-667d-4f08-b30a-a622c069ef39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:07.269Z|188ad3b8-cd26-495b-b725-635ce35f0333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:07.269Z|f60a9907-667d-4f08-b30a-a622c069ef39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:07.269Z|1c5056d5-6d44-4ef2-8b5e-28d26297efe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:07.271Z|1c5056d5-6d44-4ef2-8b5e-28d26297efe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:16.196Z|b7c4c4ec-2cf9-4c4f-9d01-0b5a30fc9f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:05:16.198Z|b7c4c4ec-2cf9-4c4f-9d01-0b5a30fc9f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:05:17.296Z|92cefeee-dabc-44bf-a92b-66bfbbb0a72c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:17.296Z|bd25292c-a9db-42c9-98ea-c802fe7415e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:17.296Z|e66bce19-e79f-49e3-aee6-036979ee1732|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:17.297Z|bd25292c-a9db-42c9-98ea-c802fe7415e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:17.297Z|92cefeee-dabc-44bf-a92b-66bfbbb0a72c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:17.297Z|e66bce19-e79f-49e3-aee6-036979ee1732|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:27.320Z|54f6a726-e91e-40d0-8f58-892b820cb037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:27.321Z|54f6a726-e91e-40d0-8f58-892b820cb037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:27.322Z|3e85daf3-2bda-44b6-a339-efd5aaab1079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:27.322Z|3e85daf3-2bda-44b6-a339-efd5aaab1079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:27.326Z|6a485ebe-5299-484c-8729-a05bff09ddc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:27.326Z|6a485ebe-5299-484c-8729-a05bff09ddc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:31.196Z|387d1051-0443-4269-82b0-97b1397b3f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:05:31.200Z|387d1051-0443-4269-82b0-97b1397b3f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:05:32.729Z|c48df06f-752b-4279-a418-0960540a4807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:05:32.730Z|c48df06f-752b-4279-a418-0960540a4807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:05:37.344Z|b56ab8a0-fe3e-4daa-9b28-cd58d892b490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:37.344Z|663a8e9a-63b3-4be1-9385-c2ca80e0eda0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:37.344Z|b56ab8a0-fe3e-4daa-9b28-cd58d892b490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:37.344Z|663a8e9a-63b3-4be1-9385-c2ca80e0eda0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:37.345Z|a8839d74-cf8f-42c4-b8c2-6aada2a840c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:37.346Z|a8839d74-cf8f-42c4-b8c2-6aada2a840c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:46.196Z|94be0297-b51b-4c60-938f-f40815a6770f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:05:46.196Z|94be0297-b51b-4c60-938f-f40815a6770f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:05:47.366Z|95aa4d24-416d-4815-bae2-69d4ce0854be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:47.366Z|adc145c1-ed05-48c2-b912-2bbfd99e4be3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:47.366Z|9beb855b-077b-4a8a-8d3f-3be7229c3240|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:47.367Z|95aa4d24-416d-4815-bae2-69d4ce0854be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:47.367Z|9beb855b-077b-4a8a-8d3f-3be7229c3240|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:47.367Z|adc145c1-ed05-48c2-b912-2bbfd99e4be3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:57.387Z|0e757efc-45f8-43f5-9b03-5376f65e2bf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:57.387Z|329fb05d-0847-4d40-9aaf-88456ee93f16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:57.388Z|0e757efc-45f8-43f5-9b03-5376f65e2bf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:57.388Z|329fb05d-0847-4d40-9aaf-88456ee93f16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:05:57.387Z|a2f9c409-e81f-42c9-b668-7826ae5c616e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:05:57.389Z|a2f9c409-e81f-42c9-b668-7826ae5c616e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:01.195Z|bc535c0d-fe88-4c66-ad89-d795f8a26e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:06:01.196Z|bc535c0d-fe88-4c66-ad89-d795f8a26e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:06:02.730Z|72763679-a0b4-40ee-bafc-6b90f54f2fc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:06:02.731Z|72763679-a0b4-40ee-bafc-6b90f54f2fc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:06:06.320Z|af2e45d4-eee9-4156-aa58-04ce865244bb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:06:06.320Z|af2e45d4-eee9-4156-aa58-04ce865244bb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:07.411Z|9d2c1857-5653-4132-871b-63ab59fc9505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:07.412Z|911728b3-b005-4804-9798-50b513c1c768|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:07.412Z|911728b3-b005-4804-9798-50b513c1c768|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:07.412Z|9d2c1857-5653-4132-871b-63ab59fc9505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:07.414Z|4b8f87b2-d423-44dc-8a31-90e576eacd71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:07.414Z|4b8f87b2-d423-44dc-8a31-90e576eacd71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:16.195Z|8ba093f2-84be-4b01-bef7-1b0a21a25fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:06:16.199Z|8ba093f2-84be-4b01-bef7-1b0a21a25fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:06:17.434Z|3e70a657-11c4-4011-b8c7-937efda0a710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:17.434Z|a5644054-f813-42c1-bfcb-65d58661e55c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:17.435Z|3e70a657-11c4-4011-b8c7-937efda0a710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:17.435Z|3c754349-3d80-4659-8fbb-72bfcbe7b564|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:17.435Z|3c754349-3d80-4659-8fbb-72bfcbe7b564|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:17.435Z|a5644054-f813-42c1-bfcb-65d58661e55c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:27.457Z|ae923fb6-8b37-4179-8975-cbbb34649c51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:27.457Z|ec146a54-a3bb-463e-988e-85517e4d6038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:27.458Z|ec146a54-a3bb-463e-988e-85517e4d6038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:27.458Z|16beb17b-ad5f-4026-909a-162cde7bbdae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:27.459Z|16beb17b-ad5f-4026-909a-162cde7bbdae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:27.458Z|ae923fb6-8b37-4179-8975-cbbb34649c51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:31.195Z|65d17127-b28d-4bd7-9915-cdb217359a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:06:31.196Z|65d17127-b28d-4bd7-9915-cdb217359a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:06:32.731Z|c142ca79-6b34-43e0-b15d-f9956f7a4cff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:06:32.732Z|c142ca79-6b34-43e0-b15d-f9956f7a4cff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:06:37.480Z|3a960093-3844-4ef8-9453-42f25734bbcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:37.480Z|3825a6ef-24ee-4c6e-bff7-4fdd29581542|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:37.480Z|637c3e63-2491-40e9-bdc6-c949021ba319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:37.481Z|3825a6ef-24ee-4c6e-bff7-4fdd29581542|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:37.481Z|3a960093-3844-4ef8-9453-42f25734bbcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:37.481Z|637c3e63-2491-40e9-bdc6-c949021ba319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:46.195Z|e97a984d-94da-412f-acd3-d9f17a5ffb93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:06:46.196Z|e97a984d-94da-412f-acd3-d9f17a5ffb93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:06:47.502Z|340cbedb-6589-4ba1-a110-90dfe7513f39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:47.502Z|36e9a51f-df1a-4ff5-b477-7b9f834bbc94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:47.502Z|8f803e97-ad57-4526-9eb4-c8e94e5dbab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:47.502Z|340cbedb-6589-4ba1-a110-90dfe7513f39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:47.502Z|36e9a51f-df1a-4ff5-b477-7b9f834bbc94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:47.502Z|8f803e97-ad57-4526-9eb4-c8e94e5dbab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:57.525Z|ff48b8cc-f31b-4263-98c9-5d7350b1afd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:57.525Z|3dd89ada-b3b1-4462-ae28-a65db76502b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:57.526Z|ff48b8cc-f31b-4263-98c9-5d7350b1afd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:57.526Z|3dd89ada-b3b1-4462-ae28-a65db76502b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:06:57.526Z|7b192942-d077-4633-a986-e01df7207815|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:06:57.527Z|7b192942-d077-4633-a986-e01df7207815|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:01.195Z|2c967902-a966-467a-a02a-ecb79f65cd55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:07:01.198Z|2c967902-a966-467a-a02a-ecb79f65cd55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:07:02.732Z|6660da67-aa50-4a80-ae19-54a1320fb458|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:07:02.733Z|6660da67-aa50-4a80-ae19-54a1320fb458|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:07:06.318Z|15414198-ca97-4518-83a7-b11adab39917|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:07:06.318Z|15414198-ca97-4518-83a7-b11adab39917|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:07.548Z|c1c3036a-c9f9-484f-8c9a-fa83cde2a370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:07.548Z|c1c3036a-c9f9-484f-8c9a-fa83cde2a370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:07.548Z|ae301076-9831-41ba-b9a3-24ea1b37740e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:07.549Z|ae301076-9831-41ba-b9a3-24ea1b37740e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:07.549Z|6dc07d76-050c-4faf-994d-fda532cf7565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:07.550Z|6dc07d76-050c-4faf-994d-fda532cf7565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:16.196Z|a75e344a-ec08-4a52-90d4-aedf1d7b0779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:07:16.196Z|a75e344a-ec08-4a52-90d4-aedf1d7b0779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:07:17.571Z|df228c1c-f0ed-4ba6-b6c0-efef7c06901b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:17.571Z|1c841346-d29d-48c8-aa08-162a615bcc1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:17.571Z|df228c1c-f0ed-4ba6-b6c0-efef7c06901b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:17.571Z|1c841346-d29d-48c8-aa08-162a615bcc1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:17.571Z|298ca7b7-ddea-49ff-9c25-2491aa84fcd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:17.572Z|298ca7b7-ddea-49ff-9c25-2491aa84fcd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:27.594Z|97adc745-3e30-4c0c-9253-cab1c0539814|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:27.594Z|7ffe14bc-5970-4d97-bec4-1d8a246d5a14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:27.594Z|49c9d7cc-7de5-4b55-8878-d83be6065b2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:27.594Z|7ffe14bc-5970-4d97-bec4-1d8a246d5a14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:27.595Z|97adc745-3e30-4c0c-9253-cab1c0539814|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:27.595Z|49c9d7cc-7de5-4b55-8878-d83be6065b2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:31.195Z|ae227539-a089-4d1c-a08b-e3067c9e3a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:07:31.196Z|ae227539-a089-4d1c-a08b-e3067c9e3a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:07:32.733Z|d9e1ee2f-4bfc-46aa-8b38-b21856aee20b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:07:32.734Z|d9e1ee2f-4bfc-46aa-8b38-b21856aee20b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:07:37.615Z|d85ecfb0-7a82-4431-bdf2-791ed779da6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:37.616Z|d85ecfb0-7a82-4431-bdf2-791ed779da6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:37.616Z|28b186e4-f6bc-4825-828c-e2f07ef60a76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:37.617Z|28b186e4-f6bc-4825-828c-e2f07ef60a76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:37.617Z|34b56238-5d1c-4ec4-b46a-e25feca2f437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:37.618Z|34b56238-5d1c-4ec4-b46a-e25feca2f437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:46.196Z|fb4d13d4-9458-4ea0-9111-fb896a03d6d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:07:46.198Z|fb4d13d4-9458-4ea0-9111-fb896a03d6d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:07:47.642Z|e147d9d8-ff5b-4416-88cf-68320b2aac1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:47.642Z|0378c914-c53c-4e06-a99b-f88ddec16d4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:47.642Z|e147d9d8-ff5b-4416-88cf-68320b2aac1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:47.642Z|0378c914-c53c-4e06-a99b-f88ddec16d4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:47.647Z|25b10f1a-b5ab-4d76-89b4-7ef1b5696edf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:47.648Z|25b10f1a-b5ab-4d76-89b4-7ef1b5696edf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:57.665Z|8108f257-8f05-4650-9c14-03da66ddc3f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:57.665Z|8108f257-8f05-4650-9c14-03da66ddc3f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:57.665Z|6e3ed812-f4af-4701-92df-42fbdeb8d24a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:57.666Z|6e3ed812-f4af-4701-92df-42fbdeb8d24a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:07:57.668Z|b676c35a-4607-49e0-9404-e3bbda064e34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:07:57.668Z|b676c35a-4607-49e0-9404-e3bbda064e34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:01.195Z|bdfb23b7-d269-457b-ab4c-65c572e500d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:08:01.196Z|bdfb23b7-d269-457b-ab4c-65c572e500d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:08:02.735Z|f6db0584-15c9-40ec-bc99-262e7d6de9a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:08:02.736Z|f6db0584-15c9-40ec-bc99-262e7d6de9a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:08:06.321Z|ad69a352-65e1-49a8-b899-391a78c6604e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:08:06.323Z|ad69a352-65e1-49a8-b899-391a78c6604e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:07.687Z|739eb75b-d413-4ca2-a374-ac6d035c9777|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:07.687Z|3d0401d4-c191-4b4e-ad6a-1ef94813c67e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:07.688Z|3d0401d4-c191-4b4e-ad6a-1ef94813c67e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:07.688Z|739eb75b-d413-4ca2-a374-ac6d035c9777|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:07.688Z|490ba2f7-e3ab-4421-a14e-afe395861469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:07.689Z|490ba2f7-e3ab-4421-a14e-afe395861469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:16.195Z|fe70d348-6474-429a-855a-45221561c087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:08:16.196Z|fe70d348-6474-429a-855a-45221561c087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:08:17.710Z|bfd58b86-c75a-4795-9f05-8aac42d936f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:17.710Z|c81a2be2-1f5c-4815-988f-f97791ed1488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:17.711Z|bfd58b86-c75a-4795-9f05-8aac42d936f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:17.711Z|c81a2be2-1f5c-4815-988f-f97791ed1488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:17.712Z|47a696e1-a85c-4d04-b793-e87de4e12c8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:17.712Z|47a696e1-a85c-4d04-b793-e87de4e12c8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:27.733Z|0f1052b1-3fa7-484e-ab9d-1126fc7c8fbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:27.733Z|a95ded73-7340-4d06-a682-4bca01dbe281|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:27.733Z|68567845-ebf4-41aa-8cd6-9cd682b9b879|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:27.734Z|68567845-ebf4-41aa-8cd6-9cd682b9b879|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:27.734Z|0f1052b1-3fa7-484e-ab9d-1126fc7c8fbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:27.734Z|a95ded73-7340-4d06-a682-4bca01dbe281|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:31.196Z|a9e2849d-9331-4ed7-b735-c2f6dc544d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:08:31.200Z|a9e2849d-9331-4ed7-b735-c2f6dc544d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:08:32.736Z|f5354728-6027-4d77-91b5-d9dd3cbf5250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:08:32.737Z|f5354728-6027-4d77-91b5-d9dd3cbf5250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:08:37.757Z|5de06a33-4d4f-4a7e-97ec-d614a48ec792|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:37.757Z|b5278fe6-1951-47e0-9ddc-5f4e740e77ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:37.757Z|582d83cf-53c2-46eb-a94f-a2b26727cc80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:37.758Z|b5278fe6-1951-47e0-9ddc-5f4e740e77ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:37.758Z|582d83cf-53c2-46eb-a94f-a2b26727cc80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:37.758Z|5de06a33-4d4f-4a7e-97ec-d614a48ec792|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:46.195Z|561cd2cf-ea97-40ef-86bc-ec0aa1c2f9d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:08:46.196Z|561cd2cf-ea97-40ef-86bc-ec0aa1c2f9d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:08:47.783Z|0c8ff288-d7ec-40af-8002-b72dc456f159|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:47.783Z|809974c4-fd6f-4a2b-9e30-cf18246ada7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:47.784Z|0c8ff288-d7ec-40af-8002-b72dc456f159|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:47.784Z|809974c4-fd6f-4a2b-9e30-cf18246ada7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:47.790Z|b504572c-1f11-4403-9d5c-54d9a24ed1ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:47.790Z|b504572c-1f11-4403-9d5c-54d9a24ed1ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:57.806Z|2042c0e7-91bb-49ad-9dd4-61b894a416e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:57.806Z|cbad891a-eb12-4df9-968b-d7d111e5de2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:57.806Z|2042c0e7-91bb-49ad-9dd4-61b894a416e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:57.806Z|cbad891a-eb12-4df9-968b-d7d111e5de2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:08:57.810Z|04e1e079-82b6-44b0-83b9-0e5469d80793|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:08:57.810Z|04e1e079-82b6-44b0-83b9-0e5469d80793|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:01.195Z|99e5ec75-ba99-472e-8ba6-7e6ce2890620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:09:01.196Z|99e5ec75-ba99-472e-8ba6-7e6ce2890620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:09:02.738Z|61e30265-f146-4e5d-a894-1884b9208e8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:09:02.738Z|61e30265-f146-4e5d-a894-1884b9208e8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:09:06.318Z|1dd825fb-f95c-4aac-86fe-c1f4fdc64073|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:09:06.318Z|1dd825fb-f95c-4aac-86fe-c1f4fdc64073|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:07.827Z|91a0432d-4b8e-4d23-8aae-ab66b3bc8dc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:07.828Z|91a0432d-4b8e-4d23-8aae-ab66b3bc8dc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:07.830Z|0d437997-13ae-4699-826d-dc60b6a6f40c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:07.830Z|0d437997-13ae-4699-826d-dc60b6a6f40c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:07.835Z|928d5044-9246-435f-80c4-2f7e31a26166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:07.836Z|928d5044-9246-435f-80c4-2f7e31a26166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:16.195Z|4b5be386-b2af-4d83-a543-b49af1891059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:09:16.199Z|4b5be386-b2af-4d83-a543-b49af1891059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:09:17.852Z|f12e5c0d-810f-447f-b17e-33ce27399288|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:17.852Z|f12e5c0d-810f-447f-b17e-33ce27399288|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:17.853Z|ed8e6c71-4d8d-401f-a6ed-94a8691532f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:17.854Z|ed8e6c71-4d8d-401f-a6ed-94a8691532f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:17.857Z|24e703da-2fb4-4459-9a3e-349f1d6a7fe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:17.857Z|24e703da-2fb4-4459-9a3e-349f1d6a7fe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:27.876Z|24ba754e-fa4a-4682-8b1c-30d78aed4304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:27.876Z|24ba754e-fa4a-4682-8b1c-30d78aed4304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:27.876Z|871209ee-7758-4c51-a07c-ff09aef3e442|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:27.877Z|871209ee-7758-4c51-a07c-ff09aef3e442|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:27.883Z|0d847bee-7f97-4954-8d8f-af486640d7c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:27.884Z|0d847bee-7f97-4954-8d8f-af486640d7c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:31.195Z|7315a425-9b32-4302-a4e4-296cc1815af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:09:31.196Z|7315a425-9b32-4302-a4e4-296cc1815af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:09:32.739Z|333ec0d5-67b0-40b2-9230-8655dc9c4075|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:09:32.740Z|333ec0d5-67b0-40b2-9230-8655dc9c4075|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:09:37.899Z|a4ab7434-e0d0-4100-a318-f2f867848b75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:37.900Z|a4ab7434-e0d0-4100-a318-f2f867848b75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:37.904Z|5d694218-4066-4043-ba45-221752145a21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:37.905Z|5d694218-4066-4043-ba45-221752145a21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:37.906Z|676e61f8-9dc2-42dc-a3a8-efb38dbd845d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:37.906Z|676e61f8-9dc2-42dc-a3a8-efb38dbd845d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:46.195Z|e86186b8-9678-4d4a-a2ec-751448a398d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:09:46.196Z|e86186b8-9678-4d4a-a2ec-751448a398d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:09:47.924Z|4ade7f31-f81b-4edb-b03b-4199c5a537b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:47.925Z|4999d3b9-47ef-4a1f-a7a4-20849bdb6b88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:47.925Z|4ade7f31-f81b-4edb-b03b-4199c5a537b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:47.925Z|4e4e737f-b544-4d00-a006-a64ada28e289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:47.925Z|4999d3b9-47ef-4a1f-a7a4-20849bdb6b88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:47.925Z|4e4e737f-b544-4d00-a006-a64ada28e289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:57.947Z|8075086f-8e61-48de-8a1c-02612f4892f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:57.947Z|f4c84e72-9a47-436e-9095-34b4126a9aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:57.948Z|8075086f-8e61-48de-8a1c-02612f4892f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:57.948Z|f4c84e72-9a47-436e-9095-34b4126a9aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:09:57.950Z|6c370ab6-6f9c-4b4a-a94a-fffaa9e6a41f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:09:57.950Z|6c370ab6-6f9c-4b4a-a94a-fffaa9e6a41f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:01.195Z|861ad3fe-df44-41d7-8b54-4abdb8d300b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:10:01.198Z|861ad3fe-df44-41d7-8b54-4abdb8d300b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:10:02.740Z|88a9f622-0405-4cd5-b7db-24d88177f6d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:10:02.741Z|88a9f622-0405-4cd5-b7db-24d88177f6d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:10:06.317Z|ca11a75e-dd69-47d4-9399-e600be975e6e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:10:06.318Z|ca11a75e-dd69-47d4-9399-e600be975e6e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:07.969Z|f522606c-8829-4760-a4de-d438fc2941ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:07.969Z|36cb9322-0d17-4b56-bfc7-888024499ac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:07.969Z|f522606c-8829-4760-a4de-d438fc2941ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:07.969Z|869790d7-5bc8-40d7-9e02-8ca659db88f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:07.970Z|869790d7-5bc8-40d7-9e02-8ca659db88f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:07.969Z|36cb9322-0d17-4b56-bfc7-888024499ac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:16.195Z|a25f721b-e0da-41df-8acd-aa34dd8fba8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:10:16.196Z|a25f721b-e0da-41df-8acd-aa34dd8fba8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:10:17.992Z|15de72f9-f508-4524-8f0c-cf36c2950af0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:17.992Z|6815104a-6ba0-4fab-ad9a-1c9e8d136612|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:17.992Z|947784f6-88bd-439f-b88e-559eb7d45ebc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:17.993Z|15de72f9-f508-4524-8f0c-cf36c2950af0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:17.993Z|6815104a-6ba0-4fab-ad9a-1c9e8d136612|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:17.993Z|947784f6-88bd-439f-b88e-559eb7d45ebc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:28.014Z|c5086062-81b4-4b22-bf36-bf2c7ccb30be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:28.014Z|c5086062-81b4-4b22-bf36-bf2c7ccb30be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:28.014Z|584b5c3f-0e08-42ce-b3e0-6dae8de28aaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:28.015Z|584b5c3f-0e08-42ce-b3e0-6dae8de28aaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:28.016Z|4b9fe317-6c6c-4c6a-bd63-9cb7a0d53920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:28.016Z|4b9fe317-6c6c-4c6a-bd63-9cb7a0d53920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:31.195Z|562ddbe5-291f-4b80-ae58-56f2b7d906f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:10:31.196Z|562ddbe5-291f-4b80-ae58-56f2b7d906f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:10:32.741Z|1fb4b438-046a-48f5-ac98-e0be39a4300a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:10:32.741Z|1fb4b438-046a-48f5-ac98-e0be39a4300a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:10:38.035Z|84871b90-ba7b-4c20-ae13-d166fb8337b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:38.036Z|84871b90-ba7b-4c20-ae13-d166fb8337b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:38.036Z|743580fa-8864-418f-95d1-b368b9667d0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:38.036Z|743580fa-8864-418f-95d1-b368b9667d0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:38.035Z|04d03a19-d23f-4922-a9fd-628858d6397d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:38.038Z|04d03a19-d23f-4922-a9fd-628858d6397d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:46.195Z|81d70669-8aa6-4fbc-8e7e-2fb93a05e206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:10:46.198Z|81d70669-8aa6-4fbc-8e7e-2fb93a05e206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:10:48.059Z|4df0c0ac-9e71-4b56-a80e-65ec1cebb550|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:48.059Z|a95b305c-58f2-41fd-b3b1-a61f44d7ddef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:48.061Z|4df0c0ac-9e71-4b56-a80e-65ec1cebb550|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:48.061Z|a95b305c-58f2-41fd-b3b1-a61f44d7ddef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:48.061Z|4ca9a0b4-b9cc-40bc-96e5-3a0ec1bf1762|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:48.061Z|4ca9a0b4-b9cc-40bc-96e5-3a0ec1bf1762|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:58.082Z|3071f1f6-1cb8-48df-9d18-94684d3eed4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:58.082Z|2ff3c706-3ee0-4093-ac81-55f2869402eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:58.082Z|db88006e-82ea-4886-9bd0-36fcd4193bfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:10:58.083Z|2ff3c706-3ee0-4093-ac81-55f2869402eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:58.083Z|db88006e-82ea-4886-9bd0-36fcd4193bfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:10:58.083Z|3071f1f6-1cb8-48df-9d18-94684d3eed4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:01.195Z|57805f59-814d-4aad-926b-84279be9421e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:11:01.196Z|57805f59-814d-4aad-926b-84279be9421e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:11:02.742Z|a3af07b7-8e9e-43f9-8622-d575acc14d2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:11:02.742Z|a3af07b7-8e9e-43f9-8622-d575acc14d2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:11:06.316Z|860b0854-0d27-433c-bded-2483b02a2200|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:11:06.317Z|860b0854-0d27-433c-bded-2483b02a2200|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:08.105Z|9218576e-91a9-4ffc-9c62-8e6e8cfd881b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:08.106Z|9218576e-91a9-4ffc-9c62-8e6e8cfd881b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:08.105Z|2fe141f6-2a67-49af-a83f-1f9e56b432b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:08.106Z|3c517440-c3ed-4c02-8101-4030b5a8b0c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:08.106Z|2fe141f6-2a67-49af-a83f-1f9e56b432b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:08.107Z|3c517440-c3ed-4c02-8101-4030b5a8b0c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:16.195Z|f226258c-5f7b-44c4-b143-40bd6adaebee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:11:16.196Z|f226258c-5f7b-44c4-b143-40bd6adaebee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:11:18.129Z|a69e83d8-b41b-4dee-826a-d1fcb7841f67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:18.129Z|427e3199-c66e-4fb5-bba4-474c1fe3ad8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:18.129Z|f0a92d55-97ee-4ada-981a-bcf9a408f39d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:18.129Z|a69e83d8-b41b-4dee-826a-d1fcb7841f67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:18.129Z|427e3199-c66e-4fb5-bba4-474c1fe3ad8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:18.129Z|f0a92d55-97ee-4ada-981a-bcf9a408f39d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:28.151Z|fa1cf1bb-6a0b-4382-a095-7cd4d8176818|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:28.151Z|aec3d731-b52f-42f5-8220-f7a9626d55f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:28.151Z|aec3d731-b52f-42f5-8220-f7a9626d55f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:28.151Z|fa1cf1bb-6a0b-4382-a095-7cd4d8176818|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:28.153Z|51d62e44-3501-433a-b2aa-7c9a289ab60c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:28.154Z|51d62e44-3501-433a-b2aa-7c9a289ab60c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:31.195Z|192aff76-2b6e-4350-8e7d-b59cf47f7da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:11:31.196Z|192aff76-2b6e-4350-8e7d-b59cf47f7da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:11:32.743Z|345c622f-aff3-4136-a218-0d86e7578e59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:11:32.744Z|345c622f-aff3-4136-a218-0d86e7578e59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:11:38.173Z|c1cf2c58-be4f-4ae9-a504-1f695eb6135e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:38.173Z|0f29b3e9-8c4d-4984-9f61-e8f4927893e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:38.173Z|0f29b3e9-8c4d-4984-9f61-e8f4927893e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:38.173Z|c1cf2c58-be4f-4ae9-a504-1f695eb6135e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:38.177Z|43f47176-1108-45ec-b282-f635e2273e48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:38.177Z|43f47176-1108-45ec-b282-f635e2273e48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:46.196Z|f3d7c249-1e9f-420c-8306-0be3bcb57f76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:11:46.196Z|f3d7c249-1e9f-420c-8306-0be3bcb57f76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:11:48.196Z|f8639f21-82fb-40ee-b12f-351863c69562|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:48.197Z|f8639f21-82fb-40ee-b12f-351863c69562|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:48.199Z|794a62a7-33b4-48ae-b561-16490bcb8af9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:48.199Z|794a62a7-33b4-48ae-b561-16490bcb8af9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:48.200Z|37b1c727-3457-431e-adf5-882c600450ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:48.200Z|37b1c727-3457-431e-adf5-882c600450ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:58.218Z|29bb55aa-3472-4d94-8703-d623fde340bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:58.219Z|29bb55aa-3472-4d94-8703-d623fde340bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:58.220Z|c95906e6-a4b3-45ea-8040-1e8347602a91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:58.220Z|c95906e6-a4b3-45ea-8040-1e8347602a91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:11:58.220Z|2f80c5f4-3ef7-4abe-a17e-c38b0779a027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:11:58.221Z|2f80c5f4-3ef7-4abe-a17e-c38b0779a027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:01.195Z|6326674c-2a80-4b0c-9743-0be0273543fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:12:01.196Z|6326674c-2a80-4b0c-9743-0be0273543fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:12:02.745Z|dcece01b-8a1e-42ff-87e0-e9af4e252b44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:12:02.746Z|dcece01b-8a1e-42ff-87e0-e9af4e252b44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:12:06.317Z|e0c60922-9cdc-4fd2-8ee0-bfa63a076e10|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:12:06.318Z|e0c60922-9cdc-4fd2-8ee0-bfa63a076e10|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:08.244Z|5f63225b-0b4a-4f6b-baf1-2a12a11dbcd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:08.245Z|5f63225b-0b4a-4f6b-baf1-2a12a11dbcd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:08.245Z|3fa06740-fa72-4f1c-8a29-9ded651761b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:08.245Z|1c16ff96-67be-44b9-be19-9b66dc90cc44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:08.245Z|3fa06740-fa72-4f1c-8a29-9ded651761b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:08.246Z|1c16ff96-67be-44b9-be19-9b66dc90cc44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:16.195Z|c8471523-1568-43c2-9ba1-f1230f858e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:12:16.197Z|c8471523-1568-43c2-9ba1-f1230f858e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:12:18.269Z|f389cd22-2c27-49eb-aa78-49f0b6a5cb0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:18.270Z|80e23c42-47e9-4611-9f12-8daf994c37f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:18.270Z|283095b4-c0b1-47c1-b163-62a74ed12904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:18.270Z|80e23c42-47e9-4611-9f12-8daf994c37f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:18.270Z|f389cd22-2c27-49eb-aa78-49f0b6a5cb0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:18.271Z|283095b4-c0b1-47c1-b163-62a74ed12904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:28.295Z|4d04a7d2-3f38-4ae9-866a-ecd2111b327e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:28.295Z|8a1b49bb-f39f-434e-8d1c-516d7b304fe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:28.295Z|10e495a2-dc65-42e5-9c3f-931a0b7f18ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:28.296Z|8a1b49bb-f39f-434e-8d1c-516d7b304fe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:28.296Z|4d04a7d2-3f38-4ae9-866a-ecd2111b327e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:28.296Z|10e495a2-dc65-42e5-9c3f-931a0b7f18ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:31.195Z|c0e43bb0-821c-4feb-8ff2-00f4ba3db591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:12:31.198Z|c0e43bb0-821c-4feb-8ff2-00f4ba3db591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:12:32.746Z|fea56ac0-2716-48c4-af67-96a65fb7d5a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:12:32.747Z|fea56ac0-2716-48c4-af67-96a65fb7d5a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:12:38.319Z|af4ac954-b4b2-4bdc-a95a-feb710822375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:38.320Z|af4ac954-b4b2-4bdc-a95a-feb710822375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:38.319Z|0961e045-e522-41a9-9544-83689b10e0fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:38.321Z|0961e045-e522-41a9-9544-83689b10e0fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:38.322Z|458d728f-6ca8-48be-9be1-0f18fbdb5b29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:38.322Z|458d728f-6ca8-48be-9be1-0f18fbdb5b29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:46.195Z|4a3f7e64-b05f-4854-923e-98c6687af468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:12:46.196Z|4a3f7e64-b05f-4854-923e-98c6687af468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:12:48.342Z|610c0fc1-c462-4043-a501-10c1429e5d7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:48.342Z|8f6a6ffe-ff3e-48ca-bad7-d79c356fa3bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:48.342Z|610c0fc1-c462-4043-a501-10c1429e5d7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:48.342Z|8f6a6ffe-ff3e-48ca-bad7-d79c356fa3bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:48.342Z|04a168b2-d5ee-4481-9176-4b43a54518a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:48.343Z|04a168b2-d5ee-4481-9176-4b43a54518a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:58.365Z|701fa8c0-41c7-417b-912f-714289d44766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:58.365Z|853b7983-eb7c-487e-8f70-21931638737b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:58.365Z|ef8f6f88-c76b-4581-b58a-aeb247372213|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:12:58.366Z|701fa8c0-41c7-417b-912f-714289d44766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:58.366Z|853b7983-eb7c-487e-8f70-21931638737b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:12:58.367Z|ef8f6f88-c76b-4581-b58a-aeb247372213|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:01.195Z|6318a30e-a9bd-4852-a2e3-87ff66393425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:13:01.196Z|6318a30e-a9bd-4852-a2e3-87ff66393425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:13:02.748Z|d90b3b34-a72d-4c0b-acb4-2fcd35b403ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:13:02.748Z|d90b3b34-a72d-4c0b-acb4-2fcd35b403ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:13:06.317Z|c5c8ef30-3227-4c9f-898c-b1ac2205f7ed|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:13:06.318Z|c5c8ef30-3227-4c9f-898c-b1ac2205f7ed|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:08.387Z|3554a2f2-2443-41d8-9e82-76e9b476c60f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:08.388Z|3554a2f2-2443-41d8-9e82-76e9b476c60f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:08.388Z|31150075-6bfc-4c64-8ee9-35d65f3d98b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:08.388Z|31150075-6bfc-4c64-8ee9-35d65f3d98b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:08.387Z|f67cf5ea-65fb-4e07-b797-0cd74d1d6f1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:08.391Z|f67cf5ea-65fb-4e07-b797-0cd74d1d6f1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:16.195Z|6a755185-c237-4d9f-b19e-fc5ecab7a2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:13:16.196Z|6a755185-c237-4d9f-b19e-fc5ecab7a2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:13:18.411Z|272b6ec6-f8f2-40c7-937a-326f7545b144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:18.411Z|5e961931-26c4-4dd2-a6ca-fd40bb91216b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:18.411Z|14ab7bd8-1fc3-484d-9fc1-52527b7298db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:18.411Z|5e961931-26c4-4dd2-a6ca-fd40bb91216b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:18.411Z|272b6ec6-f8f2-40c7-937a-326f7545b144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:18.411Z|14ab7bd8-1fc3-484d-9fc1-52527b7298db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:28.434Z|a13793ca-d99c-4bce-9875-67f1aa11d329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:28.434Z|08b9b581-fc47-441b-b7df-06d4675ac5b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:28.435Z|08b9b581-fc47-441b-b7df-06d4675ac5b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:28.435Z|a13793ca-d99c-4bce-9875-67f1aa11d329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:28.437Z|3e1b7358-70d2-406c-a777-ccdfa40222c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:28.438Z|3e1b7358-70d2-406c-a777-ccdfa40222c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:31.196Z|10476ae5-1fba-4d5a-9d33-6864867bce02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:13:31.196Z|10476ae5-1fba-4d5a-9d33-6864867bce02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:13:32.749Z|49e5a223-bacd-42c3-b88c-260b9f4f7765|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:13:32.749Z|49e5a223-bacd-42c3-b88c-260b9f4f7765|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:13:38.457Z|3ab26276-0821-46cb-8c3c-151a943e7b39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:38.457Z|791c2399-9550-4d88-abb1-f1817971685f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:38.457Z|b874b570-b9d2-492b-8ac7-de24d248deb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:38.457Z|791c2399-9550-4d88-abb1-f1817971685f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:38.457Z|3ab26276-0821-46cb-8c3c-151a943e7b39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:38.457Z|b874b570-b9d2-492b-8ac7-de24d248deb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:46.196Z|1febb66f-8e1f-458d-9f18-1098d6f70150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:13:46.196Z|1febb66f-8e1f-458d-9f18-1098d6f70150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:13:48.482Z|054dffe2-7a48-4d52-a262-acae4a355cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:48.482Z|054dffe2-7a48-4d52-a262-acae4a355cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:48.482Z|f508c34f-f2ac-418b-ac29-8d574d74a235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:48.483Z|f508c34f-f2ac-418b-ac29-8d574d74a235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:48.489Z|2b034464-073d-47c7-afdd-5a6f41d93260|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:48.489Z|2b034464-073d-47c7-afdd-5a6f41d93260|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:58.515Z|bf2db5fd-a244-4598-bdc3-d6a9aa6f829f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:58.515Z|c501b1af-5e75-40d4-96fb-0f132481d5b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:58.515Z|0e213640-115a-42e0-9912-1450c8704939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:13:58.515Z|bf2db5fd-a244-4598-bdc3-d6a9aa6f829f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:58.516Z|0e213640-115a-42e0-9912-1450c8704939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:13:58.516Z|c501b1af-5e75-40d4-96fb-0f132481d5b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:01.196Z|ce2ba3bb-dc6f-48d8-a528-d45fa87dba03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:14:01.197Z|ce2ba3bb-dc6f-48d8-a528-d45fa87dba03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:14:02.750Z|4a9d6609-69bd-4a9c-8b0d-88d87aa17726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:14:02.751Z|4a9d6609-69bd-4a9c-8b0d-88d87aa17726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:14:06.321Z|9a161758-c29c-4b9f-a099-1c4d37c4369d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:14:06.321Z|9a161758-c29c-4b9f-a099-1c4d37c4369d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:08.537Z|175d3e33-d096-465e-9540-8bf0cf0c4c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:08.537Z|623114fe-4583-490c-bd56-5676e1990723|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:08.538Z|623114fe-4583-490c-bd56-5676e1990723|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:08.538Z|175d3e33-d096-465e-9540-8bf0cf0c4c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:08.544Z|2e3c3bb3-a122-4689-9165-6455f71ebb86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:08.545Z|2e3c3bb3-a122-4689-9165-6455f71ebb86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:16.197Z|be85a2f4-5357-4092-8b99-3584e0844c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:14:16.198Z|be85a2f4-5357-4092-8b99-3584e0844c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:14:18.559Z|446dbffb-74e0-437c-91a8-ac576b64619e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:18.559Z|227263e2-0b7a-4f09-b3e4-c01e1c7723be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:18.560Z|446dbffb-74e0-437c-91a8-ac576b64619e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:18.560Z|227263e2-0b7a-4f09-b3e4-c01e1c7723be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:18.564Z|84f6852d-4d4d-49a3-bd9f-bf90b49c42c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:18.564Z|84f6852d-4d4d-49a3-bd9f-bf90b49c42c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:28.582Z|a6b5f675-bc18-46c4-90d9-80b5074e736b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:28.583Z|a6b5f675-bc18-46c4-90d9-80b5074e736b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:28.590Z|1205811e-6eb4-4cac-83a7-50ce4d8af990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:28.590Z|14753595-e6ef-4c73-89ed-fde06d36b862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:28.590Z|1205811e-6eb4-4cac-83a7-50ce4d8af990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:28.591Z|14753595-e6ef-4c73-89ed-fde06d36b862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:31.196Z|97452b42-42ac-4e47-b797-c36b957dae73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:14:31.196Z|97452b42-42ac-4e47-b797-c36b957dae73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:14:32.751Z|4e127c95-6081-4c48-b42f-5dc13fe58ea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:14:32.752Z|4e127c95-6081-4c48-b42f-5dc13fe58ea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:14:38.616Z|d51817d6-047c-4622-bf9d-fdb1985c01bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:38.616Z|d51817d6-047c-4622-bf9d-fdb1985c01bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:38.616Z|be2e4ce4-99d9-4d3f-9992-24a34d764c77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:38.617Z|be2e4ce4-99d9-4d3f-9992-24a34d764c77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:38.619Z|d064286c-b452-4baa-9e96-0e8b9fccc5b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:38.619Z|d064286c-b452-4baa-9e96-0e8b9fccc5b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:46.196Z|c82940b4-9ce0-4f21-9658-510401c88c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:14:46.199Z|c82940b4-9ce0-4f21-9658-510401c88c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:14:48.642Z|ee48c221-0265-48ed-90a4-357d41901183|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:48.642Z|68d059c9-2db7-4203-b884-88898eca05a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:48.643Z|f0295726-af08-4576-8b4f-a5c60be968ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:48.643Z|ee48c221-0265-48ed-90a4-357d41901183|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:48.643Z|68d059c9-2db7-4203-b884-88898eca05a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:48.644Z|f0295726-af08-4576-8b4f-a5c60be968ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:58.668Z|f3620b6d-46e9-4510-8e6e-bef00ea6865d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:58.668Z|1cbd08ba-f4ef-4f3e-88c1-8c10b4fc71de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:58.668Z|8e29fa46-85be-448d-ab78-9fb74b43c34b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:14:58.669Z|f3620b6d-46e9-4510-8e6e-bef00ea6865d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:58.669Z|1cbd08ba-f4ef-4f3e-88c1-8c10b4fc71de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:14:58.670Z|8e29fa46-85be-448d-ab78-9fb74b43c34b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:01.196Z|fa8ef769-16d3-4e34-8f2f-9ce43c7ae407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:15:01.197Z|fa8ef769-16d3-4e34-8f2f-9ce43c7ae407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:15:02.753Z|e7ba12b2-0906-4451-bf17-fa180a4caafb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:15:02.753Z|e7ba12b2-0906-4451-bf17-fa180a4caafb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:15:06.321Z|2331d61a-9fa9-4218-a2ea-293db3d21186|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:15:06.323Z|2331d61a-9fa9-4218-a2ea-293db3d21186|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:08.692Z|3842984c-a6e3-4a0e-8eac-dd8bf4252e0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:08.692Z|031db50b-e174-4b15-bb14-77143467aaf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:08.692Z|ff26b17e-730d-4f09-bfab-b9d56c97b7ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:08.692Z|031db50b-e174-4b15-bb14-77143467aaf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:08.692Z|3842984c-a6e3-4a0e-8eac-dd8bf4252e0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:08.692Z|ff26b17e-730d-4f09-bfab-b9d56c97b7ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:16.196Z|6c4b5cdd-0373-4d2a-ba1b-dd11146902f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:15:16.197Z|6c4b5cdd-0373-4d2a-ba1b-dd11146902f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:15:18.715Z|e5d4f2ef-d585-4377-96eb-82c0c5c9227c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:18.716Z|e5d4f2ef-d585-4377-96eb-82c0c5c9227c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:18.716Z|8c3443e9-24c2-4390-93ae-5ceb970da403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:18.716Z|cd94072a-a7d1-4120-8d9f-fe04bc1b4bb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:18.717Z|cd94072a-a7d1-4120-8d9f-fe04bc1b4bb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:18.717Z|8c3443e9-24c2-4390-93ae-5ceb970da403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:28.742Z|381bcac9-a11c-485b-bb48-2f8862b70781|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:28.742Z|85833120-293f-47f4-a4e8-f832d4986432|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:28.742Z|fe45a99b-e9c6-4e3a-acb8-724f6ec9c4b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:28.743Z|fe45a99b-e9c6-4e3a-acb8-724f6ec9c4b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:28.743Z|85833120-293f-47f4-a4e8-f832d4986432|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:28.743Z|381bcac9-a11c-485b-bb48-2f8862b70781|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:31.196Z|318b2c3b-0c72-430f-b716-59c820b88239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:15:31.200Z|318b2c3b-0c72-430f-b716-59c820b88239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:15:32.754Z|c6115b73-2f0f-42c2-b41c-845148b3a829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:15:32.755Z|c6115b73-2f0f-42c2-b41c-845148b3a829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:15:38.777Z|95a0b1e6-d88c-4eb9-ba31-535f5a736e28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:38.777Z|825c509a-8556-4843-b45f-23d654deafc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:38.778Z|95a0b1e6-d88c-4eb9-ba31-535f5a736e28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:38.778Z|825c509a-8556-4843-b45f-23d654deafc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:38.780Z|3a9ed6e4-ecd4-4c34-b527-981a9e22c025|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:38.780Z|3a9ed6e4-ecd4-4c34-b527-981a9e22c025|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:46.196Z|8afacae5-6d21-4deb-a6a8-d7951d03ecdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:15:46.196Z|8afacae5-6d21-4deb-a6a8-d7951d03ecdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:15:48.802Z|7d44af8a-698e-4c38-b473-0143319dc655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:48.802Z|7d44af8a-698e-4c38-b473-0143319dc655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:48.803Z|7e672511-b906-4406-9807-c20e6683da2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:48.804Z|7e672511-b906-4406-9807-c20e6683da2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:48.805Z|920b4d98-abe2-47ac-8f86-d7ba9d1f0ec5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:48.805Z|920b4d98-abe2-47ac-8f86-d7ba9d1f0ec5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:58.824Z|e5a07032-218d-4e50-9de6-1e87f8ed4f7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:58.825Z|e5a07032-218d-4e50-9de6-1e87f8ed4f7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:58.825Z|53a19e9d-a0d3-4a45-9db1-fd47b4956c34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:58.826Z|53a19e9d-a0d3-4a45-9db1-fd47b4956c34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:15:58.826Z|3cf54cf3-3981-4b43-8a05-bbc770a1af2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:15:58.827Z|3cf54cf3-3981-4b43-8a05-bbc770a1af2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:01.195Z|09fe09e5-3630-4058-a22f-b7cbdbe42144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:16:01.196Z|09fe09e5-3630-4058-a22f-b7cbdbe42144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:16:02.755Z|0f77466d-3d78-470c-b562-364edd757046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:16:02.756Z|0f77466d-3d78-470c-b562-364edd757046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:16:06.320Z|c2466dc2-13be-413e-a456-3b00b72518c8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:16:06.320Z|c2466dc2-13be-413e-a456-3b00b72518c8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:08.856Z|52524fd7-416f-4bd2-9ae5-e00c5b8a73b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:08.856Z|46816ed2-79e6-4cb9-a09e-838da6cb3d72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:08.856Z|80035924-4d29-4217-ba93-961116f875e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:08.856Z|46816ed2-79e6-4cb9-a09e-838da6cb3d72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:08.856Z|80035924-4d29-4217-ba93-961116f875e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:08.856Z|52524fd7-416f-4bd2-9ae5-e00c5b8a73b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:16.195Z|170b9d55-3d84-4476-8058-7126faf91a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:16:16.200Z|170b9d55-3d84-4476-8058-7126faf91a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:16:18.882Z|9e32bbc7-4730-46c3-bf57-670927810cda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:18.883Z|9e32bbc7-4730-46c3-bf57-670927810cda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:18.883Z|468be28a-787a-44f2-8e66-f0304e9b7e44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:18.884Z|63c0d40c-484e-4a82-a678-105368c47c95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:18.884Z|468be28a-787a-44f2-8e66-f0304e9b7e44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:18.884Z|63c0d40c-484e-4a82-a678-105368c47c95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:28.907Z|ed56066b-05ba-4af7-ba9b-99e1f67deded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:28.907Z|65cc59c1-ba2f-49d9-9727-995b3d2323c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:28.907Z|12555f3f-1d7d-46f1-8d23-bb6e622ef031|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:28.908Z|65cc59c1-ba2f-49d9-9727-995b3d2323c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:28.908Z|12555f3f-1d7d-46f1-8d23-bb6e622ef031|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:28.908Z|ed56066b-05ba-4af7-ba9b-99e1f67deded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:31.196Z|0667cdd6-4be5-453a-be37-a46a991b28dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:16:31.196Z|0667cdd6-4be5-453a-be37-a46a991b28dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:16:32.756Z|688594be-b1ba-4c55-86f7-26d4e9b901b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:16:32.757Z|688594be-b1ba-4c55-86f7-26d4e9b901b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:16:38.932Z|06774462-8d91-43ad-be40-2069f1dc5a7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:38.933Z|34199403-8062-4c76-a2f8-e80ebcb573f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:38.933Z|06774462-8d91-43ad-be40-2069f1dc5a7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:38.933Z|34199403-8062-4c76-a2f8-e80ebcb573f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:38.938Z|1c1eebf3-3151-49af-b3ae-9aa1ba828ebb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:38.939Z|1c1eebf3-3151-49af-b3ae-9aa1ba828ebb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:46.196Z|98e95f94-70d8-4846-9b54-52dfa14b880e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:16:46.196Z|98e95f94-70d8-4846-9b54-52dfa14b880e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:16:48.956Z|2bbe8f31-a991-4d55-a2e7-7a2bdc2cfc5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:48.957Z|2bbe8f31-a991-4d55-a2e7-7a2bdc2cfc5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:48.957Z|6188f26f-3e72-4a66-9e82-2e2c929ac60f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:48.958Z|6188f26f-3e72-4a66-9e82-2e2c929ac60f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:48.961Z|d63e31ee-5128-41b0-a361-a4a8a6a83a3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:48.962Z|d63e31ee-5128-41b0-a361-a4a8a6a83a3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:58.986Z|44e5a36f-738f-4425-8345-3d6aacc8d98c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:58.986Z|0c20e43f-6433-4fb0-98c1-640b523b3048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:58.986Z|a6814910-f575-4ce6-9c55-d850cff8be41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:16:58.986Z|44e5a36f-738f-4425-8345-3d6aacc8d98c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:58.986Z|0c20e43f-6433-4fb0-98c1-640b523b3048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:16:58.986Z|a6814910-f575-4ce6-9c55-d850cff8be41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:01.195Z|10ab71ed-f323-450c-8622-d463dd9699e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:17:01.198Z|10ab71ed-f323-450c-8622-d463dd9699e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:17:02.758Z|840c3f51-9677-4a51-bc7c-07b5ad6e969a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:17:02.759Z|840c3f51-9677-4a51-bc7c-07b5ad6e969a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:17:06.319Z|06ef7c85-c460-47b6-b4b9-15ff46d104aa|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:17:06.320Z|06ef7c85-c460-47b6-b4b9-15ff46d104aa|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:09.009Z|f297e9b3-3f9d-4470-a0ac-26cb038a02f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:09.010Z|107d83f7-5780-4dda-a6d6-e9b5b6365a2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:09.010Z|f297e9b3-3f9d-4470-a0ac-26cb038a02f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:09.010Z|107d83f7-5780-4dda-a6d6-e9b5b6365a2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:09.009Z|46b5841a-8436-4444-aa80-ec05c68bc894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:09.010Z|46b5841a-8436-4444-aa80-ec05c68bc894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:16.195Z|7a0993d7-5848-42cf-a3e7-638b1fb7ab29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:17:16.196Z|7a0993d7-5848-42cf-a3e7-638b1fb7ab29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:17:19.030Z|924c1fbd-10f9-4984-bd76-eeb69b0989de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:19.030Z|bbaef6b9-8c2e-4f13-ba7a-0a7303826fde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:19.031Z|924c1fbd-10f9-4984-bd76-eeb69b0989de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:19.031Z|bbaef6b9-8c2e-4f13-ba7a-0a7303826fde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:19.032Z|b35212b6-1839-4766-b7c9-c6454e6e386f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:19.033Z|b35212b6-1839-4766-b7c9-c6454e6e386f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:29.055Z|d45c7613-f1bc-496b-a193-02fd55ba06af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:29.055Z|5a8415ce-a646-4a86-a92a-c56283ab886d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:29.055Z|b6a62ffa-2b21-4722-9fb8-871c7de22bf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:29.056Z|d45c7613-f1bc-496b-a193-02fd55ba06af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:29.056Z|5a8415ce-a646-4a86-a92a-c56283ab886d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:29.056Z|b6a62ffa-2b21-4722-9fb8-871c7de22bf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:31.195Z|fb87d416-1fd0-4a33-8d58-a2e3efcbee6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:17:31.196Z|fb87d416-1fd0-4a33-8d58-a2e3efcbee6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:17:32.759Z|ed0c66d4-29a8-4406-bb06-668fb7160b7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:17:32.760Z|ed0c66d4-29a8-4406-bb06-668fb7160b7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:17:39.081Z|74641025-d4a6-4d25-b87f-7b501633677c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:39.081Z|2931ceab-516e-4fe1-a63e-97eb3da4221b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:39.081Z|1c372ae2-d521-4567-b83d-dae64633b503|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:39.082Z|1c372ae2-d521-4567-b83d-dae64633b503|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:39.082Z|74641025-d4a6-4d25-b87f-7b501633677c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:39.082Z|2931ceab-516e-4fe1-a63e-97eb3da4221b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:46.195Z|dbedf113-23a8-4b9b-a7fb-800aed4269ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:17:46.199Z|dbedf113-23a8-4b9b-a7fb-800aed4269ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:17:49.108Z|00de47ca-b825-4415-9e08-107104f5321f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:49.109Z|00de47ca-b825-4415-9e08-107104f5321f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:49.109Z|38bcd7e0-96ba-446e-a2d7-056bb25a0b19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:49.109Z|38bcd7e0-96ba-446e-a2d7-056bb25a0b19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:49.108Z|72cebbb8-030f-45ca-a78b-0155d2a8be07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:49.111Z|72cebbb8-030f-45ca-a78b-0155d2a8be07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:59.131Z|f9f18050-1dc2-48e2-a049-ca65d1940cdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:59.131Z|b3c6bc75-dc8d-4fd6-92f5-866dd943eabc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:59.131Z|16a0587e-0bdc-4b95-ac3f-7e5222b64dad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:17:59.132Z|f9f18050-1dc2-48e2-a049-ca65d1940cdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:59.132Z|b3c6bc75-dc8d-4fd6-92f5-866dd943eabc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:17:59.132Z|16a0587e-0bdc-4b95-ac3f-7e5222b64dad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:01.196Z|a49f01bf-1b9c-427b-a369-7a825d65b3be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:18:01.196Z|a49f01bf-1b9c-427b-a369-7a825d65b3be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:18:02.761Z|8fbf5279-cc20-4f19-9364-0da4b65d8e0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:18:02.761Z|8fbf5279-cc20-4f19-9364-0da4b65d8e0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:18:06.321Z|04545ca6-84ac-420f-adf8-c49e9070d04d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:18:06.322Z|04545ca6-84ac-420f-adf8-c49e9070d04d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:09.156Z|1bf540b0-1f51-40f4-ac93-182b53dd05fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:09.156Z|6d602593-f7ea-43a7-b519-9dde91410c50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:09.156Z|f11cc5e2-1188-4fad-97b4-c797332596bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:09.157Z|1bf540b0-1f51-40f4-ac93-182b53dd05fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:09.157Z|f11cc5e2-1188-4fad-97b4-c797332596bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:09.157Z|6d602593-f7ea-43a7-b519-9dde91410c50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:16.195Z|bd8d8168-70d9-4961-a9a5-1cec1f9c93ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:18:16.196Z|bd8d8168-70d9-4961-a9a5-1cec1f9c93ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:18:19.181Z|994b3695-b701-414d-bbdd-e988a3747e2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:19.181Z|066051c2-53ea-47a9-afe1-2f3cbab0509d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:19.182Z|994b3695-b701-414d-bbdd-e988a3747e2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:19.182Z|f2553a2e-be3d-4fb1-987d-ff45f08a47c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:19.182Z|066051c2-53ea-47a9-afe1-2f3cbab0509d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:19.183Z|f2553a2e-be3d-4fb1-987d-ff45f08a47c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:29.208Z|9bcc3e2b-b233-4f06-91ca-a36e13b34f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:29.208Z|c920b851-90ff-4f82-90c5-edb2600b8cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:29.208Z|66604f2b-c828-425d-a582-9c44b131561d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:29.208Z|66604f2b-c828-425d-a582-9c44b131561d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:29.208Z|9bcc3e2b-b233-4f06-91ca-a36e13b34f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:29.208Z|c920b851-90ff-4f82-90c5-edb2600b8cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:31.196Z|76d1f272-b315-4d9a-8311-98ec1be0abf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:18:31.198Z|76d1f272-b315-4d9a-8311-98ec1be0abf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:18:32.762Z|f394c7ef-71db-46a3-9a4a-1f3dc7a429ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:18:32.762Z|f394c7ef-71db-46a3-9a4a-1f3dc7a429ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:18:39.230Z|605e89de-82a7-4068-a3eb-e45e544190cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:39.230Z|fa48765b-d93a-4f16-8773-6e02ccf82e95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:39.230Z|5f11d0c4-834a-468c-a1ad-249d105e1dda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:39.231Z|fa48765b-d93a-4f16-8773-6e02ccf82e95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:39.231Z|5f11d0c4-834a-468c-a1ad-249d105e1dda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:39.231Z|605e89de-82a7-4068-a3eb-e45e544190cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:46.195Z|4022824a-9033-4909-873c-78d08eb3a343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:18:46.196Z|4022824a-9033-4909-873c-78d08eb3a343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:18:49.254Z|477f8955-b147-45ac-a8cb-3aa371045754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:49.254Z|75f477c8-e580-46c0-8b28-167192b5ccd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:49.254Z|e2587ac5-1199-4a78-a26b-83012ffabf43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:49.255Z|75f477c8-e580-46c0-8b28-167192b5ccd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:49.255Z|477f8955-b147-45ac-a8cb-3aa371045754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:49.255Z|e2587ac5-1199-4a78-a26b-83012ffabf43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:59.276Z|02a3ea34-13d0-4b85-809f-74eaaa09195c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:59.276Z|348a4136-9bf6-484c-a6c8-5f5503376c79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:59.276Z|e86c80dc-9f58-43d3-8c3d-da91f956c568|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:18:59.276Z|02a3ea34-13d0-4b85-809f-74eaaa09195c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:59.277Z|e86c80dc-9f58-43d3-8c3d-da91f956c568|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:18:59.277Z|348a4136-9bf6-484c-a6c8-5f5503376c79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:01.195Z|e84b2e07-2f3d-4c61-b016-00fd80f2df65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:19:01.196Z|e84b2e07-2f3d-4c61-b016-00fd80f2df65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:19:02.763Z|ba06484c-9740-4c6a-9597-0fba925bb472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:19:02.763Z|ba06484c-9740-4c6a-9597-0fba925bb472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:19:06.317Z|4fef5c46-79cb-4e4e-9ff3-28f4983c49fa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:19:06.318Z|4fef5c46-79cb-4e4e-9ff3-28f4983c49fa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:09.299Z|6833f144-455b-4a70-857f-cdc37a19dfbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:09.299Z|f654bd9b-1059-4915-ba0c-b0e85e63aeef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:09.299Z|6833f144-455b-4a70-857f-cdc37a19dfbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:09.299Z|f654bd9b-1059-4915-ba0c-b0e85e63aeef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:09.308Z|d9b08126-785b-47b4-8856-1a10117b6760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:09.309Z|d9b08126-785b-47b4-8856-1a10117b6760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:16.196Z|06f26d1e-7b30-4df7-972c-2a8d351471c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:19:16.198Z|06f26d1e-7b30-4df7-972c-2a8d351471c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:19:19.326Z|f8ce6cbb-a640-4d05-9a80-b52c3f418bcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:19.326Z|540b45cd-687a-4dbc-bbd5-f59555b76b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:19.327Z|f8ce6cbb-a640-4d05-9a80-b52c3f418bcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:19.327Z|540b45cd-687a-4dbc-bbd5-f59555b76b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:19.334Z|1d74ee8c-a691-4a3a-a8bc-f022478fd3d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:19.335Z|1d74ee8c-a691-4a3a-a8bc-f022478fd3d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:29.354Z|0788dbca-02ca-4a09-8a55-b1d8f2393f64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:29.355Z|0788dbca-02ca-4a09-8a55-b1d8f2393f64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:29.357Z|4e1e0560-431d-4df9-a637-e321d5df1a84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:29.357Z|4e1e0560-431d-4df9-a637-e321d5df1a84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:29.357Z|029f375d-ee98-429c-a398-38a10f0c4389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:29.358Z|029f375d-ee98-429c-a398-38a10f0c4389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:31.195Z|3e5eb0e8-229c-4762-a839-d83d4e3899b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:19:31.196Z|3e5eb0e8-229c-4762-a839-d83d4e3899b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:19:32.764Z|3d091022-5d21-4bfd-b274-3c0f0ef93cfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:19:32.765Z|3d091022-5d21-4bfd-b274-3c0f0ef93cfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:19:39.384Z|71dd7fe6-5680-493d-9323-c2d6cf61a035|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:39.385Z|71dd7fe6-5680-493d-9323-c2d6cf61a035|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:39.386Z|f95faa14-a43a-4f17-a7fa-e269c7f09311|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:39.386Z|f95faa14-a43a-4f17-a7fa-e269c7f09311|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:39.388Z|2319d1e7-94f8-4801-b399-255ddcc3caf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:39.388Z|2319d1e7-94f8-4801-b399-255ddcc3caf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:46.195Z|928b1063-dcee-4724-ba7f-c3f01358635e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:19:46.196Z|928b1063-dcee-4724-ba7f-c3f01358635e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:19:49.409Z|06556d6a-f561-4427-af18-e77c37d48ecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:49.409Z|e232c7cf-e77c-4187-8f99-6418b259ff62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:49.409Z|46f61054-fb78-4fb7-9055-354bbc9c1bd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:49.410Z|06556d6a-f561-4427-af18-e77c37d48ecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:49.410Z|e232c7cf-e77c-4187-8f99-6418b259ff62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:49.410Z|46f61054-fb78-4fb7-9055-354bbc9c1bd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:59.433Z|43a10068-335b-4399-8673-ddd0662194b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:59.433Z|f943136a-c765-4153-b6cb-5ccc70e97695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:59.433Z|d741ab55-07a6-451e-9ca5-2d0e97a9aa8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:19:59.433Z|43a10068-335b-4399-8673-ddd0662194b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:59.433Z|f943136a-c765-4153-b6cb-5ccc70e97695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:19:59.434Z|d741ab55-07a6-451e-9ca5-2d0e97a9aa8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:01.195Z|1216d4e6-e87e-4f89-aedf-eb03a469e5b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:20:01.198Z|1216d4e6-e87e-4f89-aedf-eb03a469e5b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:20:02.765Z|a9ef008a-b13f-4a47-81c2-794d55a399c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:20:02.766Z|a9ef008a-b13f-4a47-81c2-794d55a399c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:20:06.318Z|dd1587fb-1e31-49ad-9f3f-d42820c1cc02|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:20:06.318Z|dd1587fb-1e31-49ad-9f3f-d42820c1cc02|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:09.456Z|515b94eb-ece0-41a8-90b0-d3650926fd0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:09.457Z|515b94eb-ece0-41a8-90b0-d3650926fd0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:09.458Z|51094758-5f10-4c8b-980c-69317dfc64a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:09.458Z|51094758-5f10-4c8b-980c-69317dfc64a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:09.456Z|8369f898-fb40-4945-ad51-98c8a9ba473c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:09.459Z|8369f898-fb40-4945-ad51-98c8a9ba473c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:16.195Z|665c4fb4-5591-49f0-b790-acd360a8eb46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:20:16.196Z|665c4fb4-5591-49f0-b790-acd360a8eb46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:20:19.480Z|41c41655-8df7-4f89-add6-cad027e282ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:19.480Z|ad6f520f-6285-45ab-a364-c20414aa66d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:19.480Z|a19961c4-477f-47a7-88c6-536f74b6ca89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:19.481Z|41c41655-8df7-4f89-add6-cad027e282ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:19.481Z|ad6f520f-6285-45ab-a364-c20414aa66d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:19.481Z|a19961c4-477f-47a7-88c6-536f74b6ca89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:29.509Z|2d44379d-fbe7-4194-b84f-31563d487b2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:29.509Z|2167d697-603f-4c3f-b83e-65ce09d2fcba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:29.509Z|2d44379d-fbe7-4194-b84f-31563d487b2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:29.509Z|2167d697-603f-4c3f-b83e-65ce09d2fcba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:29.509Z|968d2a11-e3a3-4e6c-989d-93b1fafd5d45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:29.511Z|968d2a11-e3a3-4e6c-989d-93b1fafd5d45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:31.196Z|7f001b65-5a6b-4dc1-86fa-479d89c00281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:20:31.197Z|7f001b65-5a6b-4dc1-86fa-479d89c00281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:20:32.767Z|113de48a-23cd-4044-9790-865b76d9f831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:20:32.768Z|113de48a-23cd-4044-9790-865b76d9f831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:20:39.530Z|c59186e0-3728-4c1e-8e52-e39416f5c36a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:39.530Z|8ec4fac7-6685-4fc1-8cd5-a924f2859cbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:39.531Z|c59186e0-3728-4c1e-8e52-e39416f5c36a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:39.531Z|8ec4fac7-6685-4fc1-8cd5-a924f2859cbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:39.533Z|03618cfa-4a48-4a36-b2b9-e993db037467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:39.533Z|03618cfa-4a48-4a36-b2b9-e993db037467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:46.196Z|7bc6b561-c23c-4149-af80-dd03e0e55a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:20:46.199Z|7bc6b561-c23c-4149-af80-dd03e0e55a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:20:49.555Z|92b20154-ec9b-4f36-b3e1-9388b765d093|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:49.556Z|92b20154-ec9b-4f36-b3e1-9388b765d093|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:49.557Z|ddef878e-ddd9-4248-9cf5-828b8fb46e49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:49.557Z|ddef878e-ddd9-4248-9cf5-828b8fb46e49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:49.558Z|72c490db-8887-40a0-add9-9082063c2e5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:49.559Z|72c490db-8887-40a0-add9-9082063c2e5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:59.576Z|68f5d33e-6bab-48b4-83a2-305536a149c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:59.576Z|895f6913-2565-4ede-9a64-8150d55303b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:59.577Z|68f5d33e-6bab-48b4-83a2-305536a149c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:59.577Z|895f6913-2565-4ede-9a64-8150d55303b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:20:59.578Z|fbe2bba4-4e22-4efd-86a6-7b6b1bb5a17b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:20:59.579Z|fbe2bba4-4e22-4efd-86a6-7b6b1bb5a17b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:01.195Z|4e227b1a-1250-4980-aaa8-3df31ab52ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:21:01.196Z|4e227b1a-1250-4980-aaa8-3df31ab52ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:21:02.768Z|76abb39e-3e33-4bd0-9172-e233454fd64e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:21:02.769Z|76abb39e-3e33-4bd0-9172-e233454fd64e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:21:06.318Z|d6da954b-70d2-4c28-9d04-d681b25ca8b5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:21:06.319Z|d6da954b-70d2-4c28-9d04-d681b25ca8b5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:09.600Z|ac35e668-436a-4a94-83ab-2c4b04408a1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:09.601Z|ac35e668-436a-4a94-83ab-2c4b04408a1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:09.601Z|1faf74f3-7eda-4995-bc59-d7c70461c58d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:09.601Z|4474bd95-8692-4019-9618-7ac7206ca239|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:09.602Z|1faf74f3-7eda-4995-bc59-d7c70461c58d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:09.602Z|4474bd95-8692-4019-9618-7ac7206ca239|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:16.195Z|b1a7907e-3b14-473f-89c0-05fc0029c72a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:21:16.196Z|b1a7907e-3b14-473f-89c0-05fc0029c72a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:21:19.622Z|1b2d9115-9b56-452b-8e14-32632444aecf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:19.622Z|cd5a38d6-29bb-42c0-ac13-c2aaa7d15bba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:19.623Z|1b2d9115-9b56-452b-8e14-32632444aecf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:19.623Z|cd5a38d6-29bb-42c0-ac13-c2aaa7d15bba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:19.628Z|0ad8a706-2a55-474c-b140-bf2e0ad73da6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:19.629Z|0ad8a706-2a55-474c-b140-bf2e0ad73da6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:29.646Z|de118766-e637-4a35-89c1-8b62523ed2da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:29.647Z|de118766-e637-4a35-89c1-8b62523ed2da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:29.648Z|1f45bfba-1f55-4337-8619-eb2d70aa25f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:29.649Z|1f45bfba-1f55-4337-8619-eb2d70aa25f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:29.653Z|ac700ace-6ade-4fb3-a9ea-0aeefc5a6957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:29.653Z|ac700ace-6ade-4fb3-a9ea-0aeefc5a6957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:31.195Z|4d4ab60b-f5da-44a4-a46e-bd0baba01328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:21:31.198Z|4d4ab60b-f5da-44a4-a46e-bd0baba01328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:21:32.769Z|b9f42839-21c2-4406-835d-8a32ee371b85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:21:32.770Z|b9f42839-21c2-4406-835d-8a32ee371b85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:21:39.668Z|1d2a74a8-456d-4f73-9225-65787c79055d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:39.669Z|1d2a74a8-456d-4f73-9225-65787c79055d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:39.672Z|f955174a-d457-4011-b6bc-e17683c5e460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:39.672Z|f955174a-d457-4011-b6bc-e17683c5e460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:39.674Z|f1f46727-0392-4740-923e-54adc89bf586|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:39.674Z|f1f46727-0392-4740-923e-54adc89bf586|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:46.195Z|b67f95e8-abea-4fa6-b084-0fc50c185045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:21:46.196Z|b67f95e8-abea-4fa6-b084-0fc50c185045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:21:49.694Z|43537e15-fedb-49b3-9961-970e5be3e888|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:49.693Z|145c8b9f-ce6f-4db9-9b19-09147fb72d71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:49.694Z|43537e15-fedb-49b3-9961-970e5be3e888|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:49.694Z|145c8b9f-ce6f-4db9-9b19-09147fb72d71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:49.695Z|229aa98e-b35f-4fdd-a6bc-a22bcbf8d6a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:49.696Z|229aa98e-b35f-4fdd-a6bc-a22bcbf8d6a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:59.717Z|71144fe8-a5ec-48ac-a1ac-48464cbd32f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:59.717Z|71144fe8-a5ec-48ac-a1ac-48464cbd32f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:59.719Z|ffb97409-7d52-458a-a359-f88ccdca84bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:59.720Z|ffb97409-7d52-458a-a359-f88ccdca84bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:21:59.724Z|45ba3361-bf03-4847-bdc2-c56a12c1b556|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:21:59.724Z|45ba3361-bf03-4847-bdc2-c56a12c1b556|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:01.195Z|ecca60ac-e594-4d0d-b933-86031742f9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:22:01.196Z|ecca60ac-e594-4d0d-b933-86031742f9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:22:02.771Z|4a7a3038-621c-4b81-9156-7a866768cd17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:22:02.771Z|4a7a3038-621c-4b81-9156-7a866768cd17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:22:06.319Z|4bc51857-5b07-4389-b123-e2a9375d2c77|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:22:06.319Z|4bc51857-5b07-4389-b123-e2a9375d2c77|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:09.746Z|9e7bba0a-f195-4183-9a24-092e1b03c4e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:09.746Z|ee4ae4bd-bf7e-41f8-92a6-b023049c949a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:09.746Z|d00a7559-fc77-4abd-9354-907844074273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:09.747Z|9e7bba0a-f195-4183-9a24-092e1b03c4e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:09.747Z|d00a7559-fc77-4abd-9354-907844074273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:09.747Z|ee4ae4bd-bf7e-41f8-92a6-b023049c949a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:16.196Z|a2a3feec-f6bb-4262-b024-edc577bc33ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:22:16.199Z|a2a3feec-f6bb-4262-b024-edc577bc33ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:22:19.768Z|4f6a8158-2795-43e6-b48e-bd4b2d8c80fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:19.768Z|3ba97b31-f709-4d3d-8b2e-2cdc230537c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:19.768Z|fe47e089-59ca-47a0-b7d2-82b31d74939c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:19.769Z|4f6a8158-2795-43e6-b48e-bd4b2d8c80fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:19.769Z|3ba97b31-f709-4d3d-8b2e-2cdc230537c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:19.769Z|fe47e089-59ca-47a0-b7d2-82b31d74939c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:29.791Z|8b9bd8cb-9449-4adf-8ebd-2a8648cef025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:29.791Z|8d4daea7-339f-4877-b71f-28d1073f4fcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:29.791Z|8b9bd8cb-9449-4adf-8ebd-2a8648cef025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:29.792Z|8d4daea7-339f-4877-b71f-28d1073f4fcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:29.794Z|c3c9ae97-ff54-4ee0-b382-c5c8bf1d09df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:29.794Z|c3c9ae97-ff54-4ee0-b382-c5c8bf1d09df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:31.195Z|d5dbde84-37a4-4ff2-a777-410b5506e396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:22:31.196Z|d5dbde84-37a4-4ff2-a777-410b5506e396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:22:32.772Z|dbc30377-1c7a-436f-8424-593146a26cf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:22:32.773Z|dbc30377-1c7a-436f-8424-593146a26cf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:22:39.814Z|e646f859-6ecc-4c8b-8b1c-76007439678f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:39.814Z|cc293bb2-aa11-4fe8-9df2-9d18a82fc376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:39.815Z|cc293bb2-aa11-4fe8-9df2-9d18a82fc376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:39.815Z|e646f859-6ecc-4c8b-8b1c-76007439678f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:39.820Z|e00f8aaf-4f74-47b2-be87-089bd236cf4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:39.820Z|e00f8aaf-4f74-47b2-be87-089bd236cf4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:46.195Z|aaf31557-c887-4969-b583-f07b881be194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:22:46.196Z|aaf31557-c887-4969-b583-f07b881be194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:22:49.836Z|ebb52d8c-1ec7-437a-a74f-7c011795816f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:49.837Z|8cdeecd4-6dc7-4d71-847b-4e242e90d48c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:49.837Z|ebb52d8c-1ec7-437a-a74f-7c011795816f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:49.837Z|8cdeecd4-6dc7-4d71-847b-4e242e90d48c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:49.840Z|ae69db67-f214-41ab-b028-66e79d81d0c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:49.840Z|ae69db67-f214-41ab-b028-66e79d81d0c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:59.870Z|1f6d8740-f8a1-407e-9856-e4b15533082b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:59.872Z|1f6d8740-f8a1-407e-9856-e4b15533082b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:59.878Z|8a4d75e4-ea76-430c-982b-377e708e74f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:59.879Z|8a4d75e4-ea76-430c-982b-377e708e74f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:22:59.884Z|0085f331-39da-4927-916e-144784899b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:22:59.884Z|0085f331-39da-4927-916e-144784899b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:23:01.196Z|badcaed6-9531-41dc-a388-29bbf302f705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:23:01.199Z|badcaed6-9531-41dc-a388-29bbf302f705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:23:02.773Z|863ca065-cbba-4788-9eef-9325f9beb39c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:23:02.774Z|863ca065-cbba-4788-9eef-9325f9beb39c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:23:06.317Z|11d6f03d-ecaf-4120-b475-62f246e1ca87|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:23:06.318Z|11d6f03d-ecaf-4120-b475-62f246e1ca87|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:23:09.895Z|371b686c-a1dc-4059-b027-61f0d8b6ad75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:23:09.896Z|371b686c-a1dc-4059-b027-61f0d8b6ad75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:23:09.905Z|6df50f78-70de-4d59-a69a-e9ba4795de3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:23:09.906Z|6df50f78-70de-4d59-a69a-e9ba4795de3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:23:09.906Z|ca2742b1-96f7-451c-89ce-76d8ecb6a4c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:23:09.907Z|ca2742b1-96f7-451c-89ce-76d8ecb6a4c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:23:16.196Z|8b0cd5e2-f8a4-4942-a614-f1ac5cd47f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:23:16.197Z|8b0cd5e2-f8a4-4942-a614-f1ac5cd47f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:23:19.922Z|c6397355-14b6-466b-b179-278ce402dd45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:23:19.923Z|c6397355-14b6-466b-b179-278ce402dd45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:23:19.930Z|7df19e83-0c6d-4734-a186-e8ad1bd8b1c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:23:19.931Z|4b01315c-4857-40a6-b1da-a0d9bbc2512f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:23:19.931Z|4b01315c-4857-40a6-b1da-a0d9bbc2512f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:23:19.931Z|7df19e83-0c6d-4734-a186-e8ad1bd8b1c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:23:29.952Z|9e454b9e-8156-48e5-9c66-1945dfc0586e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:23:29.952Z|3981f29f-352d-438f-9eea-f955bd30f4b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:23:29.952Z|9e454b9e-8156-48e5-9c66-1945dfc0586e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:23:29.953Z|3981f29f-352d-438f-9eea-f955bd30f4b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:23:29.962Z|b9b97a71-5e1c-42ae-aa32-55043c5027ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:23:29.963Z|b9b97a71-5e1c-42ae-aa32-55043c5027ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:23:31.196Z|b99b085f-a02d-4b5f-b859-b559bc13516a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:23:31.196Z|b99b085f-a02d-4b5f-b859-b559bc13516a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:23:32.775Z|20b5f7e2-5ee5-48f4-8287-666784d967b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:23:32.776Z|20b5f7e2-5ee5-48f4-8287-666784d967b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:23:39.973Z|454c4c0d-7ab8-4eb7-8d4a-7805141d7727|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:23:39.973Z|478bf0cc-2184-4ae9-9153-58060d453663|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:23:39.974Z|478bf0cc-2184-4ae9-9153-58060d453663|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:23:39.974Z|454c4c0d-7ab8-4eb7-8d4a-7805141d7727|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:23:39.983Z|609b2135-550a-46aa-a561-77d68be2fd03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:23:39.984Z|609b2135-550a-46aa-a561-77d68be2fd03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:23:46.195Z|436d6b3f-e53a-459d-8445-9225500b22b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:23:46.198Z|436d6b3f-e53a-459d-8445-9225500b22b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:23:49.998Z|dbb76b78-0b24-49dd-895b-df72e5a53806|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:23:50.001Z|dbb76b78-0b24-49dd-895b-df72e5a53806|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:23:50.000Z|95367891-db1a-4617-9a20-18dd0f84ee32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:23:50.003Z|95367891-db1a-4617-9a20-18dd0f84ee32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:23:50.009Z|e2557bb6-1fd0-42cb-98af-4f8ad5afdfa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:23:50.010Z|e2557bb6-1fd0-42cb-98af-4f8ad5afdfa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:00.027Z|162a30a7-3468-4341-957e-e542953d55f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:00.028Z|162a30a7-3468-4341-957e-e542953d55f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:00.031Z|cffdf9d3-5e2e-460b-a36a-6623d445c813|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:00.031Z|e920d9d4-bf3a-464b-9f7d-817beb985244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:00.032Z|cffdf9d3-5e2e-460b-a36a-6623d445c813|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:00.032Z|e920d9d4-bf3a-464b-9f7d-817beb985244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:01.195Z|200bc829-b899-4a4c-960e-cc3657dfb069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:24:01.196Z|200bc829-b899-4a4c-960e-cc3657dfb069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:24:02.776Z|5fa01f89-02f2-4601-a0aa-5b85198f6f90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:24:02.777Z|5fa01f89-02f2-4601-a0aa-5b85198f6f90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:24:06.319Z|4d9b4b05-8363-448d-9127-a35a960471cd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:24:06.319Z|4d9b4b05-8363-448d-9127-a35a960471cd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:10.053Z|0d7c1e9d-65b7-4b2b-aeef-ecbc06c47444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:10.053Z|9fa80e62-4b66-41ba-af37-d309fe028c1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:10.053Z|2bac9a8e-dea0-4add-b7cf-d9300ae87c36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:10.053Z|0d7c1e9d-65b7-4b2b-aeef-ecbc06c47444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:10.053Z|2bac9a8e-dea0-4add-b7cf-d9300ae87c36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:10.054Z|9fa80e62-4b66-41ba-af37-d309fe028c1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:16.196Z|34ecdded-f0e8-456e-8f50-a09f539397dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:24:16.196Z|34ecdded-f0e8-456e-8f50-a09f539397dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:24:20.080Z|5351e52a-d425-42ff-8020-73eb2fce06ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:20.080Z|cdda2d8c-fc9d-410c-a18e-af5f105e0610|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:20.080Z|a5bad2ec-0c65-49b6-837a-5396241ba724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:20.080Z|5351e52a-d425-42ff-8020-73eb2fce06ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:20.081Z|a5bad2ec-0c65-49b6-837a-5396241ba724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:20.081Z|cdda2d8c-fc9d-410c-a18e-af5f105e0610|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:30.106Z|c9c809d9-1deb-4be1-9b23-39cfeb4b0e48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:30.106Z|58a57681-1f6a-4f7c-b27b-c8603f7adea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:30.106Z|e8647338-6d9b-4cda-8daa-d3f5be3430b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:30.107Z|e8647338-6d9b-4cda-8daa-d3f5be3430b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:30.107Z|c9c809d9-1deb-4be1-9b23-39cfeb4b0e48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:30.107Z|58a57681-1f6a-4f7c-b27b-c8603f7adea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:31.196Z|f03f0419-0b57-4a94-a861-c32cc4f51011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:24:31.201Z|f03f0419-0b57-4a94-a861-c32cc4f51011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:24:32.778Z|01304fe3-1000-4bd1-a4de-960df93a4a01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:24:32.778Z|01304fe3-1000-4bd1-a4de-960df93a4a01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:24:40.133Z|ca044ad6-f6a1-458c-90ae-60196f3313b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:40.133Z|a27230e4-13dc-49c4-8119-e93f68daacfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:40.133Z|8a35d958-552f-4dc4-8c16-e3eaef95ddb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:40.135Z|ca044ad6-f6a1-458c-90ae-60196f3313b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:40.135Z|8a35d958-552f-4dc4-8c16-e3eaef95ddb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:40.135Z|a27230e4-13dc-49c4-8119-e93f68daacfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:46.196Z|6a3eaa71-2975-4963-a78d-75f44c1ea962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:24:46.196Z|6a3eaa71-2975-4963-a78d-75f44c1ea962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:24:50.160Z|e0682749-0de9-49f2-a6a2-56ae5ed6d4c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:50.160Z|7004bd6c-d52e-4709-9b5e-a328dc7067cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:50.160Z|7a9732af-d09b-4536-b531-0bad63a6d482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:24:50.161Z|e0682749-0de9-49f2-a6a2-56ae5ed6d4c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:50.161Z|7a9732af-d09b-4536-b531-0bad63a6d482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:24:50.162Z|7004bd6c-d52e-4709-9b5e-a328dc7067cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:00.187Z|5b81906c-a272-4a8d-b445-c8240d7ea331|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:00.187Z|24005bae-ccbb-4aa8-9a4d-9e587696017d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:00.187Z|fd2b9a95-9c96-464e-9a90-a50dc2129fa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:00.188Z|5b81906c-a272-4a8d-b445-c8240d7ea331|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:00.188Z|24005bae-ccbb-4aa8-9a4d-9e587696017d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:00.188Z|fd2b9a95-9c96-464e-9a90-a50dc2129fa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:01.196Z|fcfbd631-fad7-4a02-91d4-d992578ca549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:25:01.198Z|fcfbd631-fad7-4a02-91d4-d992578ca549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:25:02.779Z|5d23957d-8c44-4363-b072-951b31e2a5f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:25:02.780Z|5d23957d-8c44-4363-b072-951b31e2a5f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:25:06.321Z|62ec2bb4-fca8-4e44-bbae-74cc0afab5da|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:25:06.321Z|62ec2bb4-fca8-4e44-bbae-74cc0afab5da|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:10.210Z|b3117ef3-31b0-427d-bf88-682aa0efd8f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:10.210Z|633f3483-9732-4bf9-9b28-58d64aeac75b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:10.211Z|b3117ef3-31b0-427d-bf88-682aa0efd8f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:10.211Z|633f3483-9732-4bf9-9b28-58d64aeac75b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:10.211Z|2e8c32b5-96cd-44e3-b719-cef91114c4a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:10.212Z|2e8c32b5-96cd-44e3-b719-cef91114c4a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:16.195Z|bdbb2a53-ff71-4e48-adeb-ae33c5e6be94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:25:16.201Z|bdbb2a53-ff71-4e48-adeb-ae33c5e6be94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:25:20.236Z|6b3739c2-39a7-4b0b-ac99-12b14f10517c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:20.237Z|6b3739c2-39a7-4b0b-ac99-12b14f10517c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:20.238Z|1e0613cb-bd54-45ab-8b54-592e803ce5a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:20.239Z|1e0613cb-bd54-45ab-8b54-592e803ce5a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:20.242Z|324674fb-df95-4c41-b318-bf0eb4317516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:20.242Z|324674fb-df95-4c41-b318-bf0eb4317516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:30.265Z|0e7e32b4-7701-4f7a-b416-a3218de29836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:30.265Z|315a55ec-e005-4a3a-8925-82d2b2ea036a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:30.265Z|0aced8b1-1081-449f-baa8-6dc29b35819c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:30.265Z|0e7e32b4-7701-4f7a-b416-a3218de29836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:30.266Z|0aced8b1-1081-449f-baa8-6dc29b35819c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:30.266Z|315a55ec-e005-4a3a-8925-82d2b2ea036a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:31.195Z|bf3fea0c-ea4a-49f0-abbf-c1cd375e7ae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:25:31.196Z|bf3fea0c-ea4a-49f0-abbf-c1cd375e7ae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:25:32.781Z|0769e2fc-02bf-44b5-a29e-10d8400a647b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:25:32.781Z|0769e2fc-02bf-44b5-a29e-10d8400a647b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:25:40.290Z|63481b32-6b04-4961-b6f8-b6403fc31f29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:40.290Z|21a33ff8-0d47-4bad-8d4e-5b2b343e7728|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:40.292Z|63481b32-6b04-4961-b6f8-b6403fc31f29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:40.291Z|21a33ff8-0d47-4bad-8d4e-5b2b343e7728|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:40.297Z|2b1ab3fb-f736-4d4a-8872-0ca9eeff6309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:40.297Z|2b1ab3fb-f736-4d4a-8872-0ca9eeff6309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:46.195Z|6da2963b-c145-498d-98a5-61b30cbfa8ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:25:46.196Z|6da2963b-c145-498d-98a5-61b30cbfa8ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:25:50.313Z|7d87ffe4-a632-4047-970f-0ba0082be85b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:50.315Z|7d87ffe4-a632-4047-970f-0ba0082be85b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:50.316Z|d0671f0a-4424-4e9e-9a34-5f13bee9b4a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:50.316Z|d0671f0a-4424-4e9e-9a34-5f13bee9b4a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:25:50.317Z|3f5f05af-7002-4f8c-b156-5cc1399e60fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:25:50.317Z|3f5f05af-7002-4f8c-b156-5cc1399e60fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:00.340Z|b08b602b-f87d-4741-85f4-e171d5c9fb45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:00.340Z|71f2546f-6dc1-4083-a731-db640f4e11b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:00.341Z|b08b602b-f87d-4741-85f4-e171d5c9fb45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:00.341Z|71f2546f-6dc1-4083-a731-db640f4e11b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:00.345Z|fde2ddba-6c63-40ed-9b1e-9c6f9a52e40b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:00.346Z|fde2ddba-6c63-40ed-9b1e-9c6f9a52e40b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:01.195Z|0aadcf72-1a5d-41b7-87fa-e38f5285ce21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:26:01.198Z|0aadcf72-1a5d-41b7-87fa-e38f5285ce21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:26:02.782Z|2c5a98d0-63be-4ebf-ae44-c9222e90ad0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:26:02.782Z|2c5a98d0-63be-4ebf-ae44-c9222e90ad0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:26:06.321Z|48e224d0-64eb-4bfb-89f9-5e1990250c04|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:26:06.322Z|48e224d0-64eb-4bfb-89f9-5e1990250c04|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:10.369Z|5af1fa24-6881-4803-9429-c315140c123b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:10.369Z|83fc609b-c364-4c42-a98b-a61327415ee4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:10.370Z|83fc609b-c364-4c42-a98b-a61327415ee4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:10.370Z|5041f611-8ab6-41e3-b1a0-41036a83d361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:10.370Z|5af1fa24-6881-4803-9429-c315140c123b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:10.371Z|5041f611-8ab6-41e3-b1a0-41036a83d361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:16.196Z|2e769587-8205-43a3-93d8-aedc5faee70f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:26:16.196Z|2e769587-8205-43a3-93d8-aedc5faee70f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:26:20.393Z|a27be137-7b0e-4b78-90d3-ac2239745c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:20.393Z|47c464b3-963a-49dd-8f74-a0568f121ab9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:20.394Z|47c464b3-963a-49dd-8f74-a0568f121ab9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:20.394Z|960c8448-f6f5-41a5-9073-04981ec7d798|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:20.394Z|a27be137-7b0e-4b78-90d3-ac2239745c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:20.395Z|960c8448-f6f5-41a5-9073-04981ec7d798|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:30.417Z|72f35ef8-e5e0-467a-af52-c9fa801388bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:30.418Z|72f35ef8-e5e0-467a-af52-c9fa801388bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:30.419Z|9d2b2f58-5b56-4401-b3f1-7f29bdbd6643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:30.421Z|487f5975-42f7-488c-950d-7b5eb2c82820|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:30.422Z|9d2b2f58-5b56-4401-b3f1-7f29bdbd6643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:30.423Z|487f5975-42f7-488c-950d-7b5eb2c82820|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:31.195Z|c3680ff8-f4bc-4d60-a491-ca757e47ab3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:26:31.196Z|c3680ff8-f4bc-4d60-a491-ca757e47ab3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:26:32.783Z|1897bbc2-e88d-4d9d-a084-8e50145d6532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:26:32.784Z|1897bbc2-e88d-4d9d-a084-8e50145d6532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:26:40.443Z|94e329dd-09f1-47d5-8529-7f4479c470c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:40.443Z|94e329dd-09f1-47d5-8529-7f4479c470c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:40.446Z|f5496f16-dd33-4ded-a5c8-d31be06b140a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:40.446Z|f5496f16-dd33-4ded-a5c8-d31be06b140a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:40.447Z|76a99036-b4f8-450d-9257-14f695ad86a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:40.447Z|76a99036-b4f8-450d-9257-14f695ad86a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:46.195Z|5b27f810-3148-413f-9380-d9dcf0d0c751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:26:46.199Z|5b27f810-3148-413f-9380-d9dcf0d0c751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:26:50.470Z|8b6d33ed-51a1-4197-b0b5-aa778eb81d55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:50.471Z|2a3ae7a4-f373-449d-98e4-52f7a35fc3ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:50.471Z|2a3ae7a4-f373-449d-98e4-52f7a35fc3ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:50.471Z|8b6d33ed-51a1-4197-b0b5-aa778eb81d55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:26:50.473Z|abed6fa6-2283-4490-bae7-101388b1edc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:26:50.473Z|abed6fa6-2283-4490-bae7-101388b1edc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:00.493Z|36d3f0c4-6b1c-4bd7-8857-108c798613fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:00.493Z|3c3c22f7-e372-408b-848f-6fe54d0d574f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:00.494Z|36d3f0c4-6b1c-4bd7-8857-108c798613fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:00.494Z|3c3c22f7-e372-408b-848f-6fe54d0d574f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:00.493Z|57aefb17-d91a-406b-83ca-3b9d05f0fa28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:00.495Z|57aefb17-d91a-406b-83ca-3b9d05f0fa28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:01.195Z|af4206be-2345-4a31-b367-97b56e7dc2ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:27:01.196Z|af4206be-2345-4a31-b367-97b56e7dc2ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:27:02.785Z|f4148e66-4ca3-4f37-b5d1-8964cda4d153|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:27:02.786Z|f4148e66-4ca3-4f37-b5d1-8964cda4d153|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:27:06.319Z|1770db60-46e9-4c88-b89a-f7fa04fad730|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:27:06.319Z|1770db60-46e9-4c88-b89a-f7fa04fad730|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:10.519Z|d43b5cc6-433b-4134-b67f-2dae06e29e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:10.519Z|40fdd83a-e2b4-48f3-8653-cbe4e1db8d93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:10.520Z|d43b5cc6-433b-4134-b67f-2dae06e29e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:10.520Z|40fdd83a-e2b4-48f3-8653-cbe4e1db8d93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:10.520Z|e401a99a-9980-49e9-a60b-b345af2f67f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:10.521Z|e401a99a-9980-49e9-a60b-b345af2f67f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:16.196Z|32e39e9f-cdc9-4630-8515-bf632142ad47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:27:16.196Z|32e39e9f-cdc9-4630-8515-bf632142ad47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:27:20.544Z|49910cb4-e2c9-4d88-92dc-55991606c4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:20.544Z|edf9beb3-aa44-48a4-94b6-67b60624f9e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:20.545Z|49910cb4-e2c9-4d88-92dc-55991606c4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:20.545Z|edf9beb3-aa44-48a4-94b6-67b60624f9e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:20.546Z|436a3141-ea6f-42e2-874c-16d0cee21398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:20.547Z|436a3141-ea6f-42e2-874c-16d0cee21398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:30.567Z|8d1c0676-af08-40a7-a3f0-bf7538287e70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:30.568Z|8d1c0676-af08-40a7-a3f0-bf7538287e70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:30.569Z|078ebaef-dfab-480b-93a8-5b973943cfdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:30.569Z|078ebaef-dfab-480b-93a8-5b973943cfdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:30.571Z|b7f279ba-63af-4573-afa5-d0c32b0a9f8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:30.571Z|b7f279ba-63af-4573-afa5-d0c32b0a9f8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:31.195Z|15fb9c56-7f24-4537-92cf-ed5d961316bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:27:31.198Z|15fb9c56-7f24-4537-92cf-ed5d961316bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:27:32.787Z|cbd203d3-e262-4da9-a980-8b3c3959cea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:27:32.787Z|cbd203d3-e262-4da9-a980-8b3c3959cea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:27:40.591Z|aa150ef0-275a-419c-81cb-cc5e3801a771|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:40.591Z|d0c8bc4b-dd44-4d30-b916-743b652e5a52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:40.592Z|aa150ef0-275a-419c-81cb-cc5e3801a771|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:40.592Z|d0c8bc4b-dd44-4d30-b916-743b652e5a52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:40.593Z|a6658144-deca-46b8-b8b9-0c05c9e0afb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:40.594Z|a6658144-deca-46b8-b8b9-0c05c9e0afb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:46.196Z|18925b9d-51ea-47f2-bcd0-f2d78e96e8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:27:46.196Z|18925b9d-51ea-47f2-bcd0-f2d78e96e8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:27:50.614Z|2fa8ba07-0828-4d33-b02f-daaae18617bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:50.614Z|2939c7e4-d5d1-462c-91f1-c5653d0eb49e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:50.614Z|48cab25a-3c51-40c9-877e-b522ebd0c195|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:27:50.614Z|2fa8ba07-0828-4d33-b02f-daaae18617bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:50.614Z|48cab25a-3c51-40c9-877e-b522ebd0c195|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:27:50.614Z|2939c7e4-d5d1-462c-91f1-c5653d0eb49e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:00.637Z|16788546-e516-4870-8bd8-7df8f961872a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:00.637Z|2c405f2a-36f9-4ea8-800a-c5f960d96f38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:00.638Z|2c405f2a-36f9-4ea8-800a-c5f960d96f38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:00.638Z|16788546-e516-4870-8bd8-7df8f961872a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:00.638Z|fe2e7347-e9f3-46f1-8021-5e856d5f4561|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:00.639Z|fe2e7347-e9f3-46f1-8021-5e856d5f4561|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:01.196Z|ddd99949-7704-47ec-84c8-c17282e2aadc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:28:01.196Z|ddd99949-7704-47ec-84c8-c17282e2aadc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:28:02.788Z|fdcfae68-30d5-4593-98e6-34908fbf937c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:28:02.789Z|fdcfae68-30d5-4593-98e6-34908fbf937c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:28:06.317Z|65912a82-697e-4d97-ad10-e95280b2face|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:28:06.318Z|65912a82-697e-4d97-ad10-e95280b2face|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:10.659Z|3879d836-9a9d-46c8-9bc6-9c539cde3f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:10.659Z|5106b5e6-cb0f-429e-9714-22a050e2e5f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:10.660Z|5106b5e6-cb0f-429e-9714-22a050e2e5f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:10.660Z|3879d836-9a9d-46c8-9bc6-9c539cde3f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:10.663Z|184a8734-8dd1-4b7f-bd0e-f48883c71c85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:10.664Z|184a8734-8dd1-4b7f-bd0e-f48883c71c85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:16.196Z|55c52115-7d51-4eea-8f22-f205827e5c26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:28:16.200Z|55c52115-7d51-4eea-8f22-f205827e5c26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:28:20.682Z|fc1bc79e-16ea-436a-897a-83953c2b630d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:20.682Z|dba2af47-4b16-4467-9097-2cbdc36f1228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:20.682Z|fc1bc79e-16ea-436a-897a-83953c2b630d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:20.682Z|dba2af47-4b16-4467-9097-2cbdc36f1228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:20.684Z|dea6bfce-202d-4e43-abe4-6d2aa48130e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:20.685Z|dea6bfce-202d-4e43-abe4-6d2aa48130e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:30.703Z|e954a6af-1cac-4cc3-90ae-600ca60fb6ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:30.703Z|43e2d6bf-6145-4dff-abf7-3b8c96537447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:30.704Z|12395dfb-bfd3-475a-bb48-0bb3cb88c77f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:30.704Z|43e2d6bf-6145-4dff-abf7-3b8c96537447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:30.704Z|e954a6af-1cac-4cc3-90ae-600ca60fb6ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:30.705Z|12395dfb-bfd3-475a-bb48-0bb3cb88c77f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:31.196Z|b9a0c642-238d-4a6c-9b09-581343b8510a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:28:31.196Z|b9a0c642-238d-4a6c-9b09-581343b8510a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:28:32.790Z|8e64e1d6-7137-40d2-9f98-f31360eb8ecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:28:32.790Z|8e64e1d6-7137-40d2-9f98-f31360eb8ecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:28:40.726Z|a1baec93-1a14-4adc-8448-9254deaf9415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:40.726Z|dd18c9c9-5964-428f-9cc1-d79b34947efb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:40.727Z|a1baec93-1a14-4adc-8448-9254deaf9415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:40.727Z|dd18c9c9-5964-428f-9cc1-d79b34947efb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:40.734Z|e35fd287-38f7-4f80-9f73-5d73167463b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:40.734Z|e35fd287-38f7-4f80-9f73-5d73167463b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:46.195Z|9e70dbc9-098a-46ae-bb3e-53e101100f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:28:46.196Z|9e70dbc9-098a-46ae-bb3e-53e101100f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:28:50.749Z|ce165c20-f6b9-454b-a5e1-6e419e569c37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:50.749Z|a934138f-4326-4e23-9d8c-4b366c738274|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:50.749Z|ce165c20-f6b9-454b-a5e1-6e419e569c37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:50.749Z|a934138f-4326-4e23-9d8c-4b366c738274|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:28:50.754Z|714b501b-37ac-48da-8895-4ac5a268f807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:28:50.755Z|714b501b-37ac-48da-8895-4ac5a268f807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:00.782Z|61d7cf50-f92b-49de-93cc-c51cdf942794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:00.782Z|61d7cf50-f92b-49de-93cc-c51cdf942794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:00.788Z|1d09a941-0752-409e-b657-ef1eefeb6e22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:00.788Z|1d09a941-0752-409e-b657-ef1eefeb6e22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:00.793Z|b9ad0ba6-64c7-48f8-9516-fd5b206702dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:00.793Z|b9ad0ba6-64c7-48f8-9516-fd5b206702dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:01.195Z|c8230bc1-480c-41e3-b58f-1ef237a1a0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:29:01.198Z|c8230bc1-480c-41e3-b58f-1ef237a1a0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:29:02.791Z|6ec72a53-e555-4e7a-9d65-7221c2daf87c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:29:02.791Z|6ec72a53-e555-4e7a-9d65-7221c2daf87c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:29:06.318Z|22d25557-4dc1-44f7-8cd8-098ee3d2b8cf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:29:06.319Z|22d25557-4dc1-44f7-8cd8-098ee3d2b8cf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:10.806Z|5e77f6f9-2ed9-4828-a510-8780da7cd8ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:10.807Z|5e77f6f9-2ed9-4828-a510-8780da7cd8ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:10.807Z|f0437f51-2118-4a88-b2b6-6e44c6506cf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:10.807Z|f0437f51-2118-4a88-b2b6-6e44c6506cf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:10.812Z|7205de14-6a86-4156-8913-d8a2b906778a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:10.813Z|7205de14-6a86-4156-8913-d8a2b906778a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:16.195Z|dcb51739-e9fa-4199-950e-8901716c0089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:29:16.196Z|dcb51739-e9fa-4199-950e-8901716c0089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:29:20.828Z|37013526-30f2-462e-a5a1-ec96e64cac22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:20.829Z|996a21a8-6da3-4bb2-9001-6ee33e9206c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:20.829Z|37013526-30f2-462e-a5a1-ec96e64cac22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:20.829Z|996a21a8-6da3-4bb2-9001-6ee33e9206c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:20.832Z|fcdf1f51-6d01-43f7-8eb8-4ce1c89ea0fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:20.833Z|fcdf1f51-6d01-43f7-8eb8-4ce1c89ea0fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:30.852Z|6ae6e41d-3e2b-45d0-8a3a-a1c4787ddc94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:30.852Z|b7c17199-785b-45a8-86d1-9d8441df35af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:30.853Z|6ae6e41d-3e2b-45d0-8a3a-a1c4787ddc94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:30.853Z|b7c17199-785b-45a8-86d1-9d8441df35af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:30.856Z|9299c165-8fbc-4ace-a475-d5c18afa2221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:30.857Z|9299c165-8fbc-4ace-a475-d5c18afa2221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:31.195Z|956c30d5-cdbe-4137-99fa-6c88ec9db7c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:29:31.196Z|956c30d5-cdbe-4137-99fa-6c88ec9db7c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:29:32.792Z|547549cf-3dbd-4ad8-8004-7aaf1fa7fff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:29:32.793Z|547549cf-3dbd-4ad8-8004-7aaf1fa7fff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:29:40.877Z|e0753759-b1df-4894-8318-685d78d88e5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:40.878Z|e0753759-b1df-4894-8318-685d78d88e5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:40.879Z|de88111b-9095-4573-bf3c-ab20a6d15149|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:40.880Z|de88111b-9095-4573-bf3c-ab20a6d15149|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:40.879Z|adfd1b8c-1df1-4a81-97fa-a75613f4b998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:40.880Z|adfd1b8c-1df1-4a81-97fa-a75613f4b998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:46.195Z|fbd2a268-c9e4-4b6f-8496-8af59d6e7b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:29:46.199Z|fbd2a268-c9e4-4b6f-8496-8af59d6e7b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:29:50.903Z|5456d356-24fc-4972-b324-34e3d4144756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:50.904Z|5456d356-24fc-4972-b324-34e3d4144756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:50.904Z|46349074-1c2c-4958-b2dc-3503907fca96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:50.904Z|383f8e69-b66b-4a86-822f-ca5af5d78cc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:29:50.904Z|383f8e69-b66b-4a86-822f-ca5af5d78cc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:29:50.904Z|46349074-1c2c-4958-b2dc-3503907fca96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:00.926Z|141e0dd0-22f5-4d1a-81fa-d68980f7aa18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:00.926Z|141e0dd0-22f5-4d1a-81fa-d68980f7aa18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:00.927Z|43a0665d-73c3-44da-977e-fff9920c9b82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:00.927Z|43a0665d-73c3-44da-977e-fff9920c9b82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:00.927Z|83aaf979-2f23-4321-86b7-7efd532e328b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:00.927Z|83aaf979-2f23-4321-86b7-7efd532e328b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:01.195Z|2c2daecb-f76f-4bb9-b413-93d9c731fba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:30:01.196Z|2c2daecb-f76f-4bb9-b413-93d9c731fba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:30:02.793Z|5b3aa60d-858b-4d32-ad0a-8384cc1afa35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:30:02.794Z|5b3aa60d-858b-4d32-ad0a-8384cc1afa35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:30:06.318Z|34512c39-f8ad-4420-a801-024be4d1650c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:30:06.320Z|34512c39-f8ad-4420-a801-024be4d1650c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:10.954Z|0a70d7e3-1a01-4a49-8702-20bf6f30e730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:10.954Z|6b13f0c3-7dae-49d8-89a1-e608979ba1f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:10.954Z|5861670e-b71a-4892-9849-4756cf75d1ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:10.954Z|6b13f0c3-7dae-49d8-89a1-e608979ba1f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:10.954Z|0a70d7e3-1a01-4a49-8702-20bf6f30e730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:10.954Z|5861670e-b71a-4892-9849-4756cf75d1ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:16.195Z|e0867637-a571-4f57-b455-285742016170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:30:16.196Z|e0867637-a571-4f57-b455-285742016170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:30:20.978Z|8af174b0-81cc-4330-aa44-92577a38a3dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:20.979Z|8af174b0-81cc-4330-aa44-92577a38a3dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:20.981Z|6b4b3a7d-d52c-4222-8944-082ef4e88324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:20.982Z|6b4b3a7d-d52c-4222-8944-082ef4e88324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:20.984Z|56ac6990-3306-427b-8d4c-8c974ebecdf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:20.984Z|56ac6990-3306-427b-8d4c-8c974ebecdf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:31.002Z|7117a570-dee8-45f3-9007-9d8ebdab2fa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:31.003Z|7117a570-dee8-45f3-9007-9d8ebdab2fa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:31.004Z|2c42c8db-9a9d-4855-96bf-e692314aa9b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:31.004Z|2c42c8db-9a9d-4855-96bf-e692314aa9b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:31.005Z|6d672a75-601d-4a26-b755-336691d989fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:31.005Z|6d672a75-601d-4a26-b755-336691d989fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:31.196Z|ef27186e-8959-45eb-830a-ce8e44175d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:30:31.199Z|ef27186e-8959-45eb-830a-ce8e44175d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:30:32.794Z|a197551a-b273-488b-bb3c-84fcddf6aba0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:30:32.795Z|a197551a-b273-488b-bb3c-84fcddf6aba0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:30:41.026Z|e397f777-bea1-456c-9e6e-cd8f39b724d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:41.026Z|a63592df-3e8f-41ad-ac4c-159b374b1b0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:41.026Z|5f3cae86-8872-464e-8415-871db5abb2f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:41.026Z|a63592df-3e8f-41ad-ac4c-159b374b1b0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:41.026Z|e397f777-bea1-456c-9e6e-cd8f39b724d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:41.027Z|5f3cae86-8872-464e-8415-871db5abb2f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:46.195Z|c85dc9c0-30e2-4081-a3d3-4f54ec312c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:30:46.196Z|c85dc9c0-30e2-4081-a3d3-4f54ec312c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:30:51.048Z|aaa74c99-4ccb-4155-964b-3f6696f6bfd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:51.049Z|7a558199-f798-41cd-beeb-24ee994f90ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:51.049Z|3839542b-f97c-4ce0-b2e0-49b4e0f137f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:30:51.049Z|aaa74c99-4ccb-4155-964b-3f6696f6bfd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:51.049Z|7a558199-f798-41cd-beeb-24ee994f90ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:30:51.050Z|3839542b-f97c-4ce0-b2e0-49b4e0f137f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:01.072Z|a1124d57-fce4-4020-8734-f76ca2df22e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:01.072Z|a1124d57-fce4-4020-8734-f76ca2df22e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:01.072Z|88904241-7a03-4ce7-97e5-b45dfd16c5d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:01.072Z|4e0b9ff5-973d-4456-8ec6-5f38ae7e71ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:01.075Z|4e0b9ff5-973d-4456-8ec6-5f38ae7e71ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:01.075Z|88904241-7a03-4ce7-97e5-b45dfd16c5d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:01.195Z|b880f96f-b61a-4875-9ec1-97e841033809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:31:01.196Z|b880f96f-b61a-4875-9ec1-97e841033809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:31:02.795Z|ed20356a-a510-40ca-9744-c9df1202a397|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:31:02.796Z|ed20356a-a510-40ca-9744-c9df1202a397|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:31:06.317Z|47d3d175-ba0b-414a-a931-71ff865f0528|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:31:06.318Z|47d3d175-ba0b-414a-a931-71ff865f0528|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:11.094Z|19591a52-f87a-4578-8fef-9b30aa40b72a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:11.095Z|d8d9c1db-05f7-49fb-900b-1558e60a947f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:11.096Z|d8d9c1db-05f7-49fb-900b-1558e60a947f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:11.095Z|19591a52-f87a-4578-8fef-9b30aa40b72a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:11.097Z|a8a0dda0-33b8-4192-a0eb-db4790cc48f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:11.097Z|a8a0dda0-33b8-4192-a0eb-db4790cc48f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:16.195Z|35899b89-91bb-42a0-9a0e-e80589d9c911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:31:16.198Z|35899b89-91bb-42a0-9a0e-e80589d9c911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:31:21.122Z|ef1b8220-9734-45ce-8a3f-7d6cd9e9b8c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:21.122Z|7697d162-3925-47da-9c50-c0db3da88104|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:21.122Z|cea9e219-8d51-424d-bcd6-c7972f4e1f43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:21.123Z|ef1b8220-9734-45ce-8a3f-7d6cd9e9b8c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:21.123Z|7697d162-3925-47da-9c50-c0db3da88104|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:21.124Z|cea9e219-8d51-424d-bcd6-c7972f4e1f43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:31.148Z|d0f5ea51-44f2-4a2e-afd5-cc229df9c221|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:31.149Z|d0f5ea51-44f2-4a2e-afd5-cc229df9c221|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:31.152Z|79577359-ece0-486a-b96e-3ac3c7fa7e92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:31.152Z|04d6335e-92b3-49f8-94a9-376ec2ee561f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:31.152Z|79577359-ece0-486a-b96e-3ac3c7fa7e92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:31.152Z|04d6335e-92b3-49f8-94a9-376ec2ee561f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:31.195Z|f0f75dfb-a8df-40a5-bef8-e19c0ecc80e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:31:31.196Z|f0f75dfb-a8df-40a5-bef8-e19c0ecc80e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:31:32.797Z|4d28dab4-9a43-4966-b1c3-5d75c75c73f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:31:32.797Z|4d28dab4-9a43-4966-b1c3-5d75c75c73f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:31:41.172Z|ee1b0695-2ac5-4387-ae8f-a7b2b2c231c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:41.173Z|ee1b0695-2ac5-4387-ae8f-a7b2b2c231c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:41.174Z|5667e1d7-9d62-411f-a093-a478433a817d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:41.175Z|5667e1d7-9d62-411f-a093-a478433a817d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:41.176Z|2b4ce28d-406c-4568-8b66-ea5537172aec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:41.176Z|2b4ce28d-406c-4568-8b66-ea5537172aec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:46.195Z|05e2f2da-55b6-4868-95a4-8a4e7cb9573a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:31:46.197Z|05e2f2da-55b6-4868-95a4-8a4e7cb9573a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:31:51.196Z|b69d87f8-c88c-468e-9e8e-187a01593d97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:51.196Z|9e25b12c-9d7a-487d-8b4a-7c3e4724e1b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:51.197Z|9e25b12c-9d7a-487d-8b4a-7c3e4724e1b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:51.198Z|7a6b1f6e-19a1-429a-9e28-21922471f1cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:31:51.198Z|7a6b1f6e-19a1-429a-9e28-21922471f1cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:31:51.199Z|b69d87f8-c88c-468e-9e8e-187a01593d97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:01.195Z|0d52ae80-d26b-4bd4-93c5-3a800cf0f5d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:32:01.198Z|0d52ae80-d26b-4bd4-93c5-3a800cf0f5d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:32:01.222Z|48538af8-fd2b-47f0-93fc-f0be3e2c9164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:01.222Z|e722e5ae-1cd7-4a02-b393-4f81da28e9d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:01.222Z|925c33c5-be62-497c-b00b-5c65021fe263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:01.223Z|48538af8-fd2b-47f0-93fc-f0be3e2c9164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:01.223Z|e722e5ae-1cd7-4a02-b393-4f81da28e9d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:01.223Z|925c33c5-be62-497c-b00b-5c65021fe263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:02.798Z|0fb42006-a6f2-4ccf-a86f-1485baf1d901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:32:02.799Z|0fb42006-a6f2-4ccf-a86f-1485baf1d901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:32:06.318Z|adcbf3c9-82ca-4b62-beff-ddf14013505e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:32:06.319Z|adcbf3c9-82ca-4b62-beff-ddf14013505e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:11.245Z|3a68eaa4-1b9f-4cd6-bcfd-400c12f77f7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:11.246Z|3a68eaa4-1b9f-4cd6-bcfd-400c12f77f7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:11.248Z|29a09e8e-ce5b-48ef-8653-e19439b64792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:11.249Z|29a09e8e-ce5b-48ef-8653-e19439b64792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:11.251Z|141d40b4-ec20-4a16-80b1-2838fc348b64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:11.251Z|141d40b4-ec20-4a16-80b1-2838fc348b64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:16.195Z|6e026591-8d0b-4e11-bfcf-c9736836b93b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:32:16.196Z|6e026591-8d0b-4e11-bfcf-c9736836b93b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:32:21.268Z|f2340268-6d5d-48ed-b0f4-714e23dfa098|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:21.268Z|9e30348e-61ed-45aa-97c1-6269a5e4b465|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:21.269Z|f2340268-6d5d-48ed-b0f4-714e23dfa098|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:21.269Z|9e30348e-61ed-45aa-97c1-6269a5e4b465|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:21.272Z|a748be36-fd56-4e52-a8b5-f71faaf7426d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:21.272Z|a748be36-fd56-4e52-a8b5-f71faaf7426d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:31.195Z|f5b5462c-b1e4-4a41-992a-8a678d9366ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:32:31.196Z|f5b5462c-b1e4-4a41-992a-8a678d9366ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:32:31.290Z|7b5740be-df02-4ceb-bcc8-6e2c9a5c639a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:31.290Z|0c251272-b823-4bbd-9f78-c7a33213b899|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:31.290Z|7b5740be-df02-4ceb-bcc8-6e2c9a5c639a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:31.291Z|0c251272-b823-4bbd-9f78-c7a33213b899|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:31.292Z|8b45502e-d89c-4d24-ae1f-427e7dd2b4be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:31.292Z|8b45502e-d89c-4d24-ae1f-427e7dd2b4be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:32.799Z|52421f92-35eb-4d9b-9998-1ae2298c015f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:32:32.800Z|52421f92-35eb-4d9b-9998-1ae2298c015f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:32:41.312Z|2c2ef6b4-9c25-4044-8975-7bea7c042a7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:41.312Z|c2418655-3074-454a-85a7-692c3c36bf28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:41.313Z|2c2ef6b4-9c25-4044-8975-7bea7c042a7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:41.313Z|c2418655-3074-454a-85a7-692c3c36bf28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:41.316Z|6cce103a-8947-450f-8928-de5c3bda5d0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:41.317Z|6cce103a-8947-450f-8928-de5c3bda5d0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:46.195Z|26521727-3660-4d90-99fe-75804f31a436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:32:46.199Z|26521727-3660-4d90-99fe-75804f31a436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:32:51.337Z|c24b4565-05e2-4647-b98e-cc6a47be0972|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:51.337Z|00f77621-683b-4948-82c8-4c91f7245c2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:51.338Z|00f77621-683b-4948-82c8-4c91f7245c2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:51.338Z|c24b4565-05e2-4647-b98e-cc6a47be0972|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:32:51.401Z|5fb24109-aa3e-4f1a-a2ca-ab513007846c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:32:51.402Z|5fb24109-aa3e-4f1a-a2ca-ab513007846c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:01.195Z|e95d4c17-606c-4273-87ab-c23ab365ba41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:33:01.196Z|e95d4c17-606c-4273-87ab-c23ab365ba41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:33:01.387Z|cda3998b-47eb-4dce-ab56-76fe6404402b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:01.388Z|3b65fc48-5a29-4f4d-a365-d4476ecc5ef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:01.388Z|cda3998b-47eb-4dce-ab56-76fe6404402b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:01.388Z|3b65fc48-5a29-4f4d-a365-d4476ecc5ef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:01.428Z|0519891a-f1a1-4747-b18f-ee0368563297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:01.428Z|0519891a-f1a1-4747-b18f-ee0368563297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:02.801Z|84229b40-ffdb-4868-a2ee-051314934567|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:33:02.801Z|84229b40-ffdb-4868-a2ee-051314934567|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:33:06.321Z|1b5a45a6-3ba3-4096-9c97-7a6ed75109f8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:33:06.321Z|1b5a45a6-3ba3-4096-9c97-7a6ed75109f8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:11.414Z|67e6aac6-7273-4652-935e-ec802a9aa7bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:11.415Z|67e6aac6-7273-4652-935e-ec802a9aa7bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:11.420Z|9a73ece1-20a4-4a9b-bcd5-041f7ab3ec02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:11.420Z|9a73ece1-20a4-4a9b-bcd5-041f7ab3ec02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:11.466Z|cb008b92-2d4a-4c12-9623-bf4e3cca9803|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:11.466Z|cb008b92-2d4a-4c12-9623-bf4e3cca9803|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:16.195Z|cacd1643-cb0e-4a38-a622-57e66510fce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:33:16.196Z|cacd1643-cb0e-4a38-a622-57e66510fce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:33:21.468Z|b4450d5a-b30c-44d2-9d67-d4a8245891a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:21.468Z|b4450d5a-b30c-44d2-9d67-d4a8245891a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:21.468Z|fc32ba8d-b1f2-4736-a03c-2e7711615423|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:21.469Z|fc32ba8d-b1f2-4736-a03c-2e7711615423|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:21.486Z|66d1b58f-8b17-4102-9963-725bc7547040|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:21.487Z|66d1b58f-8b17-4102-9963-725bc7547040|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:31.195Z|3dcd4e35-a3e8-4a2f-a836-d32b9e9ca816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:33:31.198Z|3dcd4e35-a3e8-4a2f-a836-d32b9e9ca816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:33:31.491Z|31077024-701b-468c-be12-f057e7800404|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:31.491Z|5944445c-ac9d-4211-b4bb-0618e368a2df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:31.492Z|5944445c-ac9d-4211-b4bb-0618e368a2df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:31.492Z|31077024-701b-468c-be12-f057e7800404|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:31.510Z|ba6950d7-91f3-47a3-af9c-f91620adf6cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:31.511Z|ba6950d7-91f3-47a3-af9c-f91620adf6cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:32.802Z|dbea27aa-e500-4506-b2fd-7c716797a235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:33:32.803Z|dbea27aa-e500-4506-b2fd-7c716797a235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:33:41.513Z|e0a94925-4384-4027-8255-03d6a054345f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:41.513Z|e0a94925-4384-4027-8255-03d6a054345f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:41.515Z|ec34e457-d3c2-40f5-b782-d1ce399b1f79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:41.516Z|ec34e457-d3c2-40f5-b782-d1ce399b1f79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:41.533Z|1590f1a9-1e2e-41a7-b067-427144858ac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:41.533Z|1590f1a9-1e2e-41a7-b067-427144858ac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:46.195Z|84b8cf27-6abe-4ef1-9e88-6bcb6ca1f6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:33:46.196Z|84b8cf27-6abe-4ef1-9e88-6bcb6ca1f6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:33:51.537Z|e0aa51df-4982-4cab-957a-bfcf1a2c6df6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:51.537Z|1f4d360d-7310-423e-be2c-38e8e6809cb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:51.537Z|1f4d360d-7310-423e-be2c-38e8e6809cb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:51.537Z|e0aa51df-4982-4cab-957a-bfcf1a2c6df6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:33:51.554Z|cc6237c9-893e-4be5-b501-5c879ee4486a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:33:51.555Z|cc6237c9-893e-4be5-b501-5c879ee4486a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:01.195Z|2cb89d4d-59e0-4d95-978b-6dd268573acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:34:01.196Z|2cb89d4d-59e0-4d95-978b-6dd268573acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:34:01.558Z|5f8fdbc8-bb98-401f-af44-07b9e8d11f70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:01.559Z|5f8fdbc8-bb98-401f-af44-07b9e8d11f70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:01.558Z|1a84c532-cd91-4c8f-9acf-d1c45ca522c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:01.559Z|1a84c532-cd91-4c8f-9acf-d1c45ca522c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:01.578Z|26a6e848-5263-4fdb-bf24-f7f50c9eff13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:01.579Z|26a6e848-5263-4fdb-bf24-f7f50c9eff13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:02.803Z|858682cf-cd8e-4c3c-9b47-58ea0fe88093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:34:02.804Z|858682cf-cd8e-4c3c-9b47-58ea0fe88093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:34:06.317Z|94935356-f8a3-45d6-96b2-27a9d82d324a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:34:06.317Z|94935356-f8a3-45d6-96b2-27a9d82d324a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:11.582Z|79e2e4a8-c58f-42eb-9c10-e99bdc08892f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:11.582Z|92df934b-e90f-43bd-bf3e-efaadb9524a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:11.582Z|79e2e4a8-c58f-42eb-9c10-e99bdc08892f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:11.582Z|92df934b-e90f-43bd-bf3e-efaadb9524a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:11.604Z|f87dc975-cc31-451f-9751-6aec5208cbe0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:11.605Z|f87dc975-cc31-451f-9751-6aec5208cbe0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:16.195Z|889a7dd2-823a-4665-b100-172ad044d439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:34:16.198Z|889a7dd2-823a-4665-b100-172ad044d439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:34:21.605Z|8fbd623a-818e-4b16-a8f8-005f1ee5f31a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:21.605Z|c1d9d207-c4f5-428a-bf0c-37837ea8c397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:21.605Z|8fbd623a-818e-4b16-a8f8-005f1ee5f31a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:21.605Z|c1d9d207-c4f5-428a-bf0c-37837ea8c397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:21.629Z|36bc06e1-a296-49f9-8058-9c0c63c99ad1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:21.629Z|36bc06e1-a296-49f9-8058-9c0c63c99ad1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:31.195Z|b6e26b0d-bd8c-4acf-a32c-e1185738e92a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:34:31.196Z|b6e26b0d-bd8c-4acf-a32c-e1185738e92a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:34:31.626Z|f3166b6f-e5e2-4317-8e34-355aeff1890b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:31.626Z|bf4db0d5-05a3-411b-b58c-424c27ef0f05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:31.626Z|f3166b6f-e5e2-4317-8e34-355aeff1890b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:31.626Z|bf4db0d5-05a3-411b-b58c-424c27ef0f05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:31.652Z|7beb01e5-aebe-4009-b76a-10fdf321dfbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:31.652Z|7beb01e5-aebe-4009-b76a-10fdf321dfbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:32.804Z|39a880e4-4ff4-4089-a804-da38b512b1d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:34:32.805Z|39a880e4-4ff4-4089-a804-da38b512b1d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:34:41.649Z|667d54fa-ab84-4687-b8b0-5cfdc9b131e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:41.649Z|e7da5753-74bc-4edb-859e-38562e8321c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:41.650Z|e7da5753-74bc-4edb-859e-38562e8321c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:41.650Z|667d54fa-ab84-4687-b8b0-5cfdc9b131e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:41.674Z|38c9c7cf-c110-40dc-ae35-dec6b9f97109|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:41.675Z|38c9c7cf-c110-40dc-ae35-dec6b9f97109|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:46.195Z|3843df3b-aa56-43df-baaf-b2c8e3bf1c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:34:46.196Z|3843df3b-aa56-43df-baaf-b2c8e3bf1c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:34:51.671Z|e47451b2-a0b2-4519-95ba-c16bc1561ecf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:51.672Z|e47451b2-a0b2-4519-95ba-c16bc1561ecf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:51.673Z|a8cf3082-0326-458e-ba32-4cfd63ec50b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:51.674Z|a8cf3082-0326-458e-ba32-4cfd63ec50b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:34:51.698Z|733e899b-dfa7-41bd-9c92-3ab72b01ce1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:34:51.699Z|733e899b-dfa7-41bd-9c92-3ab72b01ce1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:01.195Z|3fd3aab3-7206-4a6e-8ae9-f613e43cef9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:35:01.198Z|3fd3aab3-7206-4a6e-8ae9-f613e43cef9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:35:01.693Z|4bc15c06-6025-4d0b-8ead-d82e6f656487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:01.694Z|8fdf3b4d-a1e7-47ee-821f-d0447376a584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:01.694Z|4bc15c06-6025-4d0b-8ead-d82e6f656487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:01.694Z|8fdf3b4d-a1e7-47ee-821f-d0447376a584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:01.720Z|233c6d03-77ee-436f-a096-3e8530eafda7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:01.721Z|233c6d03-77ee-436f-a096-3e8530eafda7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:02.806Z|fdc71061-d88b-4759-ad60-945b1c2ee810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:35:02.806Z|fdc71061-d88b-4759-ad60-945b1c2ee810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:35:06.318Z|42f48cf3-95a1-45a9-932b-50d4f73923d0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:35:06.319Z|42f48cf3-95a1-45a9-932b-50d4f73923d0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:11.717Z|374b7054-4dac-4452-825b-3f7c510c4e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:11.717Z|64a03876-71f3-4a23-bd63-b769b6ef12c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:11.717Z|64a03876-71f3-4a23-bd63-b769b6ef12c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:11.717Z|374b7054-4dac-4452-825b-3f7c510c4e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:11.744Z|20559079-b86f-4a2e-8037-14b6f63f9b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:11.745Z|20559079-b86f-4a2e-8037-14b6f63f9b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:16.195Z|6e827d21-8abe-4b8d-86b7-27d47073bc79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:35:16.196Z|6e827d21-8abe-4b8d-86b7-27d47073bc79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:35:21.745Z|6bbceb09-2430-4252-ab46-7408fbfca3fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:21.745Z|98f217c5-f361-4dd6-94ff-3d1bb0cb03bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:21.746Z|98f217c5-f361-4dd6-94ff-3d1bb0cb03bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:21.746Z|6bbceb09-2430-4252-ab46-7408fbfca3fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:21.772Z|42a7c179-19fb-443f-b238-8b05e011162f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:21.773Z|42a7c179-19fb-443f-b238-8b05e011162f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:31.196Z|1773077c-2ccd-447d-a203-2d659e8efed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:35:31.197Z|1773077c-2ccd-447d-a203-2d659e8efed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:35:31.769Z|c2d6b5a4-a7ae-4a8c-af68-170e609d49cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:31.769Z|1345c73e-0ebc-43c5-8199-b01a4fe42adf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:31.770Z|c2d6b5a4-a7ae-4a8c-af68-170e609d49cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:31.770Z|1345c73e-0ebc-43c5-8199-b01a4fe42adf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:31.795Z|c0d5113d-1b30-4c44-9962-cbee31f74c97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:31.796Z|c0d5113d-1b30-4c44-9962-cbee31f74c97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:32.807Z|21f5a079-d83f-47c2-99c5-563ab9a52f99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:35:32.808Z|21f5a079-d83f-47c2-99c5-563ab9a52f99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:35:41.794Z|3b6b6f0c-a1ce-4857-8eda-0485a0322a3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:41.794Z|7a9633ac-91af-4c50-aa99-ac3a3116e954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:41.795Z|3b6b6f0c-a1ce-4857-8eda-0485a0322a3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:41.795Z|7a9633ac-91af-4c50-aa99-ac3a3116e954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:41.816Z|4747fc8f-a2fa-48ce-bac1-4fa3c4246ce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:41.816Z|4747fc8f-a2fa-48ce-bac1-4fa3c4246ce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:46.196Z|6369d0ad-9f19-428d-bc69-6de0e51c8cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:35:46.199Z|6369d0ad-9f19-428d-bc69-6de0e51c8cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:35:51.819Z|35a5d735-013a-403c-ba9a-298f914be57e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:51.820Z|35a5d735-013a-403c-ba9a-298f914be57e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:51.821Z|e1c2db7b-8d04-4092-b45b-0aacfe6cf2bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:51.822Z|e1c2db7b-8d04-4092-b45b-0aacfe6cf2bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:35:51.842Z|34c8c5db-77c9-4757-b2b8-cb3088205e2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:35:51.842Z|34c8c5db-77c9-4757-b2b8-cb3088205e2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:01.196Z|7f9dae0f-f568-4fe3-95c2-1e14654f7367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:36:01.197Z|7f9dae0f-f568-4fe3-95c2-1e14654f7367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:36:01.847Z|4d6f3daf-386b-412a-8d38-74688346efbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:01.847Z|e4cb4847-343d-4a65-b81b-4babf0c0b1ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:01.848Z|4d6f3daf-386b-412a-8d38-74688346efbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:01.848Z|e4cb4847-343d-4a65-b81b-4babf0c0b1ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:01.878Z|8ba2fc72-bf6c-4358-92a0-d4b7f92cce62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:01.878Z|8ba2fc72-bf6c-4358-92a0-d4b7f92cce62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:02.809Z|9c963d06-609d-41c7-a44a-72c3ccb63fba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:36:02.809Z|9c963d06-609d-41c7-a44a-72c3ccb63fba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:36:06.318Z|79279bd7-85fd-4607-9fcf-cfb0c8951c63|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:36:06.319Z|79279bd7-85fd-4607-9fcf-cfb0c8951c63|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:11.873Z|1e54da20-3682-4f39-b74a-4b993ddae1b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:11.873Z|f29132a6-389f-4f7f-a897-4fb1a4a0b015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:11.874Z|1e54da20-3682-4f39-b74a-4b993ddae1b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:11.874Z|f29132a6-389f-4f7f-a897-4fb1a4a0b015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:11.900Z|2b299363-fbdc-45fd-be23-d33ec14b0c98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:11.901Z|2b299363-fbdc-45fd-be23-d33ec14b0c98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:16.196Z|7431ae99-85a2-49d8-ab50-5e5e8a14d4fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:36:16.198Z|7431ae99-85a2-49d8-ab50-5e5e8a14d4fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:36:21.900Z|0c0f20d6-f933-44f3-bc10-ae1883e6f3de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:21.900Z|20eca802-e935-4a1c-b68c-ec0d3bccabd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:21.901Z|0c0f20d6-f933-44f3-bc10-ae1883e6f3de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:21.902Z|20eca802-e935-4a1c-b68c-ec0d3bccabd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:21.923Z|f450ef94-f9c4-48c5-b6db-38c4c6c796e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:21.923Z|f450ef94-f9c4-48c5-b6db-38c4c6c796e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:31.197Z|8cd4b118-daf7-4aba-94d3-ab335067daa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:36:31.201Z|8cd4b118-daf7-4aba-94d3-ab335067daa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:36:31.924Z|089060d6-483b-4d70-b85c-33c0251e8a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:31.924Z|089060d6-483b-4d70-b85c-33c0251e8a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:31.927Z|66387505-260a-47b5-b9f7-50a0ef4c42e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:31.927Z|66387505-260a-47b5-b9f7-50a0ef4c42e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:31.945Z|cffee0be-a2da-4b7d-82bc-8e09ebc2d063|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:31.945Z|cffee0be-a2da-4b7d-82bc-8e09ebc2d063|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:32.810Z|48da3676-44e4-46a9-b079-c65577cc0875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:36:32.811Z|48da3676-44e4-46a9-b079-c65577cc0875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:36:41.948Z|94680e19-00f0-4bb0-979b-554fe197063f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:41.948Z|38f794f9-9d3e-492b-8eff-a5961d337b8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:41.949Z|38f794f9-9d3e-492b-8eff-a5961d337b8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:41.949Z|94680e19-00f0-4bb0-979b-554fe197063f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:41.965Z|7843afa3-a53b-4c82-bb6c-cd2806e5a462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:41.966Z|7843afa3-a53b-4c82-bb6c-cd2806e5a462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:46.195Z|76bdb88b-74bc-4852-9977-790d2c38932e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:36:46.196Z|76bdb88b-74bc-4852-9977-790d2c38932e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:36:51.971Z|21639325-d666-4e13-b5a3-d8eb9e1558c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:51.973Z|21639325-d666-4e13-b5a3-d8eb9e1558c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:51.973Z|77565313-8275-4040-9d8f-b3e7c6e46ae9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:51.974Z|77565313-8275-4040-9d8f-b3e7c6e46ae9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:36:51.986Z|83e9d2f3-2f2c-47cc-a0c3-eff4f0dbd4c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:36:51.987Z|83e9d2f3-2f2c-47cc-a0c3-eff4f0dbd4c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:01.196Z|c6aeb5fb-94c1-4990-b811-b98a25691c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:37:01.197Z|c6aeb5fb-94c1-4990-b811-b98a25691c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:37:01.996Z|84b33b0a-d20c-46e7-84f5-1df87e58527a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:01.996Z|5102a815-e54a-4dc4-9e20-c5dfe0400f2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:01.996Z|84b33b0a-d20c-46e7-84f5-1df87e58527a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:01.996Z|5102a815-e54a-4dc4-9e20-c5dfe0400f2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:02.010Z|3e4033f4-2a40-4282-a480-9368c0d68943|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:02.011Z|3e4033f4-2a40-4282-a480-9368c0d68943|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:02.811Z|0fd70a7f-82ae-445c-8126-861b92295a93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:37:02.812Z|0fd70a7f-82ae-445c-8126-861b92295a93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:37:06.319Z|dfa17d3c-be00-44be-98e3-85823a827fdd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:37:06.319Z|dfa17d3c-be00-44be-98e3-85823a827fdd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:12.023Z|f723ed6f-5cfd-4790-9b47-3d849a5ec23a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:12.023Z|30370044-5580-45b1-a7bb-ce084844a123|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:12.024Z|f723ed6f-5cfd-4790-9b47-3d849a5ec23a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:12.025Z|30370044-5580-45b1-a7bb-ce084844a123|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:12.033Z|8f767d4e-8559-4969-87fe-96dc49f4b617|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:12.033Z|8f767d4e-8559-4969-87fe-96dc49f4b617|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:16.195Z|1b83f3f1-7bff-4aaa-9816-9cb0463a1b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:37:16.199Z|1b83f3f1-7bff-4aaa-9816-9cb0463a1b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:37:22.046Z|1c7bab8b-bcc9-4b1e-bb88-695e2bea24ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:22.046Z|552ba559-1c44-4b28-a38b-9c3106973b36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:22.046Z|1c7bab8b-bcc9-4b1e-bb88-695e2bea24ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:22.046Z|552ba559-1c44-4b28-a38b-9c3106973b36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:22.052Z|aba98a70-6cb8-49ba-8cb2-9d584e0f43d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:22.052Z|aba98a70-6cb8-49ba-8cb2-9d584e0f43d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:31.195Z|57c1ca62-3053-4b5c-8032-a2873e050517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:37:31.196Z|57c1ca62-3053-4b5c-8032-a2873e050517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:37:32.071Z|27b393f8-3ef5-4d7d-9300-6d17fcf5f1e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:32.072Z|27b393f8-3ef5-4d7d-9300-6d17fcf5f1e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:32.073Z|995d7f6a-3fd3-470f-a095-ba2fafdd87cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:32.074Z|995d7f6a-3fd3-470f-a095-ba2fafdd87cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:32.075Z|e87df504-edab-411d-81a0-d329612b5515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:32.075Z|e87df504-edab-411d-81a0-d329612b5515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:32.812Z|b67221ea-3b09-4d20-91f4-26a2adefc956|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:37:32.813Z|b67221ea-3b09-4d20-91f4-26a2adefc956|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:37:42.097Z|bb232295-c7ee-485d-b1f2-1df00e526936|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:42.097Z|b5000345-e8e7-47cf-8bde-9917aa09ec00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:42.097Z|e2c07ea8-a247-4651-88d2-c4747aedaab9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:42.097Z|bb232295-c7ee-485d-b1f2-1df00e526936|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:42.097Z|b5000345-e8e7-47cf-8bde-9917aa09ec00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:42.098Z|e2c07ea8-a247-4651-88d2-c4747aedaab9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:46.195Z|7a36cc62-34ea-446f-918f-8f746ceb655e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:37:46.196Z|7a36cc62-34ea-446f-918f-8f746ceb655e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:37:52.120Z|b0c09bab-eefb-47ec-8147-db36e080002c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:52.120Z|17e0a510-8bbe-4879-9831-52cbb65c78a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:52.120Z|b0c09bab-eefb-47ec-8147-db36e080002c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:52.120Z|17e0a510-8bbe-4879-9831-52cbb65c78a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:37:52.122Z|c68b659c-4204-49c6-862b-bea914946882|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:37:52.122Z|c68b659c-4204-49c6-862b-bea914946882|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:01.195Z|e37dd7fd-71a7-4e13-93d9-9c8847943382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:38:01.198Z|e37dd7fd-71a7-4e13-93d9-9c8847943382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:38:02.149Z|5544b205-0be6-43bf-a463-4abfd85de702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:02.150Z|5544b205-0be6-43bf-a463-4abfd85de702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:02.155Z|5db66a60-36b3-412c-978b-bb4b8bcdb853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:02.157Z|5db66a60-36b3-412c-978b-bb4b8bcdb853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:02.156Z|53e346bd-7c6c-4420-97bf-950f679523f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:02.157Z|53e346bd-7c6c-4420-97bf-950f679523f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:02.813Z|7b850cbb-7d5f-4dc0-b3ab-e79d5710ca2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:38:02.814Z|7b850cbb-7d5f-4dc0-b3ab-e79d5710ca2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:38:06.317Z|0d185b9f-38be-405f-be9e-b0332f3abe37|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:38:06.318Z|0d185b9f-38be-405f-be9e-b0332f3abe37|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:12.171Z|7087f630-9c40-451b-abe0-9b32d99028ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:12.172Z|7087f630-9c40-451b-abe0-9b32d99028ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:12.177Z|bbb8be1c-e4d9-425a-8ff6-453b34471b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:12.177Z|bbb8be1c-e4d9-425a-8ff6-453b34471b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:12.178Z|464bbd4e-5b69-44b4-a4be-47a5378e6cd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:12.178Z|464bbd4e-5b69-44b4-a4be-47a5378e6cd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:16.195Z|c1db8438-7ecc-4ed9-838e-ff1fd6079b54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:38:16.196Z|c1db8438-7ecc-4ed9-838e-ff1fd6079b54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:38:22.196Z|14a0ab03-6804-42d7-9caa-25870a0f114f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:22.196Z|6c0d7bf9-2cab-4d0f-b034-219e3433560e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:22.197Z|6c0d7bf9-2cab-4d0f-b034-219e3433560e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:22.197Z|14a0ab03-6804-42d7-9caa-25870a0f114f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:22.200Z|c50b74ad-7d4d-4989-bf61-97b4af145c62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:22.201Z|c50b74ad-7d4d-4989-bf61-97b4af145c62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:31.195Z|0928bba5-c43c-4819-9b50-4e83150512b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:38:31.196Z|0928bba5-c43c-4819-9b50-4e83150512b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:38:32.220Z|4e51dcd6-9023-4dc6-b6ce-6a463d8f96e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:32.220Z|4e51dcd6-9023-4dc6-b6ce-6a463d8f96e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:32.220Z|feecb64c-c3db-480d-b0d8-97cdf00619de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:32.221Z|feecb64c-c3db-480d-b0d8-97cdf00619de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:32.224Z|da97fde9-4857-4ea8-8743-cd200e820310|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:32.225Z|da97fde9-4857-4ea8-8743-cd200e820310|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:32.814Z|18ebf0dd-ae53-448f-a171-b885244ffb02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:38:32.815Z|18ebf0dd-ae53-448f-a171-b885244ffb02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:38:42.244Z|dd33eb2f-f66c-49d2-915c-aff7a14282db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:42.244Z|7e292f95-f81f-4f81-9278-493e91a0eb37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:42.244Z|dd33eb2f-f66c-49d2-915c-aff7a14282db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:42.244Z|7e292f95-f81f-4f81-9278-493e91a0eb37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:42.245Z|cdc8179c-8860-42e5-a97d-2376099d4396|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:42.245Z|cdc8179c-8860-42e5-a97d-2376099d4396|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:46.195Z|c68e8c66-9ad0-485c-8508-e0d2ee993d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:38:46.198Z|c68e8c66-9ad0-485c-8508-e0d2ee993d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:38:52.269Z|75166e69-c153-4be2-ab0b-cff83667f85c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:52.269Z|c0fe8f4d-2bf0-4239-85ae-20167d34fbb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:52.269Z|27c0787b-8067-45d6-8c72-39c03c1f2619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:38:52.269Z|75166e69-c153-4be2-ab0b-cff83667f85c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:52.270Z|c0fe8f4d-2bf0-4239-85ae-20167d34fbb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:38:52.270Z|27c0787b-8067-45d6-8c72-39c03c1f2619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:01.195Z|998946e7-ffae-4f7c-a0ac-4b809d812b87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:39:01.196Z|998946e7-ffae-4f7c-a0ac-4b809d812b87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:39:02.293Z|8a45d258-694c-41bb-a7a8-da9054ad7e81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:02.294Z|cc9e9aee-5ba2-409e-9f09-2e5ef81572ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:02.294Z|8a45d258-694c-41bb-a7a8-da9054ad7e81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:02.296Z|2c3df16b-55f3-44b8-917e-3e97bcdfea60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:02.294Z|cc9e9aee-5ba2-409e-9f09-2e5ef81572ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:02.296Z|2c3df16b-55f3-44b8-917e-3e97bcdfea60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:02.816Z|594cd63b-984b-426e-bcbb-341650609a5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:39:02.816Z|594cd63b-984b-426e-bcbb-341650609a5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:39:04.651Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2023-03-01T10:39:04.655Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 78bbf547-a49e-4f57-a783-33a698050fec already exists in requestDb InfraActiveRequests table
2023-03-01T10:39:04.658Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec
2023-03-01T10:39:04.658Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec|INFO|500||Invoke
2023-03-01T10:39:04.659Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec|DEBUG|500||===========================request begin================================================
2023-03-01T10:39:04.659Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec
2023-03-01T10:39:04.659Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec|DEBUG|500||Method      : GET
2023-03-01T10:39:04.660Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d63f2f70a99b31aac1219da16332fa3a", X-B3-SpanId:"eb3158b7bf4addc0", X-B3-ParentSpanId:"6ff71ac127f9b562", X-B3-Sampled:"0", X-ONAP-RequestID:"78bbf547-a49e-4f57-a783-33a698050fec", X-RequestID:"78bbf547-a49e-4f57-a783-33a698050fec", X-TransactionID:"78bbf547-a49e-4f57-a783-33a698050fec", X-ECOMP-RequestID:"78bbf547-a49e-4f57-a783-33a698050fec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9ab91d2-30d4-4dc8-8840-881cec4f7f1d"]
2023-03-01T10:39:04.660Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec|DEBUG|500||Request body: 
2023-03-01T10:39:04.660Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec|DEBUG|500||==========================request end================================================
2023-03-01T10:39:04.949Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec|DEBUG|500||============================response begin==========================================
2023-03-01T10:39:04.949Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec|DEBUG|500||Status code  : 404 NOT_FOUND
2023-03-01T10:39:04.950Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec|DEBUG|500||Status text  : Not Found
2023-03-01T10:39:04.950Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DBD26C7094A4990FE0DD5BA45812ECAA; Path=/; HttpOnly", Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 10:39:05 GMT", x-envoy-upstream-service-time:"258", server:"envoy"]
2023-03-01T10:39:04.951Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec|DEBUG|500||Response body: 
2023-03-01T10:39:04.952Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec|DEBUG|500||=======================response end=================================================
2023-03-01T10:39:04.952Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78bbf547-a49e-4f57-a783-33a698050fec|INFO|404|Not Found|InvokeReturn
2023-03-01T10:39:04.960Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 78bbf547-a49e-4f57-a783-33a698050fec
2023-03-01T10:39:04.962Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2023-03-01T10:39:04.964Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2023-03-01T10:39:04.964Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2023-03-01T10:39:04.965Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2023-03-01T10:39:04.965Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2023-03-01T10:39:04.965Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2023-03-01T10:39:04.966Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"d63f2f70a99b31aac1219da16332fa3a", X-B3-SpanId:"e98d50d542a06596", X-B3-ParentSpanId:"6ff71ac127f9b562", X-B3-Sampled:"0", X-ONAP-RequestID:"78bbf547-a49e-4f57-a783-33a698050fec", X-RequestID:"78bbf547-a49e-4f57-a783-33a698050fec", X-TransactionID:"78bbf547-a49e-4f57-a783-33a698050fec", X-ECOMP-RequestID:"78bbf547-a49e-4f57-a783-33a698050fec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"669b01d1-5603-4a58-bf21-79b116e88a8c"]
2023-03-01T10:39:04.966Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2023-03-01T10:39:04.967Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2023-03-01T10:39:05.016Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2023-03-01T10:39:05.016Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-03-01T10:39:05.017Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : Unauthorized
2023-03-01T10:39:05.017Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 10:39:05 GMT", x-envoy-upstream-service-time:"26", server:"envoy"]
2023-03-01T10:39:05.018Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2023-03-01T10:39:05.018Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2023-03-01T10:39:05.018Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-03-01T10:39:05.019Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$1e43bb77.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-03-01T10:39:05.020Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2023-03-01T10:39:05.021Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2023-03-01T10:39:05.021Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2023-03-01T10:39:05.021Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2023-03-01T10:39:05.021Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2023-03-01T10:39:05.022Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2023-03-01T10:39:05.022Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"d63f2f70a99b31aac1219da16332fa3a", X-B3-SpanId:"baf48f76935b7429", X-B3-ParentSpanId:"6ff71ac127f9b562", X-B3-Sampled:"0", X-ONAP-RequestID:"78bbf547-a49e-4f57-a783-33a698050fec", X-RequestID:"78bbf547-a49e-4f57-a783-33a698050fec", X-TransactionID:"78bbf547-a49e-4f57-a783-33a698050fec", X-ECOMP-RequestID:"78bbf547-a49e-4f57-a783-33a698050fec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8ea8e40-d8ef-4832-bf79-c8db58f90e14"]
2023-03-01T10:39:05.022Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2023-03-01T10:39:05.022Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2023-03-01T10:39:05.043Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2023-03-01T10:39:05.044Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-03-01T10:39:05.044Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : Unauthorized
2023-03-01T10:39:05.045Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 10:39:05 GMT", x-envoy-upstream-service-time:"13", server:"envoy"]
2023-03-01T10:39:05.045Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2023-03-01T10:39:05.046Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2023-03-01T10:39:05.046Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-03-01T10:39:05.047Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$1e43bb77.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-03-01T10:39:05.048Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@28e89fc
2023-03-01T10:39:05.052Z|78bbf547-a49e-4f57-a783-33a698050fec|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2023-03-01T10:39:06.319Z|ee67e306-b8d0-42af-981f-125e8565acc3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:39:06.319Z|ee67e306-b8d0-42af-981f-125e8565acc3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:12.316Z|ca6d0b53-b5f9-457f-99bf-3e27d2d137d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:12.317Z|ca6d0b53-b5f9-457f-99bf-3e27d2d137d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:12.318Z|3d3d2034-bfc3-462f-967d-543558457e4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:12.318Z|3d3d2034-bfc3-462f-967d-543558457e4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:12.321Z|112e6f8c-1794-4d81-b623-a075c8cd0f87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:12.322Z|112e6f8c-1794-4d81-b623-a075c8cd0f87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:16.196Z|711ac568-97fa-42a0-af2d-01e287ca08f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:39:16.196Z|711ac568-97fa-42a0-af2d-01e287ca08f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:39:22.341Z|481e7f04-68a0-4cc7-93e0-92bf6b096735|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:22.342Z|481e7f04-68a0-4cc7-93e0-92bf6b096735|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:22.344Z|93238391-f7af-42f7-b9df-5fd2e83c0bed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:22.345Z|93238391-f7af-42f7-b9df-5fd2e83c0bed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:22.345Z|328fb035-42e4-4070-8c52-794c470f118b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:22.345Z|328fb035-42e4-4070-8c52-794c470f118b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:27.350Z|c2ed148f-5c8f-417d-80e0-f9d895b604cf|http-nio-8080-exec-2|manage/health|python-requests/2.28.2|||INFO|500||Entering
2023-03-01T10:39:27.351Z|c2ed148f-5c8f-417d-80e0-f9d895b604cf|http-nio-8080-exec-2|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:31.195Z|23e0926f-5e24-4eef-b94c-4e9c1e5f0c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:39:31.201Z|23e0926f-5e24-4eef-b94c-4e9c1e5f0c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:39:32.366Z|ffd8e88a-a99d-4b73-bf60-787db349a4f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:32.367Z|ffd8e88a-a99d-4b73-bf60-787db349a4f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:32.369Z|5f3a87c1-1e33-4dc8-a6a0-4844dd995ac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:32.369Z|5f3a87c1-1e33-4dc8-a6a0-4844dd995ac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:32.371Z|b3eff512-f935-41da-9219-6c2f146d9e41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:32.371Z|b3eff512-f935-41da-9219-6c2f146d9e41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:32.817Z|9461956a-b5a9-48de-a6bb-ce30cea3567e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:39:32.818Z|9461956a-b5a9-48de-a6bb-ce30cea3567e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:39:42.390Z|93fc5789-6e68-41b4-82d4-2cc1f901e56a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:42.391Z|93fc5789-6e68-41b4-82d4-2cc1f901e56a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:42.392Z|42442055-7e96-4870-b62c-3ae72340ebe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:42.392Z|42442055-7e96-4870-b62c-3ae72340ebe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:42.392Z|90c23bba-4344-4368-a1c2-33149d8ac367|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:42.393Z|90c23bba-4344-4368-a1c2-33149d8ac367|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:46.195Z|c0658b83-825b-4348-9ae8-6bb609f068b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:39:46.196Z|c0658b83-825b-4348-9ae8-6bb609f068b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:39:52.414Z|8c61ddd2-46c1-4592-8dad-d7b0d6b0f7bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:52.415Z|8c61ddd2-46c1-4592-8dad-d7b0d6b0f7bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:52.414Z|456c996a-7c65-4a2c-9907-25c6e2f887a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:52.416Z|456c996a-7c65-4a2c-9907-25c6e2f887a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:39:52.416Z|4939750d-25d7-466e-af66-9c1fb9ad5b32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:39:52.417Z|4939750d-25d7-466e-af66-9c1fb9ad5b32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:01.195Z|defc3fa9-58aa-4bb9-aa5d-1525e36403c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:40:01.196Z|defc3fa9-58aa-4bb9-aa5d-1525e36403c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:40:02.439Z|83d05349-4008-4784-b421-5cdf7bd4494c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:02.440Z|83d05349-4008-4784-b421-5cdf7bd4494c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:02.443Z|0fc528d3-1714-4f63-ad43-dd4d590909f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:02.444Z|8bc4d87a-367d-46eb-a064-0fc6d087933f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:02.444Z|0fc528d3-1714-4f63-ad43-dd4d590909f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:02.444Z|8bc4d87a-367d-46eb-a064-0fc6d087933f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:02.818Z|9e5895ea-8ab9-4b6b-b133-6b603aa519d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:40:02.819Z|9e5895ea-8ab9-4b6b-b133-6b603aa519d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:40:06.317Z|8f1b2006-ae06-4c34-ad43-5b2dd869eccb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:40:06.318Z|8f1b2006-ae06-4c34-ad43-5b2dd869eccb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:12.468Z|41049849-8764-4129-b4f7-ab569159280f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:12.469Z|41049849-8764-4129-b4f7-ab569159280f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:12.473Z|87abfa12-efc1-4f52-88f1-81993ab5f11a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:12.473Z|7f7d2225-16a7-4a1e-b9e4-c603c071476f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:12.474Z|87abfa12-efc1-4f52-88f1-81993ab5f11a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:12.474Z|7f7d2225-16a7-4a1e-b9e4-c603c071476f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:16.195Z|16e86e37-fc2e-4951-b3c0-caab8c0f27f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:40:16.200Z|16e86e37-fc2e-4951-b3c0-caab8c0f27f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:40:22.495Z|b3604927-7c34-4117-aec2-ad527a72282f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:22.496Z|41fa108f-8bd9-45e1-b2f1-c689df4d3a4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:22.496Z|b3604927-7c34-4117-aec2-ad527a72282f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:22.496Z|41fa108f-8bd9-45e1-b2f1-c689df4d3a4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:22.499Z|2f4f4f1e-d02c-4803-82dd-1e4665912ca6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:22.500Z|2f4f4f1e-d02c-4803-82dd-1e4665912ca6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:31.195Z|43b6b45a-7201-44c0-a849-bcfb804f2b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:40:31.196Z|43b6b45a-7201-44c0-a849-bcfb804f2b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:40:32.520Z|8f44a72a-7aa9-4625-b6c1-d7f18839a851|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:32.520Z|8f44a72a-7aa9-4625-b6c1-d7f18839a851|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:32.521Z|dfd67137-4b23-465f-9db3-4f9530335cc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:32.522Z|dfd67137-4b23-465f-9db3-4f9530335cc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:32.523Z|d59d9b90-d2f3-4c55-a23b-bb184dfa9246|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:32.523Z|d59d9b90-d2f3-4c55-a23b-bb184dfa9246|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:32.820Z|7a5ec9af-5d3a-49e0-adf5-0b430e4e72f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:40:32.820Z|7a5ec9af-5d3a-49e0-adf5-0b430e4e72f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:40:42.544Z|805b6e75-0c3a-400c-b538-34e33a62a8da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:42.544Z|805b6e75-0c3a-400c-b538-34e33a62a8da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:42.547Z|c646bddd-bd79-462d-9ee3-4adac0234b90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:42.547Z|d518b852-e09b-4a88-ad20-44ef39d37a8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:42.547Z|c646bddd-bd79-462d-9ee3-4adac0234b90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:42.547Z|d518b852-e09b-4a88-ad20-44ef39d37a8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:46.195Z|0fce65e1-e3f5-4acb-b6ee-c8989d87d1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:40:46.196Z|0fce65e1-e3f5-4acb-b6ee-c8989d87d1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:40:52.568Z|95855b37-5b24-42bb-a68e-056191670546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:52.568Z|5cbb70d9-a3b2-40f4-9182-4f649ab0bb1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:52.569Z|95855b37-5b24-42bb-a68e-056191670546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:52.569Z|5cbb70d9-a3b2-40f4-9182-4f649ab0bb1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:40:52.570Z|fde040bc-f7ce-43a6-9692-f087565f5097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:40:52.571Z|fde040bc-f7ce-43a6-9692-f087565f5097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:01.197Z|3a80b63a-556c-4880-83bc-649aab1268b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:41:01.202Z|3a80b63a-556c-4880-83bc-649aab1268b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:41:02.591Z|b5b634e3-7a16-4005-ba93-5554c8784ef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:02.592Z|b5b634e3-7a16-4005-ba93-5554c8784ef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:02.594Z|e8ae6241-f7f1-4f6f-b091-e1e7dfea7035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:02.594Z|e8ae6241-f7f1-4f6f-b091-e1e7dfea7035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:02.595Z|a942d3fa-2773-4007-b030-aed1ee79c643|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:02.596Z|a942d3fa-2773-4007-b030-aed1ee79c643|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:02.821Z|916255cf-c71d-49bf-8afc-21bd9c856996|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:41:02.821Z|916255cf-c71d-49bf-8afc-21bd9c856996|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:41:06.317Z|28862f1a-f9e6-485a-9f10-772ef8a80c9a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:41:06.320Z|28862f1a-f9e6-485a-9f10-772ef8a80c9a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:12.614Z|1f075057-0483-4751-b3a8-c145652ae70a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:12.615Z|1f075057-0483-4751-b3a8-c145652ae70a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:12.615Z|3f6cad4d-3f28-4ab2-bf7a-78c28a71e641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:12.615Z|3f6cad4d-3f28-4ab2-bf7a-78c28a71e641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:12.616Z|34d2807e-edbd-4fdc-a2ab-afab402d4a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:12.617Z|34d2807e-edbd-4fdc-a2ab-afab402d4a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:16.195Z|da9f9fce-7a5c-4a04-9003-75f28348ec58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:41:16.196Z|da9f9fce-7a5c-4a04-9003-75f28348ec58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:41:22.635Z|f9d5e17e-f74a-47f8-a1c9-dad9cf05c2d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:22.636Z|51c5bd24-a69c-466f-acf6-b25191b1d343|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:22.636Z|8c4d023b-637c-4bc7-bd62-546d9e68e356|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:22.636Z|51c5bd24-a69c-466f-acf6-b25191b1d343|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:22.636Z|f9d5e17e-f74a-47f8-a1c9-dad9cf05c2d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:22.636Z|8c4d023b-637c-4bc7-bd62-546d9e68e356|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:31.195Z|af6a7451-325c-494b-819c-bb076496944f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:41:31.196Z|af6a7451-325c-494b-819c-bb076496944f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:41:32.661Z|cce10f5b-d69b-4e04-83f9-5a54e78accc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:32.661Z|cce10f5b-d69b-4e04-83f9-5a54e78accc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:32.664Z|6f515550-3656-4d96-ab7e-26db99bc5fce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:32.664Z|6f515550-3656-4d96-ab7e-26db99bc5fce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:32.665Z|baf713f6-5cc6-420d-8da6-f389b59c999b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:32.665Z|baf713f6-5cc6-420d-8da6-f389b59c999b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:32.822Z|4524e796-7273-401b-afac-663170a19b6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:41:32.822Z|4524e796-7273-401b-afac-663170a19b6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:41:42.684Z|e464f8bf-916c-4eb9-916e-4955dc7fefd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:42.685Z|e464f8bf-916c-4eb9-916e-4955dc7fefd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:42.686Z|8febb315-2c22-496d-9e19-b0d86da7d3db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:42.687Z|8febb315-2c22-496d-9e19-b0d86da7d3db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:42.688Z|c45ac3a4-22fe-4282-8634-0458fc51ddc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:42.688Z|c45ac3a4-22fe-4282-8634-0458fc51ddc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:46.195Z|a9ca33eb-8f0f-4e45-a273-06d16765b3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:41:46.196Z|a9ca33eb-8f0f-4e45-a273-06d16765b3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:41:52.707Z|83f9b3ff-6879-41a3-9b00-5d4f49fd3cc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:52.707Z|f960a50a-5bf7-4d82-a9c6-1d9f52c21dec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:52.707Z|8b237345-eb65-4b16-b2e3-beda37561a54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:41:52.707Z|83f9b3ff-6879-41a3-9b00-5d4f49fd3cc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:52.707Z|f960a50a-5bf7-4d82-a9c6-1d9f52c21dec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:41:52.708Z|8b237345-eb65-4b16-b2e3-beda37561a54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:01.195Z|5a8cd931-4aaa-467b-86f1-72481606a99e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:42:01.196Z|5a8cd931-4aaa-467b-86f1-72481606a99e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:42:02.728Z|0d360076-b67e-4eba-860e-695f4b645777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:02.729Z|0d360076-b67e-4eba-860e-695f4b645777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:02.730Z|57115fbb-6910-47c8-b086-af953dd6ebdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:02.731Z|57115fbb-6910-47c8-b086-af953dd6ebdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:02.732Z|d131fdbd-7922-4881-bed5-ed662468d655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:02.732Z|d131fdbd-7922-4881-bed5-ed662468d655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:02.823Z|5141083b-d299-485d-927f-d231991d71d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:42:02.823Z|5141083b-d299-485d-927f-d231991d71d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:42:06.320Z|f9f52b8d-e868-4838-a94c-9ee42aed37fc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:42:06.320Z|f9f52b8d-e868-4838-a94c-9ee42aed37fc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:12.749Z|d6f4067b-3cd7-4ea9-9bcd-f841ead15770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:12.749Z|d6f4067b-3cd7-4ea9-9bcd-f841ead15770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:12.750Z|45d2d3a6-31b9-46be-88c9-6ce9af92c765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:12.750Z|45d2d3a6-31b9-46be-88c9-6ce9af92c765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:12.751Z|3b9ad152-348a-45bb-adca-6284f7b14fbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:12.752Z|3b9ad152-348a-45bb-adca-6284f7b14fbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:16.195Z|43a34224-5351-44fb-bb54-e97f4732fcf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:42:16.196Z|43a34224-5351-44fb-bb54-e97f4732fcf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:42:22.770Z|fdc30a3d-ac87-4fdb-b496-c4c23b9db168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:22.770Z|58fb55d3-7690-4401-933e-04051e86b138|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:22.771Z|58fb55d3-7690-4401-933e-04051e86b138|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:22.771Z|fdc30a3d-ac87-4fdb-b496-c4c23b9db168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:22.771Z|d7734f91-debe-439c-97fd-782706440f12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:22.771Z|d7734f91-debe-439c-97fd-782706440f12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:31.195Z|a205ae2a-61fc-4b48-a415-a95b4fb8d698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:42:31.196Z|a205ae2a-61fc-4b48-a415-a95b4fb8d698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:42:32.794Z|fa3a5a4f-a0ef-440b-93a2-20bb7edf138f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:32.794Z|2d3a8b1a-c561-4c0c-80c9-0f6e6a1e595b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:32.795Z|2d3a8b1a-c561-4c0c-80c9-0f6e6a1e595b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:32.795Z|fa3a5a4f-a0ef-440b-93a2-20bb7edf138f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:32.799Z|24075292-dd66-4ef7-9bca-61629e234290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:32.799Z|24075292-dd66-4ef7-9bca-61629e234290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:32.824Z|011b2cdb-1afb-4c40-95f8-30085658330f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:42:32.824Z|011b2cdb-1afb-4c40-95f8-30085658330f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:42:42.817Z|861368a9-a2b4-4880-bd23-0c6be95aefd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:42.817Z|c4eb073e-1e8c-4f8e-acb3-95070470fc0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:42.818Z|861368a9-a2b4-4880-bd23-0c6be95aefd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:42.818Z|c4eb073e-1e8c-4f8e-acb3-95070470fc0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:42.818Z|c75c208a-bae0-4abe-a52a-0309cc609c9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:42.818Z|c75c208a-bae0-4abe-a52a-0309cc609c9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:46.196Z|e9a7323f-ced5-4e64-a85d-f9d08166b354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:42:46.199Z|e9a7323f-ced5-4e64-a85d-f9d08166b354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:42:52.841Z|dc854fe5-a0f5-4501-81f5-bd949b5a189e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:52.841Z|ba7f21b9-226f-421f-b3e1-39acb90d6df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:52.841Z|14988eba-a805-4fd2-9020-d03ea6eb97b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:42:52.841Z|14988eba-a805-4fd2-9020-d03ea6eb97b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:52.841Z|dc854fe5-a0f5-4501-81f5-bd949b5a189e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:42:52.841Z|ba7f21b9-226f-421f-b3e1-39acb90d6df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:01.195Z|9ffa4a59-d44e-434a-a5e4-6dcecd85ca96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:43:01.196Z|9ffa4a59-d44e-434a-a5e4-6dcecd85ca96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:43:02.825Z|2df553be-7c74-4940-b245-c6496e76e334|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:43:02.825Z|2df553be-7c74-4940-b245-c6496e76e334|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:43:02.865Z|397d846d-15d0-4774-83d8-cc6bd614fda0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:02.865Z|4480d5d6-4046-40a7-a729-a228bf23af15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:02.865Z|397d846d-15d0-4774-83d8-cc6bd614fda0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:02.865Z|4480d5d6-4046-40a7-a729-a228bf23af15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:02.866Z|dbeee194-2c45-4893-90b6-a7c57c49484c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:02.866Z|dbeee194-2c45-4893-90b6-a7c57c49484c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:06.318Z|fcc4d632-257c-4bf5-aba9-519e90401f3b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:43:06.318Z|fcc4d632-257c-4bf5-aba9-519e90401f3b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:12.887Z|b91b0075-a40f-42e2-a77c-97d872fffc61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:12.887Z|f680d062-a675-441d-b802-d427e7719a5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:12.887Z|77c827b6-fb38-4b64-9699-6c696c9a299c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:12.888Z|b91b0075-a40f-42e2-a77c-97d872fffc61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:12.888Z|77c827b6-fb38-4b64-9699-6c696c9a299c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:12.888Z|f680d062-a675-441d-b802-d427e7719a5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:16.195Z|b47dbaef-1d2e-4392-ade3-27f2387b3d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:43:16.196Z|b47dbaef-1d2e-4392-ade3-27f2387b3d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:43:22.910Z|1ed0f705-2587-43fe-ac7c-95acb738dfc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:22.910Z|57651269-6195-499f-a4fb-52bce573b40f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:22.911Z|57651269-6195-499f-a4fb-52bce573b40f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:22.911Z|1ed0f705-2587-43fe-ac7c-95acb738dfc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:22.911Z|3a403551-2dee-4ba4-9a3d-467f4ecb8f07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:22.912Z|3a403551-2dee-4ba4-9a3d-467f4ecb8f07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:31.195Z|9f25148c-d927-4d2b-be6c-f651ee6f7ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:43:31.198Z|9f25148c-d927-4d2b-be6c-f651ee6f7ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:43:32.826Z|98371645-dd35-40ee-b3a9-86ac0d151998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:43:32.827Z|98371645-dd35-40ee-b3a9-86ac0d151998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:43:32.933Z|4dcb7cf1-19c6-4b4a-8f7c-d50e8cebe707|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:32.933Z|fb6a1b05-357d-4249-83a2-d1c4091036f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:32.933Z|89b7a181-38c5-4ffe-960d-50d5b1b84348|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:32.934Z|4dcb7cf1-19c6-4b4a-8f7c-d50e8cebe707|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:32.934Z|89b7a181-38c5-4ffe-960d-50d5b1b84348|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:32.934Z|fb6a1b05-357d-4249-83a2-d1c4091036f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:42.957Z|58fbc6dd-de81-4d6b-965b-b82a800b9822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:42.957Z|ed7d829c-385b-4829-b0bf-c0f5befc943f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:42.957Z|58fbc6dd-de81-4d6b-965b-b82a800b9822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:42.957Z|ed7d829c-385b-4829-b0bf-c0f5befc943f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:42.960Z|1d9ce775-dc7c-4268-9daf-5bfb560a92ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:42.961Z|1d9ce775-dc7c-4268-9daf-5bfb560a92ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:46.196Z|62a8bc0a-8781-4e3f-888f-f56ad007908a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:43:46.196Z|62a8bc0a-8781-4e3f-888f-f56ad007908a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:43:52.980Z|d1be8861-72a1-4ff6-ba46-dcca83dc3c78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:52.980Z|997ca6fa-d73d-4db8-9b4e-bac4b7214ed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:52.981Z|d1be8861-72a1-4ff6-ba46-dcca83dc3c78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:52.981Z|997ca6fa-d73d-4db8-9b4e-bac4b7214ed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:43:52.981Z|cf5c51a4-b282-4184-8c43-5ca0c47da791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:43:52.982Z|cf5c51a4-b282-4184-8c43-5ca0c47da791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:01.195Z|d60866c1-5274-4ed2-ad13-2916b6046758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:44:01.196Z|d60866c1-5274-4ed2-ad13-2916b6046758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:44:02.827Z|e7b6fec4-41fb-4923-88a7-9564e19aca37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:44:02.828Z|e7b6fec4-41fb-4923-88a7-9564e19aca37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:44:03.002Z|e5c15257-508d-407c-96bb-a5cc17d9bc47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:03.003Z|4112c137-6baf-43a1-bf08-f4d9a202990b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:03.002Z|85008941-e31a-4c35-ad1f-279e877a4f0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:03.003Z|4112c137-6baf-43a1-bf08-f4d9a202990b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:03.003Z|e5c15257-508d-407c-96bb-a5cc17d9bc47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:03.003Z|85008941-e31a-4c35-ad1f-279e877a4f0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:06.322Z|6777aebe-07c8-41ef-8809-2e62043d89ca|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:44:06.322Z|6777aebe-07c8-41ef-8809-2e62043d89ca|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:13.026Z|ea226bdf-f305-490c-8349-aaddd107bc07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:13.026Z|0027f5f3-09dc-4c8b-8549-cfac7e625644|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:13.026Z|afcada3d-4ece-4f05-9fc6-98f89f0750ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:13.027Z|afcada3d-4ece-4f05-9fc6-98f89f0750ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:13.027Z|0027f5f3-09dc-4c8b-8549-cfac7e625644|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:13.027Z|ea226bdf-f305-490c-8349-aaddd107bc07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:16.195Z|616ab0be-7fa0-4338-83f2-36a9651f5b97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:44:16.197Z|616ab0be-7fa0-4338-83f2-36a9651f5b97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:44:23.052Z|3cfbf614-5b70-4967-afc3-cd4b39a90c11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:23.052Z|17c2f99a-3cf7-4cd6-975e-145f638d674d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:23.052Z|17c2f99a-3cf7-4cd6-975e-145f638d674d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:23.052Z|3cfbf614-5b70-4967-afc3-cd4b39a90c11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:23.056Z|44a3cee0-6352-40d0-99d1-0dd0c8f520e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:23.056Z|44a3cee0-6352-40d0-99d1-0dd0c8f520e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:31.199Z|ccc30fb4-41d6-4760-8635-6a40371dd66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:44:31.200Z|ccc30fb4-41d6-4760-8635-6a40371dd66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:44:32.829Z|ceaf7685-dfbb-4d0b-baa6-81ea3d2afd96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:44:32.829Z|ceaf7685-dfbb-4d0b-baa6-81ea3d2afd96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:44:33.075Z|10a9780f-3f35-4a75-b4dd-dcc1de843f9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:33.076Z|10a9780f-3f35-4a75-b4dd-dcc1de843f9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:33.076Z|a7030572-0a3e-4ce0-bfa3-167e8d412bf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:33.076Z|a7030572-0a3e-4ce0-bfa3-167e8d412bf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:33.078Z|4592b5b4-2c6b-49d9-a0ab-1df68e0207db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:33.079Z|4592b5b4-2c6b-49d9-a0ab-1df68e0207db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:43.099Z|d33a6a3e-0a79-4148-93d5-c2bea1e01b55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:43.101Z|d33a6a3e-0a79-4148-93d5-c2bea1e01b55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:43.101Z|4d56b3fd-d5d2-4132-90c0-82c5fe7fa95a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:43.102Z|4d56b3fd-d5d2-4132-90c0-82c5fe7fa95a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:43.107Z|fca8d210-27c6-4070-83ce-84a2a93dead1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:43.108Z|fca8d210-27c6-4070-83ce-84a2a93dead1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:46.195Z|32008a8f-539a-4d4b-a924-72bf71cc8b4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:44:46.196Z|32008a8f-539a-4d4b-a924-72bf71cc8b4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:44:53.122Z|acbd5487-f8b1-4a5f-9078-5e9d30d3ee56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:53.123Z|acbd5487-f8b1-4a5f-9078-5e9d30d3ee56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:53.123Z|0609b207-4f8c-475f-8aa7-f2f416ac17b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:53.124Z|0609b207-4f8c-475f-8aa7-f2f416ac17b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:44:53.130Z|1e5dfe22-fc12-4c8a-884f-722dda5b6aaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:44:53.131Z|1e5dfe22-fc12-4c8a-884f-722dda5b6aaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:01.195Z|02641e71-1c82-4054-a4d1-8ea462cde12c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:45:01.198Z|02641e71-1c82-4054-a4d1-8ea462cde12c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:45:02.830Z|aa5347f2-71d6-4811-8469-d40344616d6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:45:02.830Z|aa5347f2-71d6-4811-8469-d40344616d6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:45:03.145Z|2c6a9682-26fc-4d2c-98e7-f51b500e5ddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:03.145Z|b24deaf9-e557-4b40-ade7-66bf4a78c3eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:03.146Z|2c6a9682-26fc-4d2c-98e7-f51b500e5ddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:03.146Z|b24deaf9-e557-4b40-ade7-66bf4a78c3eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:03.151Z|51e0321d-a437-415a-be82-6bf0d83c8f51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:03.152Z|51e0321d-a437-415a-be82-6bf0d83c8f51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:06.318Z|70c14196-7d90-42f9-b64b-8dc77098ac17|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:45:06.319Z|70c14196-7d90-42f9-b64b-8dc77098ac17|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:13.171Z|ea4bbe5d-d304-4d4a-9499-d4b1316694bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:13.171Z|ea4bbe5d-d304-4d4a-9499-d4b1316694bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:13.175Z|9fbd70c1-4b7f-4969-9057-2651f6fcdaee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:13.176Z|9fbd70c1-4b7f-4969-9057-2651f6fcdaee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:13.177Z|891fb145-2899-4786-bbe5-1276af323944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:13.178Z|891fb145-2899-4786-bbe5-1276af323944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:16.195Z|cc09e2ad-0e34-4fb6-aa5e-05e753455c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:45:16.196Z|cc09e2ad-0e34-4fb6-aa5e-05e753455c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:45:23.194Z|a7708e44-1915-4c77-9ebd-3c1b84ce245c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:23.194Z|a7708e44-1915-4c77-9ebd-3c1b84ce245c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:23.196Z|a201dd1c-85fd-46a2-9a62-23d09579f2be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:23.196Z|a201dd1c-85fd-46a2-9a62-23d09579f2be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:23.198Z|874f9c4f-d849-401a-8c0c-8f8ef6cf578b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:23.198Z|874f9c4f-d849-401a-8c0c-8f8ef6cf578b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:31.195Z|533bfe49-4b54-40c0-bd73-3e4b8e6a2cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:45:31.196Z|533bfe49-4b54-40c0-bd73-3e4b8e6a2cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:45:32.831Z|028ecfb5-259a-4a45-8d5f-348a54d8ee72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:45:32.832Z|028ecfb5-259a-4a45-8d5f-348a54d8ee72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:45:33.221Z|710f1c1d-5718-4c61-b9e2-5081fe41c46f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:33.222Z|710f1c1d-5718-4c61-b9e2-5081fe41c46f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:33.222Z|13c88ceb-ecd6-41cd-87d0-c5524246c932|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:33.223Z|13c88ceb-ecd6-41cd-87d0-c5524246c932|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:33.226Z|0e273da6-adb3-48b6-b890-e4de22626897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:33.228Z|0e273da6-adb3-48b6-b890-e4de22626897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:43.247Z|8c9e1158-493f-461b-9228-a6ef52541c02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:43.248Z|8c9e1158-493f-461b-9228-a6ef52541c02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:43.250Z|7b140785-abca-4752-a5d8-dc1144e2ce12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:43.250Z|7b140785-abca-4752-a5d8-dc1144e2ce12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:43.252Z|145b8e46-1f93-44aa-9cf7-ed3aef6d7b7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:43.252Z|145b8e46-1f93-44aa-9cf7-ed3aef6d7b7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:46.196Z|4dac4641-c3ad-47c5-8633-ba76f6a9d4ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:45:46.206Z|4dac4641-c3ad-47c5-8633-ba76f6a9d4ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:45:53.271Z|605320e1-c465-4301-b2b5-f11bff926185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:53.271Z|6c7a0400-3470-43c0-8ddc-3ac197ff25d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:53.272Z|605320e1-c465-4301-b2b5-f11bff926185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:53.272Z|6c7a0400-3470-43c0-8ddc-3ac197ff25d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:45:53.275Z|39002bec-beee-4c4b-bfa7-bc9b419435d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:45:53.276Z|39002bec-beee-4c4b-bfa7-bc9b419435d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:01.196Z|3059758c-9197-4c35-a94c-31baab358f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:46:01.196Z|3059758c-9197-4c35-a94c-31baab358f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:46:02.833Z|5d27f7a7-89aa-4eef-8a76-999ef2283701|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:46:02.833Z|5d27f7a7-89aa-4eef-8a76-999ef2283701|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:46:03.297Z|8e3f5998-9d9e-43b1-8ca2-26f0b39599f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:03.298Z|8e3f5998-9d9e-43b1-8ca2-26f0b39599f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:03.301Z|7a434418-3be6-47a3-9776-9b8442007d5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:03.302Z|7a434418-3be6-47a3-9776-9b8442007d5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:03.302Z|512316d9-4ac7-4f1b-b9a5-c7c1ec418c05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:03.302Z|512316d9-4ac7-4f1b-b9a5-c7c1ec418c05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:06.317Z|0d75e286-35c5-4d21-9f42-361175d3974b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:46:06.317Z|0d75e286-35c5-4d21-9f42-361175d3974b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:13.322Z|e0c2413b-b6e3-4036-8270-cb4b6868b597|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:13.322Z|7efd195d-0e8b-4f72-be67-104471a7013a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:13.322Z|7efd195d-0e8b-4f72-be67-104471a7013a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:13.323Z|e0c2413b-b6e3-4036-8270-cb4b6868b597|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:13.324Z|da820906-9ce8-4e82-b1d3-e68ba89a6297|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:13.325Z|da820906-9ce8-4e82-b1d3-e68ba89a6297|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:16.196Z|29f3e23f-3c81-4cc7-811e-fd08da27b4e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:46:16.196Z|29f3e23f-3c81-4cc7-811e-fd08da27b4e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:46:23.351Z|9e133536-4200-4558-af79-76c3f7c2a51a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:23.351Z|d8404ed9-4a8d-4a6b-bcbb-5f23c0b03989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:23.351Z|b02b9d18-defc-4bc1-bdbb-58b914b67c1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:23.352Z|d8404ed9-4a8d-4a6b-bcbb-5f23c0b03989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:23.352Z|b02b9d18-defc-4bc1-bdbb-58b914b67c1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:23.352Z|9e133536-4200-4558-af79-76c3f7c2a51a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:31.196Z|79abc0bf-5008-462c-8869-34f6ee405d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:46:31.198Z|79abc0bf-5008-462c-8869-34f6ee405d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:46:32.834Z|0a5725f3-4726-46ca-a806-8d417877ec17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:46:32.834Z|0a5725f3-4726-46ca-a806-8d417877ec17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:46:33.384Z|49276271-7333-4a82-8dd5-d2b4bf6a2936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:33.384Z|af7b35ba-e26a-4154-83ba-ed026b58d3de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:33.384Z|2d7a124d-085e-4bd3-854a-214cd9d4ec0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:33.385Z|af7b35ba-e26a-4154-83ba-ed026b58d3de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:33.385Z|2d7a124d-085e-4bd3-854a-214cd9d4ec0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:33.385Z|49276271-7333-4a82-8dd5-d2b4bf6a2936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:43.411Z|34196a27-f319-4e43-87ef-c586654948ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:43.411Z|e029ac2f-f9c2-4035-9d98-3cc0f54c0a8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:43.412Z|e029ac2f-f9c2-4035-9d98-3cc0f54c0a8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:43.412Z|34196a27-f319-4e43-87ef-c586654948ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:43.414Z|250716d7-410c-40d6-8fe2-04dbc6371351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:43.414Z|250716d7-410c-40d6-8fe2-04dbc6371351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:46.196Z|7c4065e9-6599-45f7-bc0e-075819faad8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:46:46.197Z|7c4065e9-6599-45f7-bc0e-075819faad8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:46:53.435Z|b7ade671-0b9e-4c23-a50e-3f4e190371e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:53.435Z|30f3350a-85eb-4bc6-b79f-c2a64391ba18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:53.435Z|68ebd184-2e21-40b2-82aa-e32fd01ea962|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:46:53.436Z|30f3350a-85eb-4bc6-b79f-c2a64391ba18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:53.436Z|68ebd184-2e21-40b2-82aa-e32fd01ea962|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:46:53.436Z|b7ade671-0b9e-4c23-a50e-3f4e190371e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:01.196Z|90de0995-b1b4-41a5-83e8-58cd94dbd280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:47:01.198Z|90de0995-b1b4-41a5-83e8-58cd94dbd280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:47:02.835Z|41c43cc7-dfbd-479f-8710-d1157ff32da8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:47:02.836Z|41c43cc7-dfbd-479f-8710-d1157ff32da8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:47:03.462Z|1c42e6ea-87be-4296-98c5-a2faf29826d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:03.463Z|1c42e6ea-87be-4296-98c5-a2faf29826d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:03.462Z|5f005438-5568-47c7-ab2d-8862397c7d37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:03.464Z|5f005438-5568-47c7-ab2d-8862397c7d37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:03.462Z|d92ee46b-f3eb-47fb-8b19-4aa19a46bff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:03.466Z|d92ee46b-f3eb-47fb-8b19-4aa19a46bff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:06.318Z|f000a1de-771b-46aa-9a7e-c99ff734f262|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:47:06.319Z|f000a1de-771b-46aa-9a7e-c99ff734f262|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:13.507Z|fc642aed-d36a-412d-b68d-7de2c18ee6c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:13.507Z|d57ef7dc-4d4f-470d-ab2a-9725e6db3b9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:13.507Z|4cd36013-eb46-485f-a21b-d49ca014af74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:13.508Z|fc642aed-d36a-412d-b68d-7de2c18ee6c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:13.508Z|4cd36013-eb46-485f-a21b-d49ca014af74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:13.508Z|d57ef7dc-4d4f-470d-ab2a-9725e6db3b9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:16.196Z|85e24bde-01f9-4133-9c77-7e66b442aedb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:47:16.200Z|85e24bde-01f9-4133-9c77-7e66b442aedb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:47:23.533Z|0b29f2cd-e11e-4e4d-9d4c-4d5ea95db36a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:23.533Z|d978ea03-f3fd-4a81-b352-d0b2a2874495|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:23.534Z|27711a01-8f5a-4788-9d90-1e644c71005c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:23.534Z|0b29f2cd-e11e-4e4d-9d4c-4d5ea95db36a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:23.534Z|27711a01-8f5a-4788-9d90-1e644c71005c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:23.534Z|d978ea03-f3fd-4a81-b352-d0b2a2874495|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:31.195Z|fb157d5d-45cf-4354-800b-450769d95286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:47:31.196Z|fb157d5d-45cf-4354-800b-450769d95286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:47:32.836Z|1972aeb4-b207-4f9c-8d5f-8549be2ea541|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:47:32.837Z|1972aeb4-b207-4f9c-8d5f-8549be2ea541|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:47:33.558Z|5e228f3d-b51f-494b-8cac-7aba2937d51e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:33.557Z|a4dc1215-a639-4f5d-ba9f-82294e3c1acc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:33.558Z|aac441a6-7e23-4476-a0c8-953f19620636|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:33.558Z|5e228f3d-b51f-494b-8cac-7aba2937d51e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:33.558Z|a4dc1215-a639-4f5d-ba9f-82294e3c1acc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:33.558Z|aac441a6-7e23-4476-a0c8-953f19620636|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:43.581Z|0aa4f3c3-6356-4391-9ede-d53a3ee927d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:43.581Z|fd7b9cf3-c66b-4ded-a77d-05e110f355ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:43.581Z|06f159b8-0f87-4c9c-983b-afa652d67802|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:43.582Z|0aa4f3c3-6356-4391-9ede-d53a3ee927d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:43.582Z|fd7b9cf3-c66b-4ded-a77d-05e110f355ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:43.582Z|06f159b8-0f87-4c9c-983b-afa652d67802|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:46.195Z|f3c9cbd9-0b22-4373-ad25-5972826ac8f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:47:46.196Z|f3c9cbd9-0b22-4373-ad25-5972826ac8f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:47:53.606Z|2af46b32-ba77-4ce9-a516-47872e6d04a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:53.606Z|b4ce695f-258a-4d2e-8152-ac5ccd0e6997|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:53.607Z|b4ce695f-258a-4d2e-8152-ac5ccd0e6997|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:53.607Z|2af46b32-ba77-4ce9-a516-47872e6d04a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:47:53.614Z|6a58806b-0c0a-4a7b-a9cc-d97e6dbebcde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:47:53.614Z|6a58806b-0c0a-4a7b-a9cc-d97e6dbebcde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:01.195Z|0ba50cba-7b85-4d23-a939-9ba2bf337864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:48:01.198Z|0ba50cba-7b85-4d23-a939-9ba2bf337864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:48:02.837Z|2753db00-194d-464e-aa9f-4f42f390c708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:48:02.838Z|2753db00-194d-464e-aa9f-4f42f390c708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:48:03.634Z|b935bf35-e915-44b8-822e-e910fcf57127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:03.634Z|7825747b-9f01-4dc2-861e-de0a87672716|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:03.635Z|b935bf35-e915-44b8-822e-e910fcf57127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:03.635Z|d31b46e8-c101-4427-a8e8-2b827a9bbc65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:03.635Z|7825747b-9f01-4dc2-861e-de0a87672716|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:03.635Z|d31b46e8-c101-4427-a8e8-2b827a9bbc65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:06.317Z|2367de1c-ee34-4e84-b115-35cd171e1ceb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:48:06.318Z|2367de1c-ee34-4e84-b115-35cd171e1ceb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:13.659Z|918fac7a-2487-46a8-b40e-1902c897694d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:13.660Z|918fac7a-2487-46a8-b40e-1902c897694d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:13.659Z|e1bf3bda-d91b-4388-96ed-95688fc81964|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:13.660Z|e1bf3bda-d91b-4388-96ed-95688fc81964|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:13.665Z|95585d2f-9114-4bbd-82f7-93b902bb4087|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:13.666Z|95585d2f-9114-4bbd-82f7-93b902bb4087|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:16.196Z|af3d8df8-d9a7-4360-b42f-2ce17f2d1f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:48:16.196Z|af3d8df8-d9a7-4360-b42f-2ce17f2d1f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:48:23.682Z|9a1e1d8f-0e32-48f1-a38a-edfdd9f5ef37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:23.682Z|9cfa8c1b-447f-404d-b6de-ba78cb9d507a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:23.683Z|9a1e1d8f-0e32-48f1-a38a-edfdd9f5ef37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:23.683Z|9cfa8c1b-447f-404d-b6de-ba78cb9d507a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:23.686Z|d0fb9f17-4631-41d1-a320-90c7b6c6391c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:23.687Z|d0fb9f17-4631-41d1-a320-90c7b6c6391c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:31.196Z|bd7f49b9-960d-40f8-84eb-008f1b3781c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:48:31.196Z|bd7f49b9-960d-40f8-84eb-008f1b3781c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:48:32.839Z|1009855c-c943-40a2-9092-604327391e16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:48:32.839Z|1009855c-c943-40a2-9092-604327391e16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:48:33.705Z|ad94a3f8-9ce5-45b4-bc29-9df8950c93b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:33.705Z|220f0ae5-57e6-4cf7-8d55-c4493bd3c142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:33.705Z|35715b74-7215-4af7-aa44-13c203478af1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:33.706Z|ad94a3f8-9ce5-45b4-bc29-9df8950c93b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:33.706Z|220f0ae5-57e6-4cf7-8d55-c4493bd3c142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:33.706Z|35715b74-7215-4af7-aa44-13c203478af1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:43.730Z|55e55e49-8bf8-4cb1-af7a-4982f034e6f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:43.731Z|55e55e49-8bf8-4cb1-af7a-4982f034e6f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:43.737Z|0445bb6d-33e4-4ea7-bc2a-f5ed0666e36d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:43.737Z|5018a866-cc61-42d3-9f10-b97de646220e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:43.738Z|0445bb6d-33e4-4ea7-bc2a-f5ed0666e36d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:43.738Z|5018a866-cc61-42d3-9f10-b97de646220e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:46.195Z|3415f156-4018-4bde-a653-27caee2573a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:48:46.198Z|3415f156-4018-4bde-a653-27caee2573a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:48:53.755Z|82b8be0b-a217-4c59-9221-f4b50f530736|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:53.755Z|82b8be0b-a217-4c59-9221-f4b50f530736|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:53.761Z|f36f15ab-2e6e-4512-a770-d93453d6342b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:53.761Z|94299f4f-088d-4909-a06a-4d84cd4bf1a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:48:53.761Z|f36f15ab-2e6e-4512-a770-d93453d6342b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:48:53.761Z|94299f4f-088d-4909-a06a-4d84cd4bf1a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:01.195Z|549c2956-b5c0-440a-b53f-6c40e9666157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:49:01.196Z|549c2956-b5c0-440a-b53f-6c40e9666157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:49:02.840Z|46f41b0a-47b2-4e62-a7f5-42bd53b7007a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:49:02.840Z|46f41b0a-47b2-4e62-a7f5-42bd53b7007a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:49:03.776Z|e48ca03b-0feb-49b2-87e2-cd337ffc2901|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:03.776Z|e48ca03b-0feb-49b2-87e2-cd337ffc2901|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:03.782Z|abc2b321-7e70-42d7-b62e-914a4ddcdc66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:03.783Z|abc2b321-7e70-42d7-b62e-914a4ddcdc66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:03.784Z|f18d2fef-84c3-4e54-b209-2cc908e89761|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:03.784Z|f18d2fef-84c3-4e54-b209-2cc908e89761|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:06.317Z|af2900a5-0de0-4ac7-a4cf-04317d44e3f1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:49:06.318Z|af2900a5-0de0-4ac7-a4cf-04317d44e3f1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:13.800Z|435e1ec5-9a59-475a-81d5-aeea8a5fcfa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:13.801Z|435e1ec5-9a59-475a-81d5-aeea8a5fcfa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:13.802Z|fec16093-76db-4bb0-9470-2eed7688f96c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:13.802Z|fec16093-76db-4bb0-9470-2eed7688f96c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:13.804Z|4e4e9475-4787-4cc5-88c7-8ac8b1e99448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:13.805Z|4e4e9475-4787-4cc5-88c7-8ac8b1e99448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:16.195Z|6fa66efd-9fb2-477c-b0b9-440ed99c29e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:49:16.196Z|6fa66efd-9fb2-477c-b0b9-440ed99c29e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:49:23.825Z|d4cf249e-bedf-46a4-985e-5189f5fab469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:23.825Z|9c1c7c04-a4be-421e-9a5e-d20d0ab010d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:23.825Z|5db2c815-b85a-4951-a6fb-b8efd0bbc5f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:23.826Z|d4cf249e-bedf-46a4-985e-5189f5fab469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:23.826Z|9c1c7c04-a4be-421e-9a5e-d20d0ab010d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:23.826Z|5db2c815-b85a-4951-a6fb-b8efd0bbc5f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:31.196Z|0ca6438b-d09b-43d5-b57a-83818778c4d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:49:31.198Z|0ca6438b-d09b-43d5-b57a-83818778c4d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:49:32.841Z|ed2a7fa1-0421-4175-bd5f-61ffd315df24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:49:32.842Z|ed2a7fa1-0421-4175-bd5f-61ffd315df24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:49:33.847Z|4da7e0b2-0cd9-4285-a6ad-956cc0ad599f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:33.847Z|c9206e95-d61e-403b-aed4-332b883591b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:33.847Z|7c29f5a4-2163-4699-be66-7d5a7f9d7f0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:33.848Z|4da7e0b2-0cd9-4285-a6ad-956cc0ad599f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:33.848Z|7c29f5a4-2163-4699-be66-7d5a7f9d7f0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:33.848Z|c9206e95-d61e-403b-aed4-332b883591b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:43.870Z|c890b81b-4905-45d5-8c91-3263d809bca7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:43.871Z|c890b81b-4905-45d5-8c91-3263d809bca7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:43.874Z|c7e99492-7f1b-4a06-b6b3-f7f2218c179f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:43.874Z|c7e99492-7f1b-4a06-b6b3-f7f2218c179f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:43.876Z|855bc87c-0f84-43a9-b21d-61322ed6739c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:43.876Z|855bc87c-0f84-43a9-b21d-61322ed6739c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:46.196Z|40d7e9ed-98ee-4959-bf7f-892831ae661a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:49:46.196Z|40d7e9ed-98ee-4959-bf7f-892831ae661a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:49:53.900Z|4103b2e4-bc2f-4eb7-b7f1-721dfcb39557|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:53.901Z|4103b2e4-bc2f-4eb7-b7f1-721dfcb39557|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:53.904Z|a34ff1d4-1b92-4e34-9fd2-81cc7a8f048a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:53.904Z|a34ff1d4-1b92-4e34-9fd2-81cc7a8f048a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:49:53.913Z|324cef13-959f-4989-9091-0475cb44815c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:49:53.914Z|324cef13-959f-4989-9091-0475cb44815c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:01.196Z|b47e9dce-b57c-40c7-a8f7-209937abe7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:50:01.196Z|b47e9dce-b57c-40c7-a8f7-209937abe7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:50:02.843Z|3e229f15-5449-454b-b0d6-cb259609b455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:50:02.844Z|3e229f15-5449-454b-b0d6-cb259609b455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:50:03.931Z|f9435d26-682d-426f-951e-c505362397ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:03.932Z|f9435d26-682d-426f-951e-c505362397ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:03.933Z|46527078-a3de-443e-93b4-c7279f8864ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:03.934Z|a26d7201-ac1c-483f-ab9f-53fffd533cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:03.934Z|46527078-a3de-443e-93b4-c7279f8864ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:03.934Z|a26d7201-ac1c-483f-ab9f-53fffd533cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:06.318Z|cb6eefdf-2fce-4b79-a1ac-1687ddb12659|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:50:06.319Z|cb6eefdf-2fce-4b79-a1ac-1687ddb12659|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:13.959Z|3ae57fda-d5a9-40b1-a53e-a353f64023ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:13.959Z|4398b009-db7b-4c11-ba57-c5ec66daf86f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:13.960Z|3ae57fda-d5a9-40b1-a53e-a353f64023ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:13.960Z|4398b009-db7b-4c11-ba57-c5ec66daf86f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:13.974Z|ee55dfbc-c880-4393-87ad-d01f5cf0466e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:13.975Z|ee55dfbc-c880-4393-87ad-d01f5cf0466e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:16.195Z|519eb7bc-7f7b-4260-932c-839c59512fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:50:16.199Z|519eb7bc-7f7b-4260-932c-839c59512fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:50:23.984Z|f96201da-722e-43aa-b063-6aac626c25ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:23.984Z|dfa566a6-1073-4e56-be54-944deaa69696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:23.984Z|f96201da-722e-43aa-b063-6aac626c25ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:23.985Z|dfa566a6-1073-4e56-be54-944deaa69696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:23.993Z|34e568c2-7426-4a5e-8186-efe72c0c89ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:23.993Z|34e568c2-7426-4a5e-8186-efe72c0c89ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:31.195Z|e4fdd097-ebde-4107-8fce-ae28e6f4e97e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:50:31.196Z|e4fdd097-ebde-4107-8fce-ae28e6f4e97e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:50:32.845Z|58c951a3-b0e5-4f98-af4a-ab101ac5221d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:50:32.845Z|58c951a3-b0e5-4f98-af4a-ab101ac5221d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:50:34.006Z|449fceed-f342-48c7-9426-5a0b5344e6c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:34.006Z|449fceed-f342-48c7-9426-5a0b5344e6c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:34.011Z|e71eca90-72b8-49b1-9bd9-ecb6d9c617c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:34.011Z|e71eca90-72b8-49b1-9bd9-ecb6d9c617c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:34.012Z|8f0447ce-128f-4598-9f2a-8c5cec992282|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:34.013Z|8f0447ce-128f-4598-9f2a-8c5cec992282|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:44.030Z|15051d78-33d6-468f-adaa-cb44899b8b03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:44.031Z|15051d78-33d6-468f-adaa-cb44899b8b03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:44.036Z|5f20f732-1f80-4476-bc78-c531510ff3bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:44.036Z|dd09da02-b8da-4183-ac1a-3feefd71dfb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:44.037Z|5f20f732-1f80-4476-bc78-c531510ff3bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:44.038Z|dd09da02-b8da-4183-ac1a-3feefd71dfb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:46.195Z|53e78339-fb0b-4c30-85c9-a3342cb8ec82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:50:46.196Z|53e78339-fb0b-4c30-85c9-a3342cb8ec82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:50:54.054Z|896c3dc5-49e0-4c74-9096-f326dae87093|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:54.055Z|896c3dc5-49e0-4c74-9096-f326dae87093|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:54.058Z|bb55e718-26ee-41a9-9192-2327ea6b9fa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:54.059Z|bb55e718-26ee-41a9-9192-2327ea6b9fa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:50:54.059Z|b1ff5d56-9706-46db-a27a-c84e38d35a4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:50:54.060Z|b1ff5d56-9706-46db-a27a-c84e38d35a4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:01.196Z|708ac54b-5079-411a-80fb-1ca8114b20da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:51:01.199Z|708ac54b-5079-411a-80fb-1ca8114b20da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:51:02.846Z|92323e11-ba14-496d-9dfb-0f2836077ebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:51:02.846Z|92323e11-ba14-496d-9dfb-0f2836077ebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:51:04.077Z|38b412af-0914-4caa-9d52-35d8e38e2ca3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:04.077Z|38b412af-0914-4caa-9d52-35d8e38e2ca3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:04.079Z|26ce4484-3227-4155-b865-2c86cd8418fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:04.079Z|26ce4484-3227-4155-b865-2c86cd8418fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:04.080Z|5b21d43a-461c-4478-b2fa-5d2fbfdb315d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:04.081Z|5b21d43a-461c-4478-b2fa-5d2fbfdb315d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:06.318Z|e114eb31-4af8-459c-b920-a57768c45db4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:51:06.319Z|e114eb31-4af8-459c-b920-a57768c45db4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:14.100Z|e75d1967-9329-42ad-ae18-da146e9e4128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:14.101Z|e75d1967-9329-42ad-ae18-da146e9e4128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:14.102Z|509a177a-0a9b-4009-882a-16a3bac78c89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:14.102Z|b63ac27f-ef70-4789-9d4d-b7862aec9bd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:14.102Z|509a177a-0a9b-4009-882a-16a3bac78c89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:14.103Z|b63ac27f-ef70-4789-9d4d-b7862aec9bd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:16.195Z|4237bbe5-5fab-4e1c-8d20-8f776a8a1e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:51:16.196Z|4237bbe5-5fab-4e1c-8d20-8f776a8a1e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:51:24.125Z|bac07ee5-9530-4d4f-b72f-ac30ddd5ca4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:24.125Z|4c3e6032-6165-4e2d-a98b-4421e3e4830d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:24.125Z|bac07ee5-9530-4d4f-b72f-ac30ddd5ca4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:24.125Z|a5f42e82-3b8d-4bd3-a259-95c129ce3ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:24.126Z|a5f42e82-3b8d-4bd3-a259-95c129ce3ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:24.126Z|4c3e6032-6165-4e2d-a98b-4421e3e4830d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:31.195Z|26fca9bd-8479-4f2d-962c-8e928b010d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:51:31.196Z|26fca9bd-8479-4f2d-962c-8e928b010d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:51:32.847Z|67c8ec5c-1f11-4af1-8357-4266d245dae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:51:32.847Z|67c8ec5c-1f11-4af1-8357-4266d245dae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:51:34.147Z|f67c8d42-211e-4836-a5d1-a79ea7b35726|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:34.148Z|f67c8d42-211e-4836-a5d1-a79ea7b35726|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:34.151Z|170e5a03-2956-4272-b6d4-e682b448dadc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:34.151Z|170e5a03-2956-4272-b6d4-e682b448dadc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:34.151Z|b5f59233-311b-4203-a3fb-7a7d2366263d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:34.152Z|b5f59233-311b-4203-a3fb-7a7d2366263d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:44.175Z|09e8537b-fc1e-44ac-b856-9cbef4a3058c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:44.175Z|09e8537b-fc1e-44ac-b856-9cbef4a3058c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:44.176Z|fddf4832-a678-475f-9b44-6379114a50fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:44.176Z|fddf4832-a678-475f-9b44-6379114a50fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:44.177Z|d82482d5-abae-46ac-8da1-2a725484c849|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:44.177Z|d82482d5-abae-46ac-8da1-2a725484c849|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:46.196Z|24f93eca-6a7a-4047-8246-26930c94e5cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:51:46.199Z|24f93eca-6a7a-4047-8246-26930c94e5cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:51:54.198Z|e6af9057-c7c0-4aa7-8439-2aa6c331fccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:54.198Z|1a16684a-d984-4255-a65f-816b7ff3a031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:54.198Z|67f3b77e-5ed9-424c-a874-87626a96f9d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:51:54.198Z|67f3b77e-5ed9-424c-a874-87626a96f9d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:54.198Z|1a16684a-d984-4255-a65f-816b7ff3a031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:51:54.199Z|e6af9057-c7c0-4aa7-8439-2aa6c331fccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:01.195Z|7cc90e44-8aea-406e-a8bb-fafc72513083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:52:01.196Z|7cc90e44-8aea-406e-a8bb-fafc72513083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:52:02.848Z|c7be485c-2143-4f34-b103-68089f3a8cbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:52:02.848Z|c7be485c-2143-4f34-b103-68089f3a8cbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:52:04.221Z|e3cdef00-09eb-4e05-b4f4-14de7d2e75f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:04.221Z|e3cdef00-09eb-4e05-b4f4-14de7d2e75f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:04.222Z|45e25cd9-eadd-4d84-98e4-956f766dd745|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:04.222Z|45e25cd9-eadd-4d84-98e4-956f766dd745|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:04.224Z|a101c4a6-46fb-40a7-a543-f8c657eb0269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:04.224Z|a101c4a6-46fb-40a7-a543-f8c657eb0269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:06.317Z|de11460e-495a-4990-8fd7-136633935e84|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:52:06.317Z|de11460e-495a-4990-8fd7-136633935e84|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:14.243Z|dab0ec33-0ed7-4733-b3c4-c8dde998d5eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:14.245Z|dab0ec33-0ed7-4733-b3c4-c8dde998d5eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:14.247Z|cb9e9f92-5273-43c2-b95c-96f8007e1cbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:14.247Z|97debdd3-c59a-4fe7-8071-82e735f0c8f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:14.247Z|cb9e9f92-5273-43c2-b95c-96f8007e1cbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:14.247Z|97debdd3-c59a-4fe7-8071-82e735f0c8f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:16.195Z|26e67605-11b0-49c6-bfb6-8e8f51dcbdc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:52:16.196Z|26e67605-11b0-49c6-bfb6-8e8f51dcbdc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:52:24.270Z|97ea025e-2591-4027-bbd8-d25d41034d7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:24.271Z|97ea025e-2591-4027-bbd8-d25d41034d7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:24.270Z|352c4278-1abf-4e47-b4d0-54071d3266e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:24.272Z|a174cd80-4a46-43c9-b381-0bd22bc4bf42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:24.272Z|352c4278-1abf-4e47-b4d0-54071d3266e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:24.272Z|a174cd80-4a46-43c9-b381-0bd22bc4bf42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:31.195Z|e39010f7-e0b6-4398-bb68-0409eadbe0c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:52:31.199Z|e39010f7-e0b6-4398-bb68-0409eadbe0c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:52:32.849Z|ccb9b8cd-2098-404b-9b28-ef6bffca568c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:52:32.849Z|ccb9b8cd-2098-404b-9b28-ef6bffca568c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:52:34.296Z|8cd99f30-576c-44c8-80d9-fd1a7d88e482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:34.297Z|8cd99f30-576c-44c8-80d9-fd1a7d88e482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:34.299Z|9b0bc9a1-e895-42b1-a073-9daf707d67d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:34.300Z|9b0bc9a1-e895-42b1-a073-9daf707d67d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:34.302Z|10881f40-9440-4213-a0c3-1549dddd8098|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:34.303Z|10881f40-9440-4213-a0c3-1549dddd8098|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:44.318Z|ff741acc-bd64-47d1-8d28-8b399e1748a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:44.319Z|ff741acc-bd64-47d1-8d28-8b399e1748a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:44.318Z|aa84c480-495b-4db6-9dc6-9341fe82cebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:44.320Z|aa84c480-495b-4db6-9dc6-9341fe82cebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:44.321Z|82c6320f-d6f4-46b3-9a54-c2e13d47e85d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:44.322Z|82c6320f-d6f4-46b3-9a54-c2e13d47e85d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:46.195Z|8efe4768-16fd-4ecf-920b-2100cb222029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:52:46.196Z|8efe4768-16fd-4ecf-920b-2100cb222029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:52:54.342Z|2510ae4f-4d35-4306-8e48-532414efb750|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:54.342Z|69c57cd5-3c68-4827-9b65-8d286d3638bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:54.342Z|a4dba881-c35a-4ac6-b675-e615f6058020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:52:54.343Z|2510ae4f-4d35-4306-8e48-532414efb750|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:54.343Z|a4dba881-c35a-4ac6-b675-e615f6058020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:52:54.343Z|69c57cd5-3c68-4827-9b65-8d286d3638bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:01.195Z|ac97db84-4f70-43ad-9090-b1bfbb890cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:53:01.196Z|ac97db84-4f70-43ad-9090-b1bfbb890cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:53:02.850Z|f7503d52-df16-4496-af32-c6db9c6c77a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:53:02.851Z|f7503d52-df16-4496-af32-c6db9c6c77a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:53:04.366Z|57892588-746a-418b-9f53-98dc0642ab48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:04.367Z|6b71d3a2-3f62-458d-a51d-53d9cad7cced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:04.368Z|6b71d3a2-3f62-458d-a51d-53d9cad7cced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:04.368Z|564702e1-9af8-49e5-961f-da307dacf647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:04.368Z|564702e1-9af8-49e5-961f-da307dacf647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:04.368Z|57892588-746a-418b-9f53-98dc0642ab48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:06.317Z|8ea666b1-7107-4377-a7ba-f5de17d7d7b9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:53:06.318Z|8ea666b1-7107-4377-a7ba-f5de17d7d7b9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:14.392Z|6705ff27-1224-4f80-8d37-50384a28a7d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:14.392Z|89d8c3e4-eb1c-4fca-b6ca-dfac9c616167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:14.392Z|01bedee3-87de-45b6-a557-4b7f41b6a288|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:14.393Z|01bedee3-87de-45b6-a557-4b7f41b6a288|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:14.393Z|6705ff27-1224-4f80-8d37-50384a28a7d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:14.393Z|89d8c3e4-eb1c-4fca-b6ca-dfac9c616167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:16.196Z|a0112338-504b-485d-9e9e-845764901e8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:53:16.199Z|a0112338-504b-485d-9e9e-845764901e8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:53:24.417Z|ad41af0a-250b-40dd-a53e-f91102d4255d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:24.418Z|ad41af0a-250b-40dd-a53e-f91102d4255d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:24.419Z|679e42eb-ad37-4ad7-99af-a3e8ce5707cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:24.419Z|679e42eb-ad37-4ad7-99af-a3e8ce5707cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:24.419Z|c64490ad-9f0c-4224-a01e-8cbe642e0988|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:24.420Z|c64490ad-9f0c-4224-a01e-8cbe642e0988|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:31.195Z|c3d07b75-d6ec-4d6f-8f42-ad4378f10c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:53:31.196Z|c3d07b75-d6ec-4d6f-8f42-ad4378f10c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:53:32.851Z|a7edbe65-cec5-4fed-b430-6b0b65a45702|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:53:32.852Z|a7edbe65-cec5-4fed-b430-6b0b65a45702|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:53:34.442Z|1341d839-87d9-41e4-b3da-e5ab7bd0ecfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:34.442Z|f80e5da3-9c77-47e2-9fe0-8549a39acb35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:34.442Z|0bbfc08d-f204-42d2-b44f-a5dff94153a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:34.443Z|0bbfc08d-f204-42d2-b44f-a5dff94153a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:34.443Z|f80e5da3-9c77-47e2-9fe0-8549a39acb35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:34.442Z|1341d839-87d9-41e4-b3da-e5ab7bd0ecfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:44.464Z|7c5a8494-c045-4042-9bb3-f7663ae31a0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:44.465Z|7c5a8494-c045-4042-9bb3-f7663ae31a0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:44.469Z|7578b7ec-7f9d-4135-88f8-d4eecdddf5d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:44.469Z|75e6ca78-b75c-4855-8331-6c49e0e4e758|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:44.469Z|7578b7ec-7f9d-4135-88f8-d4eecdddf5d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:44.469Z|75e6ca78-b75c-4855-8331-6c49e0e4e758|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:46.195Z|34d4fdff-4cc1-4330-94ae-e948c0fa8aa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:53:46.196Z|34d4fdff-4cc1-4330-94ae-e948c0fa8aa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:53:54.488Z|5f1fdfa7-47a3-40a2-82ab-65b34c3363cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:54.489Z|5f1fdfa7-47a3-40a2-82ab-65b34c3363cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:54.494Z|0988a713-d1fd-493f-a8ec-47ff49d71f4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:54.494Z|0988a713-d1fd-493f-a8ec-47ff49d71f4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:53:54.494Z|66b02ae4-2faf-477f-baff-5930d7192484|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:53:54.495Z|66b02ae4-2faf-477f-baff-5930d7192484|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:01.195Z|6c9a1080-7a09-4e62-a32e-facad6fa3a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:54:01.198Z|6c9a1080-7a09-4e62-a32e-facad6fa3a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:54:02.853Z|5fa7648f-f2c2-4ed0-b957-f5b040154248|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:54:02.853Z|5fa7648f-f2c2-4ed0-b957-f5b040154248|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:54:04.512Z|7e6c4031-6778-4986-9b5c-d3ed9b56ac04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:04.513Z|7e6c4031-6778-4986-9b5c-d3ed9b56ac04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:04.515Z|23e17b6f-8721-4ce0-8633-1fde3798d44f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:04.515Z|23e17b6f-8721-4ce0-8633-1fde3798d44f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:04.516Z|abd67367-2fc0-485d-ac5e-916b70a09f20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:04.517Z|abd67367-2fc0-485d-ac5e-916b70a09f20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:06.317Z|6436d6da-256d-4c7a-aa39-769510254a79|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:54:06.318Z|6436d6da-256d-4c7a-aa39-769510254a79|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:14.534Z|ebee6fef-56bc-4fc3-868e-632dcd641ef6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:14.535Z|71472e58-2114-476f-a5c9-9c17a5b5a6a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:14.535Z|71472e58-2114-476f-a5c9-9c17a5b5a6a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:14.535Z|ebee6fef-56bc-4fc3-868e-632dcd641ef6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:14.536Z|9535fc59-170d-443b-a1d1-57ef6aeeaca3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:14.536Z|9535fc59-170d-443b-a1d1-57ef6aeeaca3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:16.195Z|4c639ea6-199d-4bbb-b5c8-6b034331aa66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:54:16.196Z|4c639ea6-199d-4bbb-b5c8-6b034331aa66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:54:24.556Z|23bac190-023b-472c-816e-59469355217f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:24.557Z|23bac190-023b-472c-816e-59469355217f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:24.556Z|c25b5305-e5da-4557-be17-953bc695e914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:24.556Z|92937f35-94b0-4e1d-8c16-7adf46b636db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:24.557Z|c25b5305-e5da-4557-be17-953bc695e914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:24.558Z|92937f35-94b0-4e1d-8c16-7adf46b636db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:31.195Z|5b27b017-4646-4929-9e2b-d14c2ff9d1e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:54:31.196Z|5b27b017-4646-4929-9e2b-d14c2ff9d1e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:54:32.854Z|658ed173-13f8-4192-b32d-a1ed8ecfaab1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:54:32.854Z|658ed173-13f8-4192-b32d-a1ed8ecfaab1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:54:34.577Z|cea3866e-c2c7-416a-9382-318ba57a31bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:34.578Z|60362c3f-989a-4030-9623-1d7a1dd2babe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:34.578Z|60362c3f-989a-4030-9623-1d7a1dd2babe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:34.578Z|cea3866e-c2c7-416a-9382-318ba57a31bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:34.580Z|f6295939-a37e-4d37-b78e-569dca3b33e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:34.580Z|f6295939-a37e-4d37-b78e-569dca3b33e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:44.600Z|fb858800-079e-46be-9273-17971cc0d865|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:44.600Z|8b6e47e5-31cb-436c-bfa1-9dc854a2e47d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:44.600Z|9002c24a-40fa-48f6-9aae-f273fd1e3b2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:44.601Z|8b6e47e5-31cb-436c-bfa1-9dc854a2e47d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:44.601Z|9002c24a-40fa-48f6-9aae-f273fd1e3b2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:44.601Z|fb858800-079e-46be-9273-17971cc0d865|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:46.195Z|d49914c5-667b-44af-829d-a50a048e20e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:54:46.198Z|d49914c5-667b-44af-829d-a50a048e20e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:54:54.622Z|f0b2e6c6-5ed1-4599-8841-5a5c92c37e55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:54.623Z|f0b2e6c6-5ed1-4599-8841-5a5c92c37e55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:54.625Z|8176ec5d-36ed-477a-9385-09e3f04dd978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:54.625Z|5a1afedf-8200-4e1c-8081-a30598b7060d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:54:54.625Z|8176ec5d-36ed-477a-9385-09e3f04dd978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:54:54.627Z|5a1afedf-8200-4e1c-8081-a30598b7060d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:01.195Z|fe39851f-9f58-4e75-981e-f578b0da303d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:55:01.196Z|fe39851f-9f58-4e75-981e-f578b0da303d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:55:02.855Z|a39d3e35-10f4-4977-8c9a-1f1ab3bc2ec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:55:02.855Z|a39d3e35-10f4-4977-8c9a-1f1ab3bc2ec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:55:04.651Z|bb39c270-3ca3-4035-8e18-a7e0a54ef092|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:04.649Z|196cf028-5b0b-44b4-8f54-b77adeffbffa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:04.652Z|196cf028-5b0b-44b4-8f54-b77adeffbffa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:04.653Z|f6535afc-ee83-427b-b6c7-d0cacb390a0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:04.653Z|f6535afc-ee83-427b-b6c7-d0cacb390a0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:04.657Z|bb39c270-3ca3-4035-8e18-a7e0a54ef092|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:06.317Z|b6c86359-f8b5-4730-a8e6-0853ff1299c3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:55:06.318Z|b6c86359-f8b5-4730-a8e6-0853ff1299c3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:14.679Z|cb72c217-4908-46b9-8b03-5837760057a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:14.680Z|cb72c217-4908-46b9-8b03-5837760057a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:14.681Z|d0e16829-da23-4436-9e9b-1904b5fe4a4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:14.681Z|d0e16829-da23-4436-9e9b-1904b5fe4a4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:14.682Z|977bb8ef-9841-4315-8e9e-678ad7cccdcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:14.682Z|977bb8ef-9841-4315-8e9e-678ad7cccdcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:16.196Z|284fef8d-83b8-4e75-82a0-26ab316308a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:55:16.196Z|284fef8d-83b8-4e75-82a0-26ab316308a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:55:24.704Z|dd407c14-2920-40cf-8490-f36ee8e1b8ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:24.704Z|64306d03-8861-4ce2-b9ec-30fc698a507b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:24.705Z|dd407c14-2920-40cf-8490-f36ee8e1b8ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:24.705Z|64306d03-8861-4ce2-b9ec-30fc698a507b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:24.706Z|7602aec0-7607-4fbc-b5e0-7591055743fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:24.706Z|7602aec0-7607-4fbc-b5e0-7591055743fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:31.195Z|3e3a5663-49a3-45ee-badd-f8c56241d268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:55:31.198Z|3e3a5663-49a3-45ee-badd-f8c56241d268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:55:32.856Z|f8693e9a-a45e-447d-b43a-716f5bfd9801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:55:32.856Z|f8693e9a-a45e-447d-b43a-716f5bfd9801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:55:34.728Z|bad1d07b-04e3-4763-82e2-5144b607afed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:34.728Z|36e64063-33ce-431d-b82f-35465fe2713f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:34.729Z|bad1d07b-04e3-4763-82e2-5144b607afed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:34.729Z|36e64063-33ce-431d-b82f-35465fe2713f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:34.732Z|a984d6a4-adb6-4f76-8306-8b3b842029f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:34.732Z|a984d6a4-adb6-4f76-8306-8b3b842029f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:44.751Z|d22a84c7-f9ed-40cf-95a0-51753b0af8d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:44.751Z|20bb5f33-14bb-4348-a8c9-ff0ae53d8f9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:44.752Z|d22a84c7-f9ed-40cf-95a0-51753b0af8d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:44.751Z|ba324913-c193-49bf-bb42-b537847f2ab9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:44.752Z|20bb5f33-14bb-4348-a8c9-ff0ae53d8f9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:44.753Z|ba324913-c193-49bf-bb42-b537847f2ab9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:46.195Z|9932db9d-5816-4287-a173-d46e5387ee49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:55:46.196Z|9932db9d-5816-4287-a173-d46e5387ee49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:55:54.776Z|980673c0-a2e0-4285-8bd8-cb45423ffb20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:54.776Z|d6459bfb-cbf9-42ae-b5e6-8f2b9963d0d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:54.776Z|d6459bfb-cbf9-42ae-b5e6-8f2b9963d0d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:54.776Z|980673c0-a2e0-4285-8bd8-cb45423ffb20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:55:54.776Z|53f5441b-4117-4e11-81cf-1eaf538d7a93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:55:54.777Z|53f5441b-4117-4e11-81cf-1eaf538d7a93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:01.195Z|f632fee2-bbfd-4a89-b086-3fa96c6d69db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:56:01.196Z|f632fee2-bbfd-4a89-b086-3fa96c6d69db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:56:02.857Z|4322bbff-cc53-4d36-ab6a-9c8abe902b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:56:02.858Z|4322bbff-cc53-4d36-ab6a-9c8abe902b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:56:04.801Z|89aa5092-b1fb-41ab-a78a-92a110edbe9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:04.802Z|89aa5092-b1fb-41ab-a78a-92a110edbe9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:04.802Z|15768fb1-faab-4785-a14a-9452759bea4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:04.802Z|15768fb1-faab-4785-a14a-9452759bea4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:04.806Z|3084c514-37bb-46c1-9997-adf549c22010|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:04.806Z|3084c514-37bb-46c1-9997-adf549c22010|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:06.317Z|2b5ea32d-8397-4219-affc-0878482a9a22|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:56:06.318Z|2b5ea32d-8397-4219-affc-0878482a9a22|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:14.824Z|0171b867-c7b6-4c5a-ba05-e6dc8e47a483|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:14.824Z|aa6ab840-9398-4bf2-942c-aebabb4096f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:14.824Z|aa6ab840-9398-4bf2-942c-aebabb4096f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:14.824Z|0171b867-c7b6-4c5a-ba05-e6dc8e47a483|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:14.827Z|21e21745-4761-48ff-beb2-6d18e6a891a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:14.828Z|21e21745-4761-48ff-beb2-6d18e6a891a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:16.195Z|5a58f7ba-9b7a-4352-8954-92e5e19866d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:56:16.198Z|5a58f7ba-9b7a-4352-8954-92e5e19866d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:56:24.851Z|e40dfa9c-01b4-42d5-8a75-a1e001936a78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:24.851Z|3911c692-75b6-47d0-8aed-35ba474f9aaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:24.852Z|e40dfa9c-01b4-42d5-8a75-a1e001936a78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:24.852Z|3911c692-75b6-47d0-8aed-35ba474f9aaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:24.852Z|7f8d7438-6b9b-42f7-8e9a-3a292053d95b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:24.854Z|7f8d7438-6b9b-42f7-8e9a-3a292053d95b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:31.195Z|2236fc55-88da-468c-9ad5-cd4f6cb48111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:56:31.196Z|2236fc55-88da-468c-9ad5-cd4f6cb48111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:56:32.859Z|31a2134e-7462-42ff-91c4-d81c7cc9ec9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:56:32.859Z|31a2134e-7462-42ff-91c4-d81c7cc9ec9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:56:34.880Z|6ab60682-f666-4e9b-880a-9297d088db9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:34.881Z|6ab60682-f666-4e9b-880a-9297d088db9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:34.885Z|857e46f2-9b43-4bc8-9814-a43e2235518b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:34.885Z|900dbc0e-475b-4c54-afb9-887082b1abc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:34.886Z|857e46f2-9b43-4bc8-9814-a43e2235518b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:34.886Z|900dbc0e-475b-4c54-afb9-887082b1abc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:44.904Z|0a2c1da3-825a-43ca-8a85-7af6a4b5075a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:44.905Z|0a2c1da3-825a-43ca-8a85-7af6a4b5075a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:44.906Z|caa7dbde-ee71-4dcf-9f81-fc956eb5e8f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:44.906Z|caa7dbde-ee71-4dcf-9f81-fc956eb5e8f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:44.906Z|64dc4beb-ddb6-4e4b-8eb9-55714065f724|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:44.907Z|64dc4beb-ddb6-4e4b-8eb9-55714065f724|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:46.195Z|c8c2057c-2cca-470a-911c-7b1ca7bf6c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:56:46.196Z|c8c2057c-2cca-470a-911c-7b1ca7bf6c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:56:54.932Z|944285db-9bee-4213-9dc8-ca8d11466a5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:54.933Z|944285db-9bee-4213-9dc8-ca8d11466a5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:54.934Z|a5782d16-0fcc-46a6-b999-53a97464912b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:54.934Z|a5782d16-0fcc-46a6-b999-53a97464912b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:56:54.932Z|72971caa-3010-498c-b55f-c95857383353|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:56:54.937Z|72971caa-3010-498c-b55f-c95857383353|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:01.196Z|da335b5e-1c12-4a42-9b3b-9d42290ea5d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:57:01.201Z|da335b5e-1c12-4a42-9b3b-9d42290ea5d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:57:02.860Z|15e523d4-6ec7-403b-b8de-a2a0b81ddd28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:57:02.861Z|15e523d4-6ec7-403b-b8de-a2a0b81ddd28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:57:04.960Z|60749a9f-b8d1-4b54-9ad7-29995373b288|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:04.960Z|f8dd6e0a-ba7d-41e1-954f-da8d67b0d857|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:04.960Z|1f093130-1a2c-4f92-8d75-fb277e8b0114|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:04.961Z|1f093130-1a2c-4f92-8d75-fb277e8b0114|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:04.961Z|60749a9f-b8d1-4b54-9ad7-29995373b288|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:04.961Z|f8dd6e0a-ba7d-41e1-954f-da8d67b0d857|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:06.321Z|9e5b84ff-b46a-4c4b-b0d0-454a6799141d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:57:06.322Z|9e5b84ff-b46a-4c4b-b0d0-454a6799141d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:14.984Z|65e9f420-1720-4b8a-b4b3-bb6710b17d16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:14.984Z|29b318db-0ca1-40ce-9811-67720ed7733c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:14.984Z|2b2674df-1691-479b-8543-8971ae8569b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:14.985Z|2b2674df-1691-479b-8543-8971ae8569b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:14.985Z|65e9f420-1720-4b8a-b4b3-bb6710b17d16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:14.985Z|29b318db-0ca1-40ce-9811-67720ed7733c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:16.196Z|db98b450-1159-45b3-834a-800fa16b4e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:57:16.196Z|db98b450-1159-45b3-834a-800fa16b4e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:57:25.010Z|7fed0f6f-675d-4cea-8e0a-d5f7bde9a4f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:25.010Z|ae78cb13-cbad-44d1-872e-b8c19f7d5156|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:25.010Z|4aa95958-dcda-41ab-95ca-5fc0dd183dd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:25.010Z|7fed0f6f-675d-4cea-8e0a-d5f7bde9a4f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:25.010Z|ae78cb13-cbad-44d1-872e-b8c19f7d5156|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:25.010Z|4aa95958-dcda-41ab-95ca-5fc0dd183dd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:31.197Z|ce90e274-a0c6-4f22-ba25-9245a69ba76d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:57:31.198Z|ce90e274-a0c6-4f22-ba25-9245a69ba76d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:57:32.861Z|50d9b9d1-89b7-4df1-a720-5f37ff1e2317|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:57:32.862Z|50d9b9d1-89b7-4df1-a720-5f37ff1e2317|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:57:35.034Z|967d8ea0-79c0-477b-8342-7c1de4bb6dd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:35.034Z|d034f3d8-3603-47bb-9682-8d39ed69619b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:35.034Z|3db03013-eb4c-4065-9878-6265bd77eb12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:35.035Z|967d8ea0-79c0-477b-8342-7c1de4bb6dd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:35.035Z|3db03013-eb4c-4065-9878-6265bd77eb12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:35.035Z|d034f3d8-3603-47bb-9682-8d39ed69619b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:45.063Z|167de20b-4837-46ed-9f26-a8b59ee61f09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:45.063Z|0439bf40-56ee-4589-9d28-ac335a4cc5d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:45.063Z|0c1a9343-96a6-4642-9c85-547dda359df5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:45.065Z|0c1a9343-96a6-4642-9c85-547dda359df5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:45.065Z|0439bf40-56ee-4589-9d28-ac335a4cc5d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:45.065Z|167de20b-4837-46ed-9f26-a8b59ee61f09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:46.196Z|43c2edc5-ad6c-4cfb-b73e-5854ae69bda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:57:46.200Z|43c2edc5-ad6c-4cfb-b73e-5854ae69bda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:57:55.089Z|8259b96a-cb3b-456d-94c1-6bb9d5fdd8a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:55.089Z|58ed6291-737c-42a4-a74f-023e28193a45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:55.089Z|9b9ccfb2-a803-46af-a6ac-578b66f9dcd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:57:55.090Z|8259b96a-cb3b-456d-94c1-6bb9d5fdd8a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:55.090Z|58ed6291-737c-42a4-a74f-023e28193a45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:57:55.090Z|9b9ccfb2-a803-46af-a6ac-578b66f9dcd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:01.196Z|3f7ba925-a04f-4740-ac53-f2d5027c053d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:58:01.196Z|3f7ba925-a04f-4740-ac53-f2d5027c053d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:58:02.863Z|77548595-c2f7-480a-9099-16006aed903e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:58:02.863Z|77548595-c2f7-480a-9099-16006aed903e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:58:05.113Z|c15950b0-a543-4cde-a37f-8c06d7672628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:05.113Z|c15950b0-a543-4cde-a37f-8c06d7672628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:05.115Z|fed453b4-ab14-4b41-b899-41056c51ee56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:05.115Z|fed453b4-ab14-4b41-b899-41056c51ee56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:05.119Z|b66f9ad7-7366-43c3-8718-ffef7fa5ea1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:05.120Z|b66f9ad7-7366-43c3-8718-ffef7fa5ea1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:06.324Z|66ef5686-c0ca-42cb-bcfb-a573344924f5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:58:06.325Z|66ef5686-c0ca-42cb-bcfb-a573344924f5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:15.135Z|681c1c13-4353-4c64-8002-d6f655490fb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:15.136Z|57ac124a-f0f7-4fb6-826b-68273915b9f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:15.136Z|57ac124a-f0f7-4fb6-826b-68273915b9f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:15.136Z|681c1c13-4353-4c64-8002-d6f655490fb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:15.138Z|cce6121f-eabc-436a-8f8f-c4bef4c1b2e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:15.138Z|cce6121f-eabc-436a-8f8f-c4bef4c1b2e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:16.195Z|f3d6f664-928f-4124-9c35-630911f0b043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:58:16.196Z|f3d6f664-928f-4124-9c35-630911f0b043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:58:25.157Z|4077a9d0-9ab6-42af-933d-56a9732059c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:25.157Z|0a7ebbb9-e7c0-4b26-89b6-36c7687a0d34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:25.158Z|4077a9d0-9ab6-42af-933d-56a9732059c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:25.158Z|0a7ebbb9-e7c0-4b26-89b6-36c7687a0d34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:25.164Z|bccc71a8-96ce-4f8d-91c7-a8d92f297c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:25.164Z|bccc71a8-96ce-4f8d-91c7-a8d92f297c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:31.195Z|a5a280f5-feb8-4a41-8b82-150d84947299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:58:31.200Z|a5a280f5-feb8-4a41-8b82-150d84947299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:58:32.864Z|290200ab-639f-4a0a-8731-1b7dba75cb48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:58:32.865Z|290200ab-639f-4a0a-8731-1b7dba75cb48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:58:35.191Z|904b2777-4fb6-456e-9b6e-26d2624c7536|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:35.191Z|94083100-5c56-441a-82b2-29c73e68f8b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:35.191Z|d55535ba-aefb-46c6-a397-f507b1e7ce09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:35.191Z|904b2777-4fb6-456e-9b6e-26d2624c7536|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:35.192Z|d55535ba-aefb-46c6-a397-f507b1e7ce09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:35.192Z|94083100-5c56-441a-82b2-29c73e68f8b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:45.214Z|c5e42446-d2d5-4ba8-b735-3a0cf4267eee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:45.214Z|b92c7ac2-83a5-4728-84d0-84cd3fe4c5a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:45.215Z|c5e42446-d2d5-4ba8-b735-3a0cf4267eee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:45.215Z|b92c7ac2-83a5-4728-84d0-84cd3fe4c5a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:45.214Z|72e04377-40e3-48d4-abfc-a01e5e8fe0ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:45.216Z|72e04377-40e3-48d4-abfc-a01e5e8fe0ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:46.195Z|deb01863-8883-4f5f-9418-7b87fb1b50af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:58:46.196Z|deb01863-8883-4f5f-9418-7b87fb1b50af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:58:55.236Z|8c224392-3fe0-41da-9586-c10df43b956e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:55.237Z|8c224392-3fe0-41da-9586-c10df43b956e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:55.238Z|061a9fd1-e771-4875-b6c9-63036dfad759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:55.239Z|061a9fd1-e771-4875-b6c9-63036dfad759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:58:55.240Z|9813f7fa-9e3b-44ce-86b1-0849c86bd345|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:58:55.241Z|9813f7fa-9e3b-44ce-86b1-0849c86bd345|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:01.196Z|5228fda2-a72b-4b95-a33a-74774f09ec92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:59:01.196Z|5228fda2-a72b-4b95-a33a-74774f09ec92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:59:02.865Z|c78049cb-7e88-49dc-bd48-a51db928769c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:59:02.866Z|c78049cb-7e88-49dc-bd48-a51db928769c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:59:05.263Z|85888178-b182-43e1-a0b2-38befea64922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:05.263Z|bc5fc97a-f7c3-404c-abb8-e25e592ae13e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:05.264Z|85888178-b182-43e1-a0b2-38befea64922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:05.264Z|bc5fc97a-f7c3-404c-abb8-e25e592ae13e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:05.265Z|0a91b6d1-51f2-422d-a5ac-7164f02cf13b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:05.266Z|0a91b6d1-51f2-422d-a5ac-7164f02cf13b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:06.318Z|c88791fd-828b-4326-b3d3-835f7fe260a0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T10:59:06.318Z|c88791fd-828b-4326-b3d3-835f7fe260a0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:15.287Z|6f9b593b-d137-45a7-bdd5-10d9330961e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:15.288Z|6f9b593b-d137-45a7-bdd5-10d9330961e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:15.295Z|7648f838-d38a-4fb1-8566-8ef5a0c1b6e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:15.295Z|8da4ee24-0d85-4c7e-a598-bed36e810799|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:15.295Z|8da4ee24-0d85-4c7e-a598-bed36e810799|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:15.295Z|7648f838-d38a-4fb1-8566-8ef5a0c1b6e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:16.196Z|867b1867-4aa3-4738-8567-25ae6412ccca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:59:16.199Z|867b1867-4aa3-4738-8567-25ae6412ccca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:59:25.311Z|ffc3b30a-2a83-408d-b776-830b40ce6b59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:25.312Z|ffc3b30a-2a83-408d-b776-830b40ce6b59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:25.315Z|1382ab8c-19c4-49b2-ae4d-25e65184f1cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:25.315Z|1382ab8c-19c4-49b2-ae4d-25e65184f1cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:25.316Z|18f9765b-bc8e-4e77-8bdc-5c3136acede8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:25.316Z|18f9765b-bc8e-4e77-8bdc-5c3136acede8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:31.195Z|bc7faa0f-9c64-4afc-be44-0d0bc8fe2ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:59:31.196Z|bc7faa0f-9c64-4afc-be44-0d0bc8fe2ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:59:32.867Z|2268c5fa-e5e5-4acd-a43b-600f8aca64f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:59:32.867Z|2268c5fa-e5e5-4acd-a43b-600f8aca64f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:59:35.336Z|d8505ce7-07ce-4118-90a6-751460b5de7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:35.336Z|bf1142d1-97ef-41cc-a62e-734217e9ef7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:35.336Z|5df2d01b-4598-41da-9bd5-daa2617f6ee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:35.336Z|bf1142d1-97ef-41cc-a62e-734217e9ef7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:35.336Z|5df2d01b-4598-41da-9bd5-daa2617f6ee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:35.336Z|d8505ce7-07ce-4118-90a6-751460b5de7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:45.357Z|22608ad4-74ac-4f86-a47b-0a230bbc5c27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:45.358Z|22608ad4-74ac-4f86-a47b-0a230bbc5c27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:45.360Z|f5e4440b-50b9-4efd-8b4d-306bcbb62092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:45.361Z|f5e4440b-50b9-4efd-8b4d-306bcbb62092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:45.363Z|6c4d138c-ba6f-4b03-8e9b-74417c4ce4fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:45.363Z|6c4d138c-ba6f-4b03-8e9b-74417c4ce4fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:46.195Z|76c44f8b-7d47-4da1-95bd-b7f55a42575f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T10:59:46.196Z|76c44f8b-7d47-4da1-95bd-b7f55a42575f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T10:59:55.383Z|c56ee7a2-df8b-45cb-8fcd-e387da60a731|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:55.384Z|c56ee7a2-df8b-45cb-8fcd-e387da60a731|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:55.384Z|eddc4687-e133-405e-a788-7774f3114782|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:55.384Z|eddc4687-e133-405e-a788-7774f3114782|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T10:59:55.385Z|32a57271-49ca-41cc-ba6a-a8e6e5830221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T10:59:55.385Z|32a57271-49ca-41cc-ba6a-a8e6e5830221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:01.195Z|4ed95c08-a971-4c1c-9922-7b07225e0f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:00:01.199Z|4ed95c08-a971-4c1c-9922-7b07225e0f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:00:02.868Z|9eae42e4-1547-464d-9113-f0bb06bef402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:00:02.868Z|9eae42e4-1547-464d-9113-f0bb06bef402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:00:05.406Z|f8a6aecf-8931-4e5f-8894-f4730c993216|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:05.406Z|f8a6aecf-8931-4e5f-8894-f4730c993216|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:05.407Z|0e7df32d-5833-47a6-88ba-65bae22a19d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:05.408Z|e90544fb-0a4f-423e-84ed-96eca6b77baa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:05.408Z|e90544fb-0a4f-423e-84ed-96eca6b77baa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:05.408Z|0e7df32d-5833-47a6-88ba-65bae22a19d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:06.320Z|a12428cc-ba59-44f7-880a-5e2c75e75819|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:00:06.321Z|a12428cc-ba59-44f7-880a-5e2c75e75819|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:15.432Z|4b06a336-4771-4545-84f8-5684b0a9930c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:15.433Z|4b06a336-4771-4545-84f8-5684b0a9930c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:15.436Z|2adfbfcc-d45b-4338-836b-0337481b9170|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:15.437Z|2adfbfcc-d45b-4338-836b-0337481b9170|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:15.435Z|6cb90973-793c-4a2b-b362-c4d4c40f6d9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:15.438Z|6cb90973-793c-4a2b-b362-c4d4c40f6d9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:16.196Z|35f05e6a-c501-45b1-b5ca-57b6e890a89e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:00:16.196Z|35f05e6a-c501-45b1-b5ca-57b6e890a89e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:00:25.456Z|81a4887f-ab75-4ec1-92b7-8494945c06ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:25.456Z|6f4204b8-751c-4891-8a61-5f3916add566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:25.457Z|6f4204b8-751c-4891-8a61-5f3916add566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:25.457Z|81a4887f-ab75-4ec1-92b7-8494945c06ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:25.457Z|c19376e9-3df7-45c0-b691-1c9025336194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:25.457Z|c19376e9-3df7-45c0-b691-1c9025336194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:31.195Z|c54a0d58-4829-4478-8d49-3ed4f674d3b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:00:31.196Z|c54a0d58-4829-4478-8d49-3ed4f674d3b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:00:32.869Z|6c4166ba-b7ee-467f-9718-26b464cb95eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:00:32.869Z|6c4166ba-b7ee-467f-9718-26b464cb95eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:00:35.486Z|46d702d7-5604-4214-9531-f51264850452|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:35.486Z|e1997016-f03b-4d78-8c9d-ba9719633444|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:35.486Z|e1997016-f03b-4d78-8c9d-ba9719633444|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:35.486Z|46d702d7-5604-4214-9531-f51264850452|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:35.489Z|7fb347a7-db0b-41e6-8d61-3c96bffe7e8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:35.489Z|7fb347a7-db0b-41e6-8d61-3c96bffe7e8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:45.510Z|167ccb48-0595-450a-a96c-fb2ff0fa6037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:45.511Z|167ccb48-0595-450a-a96c-fb2ff0fa6037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:45.515Z|d745a48b-107f-4017-a2f0-5e9e9bfcd32a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:45.515Z|0cad6141-266c-4d91-8662-8986395f0b31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:45.516Z|d745a48b-107f-4017-a2f0-5e9e9bfcd32a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:45.516Z|0cad6141-266c-4d91-8662-8986395f0b31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:46.195Z|cf40dab9-35bb-44e7-91eb-a39502047854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:00:46.198Z|cf40dab9-35bb-44e7-91eb-a39502047854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:00:55.538Z|6f3c80c2-c96e-4749-9215-47bf6107f5fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:55.538Z|59366cda-ac4c-4d2b-8399-7bf2b908a781|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:55.539Z|59366cda-ac4c-4d2b-8399-7bf2b908a781|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:55.539Z|6f3c80c2-c96e-4749-9215-47bf6107f5fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:00:55.541Z|cb0587a3-76fe-44bf-a143-7742fdac07fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:00:55.541Z|cb0587a3-76fe-44bf-a143-7742fdac07fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:01.195Z|0a516d44-63ca-4f31-9aff-78b43052e043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:01:01.196Z|0a516d44-63ca-4f31-9aff-78b43052e043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:01:02.870Z|ea6405f2-da51-41c8-8a5a-e1ee2a8d76b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:01:02.870Z|ea6405f2-da51-41c8-8a5a-e1ee2a8d76b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:01:05.563Z|07eb679e-aada-4e6e-9933-4f8336bd8e9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:05.564Z|07eb679e-aada-4e6e-9933-4f8336bd8e9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:05.568Z|ca3fec56-0b1f-45d4-927f-04ec7a594206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:05.569Z|ca3fec56-0b1f-45d4-927f-04ec7a594206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:05.573Z|95a1980a-c5ed-4ba8-a9db-e54e478d3ce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:05.574Z|95a1980a-c5ed-4ba8-a9db-e54e478d3ce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:06.321Z|7cde55ed-fb40-4d57-a815-7e729e54dbfc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:01:06.322Z|7cde55ed-fb40-4d57-a815-7e729e54dbfc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:15.587Z|0c7d2c6d-3f81-4e14-a5d7-041b7d43e113|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:15.587Z|0c7d2c6d-3f81-4e14-a5d7-041b7d43e113|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:15.590Z|e0ed8a45-2c47-4f86-84f5-418ba299d910|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:15.590Z|e0ed8a45-2c47-4f86-84f5-418ba299d910|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:15.595Z|399969fb-888d-4950-9a0e-fe55c538a97e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:15.595Z|399969fb-888d-4950-9a0e-fe55c538a97e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:16.195Z|df752ad5-f453-45d1-878e-1b258b757e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:01:16.196Z|df752ad5-f453-45d1-878e-1b258b757e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:01:25.609Z|bb644391-dcb7-40af-bad5-fbc33841219f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:25.609Z|b1a8ce51-c897-43fb-a253-6d87b1afd678|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:25.609Z|b1a8ce51-c897-43fb-a253-6d87b1afd678|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:25.609Z|bb644391-dcb7-40af-bad5-fbc33841219f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:25.616Z|b922056e-4166-42c5-be1e-88485bb1477a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:25.616Z|b922056e-4166-42c5-be1e-88485bb1477a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:31.195Z|b877b2c0-873d-497c-8772-1fbac70337cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:01:31.198Z|b877b2c0-873d-497c-8772-1fbac70337cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:01:32.871Z|23f8bdd7-6608-4e02-9c64-84db48b33ba2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:01:32.872Z|23f8bdd7-6608-4e02-9c64-84db48b33ba2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:01:35.630Z|e9023f13-e438-4612-89ff-905e3be04f1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:35.630Z|a7ba8f19-f9f9-45c3-b8a1-839b274a179d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:35.631Z|a7ba8f19-f9f9-45c3-b8a1-839b274a179d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:35.631Z|e9023f13-e438-4612-89ff-905e3be04f1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:35.636Z|b4d14b3d-1dd1-428d-a1a3-b6d924569326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:35.636Z|b4d14b3d-1dd1-428d-a1a3-b6d924569326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:45.654Z|1999bb04-5ed2-4d24-bbb6-b79ebb69b837|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:45.655Z|1999bb04-5ed2-4d24-bbb6-b79ebb69b837|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:45.655Z|0275fbe4-d54b-46b1-82d3-d4261d6da628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:45.655Z|ddc44c65-1d4e-4048-acb2-d453b613c796|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:45.656Z|0275fbe4-d54b-46b1-82d3-d4261d6da628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:45.656Z|ddc44c65-1d4e-4048-acb2-d453b613c796|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:46.196Z|0ab65153-aeb1-4d59-95ef-1e7c2b0960ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:01:46.196Z|0ab65153-aeb1-4d59-95ef-1e7c2b0960ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:01:55.678Z|78e10042-4176-4ccd-8df0-765807297f26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:55.678Z|a06789bc-c4a1-4908-acfe-9ea0b57df741|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:55.678Z|33e3648c-3daa-4cce-87fc-152119c02724|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:01:55.678Z|33e3648c-3daa-4cce-87fc-152119c02724|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:55.678Z|78e10042-4176-4ccd-8df0-765807297f26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:01:55.678Z|a06789bc-c4a1-4908-acfe-9ea0b57df741|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:01.195Z|e2fa26d9-5f78-4dcf-8f9c-d45b30019e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:02:01.196Z|e2fa26d9-5f78-4dcf-8f9c-d45b30019e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:02:02.872Z|5e46dc38-5b69-4fac-af54-d6c0a6033cc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:02:02.873Z|5e46dc38-5b69-4fac-af54-d6c0a6033cc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:02:05.703Z|d8e63d70-99c2-435c-814e-2e2eee5db849|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:05.703Z|8501aa4e-2d12-4316-b672-8df1c25ba7dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:05.703Z|994fc304-17b8-4dbc-bccc-2ab9334e6cad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:05.704Z|994fc304-17b8-4dbc-bccc-2ab9334e6cad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:05.704Z|8501aa4e-2d12-4316-b672-8df1c25ba7dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:05.704Z|d8e63d70-99c2-435c-814e-2e2eee5db849|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:06.319Z|af0103e4-acb1-493c-9c6c-fbb420cfb7d5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:02:06.319Z|af0103e4-acb1-493c-9c6c-fbb420cfb7d5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:15.730Z|903b5ea4-aee0-4951-8773-f92e352cf47e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:15.730Z|903b5ea4-aee0-4951-8773-f92e352cf47e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:15.729Z|6c058b2e-e472-4445-be12-00eb44efa39e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:15.731Z|6c058b2e-e472-4445-be12-00eb44efa39e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:15.729Z|55ef4530-5795-4d39-aba7-a5e7c1a0082e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:15.732Z|55ef4530-5795-4d39-aba7-a5e7c1a0082e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:16.196Z|c2a9a971-4c56-43c1-960a-333cca2ed689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:02:16.198Z|c2a9a971-4c56-43c1-960a-333cca2ed689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:02:25.758Z|1d95e0c7-7478-47d0-a522-06c7371a462c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:25.758Z|f2478693-c7a2-4f1e-b1fd-c2b9a9bb1bb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:25.758Z|1a01ebc3-e68a-4402-948e-88060670b1fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:25.758Z|1d95e0c7-7478-47d0-a522-06c7371a462c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:25.758Z|f2478693-c7a2-4f1e-b1fd-c2b9a9bb1bb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:25.759Z|1a01ebc3-e68a-4402-948e-88060670b1fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:31.195Z|4c921c82-d38b-41b6-b9bd-d3d789a19171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:02:31.196Z|4c921c82-d38b-41b6-b9bd-d3d789a19171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:02:32.873Z|b7bfee55-caff-484b-a211-374614a5cfdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:02:32.874Z|b7bfee55-caff-484b-a211-374614a5cfdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:02:35.783Z|7b7345cd-4113-4a82-a5e6-bc28f4d5832e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:35.783Z|650acb53-a766-4f5f-bf7b-0e0c92e7287f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:35.783Z|102dbff0-e8f2-450a-9eb9-06d34fb30de1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:35.784Z|7b7345cd-4113-4a82-a5e6-bc28f4d5832e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:35.784Z|102dbff0-e8f2-450a-9eb9-06d34fb30de1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:35.784Z|650acb53-a766-4f5f-bf7b-0e0c92e7287f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:45.807Z|fc538f4b-4217-4c67-b6b6-cf048bd3e8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:45.807Z|31c59737-1e0e-4f31-b86d-3879d912523d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:45.807Z|bde7060e-8121-4368-8774-1866dc139e8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:45.808Z|fc538f4b-4217-4c67-b6b6-cf048bd3e8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:45.808Z|bde7060e-8121-4368-8774-1866dc139e8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:45.808Z|31c59737-1e0e-4f31-b86d-3879d912523d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:46.195Z|0dc80425-5e54-4883-a6e6-8ba7c3bfb1af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:02:46.196Z|0dc80425-5e54-4883-a6e6-8ba7c3bfb1af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:02:55.830Z|974b7a94-013e-47bb-b7ac-dd3466391e84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:55.830Z|00688b7d-e0a1-4e87-83b7-9d193b110650|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:55.830Z|023dff17-1c81-4885-bcab-237faedc1a67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:02:55.831Z|974b7a94-013e-47bb-b7ac-dd3466391e84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:55.831Z|023dff17-1c81-4885-bcab-237faedc1a67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:02:55.831Z|00688b7d-e0a1-4e87-83b7-9d193b110650|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:01.195Z|ed65d8d5-3ddc-4068-9860-c6d378f7eca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:03:01.198Z|ed65d8d5-3ddc-4068-9860-c6d378f7eca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:03:02.874Z|796d1842-649f-481b-a90c-8bd69b173bd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:03:02.875Z|796d1842-649f-481b-a90c-8bd69b173bd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:03:05.852Z|0e79d879-29f7-40bb-87af-4605c14b0c3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:05.852Z|d1078fc3-5e9e-4c10-a1ca-c668c4a5e322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:05.852Z|95432d66-828d-4fe8-8073-275e14fb4ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:05.853Z|0e79d879-29f7-40bb-87af-4605c14b0c3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:05.853Z|d1078fc3-5e9e-4c10-a1ca-c668c4a5e322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:05.853Z|95432d66-828d-4fe8-8073-275e14fb4ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:06.317Z|55cb929a-3331-4da6-96a4-f40a6e55273b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:03:06.318Z|55cb929a-3331-4da6-96a4-f40a6e55273b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:15.877Z|2a584820-f2a2-48f0-a126-a47e3a6891f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:15.878Z|2a584820-f2a2-48f0-a126-a47e3a6891f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:15.878Z|0cd5d3e3-ebf2-4fbe-a601-679df3475f60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:15.879Z|0cd5d3e3-ebf2-4fbe-a601-679df3475f60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:15.879Z|bb0c3233-b1d2-4056-b63f-5ae55203a95a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:15.879Z|bb0c3233-b1d2-4056-b63f-5ae55203a95a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:16.195Z|584d1f31-a613-4e22-afa8-ad60ced11d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:03:16.196Z|584d1f31-a613-4e22-afa8-ad60ced11d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:03:25.899Z|b355796c-b17e-40bf-abb2-3c946999b2ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:25.900Z|b355796c-b17e-40bf-abb2-3c946999b2ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:25.899Z|8b054c13-5d2b-499c-a1a8-b302fa24b2cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:25.901Z|8b054c13-5d2b-499c-a1a8-b302fa24b2cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:25.904Z|00766f46-b944-4e57-8421-da395813f59f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:25.905Z|00766f46-b944-4e57-8421-da395813f59f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:31.195Z|f60dac1b-eda7-44bc-b2eb-f45a581c66f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:03:31.196Z|f60dac1b-eda7-44bc-b2eb-f45a581c66f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:03:32.875Z|23cfa3f9-94dd-44ee-8729-ee9454496a74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:03:32.876Z|23cfa3f9-94dd-44ee-8729-ee9454496a74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:03:35.928Z|585052f4-8710-44c7-b6ef-f72f49f124e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:35.928Z|c49f49f5-21e2-4f14-9a95-364d1f30142a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:35.928Z|08fe80bd-8d5d-49cc-b435-0fcd71eddb14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:35.929Z|08fe80bd-8d5d-49cc-b435-0fcd71eddb14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:35.929Z|585052f4-8710-44c7-b6ef-f72f49f124e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:35.929Z|c49f49f5-21e2-4f14-9a95-364d1f30142a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:45.954Z|769c2180-5b45-4688-b329-04e0134a68b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:45.955Z|769c2180-5b45-4688-b329-04e0134a68b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:45.954Z|795d9d59-c026-4ece-bdf3-6688735f38e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:45.956Z|795d9d59-c026-4ece-bdf3-6688735f38e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:45.955Z|b75b5e94-4b99-4680-b077-9ee1dcf337d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:45.958Z|b75b5e94-4b99-4680-b077-9ee1dcf337d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:46.195Z|8274933b-f9e1-4203-983b-34339e70ab3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:03:46.198Z|8274933b-f9e1-4203-983b-34339e70ab3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:03:55.979Z|56a74355-6cdc-41dd-9018-f1aec46ada2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:55.980Z|56a74355-6cdc-41dd-9018-f1aec46ada2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:55.989Z|a8058772-d34d-40a0-8b97-96cf6fe14814|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:55.990Z|a8058772-d34d-40a0-8b97-96cf6fe14814|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:03:56.004Z|de5e3077-7741-4460-b548-4e5d52733f68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:03:56.004Z|de5e3077-7741-4460-b548-4e5d52733f68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:01.195Z|8bcf2b7f-641e-4c2a-bd7e-20cb24ebb413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:04:01.196Z|8bcf2b7f-641e-4c2a-bd7e-20cb24ebb413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:04:02.877Z|0089198f-afd6-435d-bf23-4d8015294ef9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:04:02.877Z|0089198f-afd6-435d-bf23-4d8015294ef9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:04:06.013Z|3b9be2fc-e4ef-4d7c-8ba5-20976493cf9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:06.014Z|d4466cf8-a93a-4e92-a0ee-437985a59492|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:06.014Z|3b9be2fc-e4ef-4d7c-8ba5-20976493cf9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:06.014Z|d4466cf8-a93a-4e92-a0ee-437985a59492|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:06.036Z|61dcc785-7cc2-4327-9a53-9f40f97aedbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:06.037Z|61dcc785-7cc2-4327-9a53-9f40f97aedbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:06.318Z|46cb2ccb-5ca5-412c-bb60-415e0181ca74|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:04:06.319Z|46cb2ccb-5ca5-412c-bb60-415e0181ca74|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:16.044Z|9979c776-aff3-40a3-9d09-e90b77737f03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:16.045Z|9979c776-aff3-40a3-9d09-e90b77737f03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:16.045Z|15027b7e-8ac1-41ae-a672-e8fa53add595|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:16.046Z|15027b7e-8ac1-41ae-a672-e8fa53add595|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:16.063Z|9980796e-8fd7-46b9-b6d1-fcfb5ee6b727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:16.064Z|9980796e-8fd7-46b9-b6d1-fcfb5ee6b727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:16.195Z|e7e74982-d7a3-4cfc-bffa-35e8e998fa22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:04:16.196Z|e7e74982-d7a3-4cfc-bffa-35e8e998fa22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:04:26.067Z|38abe04f-67ac-42d7-946f-bbe1cffbf06a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:26.067Z|f81d83dc-b0c6-4787-a33c-c6aa1ca7a9b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:26.068Z|f81d83dc-b0c6-4787-a33c-c6aa1ca7a9b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:26.068Z|38abe04f-67ac-42d7-946f-bbe1cffbf06a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:26.085Z|dd0e73ff-d81b-4fa9-91c2-744afb12db59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:26.086Z|dd0e73ff-d81b-4fa9-91c2-744afb12db59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:31.195Z|9ac97c7c-0c9b-4eef-90bc-0eef66f841d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:04:31.198Z|9ac97c7c-0c9b-4eef-90bc-0eef66f841d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:04:32.878Z|2a17937d-f4f7-4ae3-b0ad-6c165459f448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:04:32.879Z|2a17937d-f4f7-4ae3-b0ad-6c165459f448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:04:36.090Z|4587e1ca-421d-4ec6-bbe0-1c3a5a071096|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:36.090Z|04bd827a-323b-4a69-8900-59c0e8092e1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:36.091Z|04bd827a-323b-4a69-8900-59c0e8092e1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:36.091Z|4587e1ca-421d-4ec6-bbe0-1c3a5a071096|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:36.112Z|2a808591-7e48-422d-877e-9b4e2c01f97e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:36.113Z|2a808591-7e48-422d-877e-9b4e2c01f97e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:46.116Z|e1742d6d-a87e-4e97-83f2-78f308c0bf11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:46.116Z|837730a6-645c-48db-b1e7-372e943311b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:46.116Z|e1742d6d-a87e-4e97-83f2-78f308c0bf11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:46.117Z|837730a6-645c-48db-b1e7-372e943311b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:46.134Z|12710b7b-2112-46dd-bbe3-0c08b057745f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:46.135Z|12710b7b-2112-46dd-bbe3-0c08b057745f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:46.195Z|1fdf4a91-dc55-4136-94b2-f8a2cd98893f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:04:46.196Z|1fdf4a91-dc55-4136-94b2-f8a2cd98893f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:04:56.138Z|d6a01766-ab3a-4e45-b586-2e4c7f52c2cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:56.138Z|5aa7de36-a705-4b62-8800-aac4907e65c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:56.139Z|5aa7de36-a705-4b62-8800-aac4907e65c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:56.139Z|d6a01766-ab3a-4e45-b586-2e4c7f52c2cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:04:56.157Z|3ce4be81-9021-4b38-afd9-ce19c2dc396b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:04:56.158Z|3ce4be81-9021-4b38-afd9-ce19c2dc396b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:01.195Z|ff400fb7-e0a3-42e7-915f-0ddddfc9766c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:05:01.196Z|ff400fb7-e0a3-42e7-915f-0ddddfc9766c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:05:02.880Z|586bf5c8-59b7-4df9-b6bc-4cf535d5e615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:05:02.880Z|586bf5c8-59b7-4df9-b6bc-4cf535d5e615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:05:06.162Z|e29fe9dc-c474-403a-89ea-a63bc996c5fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:06.162Z|d8c88ff4-4335-4b0e-acfa-af2e049f3156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:06.163Z|d8c88ff4-4335-4b0e-acfa-af2e049f3156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:06.163Z|e29fe9dc-c474-403a-89ea-a63bc996c5fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:06.182Z|fd37dac1-133a-47a7-93c4-731944c58e0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:06.183Z|fd37dac1-133a-47a7-93c4-731944c58e0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:06.317Z|7b8e2d7c-ff8c-491c-ab7d-a01cb730b748|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:05:06.320Z|7b8e2d7c-ff8c-491c-ab7d-a01cb730b748|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:16.188Z|cc362682-d105-4251-b998-92d93f6cd1da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:16.188Z|43fef8fc-5eb6-44e7-a65b-e0ab1f392815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:16.188Z|cc362682-d105-4251-b998-92d93f6cd1da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:16.188Z|43fef8fc-5eb6-44e7-a65b-e0ab1f392815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:16.195Z|87399ba8-84a2-4649-b115-c7169846ba74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:05:16.197Z|87399ba8-84a2-4649-b115-c7169846ba74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:05:16.206Z|78b43dd5-cf3e-4e6c-9adb-fbae61b70afd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:16.206Z|78b43dd5-cf3e-4e6c-9adb-fbae61b70afd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:26.209Z|fff3f4c7-705c-4fea-b118-9019b6c60955|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:26.209Z|27aad5df-fab5-44a9-a66e-d69ceb1f1591|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:26.210Z|27aad5df-fab5-44a9-a66e-d69ceb1f1591|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:26.210Z|fff3f4c7-705c-4fea-b118-9019b6c60955|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:26.228Z|0720a19d-306d-478b-974d-b28aa92f13a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:26.229Z|0720a19d-306d-478b-974d-b28aa92f13a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:31.195Z|518b499b-a656-46f7-a0df-0484344e693b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:05:31.196Z|518b499b-a656-46f7-a0df-0484344e693b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:05:32.881Z|f335d1bc-b51b-49f1-8e56-d67ea681a79d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:05:32.881Z|f335d1bc-b51b-49f1-8e56-d67ea681a79d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:05:36.231Z|8c0040c2-d1af-4e1d-93d2-e946dd3c6f74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:36.232Z|8c0040c2-d1af-4e1d-93d2-e946dd3c6f74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:36.232Z|1a0f0002-fa29-4129-bdf8-04ebacf404ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:36.233Z|1a0f0002-fa29-4129-bdf8-04ebacf404ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:36.255Z|87d7b6a5-2116-4b1c-b0e2-90d543e7aa82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:36.256Z|87d7b6a5-2116-4b1c-b0e2-90d543e7aa82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:46.195Z|7718a5b5-7f28-4c24-a46d-949086c60689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:05:46.196Z|7718a5b5-7f28-4c24-a46d-949086c60689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:05:46.257Z|0b5427ee-2929-4b22-9226-afd31a605166|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:46.261Z|0b5427ee-2929-4b22-9226-afd31a605166|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:46.261Z|07396f9e-0c0c-4a41-9c94-2f5c103c7477|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:46.262Z|07396f9e-0c0c-4a41-9c94-2f5c103c7477|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:46.280Z|9c3baf20-e248-4513-afce-f483bef3b861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:46.281Z|9c3baf20-e248-4513-afce-f483bef3b861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:56.310Z|99f69c09-4904-4981-9982-ec5f1f91bc4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:56.310Z|99f69c09-4904-4981-9982-ec5f1f91bc4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:56.313Z|91662220-8120-4cfb-a1fd-e56f5d10fb85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:56.313Z|91662220-8120-4cfb-a1fd-e56f5d10fb85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:05:56.318Z|f36432f4-3db8-413c-adf9-e46aeb608d3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:05:56.319Z|f36432f4-3db8-413c-adf9-e46aeb608d3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:01.197Z|87f8fb95-a9d2-40df-9bbc-5b00a48a5df1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:06:01.200Z|87f8fb95-a9d2-40df-9bbc-5b00a48a5df1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:06:02.882Z|6a8d3801-e198-4e95-9f66-fc164154d103|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:06:02.883Z|6a8d3801-e198-4e95-9f66-fc164154d103|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:06:06.319Z|e87e09e2-976a-4895-aba2-76376ca8201d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:06:06.320Z|e87e09e2-976a-4895-aba2-76376ca8201d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:06.335Z|7d7dac4c-d22f-4b7f-81de-2a3a813f449e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:06.336Z|7d7dac4c-d22f-4b7f-81de-2a3a813f449e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:06.338Z|565977b8-2c2a-4053-8147-11f57c8feac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:06.339Z|565977b8-2c2a-4053-8147-11f57c8feac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:06.340Z|e1eea311-c94f-4a1f-9e83-06f640ebc89e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:06.343Z|e1eea311-c94f-4a1f-9e83-06f640ebc89e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:16.195Z|aa390568-2389-425c-a275-2e73e996996b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:06:16.196Z|aa390568-2389-425c-a275-2e73e996996b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:06:16.360Z|6d671e44-f72f-485e-9574-f81e1f31b185|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:16.361Z|6d671e44-f72f-485e-9574-f81e1f31b185|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:16.362Z|e8ae1285-a1fe-4f86-84a1-f737336974a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:16.362Z|e8ae1285-a1fe-4f86-84a1-f737336974a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:16.368Z|dab96166-c5c1-4ef5-b0c9-f766db1cfc8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:16.368Z|dab96166-c5c1-4ef5-b0c9-f766db1cfc8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:26.398Z|da2eee0f-6adb-4fa9-9380-8d0ae6eed4db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:26.398Z|d3945dc4-d5cd-490d-98d6-f48a82ec12fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:26.399Z|d3945dc4-d5cd-490d-98d6-f48a82ec12fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:26.399Z|da2eee0f-6adb-4fa9-9380-8d0ae6eed4db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:26.400Z|1dab4d89-2493-456a-91ca-256d6d96331d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:26.401Z|1dab4d89-2493-456a-91ca-256d6d96331d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:31.196Z|9df365e2-e33f-4fde-952b-52e9740e741b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:06:31.196Z|9df365e2-e33f-4fde-952b-52e9740e741b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:06:32.883Z|9c644c38-bd4e-4d74-a4b9-76918613c650|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:06:32.884Z|9c644c38-bd4e-4d74-a4b9-76918613c650|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:06:36.421Z|d04cf7c4-29c4-43ed-ac9d-47b0cbadbd03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:36.422Z|d04cf7c4-29c4-43ed-ac9d-47b0cbadbd03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:36.424Z|662b25fa-e77c-4c92-83bd-0bb5a4a78a98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:36.424Z|662b25fa-e77c-4c92-83bd-0bb5a4a78a98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:36.427Z|6d6940c5-1f43-4d66-b43f-263fc5e83f87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:36.428Z|6d6940c5-1f43-4d66-b43f-263fc5e83f87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:46.196Z|41d62012-d3b2-4184-8acc-a4994df3ed42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:06:46.199Z|41d62012-d3b2-4184-8acc-a4994df3ed42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:06:46.450Z|eaebbbae-0706-41e0-9232-fd2d2a2d3403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:46.452Z|eaebbbae-0706-41e0-9232-fd2d2a2d3403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:46.452Z|526a3bfe-2197-45d7-9910-4344cf792a19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:46.452Z|526a3bfe-2197-45d7-9910-4344cf792a19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:46.453Z|88885680-fcb9-43fc-a511-9e907b272564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:46.454Z|88885680-fcb9-43fc-a511-9e907b272564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:56.476Z|ccdcb97d-9010-44c4-94b1-6cdb108e9eef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:56.476Z|670684d1-c223-44ae-8de6-da5bade11049|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:56.477Z|ccdcb97d-9010-44c4-94b1-6cdb108e9eef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:56.477Z|670684d1-c223-44ae-8de6-da5bade11049|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:06:56.485Z|7bfe3377-19f0-4ac2-a3ad-218a55bdd162|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:06:56.486Z|7bfe3377-19f0-4ac2-a3ad-218a55bdd162|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:01.195Z|c9d4a060-5c9e-4348-85fd-1055f815278e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:07:01.196Z|c9d4a060-5c9e-4348-85fd-1055f815278e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:07:02.885Z|36e6fa46-90c6-4ba4-92b4-9b057770e697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:07:02.886Z|36e6fa46-90c6-4ba4-92b4-9b057770e697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:07:06.318Z|8bcfd49e-f03f-4178-9ecd-8440b614b6d3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:07:06.318Z|8bcfd49e-f03f-4178-9ecd-8440b614b6d3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:06.521Z|8cbf8541-01be-44a0-8696-9aae81f5e39a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:06.522Z|8cbf8541-01be-44a0-8696-9aae81f5e39a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:06.524Z|09afc3f6-839a-4fd8-92b4-945d899b41b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:06.525Z|09afc3f6-839a-4fd8-92b4-945d899b41b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:06.526Z|dd665d24-fe6e-43cf-86c6-984c86d73c12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:06.526Z|dd665d24-fe6e-43cf-86c6-984c86d73c12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:16.195Z|595521d2-5d87-49d8-af27-6c4568e85f12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:07:16.196Z|595521d2-5d87-49d8-af27-6c4568e85f12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:07:16.551Z|fa4cafa7-8ebc-4af9-8984-485e2c13d3e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:16.551Z|daba0c7e-f2aa-4ca2-a932-c6c5b8d82aa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:16.551Z|c47039b3-f4e4-48e4-a018-c0f25ec5abb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:16.552Z|c47039b3-f4e4-48e4-a018-c0f25ec5abb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:16.552Z|daba0c7e-f2aa-4ca2-a932-c6c5b8d82aa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:16.552Z|fa4cafa7-8ebc-4af9-8984-485e2c13d3e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:26.609Z|1049df54-45d3-4336-b695-0b3ef743c5c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:26.610Z|1049df54-45d3-4336-b695-0b3ef743c5c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:26.610Z|11ada8a0-6211-47bf-a7c9-6c019fab4996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:26.611Z|11ada8a0-6211-47bf-a7c9-6c019fab4996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:26.609Z|668978bd-a0a4-4829-a83f-5ea8cff9f449|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:26.614Z|668978bd-a0a4-4829-a83f-5ea8cff9f449|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:31.196Z|5dde0160-bfb5-4657-b60f-47adfb281583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:07:31.200Z|5dde0160-bfb5-4657-b60f-47adfb281583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:07:32.886Z|a91fceae-fb4e-434b-b7b3-b3bccd32301b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:07:32.887Z|a91fceae-fb4e-434b-b7b3-b3bccd32301b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:07:36.634Z|99774986-ffb7-49a9-a2ab-0239c1d999ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:36.634Z|5409ed71-bc38-4699-bed1-305718a550e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:36.635Z|5409ed71-bc38-4699-bed1-305718a550e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:36.635Z|99774986-ffb7-49a9-a2ab-0239c1d999ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:36.636Z|9d6bed95-a1b1-480c-8459-02905264559e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:36.636Z|9d6bed95-a1b1-480c-8459-02905264559e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:46.196Z|613eb29a-5056-4e0c-b3c8-aa8ee507af73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:07:46.196Z|613eb29a-5056-4e0c-b3c8-aa8ee507af73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:07:46.659Z|3c3d44a3-7e64-4015-8277-f9d1d2efcccb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:46.659Z|a1b5ff84-cc81-4d67-a641-8e8cd6fb8811|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:46.659Z|fed2cdc9-b8c9-4280-9a5d-36a33beab973|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:46.660Z|a1b5ff84-cc81-4d67-a641-8e8cd6fb8811|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:46.660Z|fed2cdc9-b8c9-4280-9a5d-36a33beab973|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:46.660Z|3c3d44a3-7e64-4015-8277-f9d1d2efcccb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:56.687Z|c1bea3f9-a1a5-4b6a-a24b-251bef58199b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:56.687Z|c2325a26-f30b-41b7-a01b-8f905e14d207|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:56.687Z|8c0d2f4c-ad2a-48fb-9db3-fad5ee355cc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:07:56.688Z|c1bea3f9-a1a5-4b6a-a24b-251bef58199b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:56.689Z|c2325a26-f30b-41b7-a01b-8f905e14d207|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:07:56.688Z|8c0d2f4c-ad2a-48fb-9db3-fad5ee355cc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:01.196Z|1c0b139e-f4f3-458c-8e20-60fe6d7875fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:08:01.197Z|1c0b139e-f4f3-458c-8e20-60fe6d7875fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:08:02.888Z|3b705ad0-dc63-4b8b-8b61-740b740ab2ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:08:02.889Z|3b705ad0-dc63-4b8b-8b61-740b740ab2ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:08:06.322Z|f8ced441-bd20-4799-9cad-8ce777d80c1f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:08:06.324Z|f8ced441-bd20-4799-9cad-8ce777d80c1f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:06.716Z|c64820c4-5941-48d7-90e2-d5722bdfa19f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:06.716Z|2cb35139-cded-43be-893c-c0ec95010329|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:06.716Z|c64820c4-5941-48d7-90e2-d5722bdfa19f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:06.716Z|2cb35139-cded-43be-893c-c0ec95010329|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:06.717Z|7b49eb2b-d30a-4ea8-a545-a0c097b62246|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:06.717Z|7b49eb2b-d30a-4ea8-a545-a0c097b62246|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:16.196Z|bf4c9fe2-655d-4e1a-9dd6-217b5c5f7d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:08:16.201Z|bf4c9fe2-655d-4e1a-9dd6-217b5c5f7d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:08:16.740Z|a0f7954c-b1bf-4c36-b27e-a8f0ce85f560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:16.740Z|ff505a70-32e4-499a-b287-ab776f6e727d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:16.741Z|a0f7954c-b1bf-4c36-b27e-a8f0ce85f560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:16.741Z|ff505a70-32e4-499a-b287-ab776f6e727d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:16.744Z|9adcbd23-ec29-4031-84b1-1f18e0653b57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:16.745Z|9adcbd23-ec29-4031-84b1-1f18e0653b57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:26.764Z|b63b25b4-e5c8-4dea-9b64-18c40be9d3c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:26.764Z|c5b4a19c-b5b0-4645-9804-9856a5c5b4f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:26.764Z|b63b25b4-e5c8-4dea-9b64-18c40be9d3c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:26.764Z|c5b4a19c-b5b0-4645-9804-9856a5c5b4f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:26.769Z|aa7cc2b2-92cd-4059-9e2e-6ab21dbf36d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:26.769Z|aa7cc2b2-92cd-4059-9e2e-6ab21dbf36d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:31.195Z|207e5506-02db-485e-bedb-adcf07967396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:08:31.196Z|207e5506-02db-485e-bedb-adcf07967396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:08:32.890Z|71cd6295-8230-408e-82eb-41f5fc4e6f5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:08:32.891Z|71cd6295-8230-408e-82eb-41f5fc4e6f5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:08:36.787Z|335f277d-9be9-4457-86ac-c00d11e4c7c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:36.787Z|abf5b8b5-1c0f-40d9-a0bb-84eda26fd025|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:36.788Z|abf5b8b5-1c0f-40d9-a0bb-84eda26fd025|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:36.788Z|335f277d-9be9-4457-86ac-c00d11e4c7c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:36.790Z|c1ae91f1-af5c-479c-b13a-1e85d983ae26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:36.791Z|c1ae91f1-af5c-479c-b13a-1e85d983ae26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:46.196Z|8306b0a6-4103-4007-b9e1-16f3781470cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:08:46.196Z|8306b0a6-4103-4007-b9e1-16f3781470cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:08:46.813Z|0d983286-2ca2-44b5-9c7b-6147bfe2c9f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:46.814Z|0d983286-2ca2-44b5-9c7b-6147bfe2c9f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:46.814Z|83397adb-bd6a-4a5b-93a6-80cde6810f5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:46.815Z|83397adb-bd6a-4a5b-93a6-80cde6810f5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:46.820Z|53c1c270-6873-4e68-80c4-0a4320a4a1f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:46.820Z|53c1c270-6873-4e68-80c4-0a4320a4a1f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:56.836Z|162cc5a2-f4ac-4cae-870a-3999601649e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:56.836Z|b10f2bb3-ece1-4e6b-96ab-374bd44d69a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:56.837Z|162cc5a2-f4ac-4cae-870a-3999601649e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:56.837Z|b10f2bb3-ece1-4e6b-96ab-374bd44d69a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:08:56.841Z|22a0c780-524a-463e-9cbd-b9dbf8f43394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:08:56.841Z|22a0c780-524a-463e-9cbd-b9dbf8f43394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:01.195Z|1b7b2933-d949-4ef2-9fa4-6d1cc8aa2de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:09:01.199Z|1b7b2933-d949-4ef2-9fa4-6d1cc8aa2de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:09:02.891Z|f3fe44d1-4a2d-4f0a-870e-2bbf9d885052|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:09:02.892Z|f3fe44d1-4a2d-4f0a-870e-2bbf9d885052|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:09:06.318Z|22de2b58-6ba5-4fe9-8caa-fc20d1cfb0f2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:09:06.319Z|22de2b58-6ba5-4fe9-8caa-fc20d1cfb0f2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:06.861Z|d3e1a2a8-ba9f-4772-b5e3-b5f13858421f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:06.862Z|d3e1a2a8-ba9f-4772-b5e3-b5f13858421f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:06.908Z|258f5731-e49c-479e-b6ed-d0c76abd16cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:06.907Z|0d076959-1f9a-4f67-accd-e99553f99d0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:06.908Z|258f5731-e49c-479e-b6ed-d0c76abd16cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:06.908Z|0d076959-1f9a-4f67-accd-e99553f99d0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:16.196Z|c40b6934-8502-48f5-90da-2c9bf4bc2d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:09:16.196Z|c40b6934-8502-48f5-90da-2c9bf4bc2d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:09:16.930Z|07c32a9b-6235-4dbd-ae24-fae28c67a9db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:16.930Z|cc68fc66-a77b-4e56-9c14-92201b642ecc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:16.931Z|cc68fc66-a77b-4e56-9c14-92201b642ecc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:16.930Z|f1c94e0a-8694-43e2-8c7e-0d511ad33553|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:16.931Z|07c32a9b-6235-4dbd-ae24-fae28c67a9db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:16.931Z|f1c94e0a-8694-43e2-8c7e-0d511ad33553|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:26.956Z|d853ce02-5017-4dc1-836e-a20577462e88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:26.956Z|9c9357c8-e962-4cf3-9b63-2b89a42c95d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:26.957Z|d853ce02-5017-4dc1-836e-a20577462e88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:26.956Z|b3010496-39b4-492f-b800-8a366108f943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:26.957Z|b3010496-39b4-492f-b800-8a366108f943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:26.957Z|9c9357c8-e962-4cf3-9b63-2b89a42c95d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:31.195Z|e363a60c-6297-4f3b-acdc-95386e19fc5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:09:31.196Z|e363a60c-6297-4f3b-acdc-95386e19fc5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:09:32.892Z|79d126ea-58b1-42e6-aed7-0a93a20267ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:09:32.893Z|79d126ea-58b1-42e6-aed7-0a93a20267ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:09:36.979Z|f20c049f-18fd-4465-8f06-a88fe21c0ab0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:36.980Z|f20c049f-18fd-4465-8f06-a88fe21c0ab0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:36.980Z|ae1e5784-f1ca-4bdf-b52b-cd41ee7f5208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:36.981Z|ae1e5784-f1ca-4bdf-b52b-cd41ee7f5208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:36.979Z|c4406d2e-296b-4761-8a49-ca3104dad962|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:36.982Z|c4406d2e-296b-4761-8a49-ca3104dad962|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:46.195Z|2b42131d-74a1-4a0e-a743-ab260f83e8c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:09:46.197Z|2b42131d-74a1-4a0e-a743-ab260f83e8c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:09:47.003Z|479be440-4fd7-44bb-bd37-1526483b11cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:47.003Z|c3601d10-d809-405c-9160-a367f78a149a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:47.004Z|c3601d10-d809-405c-9160-a367f78a149a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:47.004Z|479be440-4fd7-44bb-bd37-1526483b11cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:47.005Z|b8721b79-c4ca-49d8-b57e-e5e7a8412fae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:47.005Z|b8721b79-c4ca-49d8-b57e-e5e7a8412fae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:57.025Z|42c4cfaf-c4df-4027-a010-14edda1dcf6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:57.025Z|93764161-4221-41e0-9303-82a8691c8351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:57.026Z|fff965ef-bb5f-4d47-904a-0b1fb6b75001|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:09:57.026Z|42c4cfaf-c4df-4027-a010-14edda1dcf6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:57.026Z|93764161-4221-41e0-9303-82a8691c8351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:09:57.026Z|fff965ef-bb5f-4d47-904a-0b1fb6b75001|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:01.195Z|88d027a6-3f4b-4f70-868b-ed45d99c81c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:10:01.196Z|88d027a6-3f4b-4f70-868b-ed45d99c81c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:10:02.894Z|4fafc64c-ce32-443b-8610-85bc3762a43e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:10:02.894Z|4fafc64c-ce32-443b-8610-85bc3762a43e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:10:06.318Z|c536e488-e52b-4589-80fa-1bc8d41a0253|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:10:06.320Z|c536e488-e52b-4589-80fa-1bc8d41a0253|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:07.046Z|8ef93f56-db1a-4ec9-8a03-d6a4e1077b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:07.046Z|5865763d-1684-45b7-b68a-4bd2f056abf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:07.047Z|8ef93f56-db1a-4ec9-8a03-d6a4e1077b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:07.047Z|5865763d-1684-45b7-b68a-4bd2f056abf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:07.048Z|11dd5e47-0d12-4205-ae36-55445da314f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:07.049Z|11dd5e47-0d12-4205-ae36-55445da314f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:16.196Z|464e4a04-2e3e-428d-a75c-009e281e7ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:10:16.196Z|464e4a04-2e3e-428d-a75c-009e281e7ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:10:17.070Z|9965cdaf-00f2-48c1-84f9-9976c8f9d435|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:17.070Z|9587b9fc-5298-4413-a519-b94c384f30b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:17.071Z|9587b9fc-5298-4413-a519-b94c384f30b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:17.071Z|9965cdaf-00f2-48c1-84f9-9976c8f9d435|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:17.072Z|df197391-6fdd-4f32-bc00-dd1ebfa6082f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:17.073Z|df197391-6fdd-4f32-bc00-dd1ebfa6082f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:27.094Z|29d01691-44fa-44bf-ad97-355cc73b0fd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:27.095Z|29d01691-44fa-44bf-ad97-355cc73b0fd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:27.094Z|4a2bbb8a-e8f1-46f7-a76a-70e398b1be88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:27.094Z|34fe7112-9a39-45ac-a668-b56b0f9a4abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:27.096Z|4a2bbb8a-e8f1-46f7-a76a-70e398b1be88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:27.096Z|34fe7112-9a39-45ac-a668-b56b0f9a4abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:31.195Z|680b1b01-79ae-4d98-b6bb-a36932843016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:10:31.199Z|680b1b01-79ae-4d98-b6bb-a36932843016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:10:32.895Z|46b0f331-7073-4eb5-ad56-29f9cc513c57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:10:32.896Z|46b0f331-7073-4eb5-ad56-29f9cc513c57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:10:37.119Z|2e44d0a5-31fa-45d7-80fe-2150bdb5a7d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:37.120Z|2e44d0a5-31fa-45d7-80fe-2150bdb5a7d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:37.124Z|bf08097b-ea9d-492b-85fc-d7b24f6b60be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:37.125Z|bf08097b-ea9d-492b-85fc-d7b24f6b60be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:37.130Z|424f8ccd-ee5d-4e1d-86fb-0d1e1fa23d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:37.130Z|424f8ccd-ee5d-4e1d-86fb-0d1e1fa23d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:46.195Z|c731d4ea-36c9-4012-9be4-a1529b646de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:10:46.196Z|c731d4ea-36c9-4012-9be4-a1529b646de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:10:47.145Z|e7e4d58d-2c21-4ed4-ba87-14abfea2edab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:47.145Z|e7e4d58d-2c21-4ed4-ba87-14abfea2edab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:47.146Z|793f1e7e-c39f-4a83-8830-3519c1a5b05a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:47.146Z|793f1e7e-c39f-4a83-8830-3519c1a5b05a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:47.152Z|b6677bca-1708-4310-9146-5e202f968165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:47.152Z|b6677bca-1708-4310-9146-5e202f968165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:57.169Z|d6b86625-058c-433c-876d-70b40211ec3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:57.169Z|485a9a38-7f89-426b-93cd-ad1a1dcc22d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:57.169Z|d6b86625-058c-433c-876d-70b40211ec3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:57.170Z|485a9a38-7f89-426b-93cd-ad1a1dcc22d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:10:57.170Z|c37ec1bc-f8cf-4611-ad3a-756b4cca7f1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:10:57.171Z|c37ec1bc-f8cf-4611-ad3a-756b4cca7f1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:01.196Z|70135816-4f33-4fb7-9cb3-5ec3870300c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:11:01.196Z|70135816-4f33-4fb7-9cb3-5ec3870300c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:11:02.896Z|9c869d0d-cf25-4c22-98a2-a8d2359d33c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:11:02.897Z|9c869d0d-cf25-4c22-98a2-a8d2359d33c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:11:06.319Z|604a90b0-5be7-43dd-ad7c-f9378e379739|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:11:06.321Z|604a90b0-5be7-43dd-ad7c-f9378e379739|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:07.197Z|ce5de950-d0ae-4b89-9a80-d1540137e1ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:07.197Z|f7d06cf8-412d-417b-a2ee-105f46c4996a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:07.197Z|75f45cd1-ae80-41a6-8e23-47dfda33fb77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:07.197Z|f7d06cf8-412d-417b-a2ee-105f46c4996a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:07.197Z|ce5de950-d0ae-4b89-9a80-d1540137e1ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:07.198Z|75f45cd1-ae80-41a6-8e23-47dfda33fb77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:16.196Z|869773cb-0bee-436f-be3e-60ff7736876a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:11:16.197Z|869773cb-0bee-436f-be3e-60ff7736876a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:11:17.220Z|d294bd80-7e40-4543-afd1-da551f91dbc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:17.220Z|e6a3f662-5a5d-4873-b131-dca91a5b7071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:17.221Z|d294bd80-7e40-4543-afd1-da551f91dbc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:17.221Z|e6a3f662-5a5d-4873-b131-dca91a5b7071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:17.222Z|f551f112-fee3-45eb-ac73-cc00c4210542|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:17.223Z|f551f112-fee3-45eb-ac73-cc00c4210542|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:27.244Z|15375bd9-8e46-4675-bdd2-10edc2458d45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:27.244Z|15375bd9-8e46-4675-bdd2-10edc2458d45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:27.249Z|8dd57935-395e-4efa-bb6e-c36dc7f9bfae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:27.250Z|8dd57935-395e-4efa-bb6e-c36dc7f9bfae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:27.252Z|7d31b9ba-164e-4bb9-b153-05ca3a940d98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:27.253Z|7d31b9ba-164e-4bb9-b153-05ca3a940d98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:31.196Z|fa429b3c-1b88-4003-9e7b-ae0ff50516e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:11:31.196Z|fa429b3c-1b88-4003-9e7b-ae0ff50516e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:11:32.897Z|422ff606-958a-4491-80bb-6707dc89da94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:11:32.898Z|422ff606-958a-4491-80bb-6707dc89da94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:11:37.271Z|db3b192c-6508-4979-b239-24fbe4136975|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:37.272Z|ecfe4728-46af-4d9f-9969-9ccc17edb05f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:37.272Z|db3b192c-6508-4979-b239-24fbe4136975|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:37.272Z|ecfe4728-46af-4d9f-9969-9ccc17edb05f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:37.270Z|15dc0d7f-ae90-431e-907f-0dbfa1dfcadf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:37.273Z|15dc0d7f-ae90-431e-907f-0dbfa1dfcadf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:46.196Z|22c4d658-49d2-4eac-b30a-72af79423c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:11:46.197Z|22c4d658-49d2-4eac-b30a-72af79423c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:11:47.295Z|53e6d1b1-35a6-410e-8cfe-61a1301a8ac6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:47.295Z|c37ef3de-3686-44b7-9fad-beb3d035b04d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:47.295Z|53e6d1b1-35a6-410e-8cfe-61a1301a8ac6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:47.296Z|c37ef3de-3686-44b7-9fad-beb3d035b04d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:47.295Z|4c839e14-237b-4287-8035-6b4b8a84d8ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:47.297Z|4c839e14-237b-4287-8035-6b4b8a84d8ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:57.318Z|c3881a5f-64bf-42d5-9331-5f7b91bca028|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:57.318Z|0d0b053b-a2b7-42ec-9427-7acf7d4e9381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:57.318Z|c3881a5f-64bf-42d5-9331-5f7b91bca028|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:57.318Z|0d0b053b-a2b7-42ec-9427-7acf7d4e9381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:11:57.321Z|1935388d-d903-4d6d-841f-95b184f2b297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:11:57.322Z|1935388d-d903-4d6d-841f-95b184f2b297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:01.195Z|686d894e-de90-4df7-a5cf-0e88e0627c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:12:01.196Z|686d894e-de90-4df7-a5cf-0e88e0627c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:12:02.899Z|3be74554-c7be-4a9e-8308-d2115fe6a81a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:12:02.899Z|3be74554-c7be-4a9e-8308-d2115fe6a81a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:12:06.319Z|a4b4644e-1bad-4191-9ab9-dd0db8044c23|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:12:06.320Z|a4b4644e-1bad-4191-9ab9-dd0db8044c23|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:07.341Z|1548f3c4-67b3-4b33-8396-7869677f0ed4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:07.341Z|1548f3c4-67b3-4b33-8396-7869677f0ed4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:07.345Z|84050683-9f4b-4020-9df9-f6ae236a6624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:07.345Z|84050683-9f4b-4020-9df9-f6ae236a6624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:07.346Z|a734ee0c-5e3a-47ff-a7a4-6bcd4e0fce18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:07.347Z|a734ee0c-5e3a-47ff-a7a4-6bcd4e0fce18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:16.196Z|9fa17bf0-1e77-49d5-be4a-6ddad9999948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:12:16.197Z|9fa17bf0-1e77-49d5-be4a-6ddad9999948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:12:17.370Z|94f073e6-268b-4806-b743-7b3d6e410a21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:17.370Z|20c736e8-c22f-4eae-8dc0-4df48b482377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:17.371Z|94f073e6-268b-4806-b743-7b3d6e410a21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:17.371Z|20c736e8-c22f-4eae-8dc0-4df48b482377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:17.372Z|25fedd1a-7960-4a66-837d-5e6666959eaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:17.373Z|25fedd1a-7960-4a66-837d-5e6666959eaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:27.394Z|527b5d79-4cdc-4a59-9beb-c6fdc66d621a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:27.394Z|7bba0bc0-aa50-426d-a065-f890f896aa6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:27.395Z|527b5d79-4cdc-4a59-9beb-c6fdc66d621a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:27.396Z|7bba0bc0-aa50-426d-a065-f890f896aa6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:27.398Z|5880b80d-7319-4bd4-8b99-23f1450c83a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:27.398Z|5880b80d-7319-4bd4-8b99-23f1450c83a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:31.195Z|5a613a78-ebb0-4430-9de2-014ae64422de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:12:31.196Z|5a613a78-ebb0-4430-9de2-014ae64422de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:12:32.900Z|daf202f4-2a78-4f4d-b09b-59e04722272b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:12:32.900Z|daf202f4-2a78-4f4d-b09b-59e04722272b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:12:37.418Z|52e03572-9422-479d-993e-196d774215e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:37.419Z|52e03572-9422-479d-993e-196d774215e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:37.420Z|e99ddf9e-045f-45b2-bb62-dae9a37c6a61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:37.420Z|fb341a88-f1e7-458f-89a3-3b92c0a3f846|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:37.420Z|e99ddf9e-045f-45b2-bb62-dae9a37c6a61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:37.420Z|fb341a88-f1e7-458f-89a3-3b92c0a3f846|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:46.196Z|77a6612c-3db2-4db1-a5d4-1a1876c8e4ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:12:46.198Z|77a6612c-3db2-4db1-a5d4-1a1876c8e4ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:12:47.441Z|786facc2-f528-4c8e-ad21-5418dfcb4781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:47.441Z|bfd5cef3-c3b1-425a-bde2-a7ca26d2916f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:47.441Z|e4cbcf12-211f-41ef-af41-9fdd5a0e196c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:47.441Z|786facc2-f528-4c8e-ad21-5418dfcb4781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:47.441Z|e4cbcf12-211f-41ef-af41-9fdd5a0e196c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:47.441Z|bfd5cef3-c3b1-425a-bde2-a7ca26d2916f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:57.463Z|29866757-7456-434a-9447-c458cb015065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:57.463Z|485900cf-625c-49b2-91b6-de67969d6403|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:57.464Z|29866757-7456-434a-9447-c458cb015065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:57.464Z|485900cf-625c-49b2-91b6-de67969d6403|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:12:57.466Z|42310791-deac-448d-b98a-21e484c13548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:12:57.466Z|42310791-deac-448d-b98a-21e484c13548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:01.195Z|9500efe9-701c-42e9-8071-7fcff8449621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:13:01.196Z|9500efe9-701c-42e9-8071-7fcff8449621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:13:02.901Z|cc09ffa2-785a-43c8-b506-c9bc03e20b38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:13:02.902Z|cc09ffa2-785a-43c8-b506-c9bc03e20b38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:13:06.318Z|60bb4443-b9ae-436a-a336-d7725341c36f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:13:06.319Z|60bb4443-b9ae-436a-a336-d7725341c36f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:07.488Z|c60247af-a433-4fb8-88be-5c2ac573b9aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:07.487Z|dd57fcd6-1dea-4db4-81c5-05761bafaa58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:07.488Z|c60247af-a433-4fb8-88be-5c2ac573b9aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:07.488Z|0c46e84f-4c9a-4fc7-acb9-33ae564ce933|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:07.488Z|dd57fcd6-1dea-4db4-81c5-05761bafaa58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:07.489Z|0c46e84f-4c9a-4fc7-acb9-33ae564ce933|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:16.195Z|b289701a-21ba-4070-8d6e-859c255e5dd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:13:16.196Z|b289701a-21ba-4070-8d6e-859c255e5dd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:13:17.511Z|fd49fa21-6b57-4a72-9134-c0813ff97b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:17.511Z|bde6d633-d193-4dc5-923a-9d72b0f5081c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:17.512Z|fd49fa21-6b57-4a72-9134-c0813ff97b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:17.511Z|aa6ff79e-de67-4c16-9a4a-35352c401d3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:17.512Z|bde6d633-d193-4dc5-923a-9d72b0f5081c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:17.512Z|aa6ff79e-de67-4c16-9a4a-35352c401d3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:27.534Z|cdad3716-dd18-4947-b29e-ed519db1c9e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:27.534Z|2a5abbae-88c0-4588-babe-d23477264054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:27.535Z|2a5abbae-88c0-4588-babe-d23477264054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:27.535Z|cdad3716-dd18-4947-b29e-ed519db1c9e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:27.533Z|4eac7bec-5a32-41fb-8eb4-fa792fcceb5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:27.536Z|4eac7bec-5a32-41fb-8eb4-fa792fcceb5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:31.195Z|db00f16b-4e79-4376-bfb4-d3bccb093bc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:13:31.198Z|db00f16b-4e79-4376-bfb4-d3bccb093bc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:13:32.902Z|a461a834-635c-4597-abe4-1ea053de305e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:13:32.903Z|a461a834-635c-4597-abe4-1ea053de305e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:13:37.557Z|7b9f7d5e-b524-4cf2-8a2b-6394fd0e3f14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:37.557Z|0d636edf-7873-4886-ab97-651876ce6fc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:37.557Z|33211d36-ace4-4416-b080-f5518fbdaff3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:37.557Z|7b9f7d5e-b524-4cf2-8a2b-6394fd0e3f14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:37.557Z|0d636edf-7873-4886-ab97-651876ce6fc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:37.557Z|33211d36-ace4-4416-b080-f5518fbdaff3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:46.195Z|3af9d825-e268-4c12-9fca-54c6adab1716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:13:46.196Z|3af9d825-e268-4c12-9fca-54c6adab1716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:13:47.580Z|e58746f2-cd04-4fde-b646-cba26c364e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:47.581Z|e58746f2-cd04-4fde-b646-cba26c364e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:47.582Z|eb240dcb-0e07-490c-ae69-0d58c13b6a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:47.583Z|eb240dcb-0e07-490c-ae69-0d58c13b6a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:47.584Z|4e008359-cbac-478a-9d22-4f064027a5b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:47.584Z|4e008359-cbac-478a-9d22-4f064027a5b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:57.605Z|e690b3bf-1103-47f8-b478-874e4811377c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:57.605Z|9cfcdb4f-637e-4fa3-9201-3df65265c51c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:57.606Z|9cfcdb4f-637e-4fa3-9201-3df65265c51c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:57.606Z|e690b3bf-1103-47f8-b478-874e4811377c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:13:57.607Z|c1fea002-970f-43ff-87ac-0ae26bb3685d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:13:57.607Z|c1fea002-970f-43ff-87ac-0ae26bb3685d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:01.195Z|b7863c33-6850-4c70-a332-f4d1a71bd78a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:14:01.196Z|b7863c33-6850-4c70-a332-f4d1a71bd78a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:14:02.903Z|ee2b06f3-addb-4717-81bb-7e9915370884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:14:02.904Z|ee2b06f3-addb-4717-81bb-7e9915370884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:14:06.319Z|b3752a2d-541d-48c2-bb5f-c413cd86b14f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:14:06.320Z|b3752a2d-541d-48c2-bb5f-c413cd86b14f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:07.629Z|0de85f5d-5029-443f-8d6e-c80e4740079b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:07.629Z|fb06a700-fc26-4df1-aa80-7bf15e8b25d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:07.629Z|fb06a700-fc26-4df1-aa80-7bf15e8b25d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:07.629Z|0de85f5d-5029-443f-8d6e-c80e4740079b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:07.630Z|d87a158a-d775-473e-8c30-877b28750b60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:07.630Z|d87a158a-d775-473e-8c30-877b28750b60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:16.195Z|b625457f-5c12-4817-a75c-78c7590aa2fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:14:16.201Z|b625457f-5c12-4817-a75c-78c7590aa2fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:14:17.651Z|68a7110c-d990-4013-9792-8b82a3a79beb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:17.651Z|cbfcf438-3794-4340-bb66-e3b445939a2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:17.651Z|e23c093e-0122-487f-a15b-8f6434a2fdbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:17.652Z|cbfcf438-3794-4340-bb66-e3b445939a2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:17.652Z|68a7110c-d990-4013-9792-8b82a3a79beb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:17.652Z|e23c093e-0122-487f-a15b-8f6434a2fdbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:27.676Z|02af412d-b9e1-4a7f-932d-f9e4d51ead69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:27.676Z|16ff18fd-71d6-44d7-82f3-0d86774bdc97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:27.676Z|4a00fa37-5877-411a-9cb3-195da7d7b0e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:27.677Z|02af412d-b9e1-4a7f-932d-f9e4d51ead69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:27.677Z|16ff18fd-71d6-44d7-82f3-0d86774bdc97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:27.677Z|4a00fa37-5877-411a-9cb3-195da7d7b0e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:31.195Z|53129d16-a3a3-4872-8cf5-3e2d41924ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:14:31.196Z|53129d16-a3a3-4872-8cf5-3e2d41924ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:14:32.905Z|aecca0df-e3e1-48d9-90c8-9fa0e65dae6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:14:32.905Z|aecca0df-e3e1-48d9-90c8-9fa0e65dae6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:14:37.703Z|6b392b66-f048-41fd-8202-6ce5a7c9dad0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:37.703Z|1b51d3bf-3ba2-4162-b367-48d33d847975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:37.703Z|8ec755dc-6072-4242-8874-220cc88ba258|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:37.704Z|1b51d3bf-3ba2-4162-b367-48d33d847975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:37.704Z|8ec755dc-6072-4242-8874-220cc88ba258|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:37.704Z|6b392b66-f048-41fd-8202-6ce5a7c9dad0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:46.195Z|8b524aa0-2156-421c-bc1b-4a80b3474757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:14:46.196Z|8b524aa0-2156-421c-bc1b-4a80b3474757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:14:47.739Z|5b156f3f-23e3-4271-b31d-157ac1eb573c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:47.740Z|32dbb121-8d5a-4c0d-96df-f88a8425dd1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:47.740Z|3f46639d-1470-4cc6-ba00-267ca6dec245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:47.740Z|32dbb121-8d5a-4c0d-96df-f88a8425dd1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:47.740Z|3f46639d-1470-4cc6-ba00-267ca6dec245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:47.739Z|5b156f3f-23e3-4271-b31d-157ac1eb573c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:57.762Z|29f89385-d134-447b-b5e1-83878f29a641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:57.762Z|4508cf80-173e-4d9b-91e9-2b81b34e66a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:57.762Z|eceb6134-0cec-49b1-bcd5-e165045a49ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:14:57.763Z|29f89385-d134-447b-b5e1-83878f29a641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:57.763Z|4508cf80-173e-4d9b-91e9-2b81b34e66a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:14:57.765Z|eceb6134-0cec-49b1-bcd5-e165045a49ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:01.195Z|aff46323-5965-496a-983c-05f334aa388c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:15:01.199Z|aff46323-5965-496a-983c-05f334aa388c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:15:02.906Z|823d2449-3f5f-41fd-be76-704a93791393|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:15:02.907Z|823d2449-3f5f-41fd-be76-704a93791393|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:15:06.320Z|a954ce07-8de9-492d-bd55-e2cd24c49c91|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:15:06.320Z|a954ce07-8de9-492d-bd55-e2cd24c49c91|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:07.788Z|788f7569-6b1c-4ef2-8901-0ea6a191ad4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:07.789Z|788f7569-6b1c-4ef2-8901-0ea6a191ad4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:07.788Z|840b7426-7763-48e0-8d0c-4cd96aa35d5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:07.789Z|73d5e95e-0ea6-4a79-80f0-c6000a6f4299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:07.790Z|840b7426-7763-48e0-8d0c-4cd96aa35d5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:07.790Z|73d5e95e-0ea6-4a79-80f0-c6000a6f4299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:16.195Z|e4cc7c34-c485-4147-8266-0f7fd6fbe2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:15:16.196Z|e4cc7c34-c485-4147-8266-0f7fd6fbe2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:15:17.810Z|41cf5d8d-9488-44ce-9216-7ceb2e865f7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:17.810Z|4081b106-e5f7-476c-8b90-0a0a616bfa0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:17.811Z|41cf5d8d-9488-44ce-9216-7ceb2e865f7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:17.811Z|4081b106-e5f7-476c-8b90-0a0a616bfa0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:17.811Z|3322af59-78e9-47ec-86e3-ebe4e05d8912|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:17.811Z|3322af59-78e9-47ec-86e3-ebe4e05d8912|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:27.835Z|1de0c7e0-e70a-43cd-9e96-395725bd68c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:27.835Z|46af5328-3556-4214-b59e-d133c10e6a71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:27.835Z|1de0c7e0-e70a-43cd-9e96-395725bd68c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:27.835Z|46af5328-3556-4214-b59e-d133c10e6a71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:27.842Z|f4c95da6-1315-4c69-af9b-93e3187ff7c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:27.842Z|f4c95da6-1315-4c69-af9b-93e3187ff7c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:31.195Z|ae966c04-e79c-4a92-b125-dc5e7b440b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:15:31.196Z|ae966c04-e79c-4a92-b125-dc5e7b440b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:15:32.907Z|ef062794-cd94-4576-b94b-e1ea92f45b2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:15:32.908Z|ef062794-cd94-4576-b94b-e1ea92f45b2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:15:37.856Z|7a27392d-9f10-4f0c-b1d8-5d50a2a12710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:37.856Z|54104505-f380-4cdf-b096-4db45ca122fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:37.856Z|7a27392d-9f10-4f0c-b1d8-5d50a2a12710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:37.856Z|54104505-f380-4cdf-b096-4db45ca122fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:37.861Z|f75fe8ba-f000-4ff6-aa4e-48c09a818dea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:37.862Z|f75fe8ba-f000-4ff6-aa4e-48c09a818dea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:46.195Z|efd3ebd1-233c-411b-80bb-ccac713dff47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:15:46.198Z|efd3ebd1-233c-411b-80bb-ccac713dff47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:15:47.878Z|4846e625-1670-4f66-b770-70cdc0bce633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:47.879Z|5e4367f2-c543-46e6-ac29-7c0b0c47db6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:47.879Z|4846e625-1670-4f66-b770-70cdc0bce633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:47.880Z|5e4367f2-c543-46e6-ac29-7c0b0c47db6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:47.881Z|44a85a36-9d0c-4e11-9a31-f2f03330911b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:47.882Z|44a85a36-9d0c-4e11-9a31-f2f03330911b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:57.912Z|e0561aaf-f85d-4b8a-a8ce-d55663152659|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:57.912Z|b1a798a0-e342-4e97-85a7-29784d539185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:57.912Z|b1a798a0-e342-4e97-85a7-29784d539185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:57.912Z|e0561aaf-f85d-4b8a-a8ce-d55663152659|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:15:57.915Z|9d88359f-9225-4e98-9535-3ce1f00f31dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:15:57.915Z|9d88359f-9225-4e98-9535-3ce1f00f31dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:01.196Z|a9de0501-5942-4186-9033-8997fc72d7cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:16:01.196Z|a9de0501-5942-4186-9033-8997fc72d7cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:16:02.909Z|89178949-fd05-4059-b9dc-e42ec1201e4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:16:02.909Z|89178949-fd05-4059-b9dc-e42ec1201e4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:16:06.318Z|79148164-1ba1-4998-aff1-72ea50c088ff|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:16:06.319Z|79148164-1ba1-4998-aff1-72ea50c088ff|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:07.939Z|fd6df4f0-c8d5-4d12-910a-bc6fc3efdb46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:07.940Z|fd6df4f0-c8d5-4d12-910a-bc6fc3efdb46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:07.941Z|d9f757b5-f5ec-42a5-a005-ae85661f5e2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:07.941Z|d9f757b5-f5ec-42a5-a005-ae85661f5e2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:07.941Z|0d292cc1-29e8-4410-bd5f-ada4103290e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:07.942Z|0d292cc1-29e8-4410-bd5f-ada4103290e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:16.196Z|6db6d95a-0d29-4b11-84ab-66e7ecef42b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:16:16.196Z|6db6d95a-0d29-4b11-84ab-66e7ecef42b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:16:17.970Z|4c5013e4-f020-48f2-bbc4-d0ef391c6389|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:17.971Z|4c5013e4-f020-48f2-bbc4-d0ef391c6389|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:17.979Z|f1c13b21-9e04-43f9-8dbd-3677be4fe677|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:17.979Z|5962e35a-e86c-4ee5-8e2c-cf2a4f8defe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:17.979Z|f1c13b21-9e04-43f9-8dbd-3677be4fe677|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:17.979Z|5962e35a-e86c-4ee5-8e2c-cf2a4f8defe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:27.995Z|3ce89a00-980e-42b0-8c45-68e01f65a0fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:27.996Z|3ce89a00-980e-42b0-8c45-68e01f65a0fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:28.002Z|370e4b3b-ab36-4967-9b14-458654875d13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:28.002Z|1f5fc0a3-05d0-47c7-80b4-2039fe177c12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:28.002Z|370e4b3b-ab36-4967-9b14-458654875d13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:28.003Z|1f5fc0a3-05d0-47c7-80b4-2039fe177c12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:31.195Z|a96de874-88db-4092-bcb9-59cd60d8e2c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:16:31.199Z|a96de874-88db-4092-bcb9-59cd60d8e2c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:16:32.910Z|219a03ad-3222-4f0a-99d6-b43398a3191b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:16:32.911Z|219a03ad-3222-4f0a-99d6-b43398a3191b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:16:38.017Z|aa9b6e07-d823-406d-bec9-1e6fd95de4fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:38.018Z|aa9b6e07-d823-406d-bec9-1e6fd95de4fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:38.024Z|be2974ce-c9f7-46ca-bacf-c1664ff95d69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:38.024Z|8203607d-7861-468b-b9d5-c3b4d393afa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:38.024Z|8203607d-7861-468b-b9d5-c3b4d393afa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:38.024Z|be2974ce-c9f7-46ca-bacf-c1664ff95d69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:46.195Z|cfb397d8-6f9a-44d0-af4c-ddd1cdd55535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:16:46.196Z|cfb397d8-6f9a-44d0-af4c-ddd1cdd55535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:16:48.038Z|95d42b44-9796-4966-8c6b-b8b23d32abfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:48.039Z|95d42b44-9796-4966-8c6b-b8b23d32abfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:48.044Z|9d663490-232e-4cb9-a3d0-7e94c3ad9d3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:48.044Z|af4462cd-09b1-4482-9466-00fe6620bf03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:48.045Z|af4462cd-09b1-4482-9466-00fe6620bf03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:48.044Z|9d663490-232e-4cb9-a3d0-7e94c3ad9d3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:58.062Z|c635f3a2-a21d-4874-8ce6-f54ea9d91023|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:58.063Z|c635f3a2-a21d-4874-8ce6-f54ea9d91023|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:58.064Z|647559fb-67b7-4d34-af37-075ee97d4283|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:58.065Z|647559fb-67b7-4d34-af37-075ee97d4283|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:16:58.066Z|552f1b1e-e2bf-4834-992a-63ea8bff7766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:16:58.066Z|552f1b1e-e2bf-4834-992a-63ea8bff7766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:01.195Z|d5b8e624-c761-4575-8caf-c3ab449a9d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:17:01.196Z|d5b8e624-c761-4575-8caf-c3ab449a9d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:17:02.911Z|35914f7e-f88e-406b-a17c-1e5439745796|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:17:02.912Z|35914f7e-f88e-406b-a17c-1e5439745796|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:17:06.317Z|1d688352-ae7c-4090-ac1a-a7977736934f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:17:06.318Z|1d688352-ae7c-4090-ac1a-a7977736934f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:08.089Z|22c4c174-ebcf-44c7-b9b1-cef27b35e295|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:08.089Z|c994222e-dbfa-49a0-8f84-7b32d9ad7998|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:08.089Z|c04809b1-93c7-41be-abc9-e1bad95ae877|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:08.090Z|22c4c174-ebcf-44c7-b9b1-cef27b35e295|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:08.090Z|c04809b1-93c7-41be-abc9-e1bad95ae877|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:08.090Z|c994222e-dbfa-49a0-8f84-7b32d9ad7998|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:16.195Z|7bfbb8ea-15d9-4b5a-bd11-18f8b8055836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:17:16.199Z|7bfbb8ea-15d9-4b5a-bd11-18f8b8055836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:17:18.113Z|bef057d5-3f7f-4857-8245-a517f01e6fb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:18.113Z|eca42e02-ac09-4428-ab6a-b5abaf8a3564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:18.113Z|eca42e02-ac09-4428-ab6a-b5abaf8a3564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:18.113Z|bef057d5-3f7f-4857-8245-a517f01e6fb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:18.115Z|67bdfb0d-af8e-47f6-adb1-22d6af6bdb6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:18.115Z|67bdfb0d-af8e-47f6-adb1-22d6af6bdb6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:28.138Z|0c0ac854-f2ff-428a-9696-d9b1d59a3391|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:28.138Z|0c0ac854-f2ff-428a-9696-d9b1d59a3391|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:28.138Z|3e5107f7-d017-4197-87a6-0967643bf8cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:28.139Z|3e5107f7-d017-4197-87a6-0967643bf8cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:28.140Z|ffffe0c2-7775-4ce7-a200-a0bb3f07899b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:28.140Z|ffffe0c2-7775-4ce7-a200-a0bb3f07899b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:31.196Z|735909cc-1849-4581-a79a-7d66512dcc67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:17:31.197Z|735909cc-1849-4581-a79a-7d66512dcc67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:17:32.913Z|3377297c-2517-42fe-8cf7-a95900a2010e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:17:32.913Z|3377297c-2517-42fe-8cf7-a95900a2010e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:17:38.162Z|d01c67b9-0c27-4887-820d-70e23036d0f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:38.162Z|32d75b3f-d544-4976-90f7-c04986df7c43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:38.163Z|d01c67b9-0c27-4887-820d-70e23036d0f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:38.163Z|32d75b3f-d544-4976-90f7-c04986df7c43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:38.163Z|aa55b43f-4122-48c2-bd28-278eb8644196|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:38.164Z|aa55b43f-4122-48c2-bd28-278eb8644196|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:46.195Z|0a4b9daf-4c8c-4be1-8d3d-dd1a29a3fc95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:17:46.196Z|0a4b9daf-4c8c-4be1-8d3d-dd1a29a3fc95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:17:48.187Z|4e929c75-a8d4-4016-ba9d-a85fa59a234e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:48.187Z|c05db8f5-4f08-4464-bcac-9464de508043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:48.187Z|6c0c3639-0890-46a1-b6af-71f315a921af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:48.187Z|4e929c75-a8d4-4016-ba9d-a85fa59a234e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:48.187Z|6c0c3639-0890-46a1-b6af-71f315a921af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:48.187Z|c05db8f5-4f08-4464-bcac-9464de508043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:58.213Z|8c8ba760-d6fa-4b5d-a5b7-304799859834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:58.213Z|6c8a4133-5d0d-4334-a53b-b0a4db9dd38f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:58.213Z|8b96f309-642d-433f-9a07-ebf42f5beb74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:17:58.214Z|6c8a4133-5d0d-4334-a53b-b0a4db9dd38f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:58.214Z|8c8ba760-d6fa-4b5d-a5b7-304799859834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:17:58.214Z|8b96f309-642d-433f-9a07-ebf42f5beb74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:01.196Z|b04ee043-9142-421d-8a18-a1ba58a4c588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:18:01.199Z|b04ee043-9142-421d-8a18-a1ba58a4c588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:18:02.914Z|dcf7450c-510a-42e9-8a6c-8be605834fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:18:02.915Z|dcf7450c-510a-42e9-8a6c-8be605834fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:18:06.318Z|69cfceb9-cbfb-442e-9c33-0be4f8533de2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:18:06.319Z|69cfceb9-cbfb-442e-9c33-0be4f8533de2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:08.235Z|39aa6ef1-b29d-4afe-94c8-50c6f9d23f18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:08.236Z|9ed11ac0-82cd-4f5e-984e-cab1ee56bcb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:08.235Z|034de8f8-398e-4fa6-93f6-4822249e53f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:08.236Z|9ed11ac0-82cd-4f5e-984e-cab1ee56bcb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:08.236Z|39aa6ef1-b29d-4afe-94c8-50c6f9d23f18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:08.237Z|034de8f8-398e-4fa6-93f6-4822249e53f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:16.196Z|bafd5017-5084-4855-bcb1-7839203456dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:18:16.196Z|bafd5017-5084-4855-bcb1-7839203456dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:18:18.261Z|2f595783-f29b-4603-80a7-2aa01a966f50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:18.261Z|14cf4b0e-7145-430a-8d1e-bb6c4e42902d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:18.261Z|8df7979f-8c86-401f-9a10-f8dabceae636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:18.262Z|14cf4b0e-7145-430a-8d1e-bb6c4e42902d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:18.262Z|8df7979f-8c86-401f-9a10-f8dabceae636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:18.262Z|2f595783-f29b-4603-80a7-2aa01a966f50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:28.285Z|d30890cd-c22c-48a0-b4a5-8430c5e214d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:28.285Z|4ecdac56-9874-422b-9a40-37a7b5128c8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:28.285Z|7a2baeed-2f74-40f5-bee1-c7c5b25cf455|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:28.286Z|4ecdac56-9874-422b-9a40-37a7b5128c8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:28.286Z|d30890cd-c22c-48a0-b4a5-8430c5e214d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:28.286Z|7a2baeed-2f74-40f5-bee1-c7c5b25cf455|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:31.195Z|66085a3d-375b-4682-89e3-ad1b3d96607f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:18:31.196Z|66085a3d-375b-4682-89e3-ad1b3d96607f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:18:32.921Z|2b86dd06-43e5-4235-a569-15543648745e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:18:32.922Z|2b86dd06-43e5-4235-a569-15543648745e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:18:38.308Z|853f8cee-6301-4d19-b513-b6644bb388e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:38.308Z|548bf03b-d302-4004-952b-defb1b5fd47c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:38.308Z|97d231e4-1dba-4f59-9477-01659ab8a7b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:38.309Z|853f8cee-6301-4d19-b513-b6644bb388e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:38.309Z|97d231e4-1dba-4f59-9477-01659ab8a7b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:38.309Z|548bf03b-d302-4004-952b-defb1b5fd47c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:46.196Z|9faaf24b-085f-4f34-9a5e-2cdc346f786a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:18:46.200Z|9faaf24b-085f-4f34-9a5e-2cdc346f786a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:18:48.336Z|375cc737-2fc7-4686-8228-8736497a243d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:48.336Z|59fa640d-9501-43f2-9de4-483e3bb5354d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:48.337Z|375cc737-2fc7-4686-8228-8736497a243d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:48.337Z|59fa640d-9501-43f2-9de4-483e3bb5354d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:48.336Z|33f34ffa-fdd2-432e-b8ca-f1e515a9d657|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:48.338Z|33f34ffa-fdd2-432e-b8ca-f1e515a9d657|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:58.361Z|416d17b7-7f7c-4f70-b6c5-d1f19c61ca5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:58.361Z|416d17b7-7f7c-4f70-b6c5-d1f19c61ca5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:58.361Z|ab82f64e-dda4-451d-bebe-a01d9f25a7fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:58.362Z|ab82f64e-dda4-451d-bebe-a01d9f25a7fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:18:58.361Z|4a52da89-effc-4c40-b7c0-b4548dfc8d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:18:58.362Z|4a52da89-effc-4c40-b7c0-b4548dfc8d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:01.195Z|4e8c415c-ae3b-4ae9-abde-b2825300bba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:19:01.196Z|4e8c415c-ae3b-4ae9-abde-b2825300bba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:19:02.923Z|f05ea208-3e5a-47b1-bd25-61c0740e8581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:19:02.923Z|f05ea208-3e5a-47b1-bd25-61c0740e8581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:19:06.326Z|96857196-eca5-4030-80c3-4ac298945116|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:19:06.327Z|96857196-eca5-4030-80c3-4ac298945116|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:08.382Z|ae289d52-9b7a-47cc-a236-4a777f7614a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:08.382Z|ae289d52-9b7a-47cc-a236-4a777f7614a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:08.384Z|b258e1fd-9bb6-4972-aeb9-66caa5e76a7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:08.384Z|b258e1fd-9bb6-4972-aeb9-66caa5e76a7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:08.385Z|d684fb18-3931-4eab-87c3-67e5679a1846|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:08.386Z|d684fb18-3931-4eab-87c3-67e5679a1846|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:16.195Z|dcfa96c4-8ffd-498c-8efd-46af8beb0c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:19:16.196Z|dcfa96c4-8ffd-498c-8efd-46af8beb0c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:19:18.413Z|f4a9d6e6-f365-473b-b401-566975c302b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:18.413Z|96dbcf4f-548f-4802-b27c-ef9a1ed14450|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:18.413Z|f4a9d6e6-f365-473b-b401-566975c302b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:18.413Z|96dbcf4f-548f-4802-b27c-ef9a1ed14450|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:18.414Z|e3ed9530-b386-4da5-946e-a12cd7bb6a21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:18.415Z|e3ed9530-b386-4da5-946e-a12cd7bb6a21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:28.437Z|ad9343b5-342f-4c66-8917-8cfce0098c4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:28.437Z|8d5b8533-5902-4cc5-9738-43ebf8e5319b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:28.437Z|ad9343b5-342f-4c66-8917-8cfce0098c4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:28.437Z|8d5b8533-5902-4cc5-9738-43ebf8e5319b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:28.448Z|2ed41742-c02b-4c6f-b264-6317d1b1c62e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:28.449Z|2ed41742-c02b-4c6f-b264-6317d1b1c62e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:31.195Z|3212397f-b468-4d9c-a5e5-55205a1bfd4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:19:31.199Z|3212397f-b468-4d9c-a5e5-55205a1bfd4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:19:32.924Z|0dbdf3e9-83b4-4087-aa32-d21aa8c8b00a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:19:32.925Z|0dbdf3e9-83b4-4087-aa32-d21aa8c8b00a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:19:38.461Z|1d8944e9-a8eb-4ebf-bc84-88ff02c3e376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:38.461Z|8c411bd0-811e-4f4b-923c-86228d92e951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:38.462Z|8c411bd0-811e-4f4b-923c-86228d92e951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:38.462Z|1d8944e9-a8eb-4ebf-bc84-88ff02c3e376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:38.468Z|6eb42eeb-52bf-4fa7-9483-419daac4b63d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:38.469Z|6eb42eeb-52bf-4fa7-9483-419daac4b63d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:46.196Z|7a33657b-860b-4687-9d6a-921048da00d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:19:46.196Z|7a33657b-860b-4687-9d6a-921048da00d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:19:48.485Z|ef658b7a-b761-47a0-84ad-247a7e813492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:48.486Z|ef658b7a-b761-47a0-84ad-247a7e813492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:48.492Z|a5ad4dc3-d54b-48d0-bbd6-249af80df2ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:48.492Z|0307f865-9e21-452e-9d80-14c9f5bc50c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:48.492Z|a5ad4dc3-d54b-48d0-bbd6-249af80df2ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:48.493Z|0307f865-9e21-452e-9d80-14c9f5bc50c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:58.510Z|daa2339b-d747-4136-8e55-d15e1f3d8620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:58.511Z|daa2339b-d747-4136-8e55-d15e1f3d8620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:58.512Z|9854276c-ce2e-4d1b-941d-c613ca9a7c18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:58.512Z|164a5c7a-1c69-495a-83fb-3a3631ad14d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:19:58.513Z|164a5c7a-1c69-495a-83fb-3a3631ad14d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:19:58.513Z|9854276c-ce2e-4d1b-941d-c613ca9a7c18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:01.195Z|78ed7c3f-4580-4361-8598-ae18746f10b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:20:01.196Z|78ed7c3f-4580-4361-8598-ae18746f10b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:20:02.925Z|31fd242f-d0ee-4544-bd5a-e7130cb0c433|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:20:02.926Z|31fd242f-d0ee-4544-bd5a-e7130cb0c433|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:20:06.317Z|858a7675-1ff6-4244-ab1b-4cd837df7eac|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:20:06.318Z|858a7675-1ff6-4244-ab1b-4cd837df7eac|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:08.533Z|e456bdab-f93e-4937-9660-0a0329b71622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:08.534Z|166547c0-5128-432f-84a7-01244a335ce1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:08.534Z|e456bdab-f93e-4937-9660-0a0329b71622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:08.535Z|166547c0-5128-432f-84a7-01244a335ce1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:08.544Z|8b47b5d3-d6ca-4ec0-8a66-07d73ec1f4d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:08.545Z|8b47b5d3-d6ca-4ec0-8a66-07d73ec1f4d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:16.195Z|16a5c03f-2fd0-4793-8fa8-51949157d7a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:20:16.198Z|16a5c03f-2fd0-4793-8fa8-51949157d7a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:20:18.555Z|48757df8-7bcf-48d0-8fde-747232258b2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:18.555Z|e1b9a4c9-5ca7-4993-9769-22929291b8ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:18.555Z|48757df8-7bcf-48d0-8fde-747232258b2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:18.555Z|e1b9a4c9-5ca7-4993-9769-22929291b8ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:18.566Z|5d794ebd-bcab-4060-8016-e831b623ad2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:18.567Z|5d794ebd-bcab-4060-8016-e831b623ad2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:28.576Z|d811c419-bd54-4c0b-a0cb-e5cf39023be3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:28.577Z|d811c419-bd54-4c0b-a0cb-e5cf39023be3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:28.581Z|12da328b-de18-4f69-9a04-e906f93e178b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:28.582Z|12da328b-de18-4f69-9a04-e906f93e178b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:28.589Z|640433aa-a836-4634-981c-0bb50453b61e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:28.589Z|640433aa-a836-4634-981c-0bb50453b61e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:31.196Z|5c1b69cc-51d9-48da-802a-7f093ee020fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:20:31.196Z|5c1b69cc-51d9-48da-802a-7f093ee020fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:20:32.926Z|6df1d240-dd1e-4917-a8f5-7a17590a357e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:20:32.927Z|6df1d240-dd1e-4917-a8f5-7a17590a357e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:20:38.600Z|f1b7f569-c381-49e3-9b04-1bb3ea78c1eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:38.600Z|ec8f91fc-11ce-4b63-a9fa-b7244dbcd2de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:38.601Z|f1b7f569-c381-49e3-9b04-1bb3ea78c1eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:38.601Z|ec8f91fc-11ce-4b63-a9fa-b7244dbcd2de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:38.610Z|9837b1b9-79e8-4ceb-8e87-dabb92367ebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:38.610Z|9837b1b9-79e8-4ceb-8e87-dabb92367ebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:46.195Z|f359e7b0-fd55-4534-b2c2-8c2d6baa53d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:20:46.196Z|f359e7b0-fd55-4534-b2c2-8c2d6baa53d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:20:48.621Z|5507d000-b362-4df2-afbb-f5609160463a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:48.621Z|16a12b43-a068-4b1a-aedf-83dee3116fcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:48.622Z|5507d000-b362-4df2-afbb-f5609160463a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:48.623Z|16a12b43-a068-4b1a-aedf-83dee3116fcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:48.646Z|c818ce4b-4df1-4822-8e4a-8c0d51a8dfec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:48.648Z|c818ce4b-4df1-4822-8e4a-8c0d51a8dfec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:58.644Z|31a34b06-da8b-4d62-8c02-17a7c51c5edb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:58.644Z|8422b9a3-b077-436c-88b4-7a0398dbd17b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:58.645Z|31a34b06-da8b-4d62-8c02-17a7c51c5edb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:58.645Z|8422b9a3-b077-436c-88b4-7a0398dbd17b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:20:58.674Z|d58964a2-54ae-411d-ba65-309b94fec199|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:20:58.674Z|d58964a2-54ae-411d-ba65-309b94fec199|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:01.196Z|55f11504-c626-4f0d-a73e-3266d9cbb0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:21:01.199Z|55f11504-c626-4f0d-a73e-3266d9cbb0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:21:02.928Z|609be62d-576c-42fa-8813-496d99eea6d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:21:02.928Z|609be62d-576c-42fa-8813-496d99eea6d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:21:06.317Z|71ce478b-bc2b-41e3-b859-42bb24749bc2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:21:06.318Z|71ce478b-bc2b-41e3-b859-42bb24749bc2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:08.667Z|26c19143-6588-4124-9334-a6980530fc08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:08.667Z|37970d6d-d3e4-4d3d-9715-fe61a6730fde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:08.667Z|26c19143-6588-4124-9334-a6980530fc08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:08.667Z|37970d6d-d3e4-4d3d-9715-fe61a6730fde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:08.696Z|45d4a3cc-d29b-4bbf-9c4b-0dbea9e81df9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:08.697Z|45d4a3cc-d29b-4bbf-9c4b-0dbea9e81df9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:16.196Z|fc3bf8df-167b-423d-9618-1b3e6c1e278e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:21:16.197Z|fc3bf8df-167b-423d-9618-1b3e6c1e278e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:21:18.690Z|cdb2de6a-9172-4f8f-9e8b-f1be23a4eba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:18.690Z|30021dec-1a8b-481f-8858-b7f9aaf73a9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:18.690Z|cdb2de6a-9172-4f8f-9e8b-f1be23a4eba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:18.691Z|30021dec-1a8b-481f-8858-b7f9aaf73a9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:18.719Z|2ef227ac-97c5-49c8-b64b-2700622b2baa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:18.720Z|2ef227ac-97c5-49c8-b64b-2700622b2baa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:28.712Z|9fe4278e-e7ec-4c20-ac84-8fa429ed4da6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:28.712Z|05687993-fc8a-4b3c-a3c9-8c9a870f89f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:28.713Z|9fe4278e-e7ec-4c20-ac84-8fa429ed4da6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:28.713Z|05687993-fc8a-4b3c-a3c9-8c9a870f89f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:28.742Z|fbad45e1-6867-4bb5-bd26-3afc48160f31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:28.742Z|fbad45e1-6867-4bb5-bd26-3afc48160f31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:31.195Z|caecc8fa-c336-4de3-9613-4986442a80e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:21:31.196Z|caecc8fa-c336-4de3-9613-4986442a80e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:21:32.929Z|96b2b73e-3883-479f-8cad-e2281a8ea49d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:21:32.930Z|96b2b73e-3883-479f-8cad-e2281a8ea49d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:21:38.734Z|71616cd3-9edd-4deb-ab72-f45485fc71bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:38.734Z|71616cd3-9edd-4deb-ab72-f45485fc71bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:38.734Z|97d77294-1b52-46a1-b490-89aef37fcb43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:38.735Z|97d77294-1b52-46a1-b490-89aef37fcb43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:38.764Z|553c1dcf-8e71-49b5-a60b-71964797014b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:38.765Z|553c1dcf-8e71-49b5-a60b-71964797014b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:46.195Z|a3debe62-a966-4920-8984-b7a28323b33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:21:46.199Z|a3debe62-a966-4920-8984-b7a28323b33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:21:48.760Z|87a4710d-d27b-4657-8155-d7ba4ac57477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:48.760Z|8fba933d-b549-4aa0-a2cf-e0e7e36bb95e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:48.761Z|87a4710d-d27b-4657-8155-d7ba4ac57477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:48.761Z|8fba933d-b549-4aa0-a2cf-e0e7e36bb95e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:48.786Z|82b92f8a-74a5-42b4-a49c-82578d9d02c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:48.787Z|82b92f8a-74a5-42b4-a49c-82578d9d02c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:58.783Z|795f9bbe-742e-4f74-8fe3-7c066c736f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:58.783Z|59c1138d-d752-41ea-be04-d9befa05aefd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:58.783Z|795f9bbe-742e-4f74-8fe3-7c066c736f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:58.783Z|59c1138d-d752-41ea-be04-d9befa05aefd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:21:58.806Z|f207f3b4-d0aa-480f-98e0-1cb7aa781cdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:21:58.807Z|f207f3b4-d0aa-480f-98e0-1cb7aa781cdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:01.195Z|f1ac21a5-b96d-45df-8b45-361f18c03126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:22:01.196Z|f1ac21a5-b96d-45df-8b45-361f18c03126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:22:02.930Z|c1f53352-8fe1-42ba-90a4-99d2581d6a2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:22:02.931Z|c1f53352-8fe1-42ba-90a4-99d2581d6a2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:22:06.318Z|5b7b38e0-7fe0-49c2-8c03-7e579f454919|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:22:06.319Z|5b7b38e0-7fe0-49c2-8c03-7e579f454919|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:08.807Z|a445cf5d-ac3f-4b70-af94-14ae1f39f181|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:08.807Z|d264a08a-bf0c-46ec-afd0-c7f43bf35bf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:08.807Z|a445cf5d-ac3f-4b70-af94-14ae1f39f181|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:08.808Z|d264a08a-bf0c-46ec-afd0-c7f43bf35bf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:08.827Z|c4523b79-a993-4083-81e2-d11267143ac5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:08.828Z|c4523b79-a993-4083-81e2-d11267143ac5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:16.195Z|c9dc899f-1002-4acb-8e1c-d8d6b055cb99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:22:16.196Z|c9dc899f-1002-4acb-8e1c-d8d6b055cb99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:22:18.832Z|6004c0cd-a559-4829-aedf-386ec7c43ac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:18.832Z|15603f5f-c699-475d-b9cf-787156194eb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:18.832Z|15603f5f-c699-475d-b9cf-787156194eb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:18.832Z|6004c0cd-a559-4829-aedf-386ec7c43ac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:18.849Z|01fe833a-de46-4c22-b5a8-bdfcb7e75306|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:18.850Z|01fe833a-de46-4c22-b5a8-bdfcb7e75306|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:28.854Z|4770a656-30ec-4e7b-a413-6d62131dc7e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:28.854Z|52ab525b-51fb-47aa-8f55-379b07130ad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:28.855Z|52ab525b-51fb-47aa-8f55-379b07130ad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:28.855Z|4770a656-30ec-4e7b-a413-6d62131dc7e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:28.874Z|cd59bbac-306d-4f2a-8ad5-cb6151f854f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:28.874Z|cd59bbac-306d-4f2a-8ad5-cb6151f854f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:31.195Z|22fa6782-10c7-4922-a037-3c48664969c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:22:31.198Z|22fa6782-10c7-4922-a037-3c48664969c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:22:32.931Z|72be230c-f763-48b3-98be-def05a9e25a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:22:32.932Z|72be230c-f763-48b3-98be-def05a9e25a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:22:38.878Z|2593e0d5-1fe5-4c55-bba6-a5301a37d825|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:38.878Z|1472d74a-7e11-4ea8-a256-805e3816ad93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:38.879Z|1472d74a-7e11-4ea8-a256-805e3816ad93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:38.879Z|2593e0d5-1fe5-4c55-bba6-a5301a37d825|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:38.897Z|f45802bf-c2cd-4e64-be5f-263701245eee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:38.898Z|f45802bf-c2cd-4e64-be5f-263701245eee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:46.196Z|45961f81-1af2-475c-a851-b576d2b56fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:22:46.196Z|45961f81-1af2-475c-a851-b576d2b56fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:22:48.900Z|6ea9c114-3f4b-4a5a-97bd-0558d6cc81f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:48.901Z|32fa28ca-d4d0-427c-9d05-4ca6aee6030c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:48.901Z|32fa28ca-d4d0-427c-9d05-4ca6aee6030c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:48.901Z|6ea9c114-3f4b-4a5a-97bd-0558d6cc81f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:48.922Z|7d2d734e-1092-4809-b648-9ec2ed6eb896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:48.923Z|7d2d734e-1092-4809-b648-9ec2ed6eb896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:58.924Z|88b44412-dc12-4a5e-8eba-ddc50d3446fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:58.924Z|dd5105b2-b145-4843-905f-5eead4642fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:58.925Z|88b44412-dc12-4a5e-8eba-ddc50d3446fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:58.925Z|dd5105b2-b145-4843-905f-5eead4642fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:22:58.945Z|cb996ca9-6115-465a-8e58-3c2dae6ee668|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:22:58.945Z|cb996ca9-6115-465a-8e58-3c2dae6ee668|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:01.195Z|9f71f408-045e-44ee-a25a-258840a6fb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:23:01.196Z|9f71f408-045e-44ee-a25a-258840a6fb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:23:02.932Z|2d8ca81c-45a9-4ac4-96f5-a9e9136139e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:23:02.933Z|2d8ca81c-45a9-4ac4-96f5-a9e9136139e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:23:06.317Z|7d4b1685-8144-44b1-acc9-dcc993986725|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:23:06.320Z|7d4b1685-8144-44b1-acc9-dcc993986725|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:08.957Z|9f2d84b6-497c-4f62-8791-b221239c8cfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:08.957Z|527d9e5b-6858-48b1-8c2b-3cfa7f2cdfdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:08.958Z|9f2d84b6-497c-4f62-8791-b221239c8cfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:08.958Z|527d9e5b-6858-48b1-8c2b-3cfa7f2cdfdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:08.969Z|945e963a-07cf-4c06-80f1-e6693d34bbb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:08.970Z|945e963a-07cf-4c06-80f1-e6693d34bbb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:16.195Z|5f5ce176-215d-4aed-a420-ff8f0b7ee5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:23:16.199Z|5f5ce176-215d-4aed-a420-ff8f0b7ee5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:23:18.980Z|56daf7e5-c354-49c4-8959-89996a832a04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:18.980Z|a4cbc84c-3b3c-4bca-b895-179db8af28f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:18.981Z|56daf7e5-c354-49c4-8959-89996a832a04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:18.981Z|a4cbc84c-3b3c-4bca-b895-179db8af28f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:18.990Z|e6fe6a04-c535-4769-a1e0-61714468ee59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:18.991Z|e6fe6a04-c535-4769-a1e0-61714468ee59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:29.003Z|957bafa3-95dd-483b-88ce-59235234c18b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:29.003Z|9593ea12-f185-4a35-95ed-b64a77683414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:29.004Z|957bafa3-95dd-483b-88ce-59235234c18b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:29.004Z|9593ea12-f185-4a35-95ed-b64a77683414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:29.011Z|dbb0a4da-22d3-4e1a-967c-c350e3e22f00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:29.012Z|dbb0a4da-22d3-4e1a-967c-c350e3e22f00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:31.195Z|6b51ba8b-ed79-434c-b8d9-ba43b07fba83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:23:31.196Z|6b51ba8b-ed79-434c-b8d9-ba43b07fba83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:23:32.933Z|481d9728-4556-42ba-9d6f-b68677798aba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:23:32.934Z|481d9728-4556-42ba-9d6f-b68677798aba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:23:39.027Z|cd7cd49d-6439-4b35-9039-c688c8c9eb13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:39.028Z|cd7cd49d-6439-4b35-9039-c688c8c9eb13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:39.027Z|6ec054e9-60f8-43fb-87c8-a39c9e41b366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:39.029Z|6ec054e9-60f8-43fb-87c8-a39c9e41b366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:39.033Z|ccf7380c-31f0-473d-ad29-b6911adcae9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:39.033Z|ccf7380c-31f0-473d-ad29-b6911adcae9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:46.195Z|621fc4d3-585d-4c6e-b36b-15538a027337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:23:46.196Z|621fc4d3-585d-4c6e-b36b-15538a027337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:23:49.050Z|2c1852e0-e566-461b-b316-2f1a77813072|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:49.051Z|2c1852e0-e566-461b-b316-2f1a77813072|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:49.053Z|fa8a8cba-15c4-412b-aae4-9f851a3d55b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:49.053Z|fa8a8cba-15c4-412b-aae4-9f851a3d55b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:49.062Z|da377d55-0895-423e-860d-f869b965fbd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:49.062Z|da377d55-0895-423e-860d-f869b965fbd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:59.074Z|c5010f60-e320-4ebc-bd99-b568cd449ef6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:59.074Z|c5010f60-e320-4ebc-bd99-b568cd449ef6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:59.076Z|9add6b0a-8327-428c-90c3-a3ad8a11738e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:59.076Z|9add6b0a-8327-428c-90c3-a3ad8a11738e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:23:59.082Z|a6af1456-1bea-4829-8579-3bdd61d2af15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:23:59.082Z|a6af1456-1bea-4829-8579-3bdd61d2af15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:01.195Z|98bd6abb-b4d7-4b08-9fab-4316aebba483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:24:01.198Z|98bd6abb-b4d7-4b08-9fab-4316aebba483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:24:02.935Z|9c2a4c46-d13c-41c4-827e-d96885d0da15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:24:02.935Z|9c2a4c46-d13c-41c4-827e-d96885d0da15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:24:06.317Z|948f992b-bf17-4e57-96c1-0f72404da1cc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:24:06.318Z|948f992b-bf17-4e57-96c1-0f72404da1cc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:09.098Z|977bc9d9-0f1b-4843-a215-6e28ec495a7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:09.098Z|c0b4fa8c-ddd4-40a4-b804-8528b5ce4648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:09.099Z|977bc9d9-0f1b-4843-a215-6e28ec495a7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:09.099Z|c0b4fa8c-ddd4-40a4-b804-8528b5ce4648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:09.104Z|6375872a-bc11-4d24-b0d8-cb14d6b6f71d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:09.105Z|6375872a-bc11-4d24-b0d8-cb14d6b6f71d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:16.195Z|c82500d6-463a-4b01-825c-254068b9e78d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:24:16.196Z|c82500d6-463a-4b01-825c-254068b9e78d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:24:19.120Z|a64e8318-bf3d-48cd-be36-6ce07f7b354a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:19.121Z|a64e8318-bf3d-48cd-be36-6ce07f7b354a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:19.120Z|9b353395-5867-4463-85d9-8f28db9d1b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:19.121Z|9b353395-5867-4463-85d9-8f28db9d1b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:19.124Z|62a2980f-b452-4623-839f-f6f2c7c159de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:19.124Z|62a2980f-b452-4623-839f-f6f2c7c159de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:29.144Z|0ce39347-bc42-4b66-b2cc-8e5a9b7e1e21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:29.144Z|444ded2e-e203-4e64-b9b3-49b340e3d41d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:29.145Z|444ded2e-e203-4e64-b9b3-49b340e3d41d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:29.144Z|0ce39347-bc42-4b66-b2cc-8e5a9b7e1e21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:29.145Z|55ba13d9-74b8-4e0f-ab2a-55affda8a55d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:29.145Z|55ba13d9-74b8-4e0f-ab2a-55affda8a55d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:31.195Z|b0c89fdb-8a8f-4974-80de-50268f4a4cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:24:31.196Z|b0c89fdb-8a8f-4974-80de-50268f4a4cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:24:32.936Z|2689aa86-4878-46aa-8238-dc49b6f6f8f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:24:32.936Z|2689aa86-4878-46aa-8238-dc49b6f6f8f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:24:39.167Z|1107fb01-2fb1-4da1-ab6b-bef0caaef3a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:39.167Z|cf8a7e0d-fb54-4083-866e-b616455079a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:39.168Z|1107fb01-2fb1-4da1-ab6b-bef0caaef3a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:39.168Z|cf8a7e0d-fb54-4083-866e-b616455079a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:39.168Z|94fa2d12-a162-4b6b-8188-68732f5ebfa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:39.168Z|94fa2d12-a162-4b6b-8188-68732f5ebfa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:46.195Z|3d568570-2adf-4744-9c7a-d18800616fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:24:46.200Z|3d568570-2adf-4744-9c7a-d18800616fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:24:49.189Z|2c391ee6-2dab-456a-8cae-45e2ddc5943c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:49.189Z|6cee0f7b-a94c-475b-a974-93333da7a5d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:49.189Z|ae961cc5-1e20-42ba-8fc3-38143a4b7f09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:49.190Z|2c391ee6-2dab-456a-8cae-45e2ddc5943c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:49.190Z|6cee0f7b-a94c-475b-a974-93333da7a5d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:49.190Z|ae961cc5-1e20-42ba-8fc3-38143a4b7f09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:59.212Z|f5cc1a42-e0e4-4c67-921b-3d10547d2a16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:59.212Z|47d6fb58-779a-41e5-8910-6985eb214452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:59.212Z|c7a46f26-9134-4c76-ad0a-29c69e7926bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:24:59.213Z|47d6fb58-779a-41e5-8910-6985eb214452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:59.213Z|f5cc1a42-e0e4-4c67-921b-3d10547d2a16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:24:59.213Z|c7a46f26-9134-4c76-ad0a-29c69e7926bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:01.195Z|7661175b-2be7-421f-9a21-226fd7a96ed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:25:01.196Z|7661175b-2be7-421f-9a21-226fd7a96ed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:25:02.937Z|e262a8e2-8167-41ff-afdd-245b814a10f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:25:02.938Z|e262a8e2-8167-41ff-afdd-245b814a10f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:25:06.318Z|1622b377-3f95-40e1-abd0-d8db1940488f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:25:06.318Z|1622b377-3f95-40e1-abd0-d8db1940488f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:09.238Z|f00f8399-c0e9-46b2-860b-9bf829b85b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:09.238Z|0e87aebf-7852-4a20-b8b9-41d8c5473901|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:09.238Z|f00f8399-c0e9-46b2-860b-9bf829b85b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:09.238Z|0e87aebf-7852-4a20-b8b9-41d8c5473901|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:09.252Z|9cb08d0a-0359-4dd7-81d2-e5eed06054ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:09.253Z|9cb08d0a-0359-4dd7-81d2-e5eed06054ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:16.197Z|f5331a8b-ddfa-4ff7-95cd-641b906533ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:25:16.197Z|f5331a8b-ddfa-4ff7-95cd-641b906533ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:25:19.261Z|3dd5a5f8-fd42-4cdb-81e6-35af3fc89ba3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:19.261Z|57ddbf0e-32d0-4f0d-b3a5-8b3c6b1cf381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:19.262Z|57ddbf0e-32d0-4f0d-b3a5-8b3c6b1cf381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:19.262Z|3dd5a5f8-fd42-4cdb-81e6-35af3fc89ba3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:19.273Z|4dee3a97-b43d-4275-ba57-efa9043f7aee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:19.273Z|4dee3a97-b43d-4275-ba57-efa9043f7aee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:29.284Z|d7d46b60-7895-4d2a-8b6e-557dfd9364f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:29.284Z|d74c2ee3-ef57-4dc1-b89d-b773db97e529|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:29.285Z|d7d46b60-7895-4d2a-8b6e-557dfd9364f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:29.285Z|d74c2ee3-ef57-4dc1-b89d-b773db97e529|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:29.293Z|5cb7185f-256f-48db-846c-f838b4b4f130|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:29.294Z|5cb7185f-256f-48db-846c-f838b4b4f130|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:31.196Z|f95557fb-3de5-4f4a-b910-57838732f921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:25:31.200Z|f95557fb-3de5-4f4a-b910-57838732f921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:25:32.938Z|21776a7f-e9a8-4218-8040-730671bcd908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:25:32.939Z|21776a7f-e9a8-4218-8040-730671bcd908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:25:39.306Z|501dbe7f-3ca2-4ead-b38a-dd8b8b165a45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:39.306Z|fdea6dd6-9f8f-4d24-bc08-ca058617eef5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:39.306Z|fdea6dd6-9f8f-4d24-bc08-ca058617eef5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:39.306Z|501dbe7f-3ca2-4ead-b38a-dd8b8b165a45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:39.321Z|2cc17a30-0c1d-407a-8479-d2037995811c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:39.321Z|2cc17a30-0c1d-407a-8479-d2037995811c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:46.195Z|2aeae033-f051-4a07-9445-a0763c417cf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:25:46.196Z|2aeae033-f051-4a07-9445-a0763c417cf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:25:49.329Z|3bad4ad6-64ee-40e3-8eb5-91ab9419a9f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:49.329Z|df7bc363-f6b0-4e22-b8b2-2f826b1b9568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:49.330Z|3bad4ad6-64ee-40e3-8eb5-91ab9419a9f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:49.330Z|df7bc363-f6b0-4e22-b8b2-2f826b1b9568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:49.348Z|59f4e2d7-e3f1-4b54-b817-9f947857166f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:49.348Z|59f4e2d7-e3f1-4b54-b817-9f947857166f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:59.352Z|40943bcf-a937-431f-adbe-b865da76fa34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:59.352Z|5bb49957-7993-4e62-aea8-35e8fe9a1102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:59.352Z|40943bcf-a937-431f-adbe-b865da76fa34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:59.353Z|5bb49957-7993-4e62-aea8-35e8fe9a1102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:25:59.371Z|677a3e5a-bc15-4f93-b11d-e71ec218cfdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:25:59.372Z|677a3e5a-bc15-4f93-b11d-e71ec218cfdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:01.195Z|5e702f91-03a7-48ee-9873-2c67d0b8e018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:26:01.196Z|5e702f91-03a7-48ee-9873-2c67d0b8e018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:26:02.939Z|33be01de-76bf-4c5c-b282-e28593273909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:26:02.940Z|33be01de-76bf-4c5c-b282-e28593273909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:26:06.317Z|36de08e7-7740-487c-a577-608815924870|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:26:06.318Z|36de08e7-7740-487c-a577-608815924870|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:09.374Z|879fc1ad-4e49-4769-b675-830998a12809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:09.374Z|598d4815-bdc6-41f4-ac34-83789ba66d2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:09.374Z|879fc1ad-4e49-4769-b675-830998a12809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:09.374Z|598d4815-bdc6-41f4-ac34-83789ba66d2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:09.393Z|37e2e17e-d2c9-4796-988e-8e2cea5d0fc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:09.394Z|37e2e17e-d2c9-4796-988e-8e2cea5d0fc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:16.195Z|3b4c3287-ff60-4f9d-a9e2-c63b0e49e7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:26:16.198Z|3b4c3287-ff60-4f9d-a9e2-c63b0e49e7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:26:19.397Z|5911957f-8f7b-4bb3-bdd3-a02c66aa7bbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:19.398Z|5911957f-8f7b-4bb3-bdd3-a02c66aa7bbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:19.398Z|5ceb7220-b1c6-46ec-908f-10a7425ae592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:19.399Z|5ceb7220-b1c6-46ec-908f-10a7425ae592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:19.415Z|e21ba1c0-5233-466d-acf2-b56fe99eacc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:19.415Z|e21ba1c0-5233-466d-acf2-b56fe99eacc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:29.422Z|9e556647-51b0-4ddb-afa5-d8fd989be0dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:29.422Z|b84fcb8d-9cbb-41ed-9e02-7366fc579e1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:29.423Z|9e556647-51b0-4ddb-afa5-d8fd989be0dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:29.423Z|b84fcb8d-9cbb-41ed-9e02-7366fc579e1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:29.436Z|c820192a-179b-4516-941d-f4f992ff0080|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:29.437Z|c820192a-179b-4516-941d-f4f992ff0080|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:31.195Z|5cafede1-1bd7-4596-8461-60321ec9a54d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:26:31.196Z|5cafede1-1bd7-4596-8461-60321ec9a54d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:26:32.941Z|f9e0728c-66fb-4ebe-bf7e-57782c4faef0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:26:32.941Z|f9e0728c-66fb-4ebe-bf7e-57782c4faef0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:26:39.446Z|b527fad5-1a17-4997-932c-167ba6938efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:39.446Z|b527fad5-1a17-4997-932c-167ba6938efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:39.449Z|484ec43b-3702-4974-b0b8-189b459efa49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:39.450Z|484ec43b-3702-4974-b0b8-189b459efa49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:39.457Z|13ee54b4-823c-4c22-beed-b0d36db65e06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:39.457Z|13ee54b4-823c-4c22-beed-b0d36db65e06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:46.195Z|73289a81-4e86-4898-8531-127f50352d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:26:46.196Z|73289a81-4e86-4898-8531-127f50352d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:26:49.471Z|987f54cc-8545-48f5-af50-dd1535696788|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:49.471Z|f264d524-ac2c-4ca7-8082-5f8a2d5b87f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:49.471Z|f264d524-ac2c-4ca7-8082-5f8a2d5b87f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:49.471Z|987f54cc-8545-48f5-af50-dd1535696788|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:49.480Z|41a1c46d-5050-44c3-89db-dc8bd8ab46ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:49.480Z|41a1c46d-5050-44c3-89db-dc8bd8ab46ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:59.493Z|a4c4dced-4b9c-4901-8eb5-7b853a7051c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:59.493Z|86bd5f36-6e19-45ee-b93c-8fa9568fc02b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:59.494Z|a4c4dced-4b9c-4901-8eb5-7b853a7051c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:59.494Z|86bd5f36-6e19-45ee-b93c-8fa9568fc02b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:26:59.500Z|77b77ced-be02-4261-864d-f71eafd8829c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:26:59.500Z|77b77ced-be02-4261-864d-f71eafd8829c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:01.195Z|05a30aa2-4937-49dd-977a-e364a9074439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:27:01.199Z|05a30aa2-4937-49dd-977a-e364a9074439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:27:02.942Z|a7adca66-17da-4e50-8d17-63e7fc49e8c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:27:02.942Z|a7adca66-17da-4e50-8d17-63e7fc49e8c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:27:06.318Z|70c969db-7da6-47ce-b118-7487ab230bcf|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:27:06.319Z|70c969db-7da6-47ce-b118-7487ab230bcf|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:09.518Z|3b938cc5-54e5-466a-b529-a42907eee2cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:09.518Z|e52f28cc-d5ad-438c-9d43-36ba1f816089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:09.518Z|3b938cc5-54e5-466a-b529-a42907eee2cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:09.518Z|e52f28cc-d5ad-438c-9d43-36ba1f816089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:09.520Z|c32d88bf-d3bf-4cf9-a50e-5f8bc95f04d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:09.520Z|c32d88bf-d3bf-4cf9-a50e-5f8bc95f04d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:16.196Z|534fe4a8-cb19-48ad-be96-3c8d388500bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:27:16.196Z|534fe4a8-cb19-48ad-be96-3c8d388500bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:27:19.540Z|f8336638-faaa-42a6-a08a-d9e44b2184b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:19.540Z|03689d45-6236-4ae0-b124-d00d13682b92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:19.541Z|f8336638-faaa-42a6-a08a-d9e44b2184b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:19.541Z|03689d45-6236-4ae0-b124-d00d13682b92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:19.542Z|ee0f9189-1c74-4751-af47-6e0759ca09fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:19.543Z|ee0f9189-1c74-4751-af47-6e0759ca09fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:29.563Z|c1946129-6454-4234-82c1-3ba32c619f41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:29.563Z|486a710f-1521-4327-b1e7-740aec8a111f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:29.564Z|c1946129-6454-4234-82c1-3ba32c619f41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:29.564Z|486a710f-1521-4327-b1e7-740aec8a111f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:29.563Z|f714590d-8762-4bf6-b466-8b8ce943ece5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:29.566Z|f714590d-8762-4bf6-b466-8b8ce943ece5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:31.195Z|bea3f62e-fcb7-4d7f-8dbf-91022b50b714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:27:31.196Z|bea3f62e-fcb7-4d7f-8dbf-91022b50b714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:27:32.943Z|21516e98-d90e-41b4-917b-997999996430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:27:32.943Z|21516e98-d90e-41b4-917b-997999996430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:27:39.587Z|8d408160-35ed-465b-a1b3-622ffa9b5047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:39.587Z|4e098f8a-363d-4578-9365-c38ab74c447f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:39.587Z|c3d28c43-9e95-4a41-a3db-f261a1d34358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:39.587Z|c3d28c43-9e95-4a41-a3db-f261a1d34358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:39.587Z|4e098f8a-363d-4578-9365-c38ab74c447f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:39.589Z|8d408160-35ed-465b-a1b3-622ffa9b5047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:46.196Z|ce6b9d69-ecc8-4b87-a99e-1d812fc0c830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:27:46.199Z|ce6b9d69-ecc8-4b87-a99e-1d812fc0c830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:27:49.612Z|123ae909-c8a1-4a4f-b4ea-93e86a028887|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:49.612Z|e7268359-ed49-4142-8bed-3695987c7788|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:49.612Z|c25dcbff-4c3e-472a-9dfb-f819b22b6353|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:49.612Z|e7268359-ed49-4142-8bed-3695987c7788|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:49.613Z|c25dcbff-4c3e-472a-9dfb-f819b22b6353|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:49.612Z|123ae909-c8a1-4a4f-b4ea-93e86a028887|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:59.637Z|49ff6b95-69a7-46c7-ba6c-f779ec931024|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:59.638Z|9800139b-9a1a-4e82-811a-2f579dba2c96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:59.638Z|49ff6b95-69a7-46c7-ba6c-f779ec931024|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:59.639Z|9800139b-9a1a-4e82-811a-2f579dba2c96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:27:59.645Z|5b72afb5-7762-4aeb-9661-ddf60db8c65a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:27:59.645Z|5b72afb5-7762-4aeb-9661-ddf60db8c65a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:01.198Z|e099f651-6ce3-4389-9962-e9941e958b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:28:01.199Z|e099f651-6ce3-4389-9962-e9941e958b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:28:02.944Z|0fac2812-e431-4409-8991-68010941e811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:28:02.946Z|0fac2812-e431-4409-8991-68010941e811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:28:06.318Z|be18e3a8-2e32-4f34-b13c-fe84092dd240|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:28:06.318Z|be18e3a8-2e32-4f34-b13c-fe84092dd240|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:09.667Z|99c9f28b-7be6-4496-bbdd-8fbcfa6b30bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:09.666Z|4fe285bd-a97a-4a12-b090-5ecd26034daa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:09.668Z|99c9f28b-7be6-4496-bbdd-8fbcfa6b30bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:09.668Z|4fe285bd-a97a-4a12-b090-5ecd26034daa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:09.671Z|243fe66d-abcb-4ebe-b2f4-1803656a784f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:09.672Z|243fe66d-abcb-4ebe-b2f4-1803656a784f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:16.196Z|e5cbe233-4e05-4c60-9fa7-1853e4cba7b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:28:16.197Z|e5cbe233-4e05-4c60-9fa7-1853e4cba7b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:28:19.695Z|d75da936-adf6-48ac-bd29-dfe1d7c02107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:19.695Z|0bd966a8-b5d4-4cb8-8d7e-04bce015b298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:19.695Z|0681b808-9f8a-43c9-98a5-cce502fb2012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:19.696Z|0681b808-9f8a-43c9-98a5-cce502fb2012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:19.696Z|d75da936-adf6-48ac-bd29-dfe1d7c02107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:19.696Z|0bd966a8-b5d4-4cb8-8d7e-04bce015b298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:29.719Z|e025f336-beab-4787-aee6-18d4753b232a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:29.719Z|db798b58-a353-4c02-8a43-44bc37d6eed7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:29.720Z|e025f336-beab-4787-aee6-18d4753b232a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:29.720Z|db798b58-a353-4c02-8a43-44bc37d6eed7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:29.720Z|70ea11ef-2cc8-4da7-870f-d247488eca0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:29.720Z|70ea11ef-2cc8-4da7-870f-d247488eca0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:31.196Z|de96cb89-becc-4492-b668-f4a8e3d7ed76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:28:31.200Z|de96cb89-becc-4492-b668-f4a8e3d7ed76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:28:32.947Z|d8783e92-7c0b-448b-982d-d9a93803b6a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:28:32.948Z|d8783e92-7c0b-448b-982d-d9a93803b6a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:28:39.743Z|8d907bb6-985c-4cd3-b6eb-a5ffc0685736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:39.743Z|73356522-cc6c-495c-b7cc-a14646286258|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:39.743Z|1695db95-202b-4e5e-bd14-2c29d24aa2e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:39.744Z|73356522-cc6c-495c-b7cc-a14646286258|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:39.744Z|8d907bb6-985c-4cd3-b6eb-a5ffc0685736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:39.744Z|1695db95-202b-4e5e-bd14-2c29d24aa2e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:46.196Z|319d651e-affc-4624-8dee-3089cf4dab86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:28:46.197Z|319d651e-affc-4624-8dee-3089cf4dab86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:28:49.770Z|8de89c47-4e23-4cad-9e84-713ab2208e45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:49.770Z|adb36372-577e-428e-a666-609badf64865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:49.770Z|a3127b65-dec6-4b9b-bebb-79d7c50c9732|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:49.771Z|8de89c47-4e23-4cad-9e84-713ab2208e45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:49.771Z|adb36372-577e-428e-a666-609badf64865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:49.771Z|a3127b65-dec6-4b9b-bebb-79d7c50c9732|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:59.795Z|5c2ec031-97e8-43c3-a953-442a30f17fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:59.795Z|aebe34ba-3858-4d55-adf7-da4da09fa9c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:59.795Z|d59bb413-65a2-480d-84f6-d7417497ee8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:28:59.795Z|5c2ec031-97e8-43c3-a953-442a30f17fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:59.795Z|d59bb413-65a2-480d-84f6-d7417497ee8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:28:59.795Z|aebe34ba-3858-4d55-adf7-da4da09fa9c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:01.196Z|735bdfe5-f4f7-47a4-ac2a-d989744f8a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:29:01.196Z|735bdfe5-f4f7-47a4-ac2a-d989744f8a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:29:02.948Z|33033c50-ed0a-4276-833b-edc267ad13ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:29:02.949Z|33033c50-ed0a-4276-833b-edc267ad13ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:29:06.322Z|2cbe5af2-dd6a-4ff5-b653-39699d342867|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:29:06.324Z|2cbe5af2-dd6a-4ff5-b653-39699d342867|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:09.818Z|74b15e77-0b0e-4e80-9780-52387b25b4ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:09.818Z|e226d54f-33e0-45cb-abe3-3622b6767f16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:09.818Z|c3a28269-723e-4dfe-b5f9-f3e9affcfbd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:09.819Z|74b15e77-0b0e-4e80-9780-52387b25b4ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:09.819Z|e226d54f-33e0-45cb-abe3-3622b6767f16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:09.819Z|c3a28269-723e-4dfe-b5f9-f3e9affcfbd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:16.196Z|0ee9d6d5-d04b-498f-bc8a-784bef868b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:29:16.200Z|0ee9d6d5-d04b-498f-bc8a-784bef868b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:29:19.843Z|c8e708f9-5c05-4e8f-90d3-76b62c312ab7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:19.844Z|c8e708f9-5c05-4e8f-90d3-76b62c312ab7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:19.843Z|784eb80f-d076-42e8-96be-92c004dd680e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:19.843Z|265f39c0-a5ba-452d-9f38-29a350714011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:19.845Z|265f39c0-a5ba-452d-9f38-29a350714011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:19.845Z|784eb80f-d076-42e8-96be-92c004dd680e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:29.867Z|1065d942-733c-42c7-a7ed-b5f406f5a83e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:29.867Z|f6ed923a-1b6f-4405-8c77-c8330b7f78c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:29.868Z|1065d942-733c-42c7-a7ed-b5f406f5a83e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:29.868Z|f6ed923a-1b6f-4405-8c77-c8330b7f78c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:29.868Z|b95188b9-b803-45a6-a460-b57cb53f730f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:29.869Z|b95188b9-b803-45a6-a460-b57cb53f730f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:31.196Z|c99648c7-b91c-48eb-9791-4a1d116befc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:29:31.197Z|c99648c7-b91c-48eb-9791-4a1d116befc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:29:32.950Z|5b2d5194-cbf2-4a7c-9916-4343536a419d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:29:32.951Z|5b2d5194-cbf2-4a7c-9916-4343536a419d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:29:39.891Z|ceab41e3-83c2-466d-9f71-11b35afe219e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:39.891Z|8e48e4ac-e5d1-49f3-a3db-6dfa7f24883b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:39.892Z|335f2454-8b97-47a3-bf1b-f18f11b7c6cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:39.892Z|335f2454-8b97-47a3-bf1b-f18f11b7c6cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:39.892Z|8e48e4ac-e5d1-49f3-a3db-6dfa7f24883b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:39.892Z|ceab41e3-83c2-466d-9f71-11b35afe219e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:46.195Z|e1f6cb00-cef9-471f-a5cf-dbdfeacabcbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:29:46.196Z|e1f6cb00-cef9-471f-a5cf-dbdfeacabcbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:29:49.914Z|a5263b86-0299-41c4-821d-a00f5be4d3d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:49.914Z|7ecf53db-1239-4347-b481-7b927c6d9af3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:49.914Z|a5263b86-0299-41c4-821d-a00f5be4d3d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:49.914Z|7ecf53db-1239-4347-b481-7b927c6d9af3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:49.914Z|dc967aca-fa9a-4b6a-84be-b61cf94761cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:49.915Z|dc967aca-fa9a-4b6a-84be-b61cf94761cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:59.947Z|b70c6401-c70d-457b-832a-c4b7c4823b59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:59.948Z|b70c6401-c70d-457b-832a-c4b7c4823b59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:59.951Z|7d28298a-16f6-4276-80cb-f27243fe61ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:59.951Z|7d28298a-16f6-4276-80cb-f27243fe61ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:29:59.952Z|ad9e9576-5399-4287-aa02-e1727c17dc0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:29:59.952Z|ad9e9576-5399-4287-aa02-e1727c17dc0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:30:01.195Z|7ffbc955-66c0-45c6-af15-57251160eb8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:30:01.199Z|7ffbc955-66c0-45c6-af15-57251160eb8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:30:02.952Z|458b30cd-8f7c-49b4-8621-23cae3b8ed17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:30:02.952Z|458b30cd-8f7c-49b4-8621-23cae3b8ed17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:30:06.319Z|18437cac-20f8-4284-91de-17ca1a0f89bc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:30:06.320Z|18437cac-20f8-4284-91de-17ca1a0f89bc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:30:09.973Z|cef6f67a-3422-4f1d-83ab-fe8365577a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:30:09.974Z|cef6f67a-3422-4f1d-83ab-fe8365577a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:30:09.977Z|9de2c22a-a9c2-4c87-b66a-a05026417013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:30:09.977Z|222ef640-4ef9-48e1-8ca4-c6488d66600b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:30:09.977Z|9de2c22a-a9c2-4c87-b66a-a05026417013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:30:09.977Z|222ef640-4ef9-48e1-8ca4-c6488d66600b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:30:16.199Z|f288c84b-3e86-4dc9-b7c7-c82379421f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:30:16.200Z|f288c84b-3e86-4dc9-b7c7-c82379421f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:30:19.998Z|e7867aae-1fb1-4e08-98c6-2a448dbc9596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:30:19.999Z|e7867aae-1fb1-4e08-98c6-2a448dbc9596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:30:20.000Z|82bc3710-6d92-454e-825f-b30bf191e30b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:30:20.001Z|82bc3710-6d92-454e-825f-b30bf191e30b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:30:20.001Z|1adbd9a5-05ce-468a-8833-09bda8679bdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:30:20.001Z|1adbd9a5-05ce-468a-8833-09bda8679bdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:30:30.024Z|f0e689ec-4a1d-4b22-8fed-40e6d6488233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:30:30.024Z|27a9da78-d2bc-4354-bbda-ea1952569594|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:30:30.024Z|f0e689ec-4a1d-4b22-8fed-40e6d6488233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:30:30.024Z|da28253a-bfa4-49d5-92d6-649b49ac6114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:30:30.025Z|27a9da78-d2bc-4354-bbda-ea1952569594|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:30:30.025Z|da28253a-bfa4-49d5-92d6-649b49ac6114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:30:31.195Z|da09e334-0a9c-4de9-bb69-80bbb9be9430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:30:31.196Z|da09e334-0a9c-4de9-bb69-80bbb9be9430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:30:32.953Z|67cc1a32-2660-48c9-94e5-b635270eb467|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:30:32.954Z|67cc1a32-2660-48c9-94e5-b635270eb467|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:30:40.047Z|e37e0432-109a-4ac2-a9a1-3a3719c06d2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:30:40.047Z|b9966a38-d2c0-44ce-9d63-5bdf0464760d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:30:40.047Z|e37e0432-109a-4ac2-a9a1-3a3719c06d2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:30:40.047Z|b9966a38-d2c0-44ce-9d63-5bdf0464760d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:30:40.049Z|efd61fd4-3307-4dfa-927e-e4ef9ca494f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:30:40.049Z|efd61fd4-3307-4dfa-927e-e4ef9ca494f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:30:46.195Z|f33e2e71-6b38-4e3c-9d84-fa6b87a7a443|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:30:46.200Z|f33e2e71-6b38-4e3c-9d84-fa6b87a7a443|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:30:50.067Z|2e66c7ea-3a20-4afa-b981-871efdad4506|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:30:50.067Z|fcd7649e-fdf0-40c9-a5e7-eae5fd73cbb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:30:50.068Z|fcd7649e-fdf0-40c9-a5e7-eae5fd73cbb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:30:50.068Z|2e66c7ea-3a20-4afa-b981-871efdad4506|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:30:50.069Z|a9b40ba5-481e-40ac-9751-63a60d64fe90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:30:50.069Z|a9b40ba5-481e-40ac-9751-63a60d64fe90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:00.089Z|2424a323-77cb-4e39-af6d-d81737ff6fd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:00.089Z|7e353360-4f38-4864-8bc4-1359c16a68d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:00.090Z|2424a323-77cb-4e39-af6d-d81737ff6fd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:00.090Z|7e353360-4f38-4864-8bc4-1359c16a68d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:00.089Z|407853bf-bd93-46f4-a0c0-6ceb80044cd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:00.091Z|407853bf-bd93-46f4-a0c0-6ceb80044cd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:01.195Z|9693869c-67ed-4acd-9ba3-5cf177661a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:31:01.196Z|9693869c-67ed-4acd-9ba3-5cf177661a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:31:02.954Z|d4ae8b12-6c99-48cb-9268-fe5b6b5e708a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:31:02.955Z|d4ae8b12-6c99-48cb-9268-fe5b6b5e708a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:31:06.319Z|fb6ec347-0636-407e-be7f-7c2737a87d0c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:31:06.320Z|fb6ec347-0636-407e-be7f-7c2737a87d0c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:10.114Z|8919ac5c-535e-403b-85e0-49081b9fa64b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:10.114Z|17606b03-0d42-420b-aff4-9587f3db3947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:10.114Z|b68fe5b3-3852-4c97-ae26-4c1135f15cae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:10.115Z|8919ac5c-535e-403b-85e0-49081b9fa64b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:10.115Z|17606b03-0d42-420b-aff4-9587f3db3947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:10.115Z|b68fe5b3-3852-4c97-ae26-4c1135f15cae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:16.196Z|5bfb7927-2af2-4bad-9be8-9b82d533f785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:31:16.197Z|5bfb7927-2af2-4bad-9be8-9b82d533f785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:31:20.139Z|d3bfbe7a-7898-4024-bec2-cacf048b0c70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:20.140Z|d3bfbe7a-7898-4024-bec2-cacf048b0c70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:20.140Z|40592d56-c31c-4409-8702-344a2d8c9eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:20.140Z|40592d56-c31c-4409-8702-344a2d8c9eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:20.143Z|774be73b-e4c5-435c-9c9b-9ad51027318e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:20.143Z|774be73b-e4c5-435c-9c9b-9ad51027318e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:30.165Z|253c5a51-cd15-41ad-93d6-c867ca5396f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:30.165Z|b377bcf0-6ec0-4177-a5a9-d40651844582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:30.165Z|b377bcf0-6ec0-4177-a5a9-d40651844582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:30.166Z|253c5a51-cd15-41ad-93d6-c867ca5396f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:30.174Z|3d33a09c-e7b5-4d0d-9d76-55bce8e77a07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:30.175Z|3d33a09c-e7b5-4d0d-9d76-55bce8e77a07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:31.195Z|7844d0d8-5dd1-4dac-8a54-c5eb0eceddf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:31:31.198Z|7844d0d8-5dd1-4dac-8a54-c5eb0eceddf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:31:32.956Z|9b240f47-78c4-4a87-8754-7b49e941195d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:31:32.957Z|9b240f47-78c4-4a87-8754-7b49e941195d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:31:40.190Z|4bea31f8-d687-4f3b-9fdc-bbf99cba46c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:40.190Z|958bafbe-3d6d-4e65-86e9-396f1b596c25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:40.191Z|4bea31f8-d687-4f3b-9fdc-bbf99cba46c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:40.191Z|958bafbe-3d6d-4e65-86e9-396f1b596c25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:40.194Z|cb5e03eb-9d72-41d7-8254-f672cd62b323|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:40.195Z|cb5e03eb-9d72-41d7-8254-f672cd62b323|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:46.195Z|bcb989ff-3c46-4ea0-90ff-57a0efbfce1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:31:46.196Z|bcb989ff-3c46-4ea0-90ff-57a0efbfce1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:31:50.214Z|060b8911-f933-4ed4-801b-a8edd9ad455e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:50.214Z|59c1755d-10b7-49eb-88e7-4734401e54a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:50.215Z|060b8911-f933-4ed4-801b-a8edd9ad455e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:50.215Z|59c1755d-10b7-49eb-88e7-4734401e54a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:31:50.217Z|9b8c0355-3fe3-495c-a9cf-e71635d345f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:31:50.217Z|9b8c0355-3fe3-495c-a9cf-e71635d345f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:00.237Z|85b00feb-36cf-4cc2-89b2-d99ad30acf73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:00.237Z|4e20075e-f193-425b-a535-5f4bda880500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:00.237Z|900fb0cc-7015-4d37-b32b-3ff201d5a3e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:00.238Z|85b00feb-36cf-4cc2-89b2-d99ad30acf73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:00.238Z|900fb0cc-7015-4d37-b32b-3ff201d5a3e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:00.239Z|4e20075e-f193-425b-a535-5f4bda880500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:01.195Z|9047bd0a-7071-41bf-954e-d6f5ad26f154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:32:01.196Z|9047bd0a-7071-41bf-954e-d6f5ad26f154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:32:02.957Z|8220a384-36d7-468e-bee0-3b46930f15ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:32:02.958Z|8220a384-36d7-468e-bee0-3b46930f15ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:32:06.318Z|390656cd-d88e-4951-ab7c-6728b5c67f4a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:32:06.318Z|390656cd-d88e-4951-ab7c-6728b5c67f4a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:10.261Z|e6e04746-5528-4e19-814c-005ef6764e05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:10.261Z|0fcc8e0c-ebae-4bac-a220-b8ef2cf3db0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:10.261Z|e6e04746-5528-4e19-814c-005ef6764e05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:10.261Z|0fcc8e0c-ebae-4bac-a220-b8ef2cf3db0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:10.264Z|187359b9-1c89-47ee-8e26-bcb4d948d864|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:10.264Z|187359b9-1c89-47ee-8e26-bcb4d948d864|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:16.195Z|d6e0b6b3-d677-44cb-bd7c-514d5c9391a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:32:16.198Z|d6e0b6b3-d677-44cb-bd7c-514d5c9391a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:32:20.284Z|9fe763d8-61c7-4ed8-bfb5-5c11c5feff92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:20.284Z|2918d18d-f711-4bdc-8060-301e74caa3a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:20.285Z|9fe763d8-61c7-4ed8-bfb5-5c11c5feff92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:20.285Z|2918d18d-f711-4bdc-8060-301e74caa3a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:20.286Z|75cbc42b-578a-4a08-83f8-84f3c0c96df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:20.287Z|75cbc42b-578a-4a08-83f8-84f3c0c96df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:30.307Z|85f40099-1df9-4429-b198-3d553a3a3138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:30.308Z|85f40099-1df9-4429-b198-3d553a3a3138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:30.311Z|76df343d-56d4-405c-8219-ed86c7e0fb36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:30.311Z|f9a21ebd-4cdb-4738-b014-88b9aa7134db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:30.311Z|76df343d-56d4-405c-8219-ed86c7e0fb36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:30.311Z|f9a21ebd-4cdb-4738-b014-88b9aa7134db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:31.196Z|9d2f211f-4794-4b50-8ac6-c12e3aa92d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:32:31.196Z|9d2f211f-4794-4b50-8ac6-c12e3aa92d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:32:32.959Z|4cb383f9-b5b5-409d-ba7d-21a0d8eec3d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:32:32.960Z|4cb383f9-b5b5-409d-ba7d-21a0d8eec3d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:32:40.331Z|11c5a487-c01e-4bf1-b9d2-38f5739a643e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:40.331Z|d2d3b925-4e4e-4169-b820-214da4b73e5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:40.331Z|d2d3b925-4e4e-4169-b820-214da4b73e5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:40.331Z|11c5a487-c01e-4bf1-b9d2-38f5739a643e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:40.331Z|49c28a25-e054-473d-90b9-7b71156b9f37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:40.332Z|49c28a25-e054-473d-90b9-7b71156b9f37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:46.195Z|cda93bc0-de38-4573-8d1d-a4a61b691b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:32:46.196Z|cda93bc0-de38-4573-8d1d-a4a61b691b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:32:50.354Z|233d852d-df8a-4182-bcb8-54610e65be5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:50.355Z|233d852d-df8a-4182-bcb8-54610e65be5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:50.354Z|b1a49454-a566-493f-8578-81e3ae14dfbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:50.355Z|3b7956b1-3cb6-4b27-a6f1-d5d2a5979573|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:32:50.356Z|3b7956b1-3cb6-4b27-a6f1-d5d2a5979573|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:32:50.356Z|b1a49454-a566-493f-8578-81e3ae14dfbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:00.383Z|b8b3363e-995b-4788-ad5d-250f47719d7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:00.383Z|96ecace0-7fdb-4511-848c-835772681e63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:00.383Z|4054b08f-6f13-4a3f-897f-4487d0a62352|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:00.384Z|96ecace0-7fdb-4511-848c-835772681e63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:00.384Z|b8b3363e-995b-4788-ad5d-250f47719d7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:00.384Z|4054b08f-6f13-4a3f-897f-4487d0a62352|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:01.195Z|297cb90c-5881-43c0-90d2-2448854ee982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:33:01.199Z|297cb90c-5881-43c0-90d2-2448854ee982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:33:02.961Z|eaf9b867-14dd-4c01-a407-960b85b494d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:33:02.962Z|eaf9b867-14dd-4c01-a407-960b85b494d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:33:06.317Z|785a4b2a-9af7-47cf-9048-a3e464f849a3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:33:06.317Z|785a4b2a-9af7-47cf-9048-a3e464f849a3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:10.405Z|8514da18-a933-4370-b03c-9d1a22855647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:10.405Z|9694e1ac-8ee1-47b8-98bf-d3b4cd0af37e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:10.406Z|c6afb211-440c-4167-9151-452f06ffe43e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:10.406Z|8514da18-a933-4370-b03c-9d1a22855647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:10.406Z|9694e1ac-8ee1-47b8-98bf-d3b4cd0af37e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:10.406Z|c6afb211-440c-4167-9151-452f06ffe43e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:16.195Z|e75f9d19-5329-4b8e-9451-a15727e649d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:33:16.196Z|e75f9d19-5329-4b8e-9451-a15727e649d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:33:20.428Z|beaa2f6d-0dd4-4b92-a7c1-179767d58140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:20.428Z|55fa671f-18cf-4d72-bc99-8ed9a9f93675|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:20.428Z|beaa2f6d-0dd4-4b92-a7c1-179767d58140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:20.429Z|55fa671f-18cf-4d72-bc99-8ed9a9f93675|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:20.429Z|c4f53757-b366-41e0-9e4d-7c69209a2565|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:20.429Z|c4f53757-b366-41e0-9e4d-7c69209a2565|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:30.451Z|48073d67-423f-4e89-b0d7-521a0cb8b95a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:30.451Z|5f431b03-4deb-4df1-833c-017a1820bc18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:30.451Z|30b21c66-0e21-4fdc-ba25-e63e9ef6d420|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:30.452Z|5f431b03-4deb-4df1-833c-017a1820bc18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:30.452Z|30b21c66-0e21-4fdc-ba25-e63e9ef6d420|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:30.452Z|48073d67-423f-4e89-b0d7-521a0cb8b95a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:31.195Z|0ba815bf-a800-4e0a-9439-0e90450f1daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:33:31.196Z|0ba815bf-a800-4e0a-9439-0e90450f1daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:33:32.962Z|52f0512c-93b2-47c9-906b-60641a6fb45f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:33:32.964Z|52f0512c-93b2-47c9-906b-60641a6fb45f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:33:40.475Z|e30ea165-2f6d-4ccc-90e3-75741ea8c53c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:40.476Z|e30ea165-2f6d-4ccc-90e3-75741ea8c53c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:40.477Z|dc7001a4-cfdb-4016-bf7a-baad4b94d87b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:40.477Z|dc7001a4-cfdb-4016-bf7a-baad4b94d87b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:40.478Z|b4b6e187-f72a-4e40-83ae-2dc10892cb6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:40.479Z|b4b6e187-f72a-4e40-83ae-2dc10892cb6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:46.196Z|a625feb2-16ac-4301-b098-e5867feaec7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:33:46.200Z|a625feb2-16ac-4301-b098-e5867feaec7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:33:50.497Z|4731eb4e-1aee-4304-8b70-5caa05b6efc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:50.497Z|4f437bd7-5ee6-4b5a-ae33-ae052f42e964|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:50.498Z|4f437bd7-5ee6-4b5a-ae33-ae052f42e964|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:50.498Z|4731eb4e-1aee-4304-8b70-5caa05b6efc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:33:50.499Z|4038c6d2-1388-4a33-aa71-24fca750b785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:33:50.499Z|4038c6d2-1388-4a33-aa71-24fca750b785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:00.522Z|95114ea0-7dcd-41e0-8108-06c8f643d392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:00.523Z|95114ea0-7dcd-41e0-8108-06c8f643d392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:00.523Z|3e1503f6-7b0e-4ded-a68b-5e97b4bff5c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:00.524Z|3e1503f6-7b0e-4ded-a68b-5e97b4bff5c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:00.524Z|cf2b8a62-a35b-463f-9c89-199539a81b36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:00.525Z|cf2b8a62-a35b-463f-9c89-199539a81b36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:01.195Z|0cd9884c-7293-4e63-aaa4-5f341075039f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:34:01.196Z|0cd9884c-7293-4e63-aaa4-5f341075039f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:34:02.964Z|69f80aaa-d3da-4c1b-9138-b899f40c8da9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:34:02.965Z|69f80aaa-d3da-4c1b-9138-b899f40c8da9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:34:06.318Z|4578a9d4-2dd4-4dad-99e7-870586678233|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:34:06.319Z|4578a9d4-2dd4-4dad-99e7-870586678233|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:10.546Z|8a8def98-9dd9-420c-9143-c3d20a40df2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:10.547Z|8a8def98-9dd9-420c-9143-c3d20a40df2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:10.549Z|5b86d551-567c-4c5f-98fc-65b74a494755|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:10.550Z|5b86d551-567c-4c5f-98fc-65b74a494755|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:10.552Z|a76996c6-1a8b-4a87-a1eb-d99810a281f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:10.552Z|a76996c6-1a8b-4a87-a1eb-d99810a281f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:16.195Z|42f29e47-46ba-41df-adf9-70cb10685c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:34:16.196Z|42f29e47-46ba-41df-adf9-70cb10685c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:34:20.570Z|27baa7c8-03b1-45fa-90b1-f9a81561971f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:20.570Z|012276c7-301a-458e-b7b4-3e97c3534dc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:20.571Z|1ab5f47f-51ce-4d9b-b2a4-15ce5a0b83f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:20.571Z|27baa7c8-03b1-45fa-90b1-f9a81561971f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:20.571Z|012276c7-301a-458e-b7b4-3e97c3534dc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:20.571Z|1ab5f47f-51ce-4d9b-b2a4-15ce5a0b83f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:30.593Z|e9d92a9c-8e72-46f1-8f99-90fac77ffa75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:30.594Z|e9d92a9c-8e72-46f1-8f99-90fac77ffa75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:30.596Z|5a2ad37c-7d73-46c4-b277-396ff0e51c80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:30.596Z|5a2ad37c-7d73-46c4-b277-396ff0e51c80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:30.600Z|31b4b46d-71d9-4eb9-bc7a-8c0daadd570e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:30.600Z|31b4b46d-71d9-4eb9-bc7a-8c0daadd570e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:31.195Z|207a310c-82da-445a-b0e0-81d47db24417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:34:31.198Z|207a310c-82da-445a-b0e0-81d47db24417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:34:32.966Z|a0044730-ffc7-4019-a23a-9d4e93a18507|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:34:32.967Z|a0044730-ffc7-4019-a23a-9d4e93a18507|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:34:40.616Z|b01f57a1-0064-4607-ae82-0d13feae737b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:40.616Z|64e3be29-eb0e-4c84-a450-afe86d08f212|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:40.616Z|64e3be29-eb0e-4c84-a450-afe86d08f212|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:40.616Z|b01f57a1-0064-4607-ae82-0d13feae737b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:40.621Z|09a73fa5-6a16-495a-a940-496057ba18ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:40.621Z|09a73fa5-6a16-495a-a940-496057ba18ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:46.196Z|17c0d82c-6876-4410-bd36-104451808db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:34:46.196Z|17c0d82c-6876-4410-bd36-104451808db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:34:50.637Z|8ecb3617-940f-4900-ab4f-a6f2a1dcfbac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:50.637Z|8ecb3617-940f-4900-ab4f-a6f2a1dcfbac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:50.641Z|e14e05f5-04fd-414f-8da7-52d2026fcea3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:50.642Z|e14e05f5-04fd-414f-8da7-52d2026fcea3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:34:50.643Z|672546fd-40cf-4b86-b711-1f9c45fddb7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:34:50.643Z|672546fd-40cf-4b86-b711-1f9c45fddb7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:00.658Z|f96fbcf1-6bfc-46c8-9333-60a7248c55cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:00.659Z|f96fbcf1-6bfc-46c8-9333-60a7248c55cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:00.661Z|26eec30e-0533-42ca-84b1-a58563673b5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:00.662Z|26eec30e-0533-42ca-84b1-a58563673b5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:00.663Z|df8f7332-7e42-4a6c-93c0-68f4de9a97ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:00.664Z|df8f7332-7e42-4a6c-93c0-68f4de9a97ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:01.195Z|7969a583-8e19-4e03-aaa3-bacc4b540a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:35:01.196Z|7969a583-8e19-4e03-aaa3-bacc4b540a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:35:02.967Z|8a4e6637-bb6b-4155-98d4-a5eab1d72b54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:35:02.968Z|8a4e6637-bb6b-4155-98d4-a5eab1d72b54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:35:06.322Z|7b6aefbf-9993-4834-9400-23321298cb5d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:35:06.323Z|7b6aefbf-9993-4834-9400-23321298cb5d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:10.682Z|6f6f1eaa-b559-472b-80ef-8e6c2b222db8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:10.682Z|99281b3b-54b7-4eb3-965a-d596bae991a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:10.682Z|6f6f1eaa-b559-472b-80ef-8e6c2b222db8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:10.682Z|99281b3b-54b7-4eb3-965a-d596bae991a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:10.683Z|c0c80715-60c8-41bb-acb0-d858340ae369|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:10.683Z|c0c80715-60c8-41bb-acb0-d858340ae369|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:16.195Z|51eb68ba-35b2-43ad-b84e-3b8e4bcd579b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:35:16.199Z|51eb68ba-35b2-43ad-b84e-3b8e4bcd579b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:35:20.703Z|1e34a45e-2e35-43d0-943b-59681e69440b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:20.703Z|e05b9bb8-84db-483a-adcf-1d64e3b4fd34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:20.703Z|77869219-f4cd-4f50-9a07-ce0c078dd90d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:20.704Z|1e34a45e-2e35-43d0-943b-59681e69440b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:20.704Z|e05b9bb8-84db-483a-adcf-1d64e3b4fd34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:20.704Z|77869219-f4cd-4f50-9a07-ce0c078dd90d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:30.726Z|60f32baf-f746-4b35-a06a-f1bd5a738cf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:30.727Z|60f32baf-f746-4b35-a06a-f1bd5a738cf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:30.729Z|109f86d3-f3d7-433d-b4e8-ba37709f2ff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:30.729Z|109f86d3-f3d7-433d-b4e8-ba37709f2ff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:30.732Z|092321fb-becd-48b8-b4ca-d03421d7150a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:30.732Z|092321fb-becd-48b8-b4ca-d03421d7150a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:31.195Z|27633109-a7bc-46fd-a229-cd45633d24db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:35:31.196Z|27633109-a7bc-46fd-a229-cd45633d24db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:35:32.969Z|f9253efd-830b-46cf-bd3e-1085b7704d7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:35:32.969Z|f9253efd-830b-46cf-bd3e-1085b7704d7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:35:40.749Z|346688c4-bd2c-4864-8970-2af76c80479e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:40.749Z|346688c4-bd2c-4864-8970-2af76c80479e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:40.749Z|472f290d-26b3-4b84-9df1-c5a9efc79d22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:40.750Z|472f290d-26b3-4b84-9df1-c5a9efc79d22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:40.750Z|e60e36ad-3934-4ff4-b215-3b992f199d25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:40.751Z|e60e36ad-3934-4ff4-b215-3b992f199d25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:46.196Z|0001ed08-5509-424d-a1d7-cf7eb3c2be96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:35:46.196Z|0001ed08-5509-424d-a1d7-cf7eb3c2be96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:35:50.775Z|091cd00e-4107-46cd-871b-bfd5fccf1c75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:50.776Z|eb1bf0a3-9b8f-4303-8fd5-9872091e538e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:50.776Z|091cd00e-4107-46cd-871b-bfd5fccf1c75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:50.776Z|eb1bf0a3-9b8f-4303-8fd5-9872091e538e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:35:50.778Z|dcf516e2-09f8-4bb0-b607-3f29aa33af06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:35:50.779Z|dcf516e2-09f8-4bb0-b607-3f29aa33af06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:00.796Z|93e09036-d714-41da-9719-a2ba34600fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:00.796Z|93e09036-d714-41da-9719-a2ba34600fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:00.797Z|15c8c4fd-8480-49ae-aa89-408a4b63bc16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:00.798Z|15c8c4fd-8480-49ae-aa89-408a4b63bc16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:00.796Z|36d3d9e6-971e-4694-8683-5109db556032|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:00.800Z|36d3d9e6-971e-4694-8683-5109db556032|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:01.195Z|2a1a7fa6-75ab-4b72-bf04-6777a86640fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:36:01.198Z|2a1a7fa6-75ab-4b72-bf04-6777a86640fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:36:02.976Z|fc701ba4-a11d-4e98-8df1-9d6743befe96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:36:02.976Z|fc701ba4-a11d-4e98-8df1-9d6743befe96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:36:06.321Z|74ef5d77-dfce-480a-b957-eccda15147d5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:36:06.321Z|74ef5d77-dfce-480a-b957-eccda15147d5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:10.820Z|da0f8714-c135-49ae-8a3f-fc76718e455f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:10.822Z|da0f8714-c135-49ae-8a3f-fc76718e455f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:10.822Z|0519f9ba-266f-4c83-91db-8afe852ff05d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:10.822Z|0519f9ba-266f-4c83-91db-8afe852ff05d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:10.823Z|1a031b15-785f-438a-b960-7d4dd92964da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:10.823Z|1a031b15-785f-438a-b960-7d4dd92964da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:16.195Z|23bbb9f0-c6ad-4e7f-8b20-eaf44491a838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:36:16.196Z|23bbb9f0-c6ad-4e7f-8b20-eaf44491a838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:36:20.844Z|fe528ddc-ebb6-4da9-9dc7-6b14cd702521|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:20.844Z|850483c7-331c-4a61-8eb7-45a2598304a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:20.844Z|0155e284-7119-4506-a334-b952d38cc2c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:20.844Z|850483c7-331c-4a61-8eb7-45a2598304a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:20.844Z|fe528ddc-ebb6-4da9-9dc7-6b14cd702521|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:20.844Z|0155e284-7119-4506-a334-b952d38cc2c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:30.865Z|e070cee9-e216-4b29-a90a-0710413471a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:30.865Z|019e9540-12c2-4dea-9b6d-073554772f4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:30.866Z|e070cee9-e216-4b29-a90a-0710413471a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:30.866Z|019e9540-12c2-4dea-9b6d-073554772f4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:30.869Z|ff072848-17f5-4ffe-896d-1b3310596fdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:30.869Z|ff072848-17f5-4ffe-896d-1b3310596fdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:31.196Z|f871e319-8809-4d43-9727-d00fa5261221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:36:31.197Z|f871e319-8809-4d43-9727-d00fa5261221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:36:32.977Z|d203598d-8c6a-4d17-8a7b-41503c624230|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:36:32.977Z|d203598d-8c6a-4d17-8a7b-41503c624230|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:36:40.889Z|c1ed37fe-adeb-4138-a8d6-a85a67a657a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:40.889Z|c1ed37fe-adeb-4138-a8d6-a85a67a657a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:40.891Z|30b80d4d-230d-44c5-ab5d-6fc4591325e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:40.892Z|30b80d4d-230d-44c5-ab5d-6fc4591325e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:40.892Z|92b33eb5-9662-4251-8943-182f2dcefaa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:40.893Z|92b33eb5-9662-4251-8943-182f2dcefaa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:46.195Z|8aa36ede-2b16-45c1-b003-197cefc1a25d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:36:46.200Z|8aa36ede-2b16-45c1-b003-197cefc1a25d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:36:50.911Z|196345e6-5ef1-46eb-9962-b2c7fd961a65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:50.911Z|2049a6a7-9eb9-4092-801e-02796197d189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:50.911Z|bde4b812-6c12-4a4c-aad8-ab88613645a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:36:50.912Z|196345e6-5ef1-46eb-9962-b2c7fd961a65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:50.912Z|bde4b812-6c12-4a4c-aad8-ab88613645a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:36:50.912Z|2049a6a7-9eb9-4092-801e-02796197d189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:00.933Z|508fc535-00e8-4018-93fb-e8f2949a0c1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:00.933Z|6477801d-8b4c-42b1-ad8c-82240e6ac56c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:00.934Z|508fc535-00e8-4018-93fb-e8f2949a0c1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:00.934Z|6477801d-8b4c-42b1-ad8c-82240e6ac56c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:00.935Z|5d728a9d-2e2b-4c16-8679-1b37d8ef00d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:00.935Z|5d728a9d-2e2b-4c16-8679-1b37d8ef00d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:01.195Z|0d0edbd4-84a5-469f-bc37-49067f950d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:37:01.196Z|0d0edbd4-84a5-469f-bc37-49067f950d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:37:02.979Z|2eec61f1-2c7f-43f0-a1b9-f87c68adad43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:37:02.979Z|2eec61f1-2c7f-43f0-a1b9-f87c68adad43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:37:06.317Z|2a3d5fb1-9425-41ef-9329-5ee44e77f3e6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:37:06.318Z|2a3d5fb1-9425-41ef-9329-5ee44e77f3e6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:10.955Z|a9f765fb-751d-40b6-8cc3-c92ff29a7f23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:10.956Z|a9f765fb-751d-40b6-8cc3-c92ff29a7f23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:10.956Z|bd20f43e-e43d-410d-bfd2-7ddf8919fb4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:10.956Z|bd20f43e-e43d-410d-bfd2-7ddf8919fb4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:10.957Z|999e7148-44d5-4786-ab1c-07e9e3880749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:10.958Z|999e7148-44d5-4786-ab1c-07e9e3880749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:16.195Z|8995ef0e-fb32-4f78-a6d6-fc3e52342e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:37:16.196Z|8995ef0e-fb32-4f78-a6d6-fc3e52342e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:37:20.979Z|0c3c7f82-b39c-446c-ac05-b4ddb5526c9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:20.979Z|f0f3d84a-79ec-4dc4-bb59-b6b5fa9092b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:20.979Z|bdf27337-20a8-4436-acba-58a7554976f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:20.980Z|0c3c7f82-b39c-446c-ac05-b4ddb5526c9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:20.980Z|bdf27337-20a8-4436-acba-58a7554976f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:20.980Z|f0f3d84a-79ec-4dc4-bb59-b6b5fa9092b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:31.002Z|4103b004-c8dd-4892-aec7-f4d685ce033a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:31.002Z|4103b004-c8dd-4892-aec7-f4d685ce033a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:31.002Z|9fb478da-00e2-48ce-89ed-d7f0da27ef75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:31.003Z|9fb478da-00e2-48ce-89ed-d7f0da27ef75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:31.004Z|a020bce7-dd05-4858-ac99-e1b6145ef8b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:31.005Z|a020bce7-dd05-4858-ac99-e1b6145ef8b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:31.195Z|407649e8-d9d4-49de-ba09-0df99c2921df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:37:31.199Z|407649e8-d9d4-49de-ba09-0df99c2921df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:37:32.980Z|81e961f2-af11-46b3-9b1e-576a1c46430f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:37:32.981Z|81e961f2-af11-46b3-9b1e-576a1c46430f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:37:41.026Z|b18e0876-48d9-4e4a-abbc-99abf40b9b64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:41.026Z|501f71b7-3387-4d5b-a2b6-d5e95f8f2041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:41.026Z|54a96792-a22b-44cc-9e2d-efd28a0b2b9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:41.026Z|b18e0876-48d9-4e4a-abbc-99abf40b9b64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:41.026Z|501f71b7-3387-4d5b-a2b6-d5e95f8f2041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:41.026Z|54a96792-a22b-44cc-9e2d-efd28a0b2b9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:46.195Z|46e791ba-2817-446f-a9f8-e3286d9006be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:37:46.196Z|46e791ba-2817-446f-a9f8-e3286d9006be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:37:51.050Z|3a6ce095-f7f6-4b04-ae77-b28eb3b9685b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:51.050Z|fc9503d2-f0cd-4cb4-b67c-2cf554f0acb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:51.050Z|50c3a97d-34f6-4b44-829c-93bdc06719f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:37:51.051Z|fc9503d2-f0cd-4cb4-b67c-2cf554f0acb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:51.051Z|3a6ce095-f7f6-4b04-ae77-b28eb3b9685b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:37:51.051Z|50c3a97d-34f6-4b44-829c-93bdc06719f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:01.084Z|570618b8-e270-4be4-9660-c3245d9655d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:01.084Z|e7e19ab5-9a56-40d2-ae6d-65a2329f7bbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:01.085Z|e7e19ab5-9a56-40d2-ae6d-65a2329f7bbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:01.085Z|570618b8-e270-4be4-9660-c3245d9655d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:01.085Z|42c80fab-8fbc-432f-b9a1-48187bf38377|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:01.086Z|42c80fab-8fbc-432f-b9a1-48187bf38377|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:01.195Z|a55449eb-0172-4318-b24c-aa3883a0abef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:38:01.196Z|a55449eb-0172-4318-b24c-aa3883a0abef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:38:02.981Z|67f3bed0-c783-428b-b645-c4e5ea668c26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:38:02.982Z|67f3bed0-c783-428b-b645-c4e5ea668c26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:38:06.319Z|cae439f1-7ddf-4af8-bca9-13a555104af9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:38:06.320Z|cae439f1-7ddf-4af8-bca9-13a555104af9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:11.107Z|2f2e58a8-01ea-49cb-9639-b3ba355af42b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:11.108Z|2f2e58a8-01ea-49cb-9639-b3ba355af42b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:11.108Z|7f5ef98f-de66-4d9c-8f6f-8ccb503fc63d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:11.109Z|7f5ef98f-de66-4d9c-8f6f-8ccb503fc63d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:11.110Z|23143f79-3c79-459d-b2af-985470007ebf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:11.110Z|23143f79-3c79-459d-b2af-985470007ebf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:16.195Z|2ecceab3-afa6-4f99-b453-68c59af63a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:38:16.199Z|2ecceab3-afa6-4f99-b453-68c59af63a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:38:21.133Z|7a39fb66-5bee-4236-b161-7b82135a7738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:21.133Z|df43900e-a21f-4cff-8eff-53fafdc7fd9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:21.134Z|7a39fb66-5bee-4236-b161-7b82135a7738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:21.133Z|7b1de41b-8434-4174-b9dd-7a0b65aa532b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:21.134Z|df43900e-a21f-4cff-8eff-53fafdc7fd9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:21.134Z|7b1de41b-8434-4174-b9dd-7a0b65aa532b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:31.163Z|9036c14f-59f0-4ab3-935d-e136b9f10c17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:31.163Z|50b647b7-c642-4c4e-90e2-2dde7d56eb7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:31.163Z|9036c14f-59f0-4ab3-935d-e136b9f10c17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:31.163Z|50b647b7-c642-4c4e-90e2-2dde7d56eb7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:31.166Z|6b729bf8-4994-4f90-b483-05e0d6b39e8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:31.167Z|6b729bf8-4994-4f90-b483-05e0d6b39e8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:31.195Z|b2931caa-916d-4ce8-bfa8-316dfc159e3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:38:31.196Z|b2931caa-916d-4ce8-bfa8-316dfc159e3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:38:32.983Z|c5503258-0c6b-4371-86b5-71e6f1bfaea9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:38:32.984Z|c5503258-0c6b-4371-86b5-71e6f1bfaea9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:38:41.191Z|6c03f144-bf96-463a-a31a-68c23da25a62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:41.191Z|f4f89c81-ab9b-40e7-bd36-4e6c7a06a567|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:41.191Z|f4f89c81-ab9b-40e7-bd36-4e6c7a06a567|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:41.191Z|6c03f144-bf96-463a-a31a-68c23da25a62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:41.191Z|fc1be645-f336-48e2-b011-dadb06de32b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:41.192Z|fc1be645-f336-48e2-b011-dadb06de32b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:46.196Z|7cc92770-463e-41cc-87c0-a243bd9b018e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:38:46.196Z|7cc92770-463e-41cc-87c0-a243bd9b018e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:38:51.215Z|fb4d9960-15dc-4a8b-8544-22bfce893570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:51.215Z|de51e9b1-783d-4e55-8b91-4f76df6f9775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:51.220Z|03212f88-ec64-485f-8aa5-78c1e6397b73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:38:51.220Z|fb4d9960-15dc-4a8b-8544-22bfce893570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:51.220Z|de51e9b1-783d-4e55-8b91-4f76df6f9775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:38:51.221Z|03212f88-ec64-485f-8aa5-78c1e6397b73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:01.196Z|da318e5b-4e48-4792-bc4b-6a28a708540c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:39:01.199Z|da318e5b-4e48-4792-bc4b-6a28a708540c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:39:01.246Z|1cf3984a-b4f1-45f6-93fb-008b34fcfd9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:01.246Z|ece1a058-8d4f-46ff-9031-c13fa2917b3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:01.246Z|e48fb61a-c89d-40dd-9e38-3e732d32aa1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:01.247Z|ece1a058-8d4f-46ff-9031-c13fa2917b3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:01.247Z|e48fb61a-c89d-40dd-9e38-3e732d32aa1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:01.250Z|1cf3984a-b4f1-45f6-93fb-008b34fcfd9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:02.985Z|9a03c114-3f6d-4df4-be8f-60ccab8e50fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:39:02.986Z|9a03c114-3f6d-4df4-be8f-60ccab8e50fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:39:06.318Z|3d64fb53-b89c-44f9-b636-cb6d75bc4df5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:39:06.319Z|3d64fb53-b89c-44f9-b636-cb6d75bc4df5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:11.273Z|b35cdee6-e3eb-4a44-947f-f4b5df8be2b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:11.273Z|b0699c36-3b83-44ec-a885-b6f69dccc84e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:11.273Z|79ec3bb6-19df-4f3d-9722-9efe776f47f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:11.274Z|b35cdee6-e3eb-4a44-947f-f4b5df8be2b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:11.274Z|79ec3bb6-19df-4f3d-9722-9efe776f47f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:11.274Z|b0699c36-3b83-44ec-a885-b6f69dccc84e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:16.196Z|626e3a14-6bb6-4317-8c27-65dcf504b09d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:39:16.196Z|626e3a14-6bb6-4317-8c27-65dcf504b09d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:39:21.300Z|842f3420-653c-4571-9eda-f4fd2150f335|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:21.300Z|7b493bc5-1bfd-4d2e-85c5-c4daca45fad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:21.301Z|842f3420-653c-4571-9eda-f4fd2150f335|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:21.301Z|7b493bc5-1bfd-4d2e-85c5-c4daca45fad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:21.304Z|cd0cb21b-6ef0-4685-83f3-691ff8d6c159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:21.304Z|cd0cb21b-6ef0-4685-83f3-691ff8d6c159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:31.196Z|5711ac78-d19d-4fb7-9fff-a3c6daea70e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:39:31.197Z|5711ac78-d19d-4fb7-9fff-a3c6daea70e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:39:31.327Z|30f1482d-5911-455e-8350-67db0cc07ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:31.327Z|da0eb5bc-3a26-45a1-ac52-b9154de89c61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:31.327Z|a53bf7cf-8a78-44f0-bbd3-86db6e764673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:31.328Z|da0eb5bc-3a26-45a1-ac52-b9154de89c61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:31.328Z|30f1482d-5911-455e-8350-67db0cc07ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:31.328Z|a53bf7cf-8a78-44f0-bbd3-86db6e764673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:32.986Z|aa7a20ac-d5da-43de-bc65-5783feb4ed89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:39:32.987Z|aa7a20ac-d5da-43de-bc65-5783feb4ed89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:39:41.360Z|0f9aa299-3149-4c34-9213-153c44bfe01f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:41.360Z|be7dc733-73a7-4f0f-aa95-8d853fa91ef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:41.360Z|4b1196e8-194f-4a3b-b74a-b5b0fe5c4c78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:41.361Z|0f9aa299-3149-4c34-9213-153c44bfe01f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:41.361Z|be7dc733-73a7-4f0f-aa95-8d853fa91ef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:41.361Z|4b1196e8-194f-4a3b-b74a-b5b0fe5c4c78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:46.196Z|b9c3151e-502c-4af0-bf46-31c1e373855a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:39:46.198Z|b9c3151e-502c-4af0-bf46-31c1e373855a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:39:51.385Z|45d6f843-727e-4d21-a70c-6d27db49c065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:51.386Z|45d6f843-727e-4d21-a70c-6d27db49c065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:51.390Z|54c28020-2076-4e02-a6f1-b8581350a556|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:51.390Z|1ad2300f-e9b4-48fe-a0fe-c1a06d1ea501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:39:51.390Z|1ad2300f-e9b4-48fe-a0fe-c1a06d1ea501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:39:51.390Z|54c28020-2076-4e02-a6f1-b8581350a556|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:01.196Z|a1058cdb-fd02-40a8-9a2c-8b06b40753ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:40:01.196Z|a1058cdb-fd02-40a8-9a2c-8b06b40753ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:40:01.412Z|b6326415-aff9-4157-90b3-65c326429337|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:01.413Z|b6326415-aff9-4157-90b3-65c326429337|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:01.414Z|d85a2d29-575c-45be-9d03-53dc6292e3d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:01.414Z|d85a2d29-575c-45be-9d03-53dc6292e3d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:01.416Z|550cfaa3-6a56-4cc8-abbf-605ab0fc2089|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:01.417Z|550cfaa3-6a56-4cc8-abbf-605ab0fc2089|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:02.988Z|197b7639-6be5-4849-9180-7effeb06094f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:40:02.989Z|197b7639-6be5-4849-9180-7effeb06094f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:40:06.320Z|b10f7a49-98ac-4c42-b2dc-82e8b3f6233e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:40:06.321Z|b10f7a49-98ac-4c42-b2dc-82e8b3f6233e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:11.454Z|02627bae-0d8d-4e87-bf42-b306ab8ec160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:11.454Z|c7846393-cd38-47fb-8f2a-e632fec12b1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:11.455Z|02627bae-0d8d-4e87-bf42-b306ab8ec160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:11.455Z|c7846393-cd38-47fb-8f2a-e632fec12b1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:11.460Z|1553c97e-018c-4587-a94c-735dbf9a3ff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:11.460Z|1553c97e-018c-4587-a94c-735dbf9a3ff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:16.196Z|60416d7f-2c42-4ece-8629-9961b55efc95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:40:16.196Z|60416d7f-2c42-4ece-8629-9961b55efc95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:40:21.478Z|5c607188-df16-4262-963c-718992c44b39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:21.479Z|d9887c57-1e06-4b60-96d7-39abac28500f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:21.479Z|5c607188-df16-4262-963c-718992c44b39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:21.480Z|d9887c57-1e06-4b60-96d7-39abac28500f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:21.486Z|6a0ca102-2beb-4df6-b4e2-be8488fd4f33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:21.488Z|6a0ca102-2beb-4df6-b4e2-be8488fd4f33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:31.196Z|0b328532-e704-48ea-8a65-82d066c1801f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:40:31.196Z|0b328532-e704-48ea-8a65-82d066c1801f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:40:31.514Z|95cf4d53-0457-44db-85ad-433423c1a99b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:31.514Z|95cf4d53-0457-44db-85ad-433423c1a99b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:31.521Z|aa41b11a-272f-42f2-af21-8536474cd10f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:31.521Z|29b3d5c2-3595-4e2d-89b5-10fd3efca554|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:31.521Z|aa41b11a-272f-42f2-af21-8536474cd10f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:31.521Z|29b3d5c2-3595-4e2d-89b5-10fd3efca554|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:32.989Z|0df62775-af75-47c1-88d0-28bf871698bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:40:32.990Z|0df62775-af75-47c1-88d0-28bf871698bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:40:41.541Z|e8d1e5e1-f37e-438c-bd7c-cd640aef7876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:41.541Z|e8d1e5e1-f37e-438c-bd7c-cd640aef7876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:41.544Z|f6d334c0-595e-488d-8053-2630abc800e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:41.545Z|f6d334c0-595e-488d-8053-2630abc800e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:41.546Z|35ec2305-d796-4e72-9cf6-4ae0e12f3469|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:41.547Z|35ec2305-d796-4e72-9cf6-4ae0e12f3469|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:46.196Z|5b366fd4-02b2-4487-b640-51ac1354c316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:40:46.197Z|5b366fd4-02b2-4487-b640-51ac1354c316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:40:51.567Z|511176e5-7051-4b7b-88cc-545268163b45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:51.568Z|511176e5-7051-4b7b-88cc-545268163b45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:51.569Z|1e661b58-b809-4495-8817-f930895e9b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:51.569Z|1e661b58-b809-4495-8817-f930895e9b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:40:51.571Z|fcdcfd10-451a-4ec2-8ed5-492721b8a20e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:40:51.571Z|fcdcfd10-451a-4ec2-8ed5-492721b8a20e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:01.195Z|1b1e24f7-62ad-469b-95d7-8582fbc61881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:41:01.196Z|1b1e24f7-62ad-469b-95d7-8582fbc61881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:41:01.591Z|4448ba58-6dcb-4e00-a4cf-b2d87cad8195|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:01.591Z|b608590d-bfbc-451f-a881-6dced6d8d92d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:01.592Z|4448ba58-6dcb-4e00-a4cf-b2d87cad8195|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:01.592Z|b608590d-bfbc-451f-a881-6dced6d8d92d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:01.604Z|9476eb0d-d991-4fe2-ba1d-db0efcafb843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:01.605Z|9476eb0d-d991-4fe2-ba1d-db0efcafb843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:02.991Z|9516cc14-f41f-409b-9141-f0fd382c64d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:41:02.991Z|9516cc14-f41f-409b-9141-f0fd382c64d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:41:06.318Z|96b754fa-5193-4a0c-9765-c7212ed66fb6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:41:06.319Z|96b754fa-5193-4a0c-9765-c7212ed66fb6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:11.614Z|81200df2-e541-4e5a-830c-c951cb08ecc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:11.614Z|aaf64da0-19d7-4571-a0c2-f714969c48f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:11.615Z|aaf64da0-19d7-4571-a0c2-f714969c48f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:11.615Z|81200df2-e541-4e5a-830c-c951cb08ecc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:11.628Z|288b46fc-ee57-43e3-ad29-a2164399eff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:11.628Z|288b46fc-ee57-43e3-ad29-a2164399eff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:16.195Z|26859091-b2fd-49f9-8452-ade12114fb03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:41:16.196Z|26859091-b2fd-49f9-8452-ade12114fb03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:41:21.639Z|9f52f951-9267-4b1f-bbcd-7838cc26b235|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:21.639Z|9f52f951-9267-4b1f-bbcd-7838cc26b235|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:21.640Z|f3204ed9-7864-4219-8a81-e5abd5cab258|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:21.640Z|f3204ed9-7864-4219-8a81-e5abd5cab258|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:21.649Z|6dd36f9d-93e4-4611-8fb6-8535317974ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:21.650Z|6dd36f9d-93e4-4611-8fb6-8535317974ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:31.195Z|cb701035-2528-439f-844b-fd5bc0dd19e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:41:31.198Z|cb701035-2528-439f-844b-fd5bc0dd19e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:41:31.663Z|41f835f6-8822-4df1-ad9d-d7daf4a22004|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:31.664Z|41f835f6-8822-4df1-ad9d-d7daf4a22004|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:31.664Z|fc6d2df8-c6df-4a47-9c49-bba756807172|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:31.665Z|fc6d2df8-c6df-4a47-9c49-bba756807172|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:31.670Z|dfb4b6c1-73c1-4f0e-a6ef-42310e554ea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:31.671Z|dfb4b6c1-73c1-4f0e-a6ef-42310e554ea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:32.992Z|cc9fb420-bfd2-4df9-9e4c-27ce66d344ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:41:32.993Z|cc9fb420-bfd2-4df9-9e4c-27ce66d344ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:41:41.690Z|17d2d56d-c6cb-4978-955c-bd6c8cee4825|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:41.691Z|17d2d56d-c6cb-4978-955c-bd6c8cee4825|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:41.690Z|2679fd34-f0b9-46af-9d8f-e78a5e9330e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:41.691Z|2679fd34-f0b9-46af-9d8f-e78a5e9330e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:41.692Z|4912811b-f506-411f-bdab-a8f07495a315|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:41.693Z|4912811b-f506-411f-bdab-a8f07495a315|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:46.195Z|0bd5a23e-503a-4011-9c6f-6666ae44b6a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:41:46.196Z|0bd5a23e-503a-4011-9c6f-6666ae44b6a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:41:51.715Z|598ec31c-8915-4269-a32b-44b69d753285|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:51.715Z|078fc8b0-7487-4a01-b57d-3571d2b74144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:51.715Z|b2a14838-bc5c-4771-8892-5ed8eaa42fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:41:51.715Z|078fc8b0-7487-4a01-b57d-3571d2b74144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:51.715Z|b2a14838-bc5c-4771-8892-5ed8eaa42fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:41:51.716Z|598ec31c-8915-4269-a32b-44b69d753285|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:01.195Z|97149fa8-eb2a-44da-b248-d81041a1acff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:42:01.196Z|97149fa8-eb2a-44da-b248-d81041a1acff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:42:01.738Z|50f94c2b-3120-428b-bd40-dbe2207712d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:01.738Z|7d2fbaa8-7a05-419d-aab0-e748dc9a3591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:01.738Z|7f3892d9-a493-4552-b798-625fa2a37942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:01.739Z|7d2fbaa8-7a05-419d-aab0-e748dc9a3591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:01.739Z|50f94c2b-3120-428b-bd40-dbe2207712d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:01.739Z|7f3892d9-a493-4552-b798-625fa2a37942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:02.993Z|f56546a8-b31d-41e9-b6d6-e65dcddc1202|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:42:02.994Z|f56546a8-b31d-41e9-b6d6-e65dcddc1202|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:42:06.320Z|a53b59d2-631d-42b0-a6b6-25f2d4fd3788|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:42:06.323Z|a53b59d2-631d-42b0-a6b6-25f2d4fd3788|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:11.761Z|dc71af8f-8771-4f56-a725-0d629da0828c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:11.762Z|8f560747-7d57-4d61-ae09-a7621943a36a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:11.762Z|dc71af8f-8771-4f56-a725-0d629da0828c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:11.762Z|73fc71b0-80eb-4517-abcc-83f162d7195b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:11.762Z|73fc71b0-80eb-4517-abcc-83f162d7195b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:11.762Z|8f560747-7d57-4d61-ae09-a7621943a36a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:16.195Z|1d189bdf-a7e3-4d8b-9e91-61c167c61ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:42:16.196Z|1d189bdf-a7e3-4d8b-9e91-61c167c61ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:42:21.787Z|4d770da1-6707-46ce-9b64-093583544315|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:21.787Z|8a27054d-5966-43e1-a53b-846d87cf14e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:21.788Z|8a27054d-5966-43e1-a53b-846d87cf14e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:21.788Z|4d770da1-6707-46ce-9b64-093583544315|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:21.788Z|f9e4fbd4-b1f9-4b07-94cc-5e4af9972967|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:21.789Z|f9e4fbd4-b1f9-4b07-94cc-5e4af9972967|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:31.195Z|281d94e2-3491-4cdf-a3ec-9665a2e20e7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:42:31.196Z|281d94e2-3491-4cdf-a3ec-9665a2e20e7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:42:31.820Z|3875f81e-4a27-48f9-8af2-834e44695f23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:31.821Z|3875f81e-4a27-48f9-8af2-834e44695f23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:31.822Z|6e6c330e-7299-4d77-80c0-14b239f89e92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:31.822Z|6e6c330e-7299-4d77-80c0-14b239f89e92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:31.823Z|1a2b988b-f2fc-4568-abcb-b92c20370593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:31.823Z|1a2b988b-f2fc-4568-abcb-b92c20370593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:32.994Z|b3965970-2ee8-445f-80ec-c9777fe7a984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:42:32.995Z|b3965970-2ee8-445f-80ec-c9777fe7a984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:42:41.844Z|84882ff0-e683-46f2-a4ff-46411a9fd99c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:41.845Z|84882ff0-e683-46f2-a4ff-46411a9fd99c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:41.845Z|d57fe7ee-6870-4344-83dd-9bf306212474|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:41.845Z|1752b183-4274-4990-99b0-9adbad9be9d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:41.846Z|1752b183-4274-4990-99b0-9adbad9be9d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:41.846Z|d57fe7ee-6870-4344-83dd-9bf306212474|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:46.196Z|460dd266-8eb2-4571-b26d-b7286f1d24b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:42:46.199Z|460dd266-8eb2-4571-b26d-b7286f1d24b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:42:51.870Z|55ad96b8-f742-4481-bbad-d8f4525a7ed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:51.871Z|55ad96b8-f742-4481-bbad-d8f4525a7ed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:51.871Z|2a48900f-2c61-4aae-bb25-79e24edf06ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:51.871Z|2a48900f-2c61-4aae-bb25-79e24edf06ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:42:51.872Z|756361ca-5701-447c-8726-ed51bce63c1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:42:51.873Z|756361ca-5701-447c-8726-ed51bce63c1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:01.196Z|876bc51b-a4c7-4092-80a2-f160cc724744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:43:01.196Z|876bc51b-a4c7-4092-80a2-f160cc724744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:43:01.898Z|76c4ec17-d7b4-4ca5-a7bb-1dac88ef4080|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:01.898Z|c792a733-bbcb-4662-801f-202137aa5cfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:01.899Z|c792a733-bbcb-4662-801f-202137aa5cfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:01.899Z|76c4ec17-d7b4-4ca5-a7bb-1dac88ef4080|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:01.917Z|1a0fa742-17e1-4f83-b5e7-f014ee2018e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:01.918Z|1a0fa742-17e1-4f83-b5e7-f014ee2018e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:02.995Z|da16ad5c-c0b5-49f8-930e-6256a165c145|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:43:02.996Z|da16ad5c-c0b5-49f8-930e-6256a165c145|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:43:06.319Z|ba5bccfc-3dc6-40a1-97c9-a87580c945f0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:43:06.320Z|ba5bccfc-3dc6-40a1-97c9-a87580c945f0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:11.930Z|6845dba4-1a85-4958-8b9c-1efafa6af872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:11.930Z|b3079a88-382e-426d-b7fa-4ec6c7cb61da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:11.931Z|6845dba4-1a85-4958-8b9c-1efafa6af872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:11.931Z|b3079a88-382e-426d-b7fa-4ec6c7cb61da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:11.939Z|958c1f8c-a6e5-451c-bdfb-6a81c96882de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:11.940Z|958c1f8c-a6e5-451c-bdfb-6a81c96882de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:16.195Z|c431e805-40ed-436c-a88f-c7372697643a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:43:16.196Z|c431e805-40ed-436c-a88f-c7372697643a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:43:21.953Z|323ab691-1b1d-4d42-9ccc-e99980514995|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:21.953Z|f9b8b07d-50ab-4f40-8049-3761bd9c928c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:21.953Z|323ab691-1b1d-4d42-9ccc-e99980514995|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:21.953Z|f9b8b07d-50ab-4f40-8049-3761bd9c928c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:21.962Z|34b88dac-2ec4-4677-87d7-dee00d454147|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:21.962Z|34b88dac-2ec4-4677-87d7-dee00d454147|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:31.195Z|f2acf06c-0dcb-4fee-b091-70b847f4eb1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:43:31.198Z|f2acf06c-0dcb-4fee-b091-70b847f4eb1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:43:31.989Z|a416292e-bdfe-46e0-a7e1-1fd178b93b93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:31.989Z|c28ce760-0a36-4b92-846a-ad8b2927e715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:31.990Z|a416292e-bdfe-46e0-a7e1-1fd178b93b93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:31.990Z|c28ce760-0a36-4b92-846a-ad8b2927e715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:31.991Z|ed916a9b-1494-46ae-9243-46feaf601213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:31.992Z|ed916a9b-1494-46ae-9243-46feaf601213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:32.997Z|03cd1561-0784-4592-b3c2-834efb44ea72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:43:32.997Z|03cd1561-0784-4592-b3c2-834efb44ea72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:43:42.014Z|73a6572f-ad12-48c2-9346-22b580ade802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:42.014Z|86ef3bbe-42db-44b2-b64e-1061e0879140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:42.015Z|73a6572f-ad12-48c2-9346-22b580ade802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:42.015Z|86ef3bbe-42db-44b2-b64e-1061e0879140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:42.018Z|4b3bcc47-cd64-4c93-a4cc-e8dc9f37aeac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:42.019Z|4b3bcc47-cd64-4c93-a4cc-e8dc9f37aeac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:46.195Z|4472a120-eb6f-453a-941d-c9c77273b5b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:43:46.196Z|4472a120-eb6f-453a-941d-c9c77273b5b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:43:52.040Z|be152d1d-3ae5-4aa9-bfc0-3e5360938dbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:52.040Z|be152d1d-3ae5-4aa9-bfc0-3e5360938dbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:52.041Z|350d0809-c559-4832-894d-7c9925667656|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:52.042Z|350d0809-c559-4832-894d-7c9925667656|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:43:52.048Z|dee487b3-8d61-417b-a6bd-11c460fa88ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:43:52.048Z|dee487b3-8d61-417b-a6bd-11c460fa88ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:01.195Z|555faffe-b681-4e9f-aa58-8a1e6ad30794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:44:01.196Z|555faffe-b681-4e9f-aa58-8a1e6ad30794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:44:02.065Z|2d469c8d-8d18-44f5-8069-90e84116fbb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:02.065Z|69f6a347-50e7-46da-8407-f13d74c21e01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:02.065Z|2d469c8d-8d18-44f5-8069-90e84116fbb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:02.065Z|69f6a347-50e7-46da-8407-f13d74c21e01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:02.068Z|910ed03b-a4f3-49fd-86ab-08a5a98f62af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:02.068Z|910ed03b-a4f3-49fd-86ab-08a5a98f62af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:02.998Z|b925ada6-0a71-4402-a473-b4b032100d79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:44:02.999Z|b925ada6-0a71-4402-a473-b4b032100d79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:44:06.318Z|80cdb5b6-1cec-4df0-963d-177f9262cc62|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-03-01T11:44:06.319Z|80cdb5b6-1cec-4df0-963d-177f9262cc62|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:12.090Z|281216af-8e5d-438b-af43-13053347990d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:12.090Z|7c3c4215-fcb7-4f13-881b-58608573c5f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:12.090Z|ad156f16-e53f-4589-bb9b-adf698a19ff4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:12.090Z|281216af-8e5d-438b-af43-13053347990d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:12.090Z|ad156f16-e53f-4589-bb9b-adf698a19ff4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:12.090Z|7c3c4215-fcb7-4f13-881b-58608573c5f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:16.195Z|096fd322-c3d3-453b-ad3d-4dc2a455012f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:44:16.199Z|096fd322-c3d3-453b-ad3d-4dc2a455012f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:44:22.114Z|66bfc1b5-e53e-4b84-8ac9-2cc36822912d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:22.115Z|66bfc1b5-e53e-4b84-8ac9-2cc36822912d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:22.117Z|dc28631a-cb16-4d56-b998-024676b51b35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:22.117Z|3a6e1a75-6abd-40a4-9d5b-8027bd978f93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:22.118Z|dc28631a-cb16-4d56-b998-024676b51b35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:22.118Z|3a6e1a75-6abd-40a4-9d5b-8027bd978f93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:31.195Z|1ceda5e4-b98a-4235-ac3c-2d39fc0b1b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:44:31.196Z|1ceda5e4-b98a-4235-ac3c-2d39fc0b1b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:44:32.138Z|d1466db7-6234-4b0f-a88c-d1cba673833c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:32.138Z|0bd2b408-6a20-4a21-942e-5cd98ad27c87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:32.139Z|d1466db7-6234-4b0f-a88c-d1cba673833c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:32.139Z|0bd2b408-6a20-4a21-942e-5cd98ad27c87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:32.143Z|0c5d8d1d-14a2-4c21-ac7e-53b61588a68a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:32.144Z|0c5d8d1d-14a2-4c21-ac7e-53b61588a68a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:32.999Z|d672fef7-204f-477c-9640-3f8ebfbe13db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:44:33.000Z|d672fef7-204f-477c-9640-3f8ebfbe13db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:44:42.160Z|3cb085d6-f08c-469d-8002-4b4195bb3212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:42.160Z|970d11fd-954d-4892-81ed-267f1e37841c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:42.161Z|3cb085d6-f08c-469d-8002-4b4195bb3212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:42.161Z|970d11fd-954d-4892-81ed-267f1e37841c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:42.162Z|d00737cc-5a0d-4b72-adbc-9a1bbd1c51b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:42.162Z|d00737cc-5a0d-4b72-adbc-9a1bbd1c51b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:46.195Z|d0196add-f33e-4419-9066-9fc5bc24b9c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-03-01T11:44:46.196Z|d0196add-f33e-4419-9066-9fc5bc24b9c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-03-01T11:44:52.183Z|14ebd3b7-edd5-4095-b825-566c379d3ae4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:52.183Z|5a5b9494-f492-467c-8457-aea421569b3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:52.183Z|bdd4848b-8216-4d5f-b590-6f4294fb0aa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-03-01T11:44:52.183Z|5a5b9494-f492-467c-8457-aea421569b3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:52.183Z|14ebd3b7-edd5-4095-b825-566c379d3ae4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-03-01T11:44:52.184Z|bdd4848b-8216-4d5f-b590-6f4294fb0aa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.